diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props index f95055374bda..c597a2937e4d 100644 --- a/eng/Packages.Data.props +++ b/eng/Packages.Data.props @@ -116,7 +116,7 @@ - + @@ -137,7 +137,7 @@ All should have PrivateAssets="All" set so they don't become pacakge dependencies --> - + diff --git a/eng/mgmt/mgmtmetadata/containerservice_resource-manager.txt b/eng/mgmt/mgmtmetadata/containerservice_resource-manager.txt index 71a33c4c4e03..1a5633f9b683 100644 --- a/eng/mgmt/mgmtmetadata/containerservice_resource-manager.txt +++ b/eng/mgmt/mgmtmetadata/containerservice_resource-manager.txt @@ -5,11 +5,11 @@ Generating CSharp code Executing AutoRest command cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/containerservice/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Users\kaiqz\github\kaiqzhan\azure-sdk-for-net\sdk Autorest CSharp Version: 2.3.82 -2021-07-01 22:14:06 UTC +2021-08-05 22:01:48 UTC Azure-rest-api-specs repository information GitHub fork: Azure Branch: master -Commit: b5b3ae9a081535b4dabce52a1136eece3e2d469f +Commit: 111fbceeeb7c2c4905b80fe2ab760e5564b3458a AutoRest information Requested version: v2 Bootstrapper version: autorest@2.0.4413 diff --git a/sdk/agrifood/Azure.Verticals.AgriFood.Farming/src/properties/AssemblyInfo.cs b/sdk/agrifood/Azure.Verticals.AgriFood.Farming/src/properties/AssemblyInfo.cs index 883699af2de3..8e5f629aa45f 100644 --- a/sdk/agrifood/Azure.Verticals.AgriFood.Farming/src/properties/AssemblyInfo.cs +++ b/sdk/agrifood/Azure.Verticals.AgriFood.Farming/src/properties/AssemblyInfo.cs @@ -7,7 +7,7 @@ // your test project. If not needed, this can be deleted. // [assembly: InternalsVisibleTo("Azure.Template.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] -// Replace Microsoft.Test with the correct resource provider namepace for your service and uncomment. +// Replace Microsoft.Test with the correct resource provider namespace for your service and uncomment. // See https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/azure-services-resource-providers // for the list of possible values. [assembly: Azure.Core.AzureResourceProviderNamespace("Microsoft.AgFoodPlatform")] diff --git a/sdk/attestation/Azure.Security.Attestation/CHANGELOG.md b/sdk/attestation/Azure.Security.Attestation/CHANGELOG.md index 624c84ad8c5d..5ecf8c0e873f 100644 --- a/sdk/attestation/Azure.Security.Attestation/CHANGELOG.md +++ b/sdk/attestation/Azure.Security.Attestation/CHANGELOG.md @@ -38,7 +38,7 @@ Debug.Assert(attestationPolicyHash.SequenceEqual(setResult.Value.PolicyTokenHash - The `TokenSigningKey` type has been renamed `AttestationTokenSigningKey`. - The `PolicyResult` type has been renamed `PolicyModificationResult`. - The constructor for the `AttestationToken` class has been changed from taking an `object` to taking a `BinaryData`. This allows callers to use their preferred serialization -mechanism. The constructor for `AttestationToken` will ensure that the `body` parameter is in fact a serialized JSON object to ensure it is compatable wih the JSON Web Signature encoding algorithms. +mechanism. The constructor for `AttestationToken` will ensure that the `body` parameter is in fact a serialized JSON object to ensure it is compatible wih the JSON Web Signature encoding algorithms. - The inputs to the AttestSgxEnclave and AttestOpenEnclave APIs have been restructured to reduce the number of parameters passed into the API. - When creating an `AttestationData` object specifying that the body type is "JSON", the binary data passed in will be verified that it contains a JSON object. diff --git a/sdk/attestation/Azure.Security.Attestation/src/AttestationAdministrationClient.cs b/sdk/attestation/Azure.Security.Attestation/src/AttestationAdministrationClient.cs index addd8d6593ab..4e80f3082bb6 100644 --- a/sdk/attestation/Azure.Security.Attestation/src/AttestationAdministrationClient.cs +++ b/sdk/attestation/Azure.Security.Attestation/src/AttestationAdministrationClient.cs @@ -93,7 +93,7 @@ protected AttestationAdministrationClient() /// /// Retrieves the attesttion policy for the specified . /// - /// to retrive. + /// to retrieve. /// Cancellation token used to cancel this operation. /// An with the policy for the specified attestation type. /// @@ -108,7 +108,7 @@ public virtual AttestationResponse GetPolicy(AttestationType attestation /// /// Retrieves the attesttion policy for the specified . /// - /// Attestation Type to retrive. + /// Attestation Type to retrieve. /// Cancellation token used to cancel this operation. /// An with the policy for the specified attestation type. /// @@ -123,7 +123,7 @@ public virtual async Task> GetPolicyAsync(Attestatio /// /// Retrieves the attesttion policy for the specified . /// - /// to retrive. + /// to retrieve. /// Cancellation token used to cancel this operation. /// True if the call should be asynchronous. /// An with the policy for the specified attestation type. diff --git a/sdk/attestation/Azure.Security.Attestation/src/properties/AssemblyInfo.cs b/sdk/attestation/Azure.Security.Attestation/src/properties/AssemblyInfo.cs index 5ad064f22016..8b9ee203747c 100644 --- a/sdk/attestation/Azure.Security.Attestation/src/properties/AssemblyInfo.cs +++ b/sdk/attestation/Azure.Security.Attestation/src/properties/AssemblyInfo.cs @@ -7,7 +7,7 @@ // your test project. If not needed, this can be deleted. // [assembly: InternalsVisibleTo("Azure.Template.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] -// Replace Microsoft.Test with the correct resource provider namepace for your service and uncomment. +// Replace Microsoft.Test with the correct resource provider namespace for your service and uncomment. // See https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/azure-services-resource-providers // for the list of possible values. [assembly: Azure.Core.AzureResourceProviderNamespace("Microsoft.Attestation")] diff --git a/sdk/batch/Microsoft.Azure.Batch/src/Common/BatchErrorCodeStrings.cs b/sdk/batch/Microsoft.Azure.Batch/src/Common/BatchErrorCodeStrings.cs index c41f53a350fb..1cdf8d23128d 100644 --- a/sdk/batch/Microsoft.Azure.Batch/src/Common/BatchErrorCodeStrings.cs +++ b/sdk/batch/Microsoft.Azure.Batch/src/Common/BatchErrorCodeStrings.cs @@ -640,7 +640,7 @@ public static class PoolResizeErrorCodes public const string OverconstrainedAllocationRequestError = "OverconstrainedAllocationRequestError"; /// - /// Commmunication enabled pool has reached the maximum VM count + /// Communication enabled pool has reached the maximum VM count /// public const string CommunicationEnabledPoolReachedMaxVMCount = "CommunicationEnabledPoolReachedMaxVMCount"; diff --git a/sdk/batch/Microsoft.Azure.Batch/src/FileStaging/IFileStagingProvider.cs b/sdk/batch/Microsoft.Azure.Batch/src/FileStaging/IFileStagingProvider.cs index 48d6d4374570..44a2d7848a07 100644 --- a/sdk/batch/Microsoft.Azure.Batch/src/FileStaging/IFileStagingProvider.cs +++ b/sdk/batch/Microsoft.Azure.Batch/src/FileStaging/IFileStagingProvider.cs @@ -18,7 +18,7 @@ public interface IFileStagingProvider /// Begins an asynchronous operation to stage all of the files in the given collection. /// When file staging begins, all instances of IFileStagingProvider are bucketized by their implementation type. /// This produces one collection of instances per implementation. - /// Each implmentation of IFileStagingProvider has a StageFilesAsync() method. That method is called once with the + /// Each implementation of IFileStagingProvider has a StageFilesAsync() method. That method is called once with the /// collection produced by the bucketization step oulined above. /// /// Collection of all file staging objects to be staged. All instances must have the same implementation type. diff --git a/sdk/batch/Microsoft.Azure.Batch/src/Generated/VirtualMachineConfiguration.cs b/sdk/batch/Microsoft.Azure.Batch/src/Generated/VirtualMachineConfiguration.cs index 7df31bb9f1dd..27f4deb07833 100644 --- a/sdk/batch/Microsoft.Azure.Batch/src/Generated/VirtualMachineConfiguration.cs +++ b/sdk/batch/Microsoft.Azure.Batch/src/Generated/VirtualMachineConfiguration.cs @@ -136,7 +136,7 @@ public ContainerConfiguration ContainerConfiguration } /// - /// Gets or sets the configuration for data disks attached to the Comptue Nodes in the pool. + /// Gets or sets the configuration for data disks attached to the Compute Nodes in the pool. /// /// /// This property must be specified if the Compute Nodes in the pool need to have empty data disks attached to them. diff --git a/sdk/batch/Microsoft.Azure.Batch/src/Protocol/Interceptors.cs b/sdk/batch/Microsoft.Azure.Batch/src/Protocol/Interceptors.cs index b20348dbe58e..2515fba7446c 100644 --- a/sdk/batch/Microsoft.Azure.Batch/src/Protocol/Interceptors.cs +++ b/sdk/batch/Microsoft.Azure.Batch/src/Protocol/Interceptors.cs @@ -108,7 +108,7 @@ private static void NOOP(object request) } /// - /// A replacment interceptor that calls our modification interceptor. + /// A replacement interceptor that calls our modification interceptor. /// private new void ReplacementInterceptHandler(ref Protocol.IBatchRequest request) { diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/AzSdk.RP.props b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/AzSdk.RP.props index 24183bf947cb..45f234bd4d0c 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/AzSdk.RP.props +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/AzSdk.RP.props @@ -1,7 +1,7 @@ - ContainerService_2021-05-01 + ContainerService_2021-07-01 $(PackageTags);$(CommonTags);$(AzureApiTag); \ No newline at end of file diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/ContainerServiceClient.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/ContainerServiceClient.cs index 8ec676a4cb84..79b8567011fc 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/ContainerServiceClient.cs +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/ContainerServiceClient.cs @@ -360,7 +360,7 @@ private void Initialize() PrivateLinkResources = new PrivateLinkResourcesOperations(this); ResolvePrivateLinkServiceId = new ResolvePrivateLinkServiceIdOperations(this); BaseUri = new System.Uri("https://management.azure.com"); - ApiVersion = "2021-05-01"; + ApiVersion = "2021-07-01"; AcceptLanguage = "en-US"; LongRunningOperationRetryTimeout = 30; GenerateClientRequestId = true; diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/AgentPool.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/AgentPool.cs index 58fbd8379397..490bb7791c19 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/AgentPool.cs +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/AgentPool.cs @@ -64,6 +64,8 @@ public AgentPool() /// auto-scaling /// Whether to enable /// auto-scaler + /// The scale down mode to use when scaling + /// the Agent Pool. /// Possible values include: /// 'VirtualMachineScaleSets', 'AvailabilitySet' /// Possible values include: 'System', @@ -112,7 +114,7 @@ public AgentPool() /// GPUInstanceProfile to be used to /// specify GPU MIG instance profile for supported GPU VM SKU. Possible /// values include: 'MIG1g', 'MIG2g', 'MIG3g', 'MIG4g', 'MIG7g' - public AgentPool(string id = default(string), string name = default(string), string type = default(string), int? count = default(int?), string vmSize = default(string), int? osDiskSizeGB = default(int?), string osDiskType = default(string), string kubeletDiskType = default(string), string vnetSubnetID = default(string), string podSubnetID = default(string), int? maxPods = default(int?), string osType = default(string), string osSKU = default(string), int? maxCount = default(int?), int? minCount = default(int?), bool? enableAutoScaling = default(bool?), string agentPoolType = default(string), string mode = default(string), string orchestratorVersion = default(string), string nodeImageVersion = default(string), AgentPoolUpgradeSettings upgradeSettings = default(AgentPoolUpgradeSettings), string provisioningState = default(string), PowerState powerState = default(PowerState), IList availabilityZones = default(IList), bool? enableNodePublicIP = default(bool?), string nodePublicIPPrefixID = default(string), string scaleSetPriority = default(string), string scaleSetEvictionPolicy = default(string), double? spotMaxPrice = default(double?), IDictionary tags = default(IDictionary), IDictionary nodeLabels = default(IDictionary), IList nodeTaints = default(IList), string proximityPlacementGroupID = default(string), KubeletConfig kubeletConfig = default(KubeletConfig), LinuxOSConfig linuxOSConfig = default(LinuxOSConfig), bool? enableEncryptionAtHost = default(bool?), bool? enableUltraSSD = default(bool?), bool? enableFIPS = default(bool?), string gpuInstanceProfile = default(string)) + public AgentPool(string id = default(string), string name = default(string), string type = default(string), int? count = default(int?), string vmSize = default(string), int? osDiskSizeGB = default(int?), string osDiskType = default(string), string kubeletDiskType = default(string), string vnetSubnetID = default(string), string podSubnetID = default(string), int? maxPods = default(int?), string osType = default(string), string osSKU = default(string), int? maxCount = default(int?), int? minCount = default(int?), bool? enableAutoScaling = default(bool?), string scaleDownMode = default(string), string agentPoolType = default(string), string mode = default(string), string orchestratorVersion = default(string), string nodeImageVersion = default(string), AgentPoolUpgradeSettings upgradeSettings = default(AgentPoolUpgradeSettings), string provisioningState = default(string), PowerState powerState = default(PowerState), IList availabilityZones = default(IList), bool? enableNodePublicIP = default(bool?), string nodePublicIPPrefixID = default(string), string scaleSetPriority = default(string), string scaleSetEvictionPolicy = default(string), double? spotMaxPrice = default(double?), IDictionary tags = default(IDictionary), IDictionary nodeLabels = default(IDictionary), IList nodeTaints = default(IList), string proximityPlacementGroupID = default(string), KubeletConfig kubeletConfig = default(KubeletConfig), LinuxOSConfig linuxOSConfig = default(LinuxOSConfig), bool? enableEncryptionAtHost = default(bool?), bool? enableUltraSSD = default(bool?), bool? enableFIPS = default(bool?), string gpuInstanceProfile = default(string)) : base(id, name, type) { Count = count; @@ -128,6 +130,7 @@ public AgentPool() MaxCount = maxCount; MinCount = minCount; EnableAutoScaling = enableAutoScaling; + ScaleDownMode = scaleDownMode; AgentPoolType = agentPoolType; Mode = mode; OrchestratorVersion = orchestratorVersion; @@ -258,6 +261,18 @@ public AgentPool() [JsonProperty(PropertyName = "properties.enableAutoScaling")] public bool? EnableAutoScaling { get; set; } + /// + /// Gets or sets the scale down mode to use when scaling the Agent + /// Pool. + /// + /// + /// This also effects the cluster autoscaler behavior. If not + /// specified, it defaults to Delete. Possible values include: + /// 'Delete', 'Deallocate' + /// + [JsonProperty(PropertyName = "properties.scaleDownMode")] + public string ScaleDownMode { get; set; } + /// /// Gets or sets possible values include: 'VirtualMachineScaleSets', /// 'AvailabilitySet' diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ContainerServiceNetworkProfile.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ContainerServiceNetworkProfile.cs index d15f24633a1b..74371e2d92dd 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ContainerServiceNetworkProfile.cs +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ContainerServiceNetworkProfile.cs @@ -57,7 +57,9 @@ public ContainerServiceNetworkProfile() /// cluster. /// Profile of the cluster load /// balancer. - public ContainerServiceNetworkProfile(string networkPlugin = default(string), string networkPolicy = default(string), string networkMode = default(string), string podCidr = default(string), string serviceCidr = default(string), string dnsServiceIP = default(string), string dockerBridgeCidr = default(string), string outboundType = default(string), string loadBalancerSku = default(string), ManagedClusterLoadBalancerProfile loadBalancerProfile = default(ManagedClusterLoadBalancerProfile)) + /// Profile of the cluster NAT + /// gateway. + public ContainerServiceNetworkProfile(string networkPlugin = default(string), string networkPolicy = default(string), string networkMode = default(string), string podCidr = default(string), string serviceCidr = default(string), string dnsServiceIP = default(string), string dockerBridgeCidr = default(string), string outboundType = default(string), string loadBalancerSku = default(string), ManagedClusterLoadBalancerProfile loadBalancerProfile = default(ManagedClusterLoadBalancerProfile), ManagedClusterNATGatewayProfile natGatewayProfile = default(ManagedClusterNATGatewayProfile)) { NetworkPlugin = networkPlugin; NetworkPolicy = networkPolicy; @@ -69,6 +71,7 @@ public ContainerServiceNetworkProfile() OutboundType = outboundType; LoadBalancerSku = loadBalancerSku; LoadBalancerProfile = loadBalancerProfile; + NatGatewayProfile = natGatewayProfile; CustomInit(); } @@ -138,7 +141,8 @@ public ContainerServiceNetworkProfile() /// This can only be set at cluster creation time and cannot be changed /// later. For more information see [egress outbound /// type](https://docs.microsoft.com/azure/aks/egress-outboundtype). - /// Possible values include: 'loadBalancer', 'userDefinedRouting' + /// Possible values include: 'loadBalancer', 'userDefinedRouting', + /// 'managedNATGateway', 'userAssignedNATGateway' /// [JsonProperty(PropertyName = "outboundType")] public string OutboundType { get; set; } @@ -161,6 +165,12 @@ public ContainerServiceNetworkProfile() [JsonProperty(PropertyName = "loadBalancerProfile")] public ManagedClusterLoadBalancerProfile LoadBalancerProfile { get; set; } + /// + /// Gets or sets profile of the cluster NAT gateway. + /// + [JsonProperty(PropertyName = "natGatewayProfile")] + public ManagedClusterNATGatewayProfile NatGatewayProfile { get; set; } + /// /// Validate the object. /// @@ -201,6 +211,10 @@ public virtual void Validate() { LoadBalancerProfile.Validate(); } + if (NatGatewayProfile != null) + { + NatGatewayProfile.Validate(); + } } } } diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedCluster.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedCluster.cs index 17ae58b44a5c..459e63efc010 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedCluster.cs +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedCluster.cs @@ -39,6 +39,11 @@ public ManagedCluster() /// Resource name /// Resource type /// Resource tags + /// The managed cluster SKU. + /// The extended location of the Virtual + /// Machine. + /// The identity of the managed cluster, if + /// configured. /// The current provisioning /// state. /// The Power State of the cluster. @@ -95,14 +100,14 @@ public ManagedCluster() /// disabled on the Managed Cluster. /// Configurations for provisioning the /// cluster with HTTP proxy servers. - /// The identity of the managed cluster, if - /// configured. - /// The managed cluster SKU. - /// The extended location of the Virtual - /// Machine. - public ManagedCluster(string location, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), string provisioningState = default(string), PowerState powerState = default(PowerState), int? maxAgentPools = default(int?), string kubernetesVersion = default(string), string dnsPrefix = default(string), string fqdnSubdomain = default(string), string fqdn = default(string), string privateFQDN = default(string), string azurePortalFQDN = default(string), IList agentPoolProfiles = default(IList), ContainerServiceLinuxProfile linuxProfile = default(ContainerServiceLinuxProfile), ManagedClusterWindowsProfile windowsProfile = default(ManagedClusterWindowsProfile), ManagedClusterServicePrincipalProfile servicePrincipalProfile = default(ManagedClusterServicePrincipalProfile), IDictionary addonProfiles = default(IDictionary), ManagedClusterPodIdentityProfile podIdentityProfile = default(ManagedClusterPodIdentityProfile), string nodeResourceGroup = default(string), bool? enableRBAC = default(bool?), bool? enablePodSecurityPolicy = default(bool?), ContainerServiceNetworkProfile networkProfile = default(ContainerServiceNetworkProfile), ManagedClusterAADProfile aadProfile = default(ManagedClusterAADProfile), ManagedClusterAutoUpgradeProfile autoUpgradeProfile = default(ManagedClusterAutoUpgradeProfile), ManagedClusterPropertiesAutoScalerProfile autoScalerProfile = default(ManagedClusterPropertiesAutoScalerProfile), ManagedClusterAPIServerAccessProfile apiServerAccessProfile = default(ManagedClusterAPIServerAccessProfile), string diskEncryptionSetID = default(string), IDictionary identityProfile = default(IDictionary), IList privateLinkResources = default(IList), bool? disableLocalAccounts = default(bool?), ManagedClusterHTTPProxyConfig httpProxyConfig = default(ManagedClusterHTTPProxyConfig), ManagedClusterIdentity identity = default(ManagedClusterIdentity), ManagedClusterSKU sku = default(ManagedClusterSKU), ExtendedLocation extendedLocation = default(ExtendedLocation)) + /// Security profile for the managed + /// cluster. + public ManagedCluster(string location, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), ManagedClusterSKU sku = default(ManagedClusterSKU), ExtendedLocation extendedLocation = default(ExtendedLocation), ManagedClusterIdentity identity = default(ManagedClusterIdentity), string provisioningState = default(string), PowerState powerState = default(PowerState), int? maxAgentPools = default(int?), string kubernetesVersion = default(string), string dnsPrefix = default(string), string fqdnSubdomain = default(string), string fqdn = default(string), string privateFQDN = default(string), string azurePortalFQDN = default(string), IList agentPoolProfiles = default(IList), ContainerServiceLinuxProfile linuxProfile = default(ContainerServiceLinuxProfile), ManagedClusterWindowsProfile windowsProfile = default(ManagedClusterWindowsProfile), ManagedClusterServicePrincipalProfile servicePrincipalProfile = default(ManagedClusterServicePrincipalProfile), IDictionary addonProfiles = default(IDictionary), ManagedClusterPodIdentityProfile podIdentityProfile = default(ManagedClusterPodIdentityProfile), string nodeResourceGroup = default(string), bool? enableRBAC = default(bool?), bool? enablePodSecurityPolicy = default(bool?), ContainerServiceNetworkProfile networkProfile = default(ContainerServiceNetworkProfile), ManagedClusterAADProfile aadProfile = default(ManagedClusterAADProfile), ManagedClusterAutoUpgradeProfile autoUpgradeProfile = default(ManagedClusterAutoUpgradeProfile), ManagedClusterPropertiesAutoScalerProfile autoScalerProfile = default(ManagedClusterPropertiesAutoScalerProfile), ManagedClusterAPIServerAccessProfile apiServerAccessProfile = default(ManagedClusterAPIServerAccessProfile), string diskEncryptionSetID = default(string), IDictionary identityProfile = default(IDictionary), IList privateLinkResources = default(IList), bool? disableLocalAccounts = default(bool?), ManagedClusterHTTPProxyConfig httpProxyConfig = default(ManagedClusterHTTPProxyConfig), ManagedClusterSecurityProfile securityProfile = default(ManagedClusterSecurityProfile)) : base(location, id, name, type, tags) { + Sku = sku; + ExtendedLocation = extendedLocation; + Identity = identity; ProvisioningState = provisioningState; PowerState = powerState; MaxAgentPools = maxAgentPools; @@ -131,9 +136,7 @@ public ManagedCluster() PrivateLinkResources = privateLinkResources; DisableLocalAccounts = disableLocalAccounts; HttpProxyConfig = httpProxyConfig; - Identity = identity; - Sku = sku; - ExtendedLocation = extendedLocation; + SecurityProfile = securityProfile; CustomInit(); } @@ -142,6 +145,24 @@ public ManagedCluster() /// partial void CustomInit(); + /// + /// Gets or sets the managed cluster SKU. + /// + [JsonProperty(PropertyName = "sku")] + public ManagedClusterSKU Sku { get; set; } + + /// + /// Gets or sets the extended location of the Virtual Machine. + /// + [JsonProperty(PropertyName = "extendedLocation")] + public ExtendedLocation ExtendedLocation { get; set; } + + /// + /// Gets or sets the identity of the managed cluster, if configured. + /// + [JsonProperty(PropertyName = "identity")] + public ManagedClusterIdentity Identity { get; set; } + /// /// Gets the current provisioning state. /// @@ -331,7 +352,7 @@ public ManagedCluster() /// Gets or sets identities associated with the cluster. /// [JsonProperty(PropertyName = "properties.identityProfile")] - public IDictionary IdentityProfile { get; set; } + public IDictionary IdentityProfile { get; set; } /// /// Gets or sets private link resources associated with the cluster. @@ -360,22 +381,10 @@ public ManagedCluster() public ManagedClusterHTTPProxyConfig HttpProxyConfig { get; set; } /// - /// Gets or sets the identity of the managed cluster, if configured. + /// Gets or sets security profile for the managed cluster. /// - [JsonProperty(PropertyName = "identity")] - public ManagedClusterIdentity Identity { get; set; } - - /// - /// Gets or sets the managed cluster SKU. - /// - [JsonProperty(PropertyName = "sku")] - public ManagedClusterSKU Sku { get; set; } - - /// - /// Gets or sets the extended location of the Virtual Machine. - /// - [JsonProperty(PropertyName = "extendedLocation")] - public ExtendedLocation ExtendedLocation { get; set; } + [JsonProperty(PropertyName = "properties.securityProfile")] + public ManagedClusterSecurityProfile SecurityProfile { get; set; } /// /// Validate the object. diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterAgentPoolProfile.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterAgentPoolProfile.cs index 2117fcb3f947..70c5b5386759 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterAgentPoolProfile.cs +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterAgentPoolProfile.cs @@ -61,6 +61,8 @@ public ManagedClusterAgentPoolProfile() /// auto-scaling /// Whether to enable /// auto-scaler + /// The scale down mode to use when scaling + /// the Agent Pool. /// Possible values include: /// 'VirtualMachineScaleSets', 'AvailabilitySet' /// Possible values include: 'System', @@ -109,8 +111,8 @@ public ManagedClusterAgentPoolProfile() /// GPUInstanceProfile to be used to /// specify GPU MIG instance profile for supported GPU VM SKU. Possible /// values include: 'MIG1g', 'MIG2g', 'MIG3g', 'MIG4g', 'MIG7g' - public ManagedClusterAgentPoolProfile(string name, int? count = default(int?), string vmSize = default(string), int? osDiskSizeGB = default(int?), string osDiskType = default(string), string kubeletDiskType = default(string), string vnetSubnetID = default(string), string podSubnetID = default(string), int? maxPods = default(int?), string osType = default(string), string osSKU = default(string), int? maxCount = default(int?), int? minCount = default(int?), bool? enableAutoScaling = default(bool?), string type = default(string), string mode = default(string), string orchestratorVersion = default(string), string nodeImageVersion = default(string), AgentPoolUpgradeSettings upgradeSettings = default(AgentPoolUpgradeSettings), string provisioningState = default(string), PowerState powerState = default(PowerState), IList availabilityZones = default(IList), bool? enableNodePublicIP = default(bool?), string nodePublicIPPrefixID = default(string), string scaleSetPriority = default(string), string scaleSetEvictionPolicy = default(string), double? spotMaxPrice = default(double?), IDictionary tags = default(IDictionary), IDictionary nodeLabels = default(IDictionary), IList nodeTaints = default(IList), string proximityPlacementGroupID = default(string), KubeletConfig kubeletConfig = default(KubeletConfig), LinuxOSConfig linuxOSConfig = default(LinuxOSConfig), bool? enableEncryptionAtHost = default(bool?), bool? enableUltraSSD = default(bool?), bool? enableFIPS = default(bool?), string gpuInstanceProfile = default(string)) - : base(count, vmSize, osDiskSizeGB, osDiskType, kubeletDiskType, vnetSubnetID, podSubnetID, maxPods, osType, osSKU, maxCount, minCount, enableAutoScaling, type, mode, orchestratorVersion, nodeImageVersion, upgradeSettings, provisioningState, powerState, availabilityZones, enableNodePublicIP, nodePublicIPPrefixID, scaleSetPriority, scaleSetEvictionPolicy, spotMaxPrice, tags, nodeLabels, nodeTaints, proximityPlacementGroupID, kubeletConfig, linuxOSConfig, enableEncryptionAtHost, enableUltraSSD, enableFIPS, gpuInstanceProfile) + public ManagedClusterAgentPoolProfile(string name, int? count = default(int?), string vmSize = default(string), int? osDiskSizeGB = default(int?), string osDiskType = default(string), string kubeletDiskType = default(string), string vnetSubnetID = default(string), string podSubnetID = default(string), int? maxPods = default(int?), string osType = default(string), string osSKU = default(string), int? maxCount = default(int?), int? minCount = default(int?), bool? enableAutoScaling = default(bool?), string scaleDownMode = default(string), string type = default(string), string mode = default(string), string orchestratorVersion = default(string), string nodeImageVersion = default(string), AgentPoolUpgradeSettings upgradeSettings = default(AgentPoolUpgradeSettings), string provisioningState = default(string), PowerState powerState = default(PowerState), IList availabilityZones = default(IList), bool? enableNodePublicIP = default(bool?), string nodePublicIPPrefixID = default(string), string scaleSetPriority = default(string), string scaleSetEvictionPolicy = default(string), double? spotMaxPrice = default(double?), IDictionary tags = default(IDictionary), IDictionary nodeLabels = default(IDictionary), IList nodeTaints = default(IList), string proximityPlacementGroupID = default(string), KubeletConfig kubeletConfig = default(KubeletConfig), LinuxOSConfig linuxOSConfig = default(LinuxOSConfig), bool? enableEncryptionAtHost = default(bool?), bool? enableUltraSSD = default(bool?), bool? enableFIPS = default(bool?), string gpuInstanceProfile = default(string)) + : base(count, vmSize, osDiskSizeGB, osDiskType, kubeletDiskType, vnetSubnetID, podSubnetID, maxPods, osType, osSKU, maxCount, minCount, enableAutoScaling, scaleDownMode, type, mode, orchestratorVersion, nodeImageVersion, upgradeSettings, provisioningState, powerState, availabilityZones, enableNodePublicIP, nodePublicIPPrefixID, scaleSetPriority, scaleSetEvictionPolicy, spotMaxPrice, tags, nodeLabels, nodeTaints, proximityPlacementGroupID, kubeletConfig, linuxOSConfig, enableEncryptionAtHost, enableUltraSSD, enableFIPS, gpuInstanceProfile) { Name = name; CustomInit(); diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterAgentPoolProfileProperties.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterAgentPoolProfileProperties.cs index d971cebc282f..a53077222929 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterAgentPoolProfileProperties.cs +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterAgentPoolProfileProperties.cs @@ -58,6 +58,8 @@ public ManagedClusterAgentPoolProfileProperties() /// auto-scaling /// Whether to enable /// auto-scaler + /// The scale down mode to use when scaling + /// the Agent Pool. /// Possible values include: /// 'VirtualMachineScaleSets', 'AvailabilitySet' /// Possible values include: 'System', @@ -106,7 +108,7 @@ public ManagedClusterAgentPoolProfileProperties() /// GPUInstanceProfile to be used to /// specify GPU MIG instance profile for supported GPU VM SKU. Possible /// values include: 'MIG1g', 'MIG2g', 'MIG3g', 'MIG4g', 'MIG7g' - public ManagedClusterAgentPoolProfileProperties(int? count = default(int?), string vmSize = default(string), int? osDiskSizeGB = default(int?), string osDiskType = default(string), string kubeletDiskType = default(string), string vnetSubnetID = default(string), string podSubnetID = default(string), int? maxPods = default(int?), string osType = default(string), string osSKU = default(string), int? maxCount = default(int?), int? minCount = default(int?), bool? enableAutoScaling = default(bool?), string type = default(string), string mode = default(string), string orchestratorVersion = default(string), string nodeImageVersion = default(string), AgentPoolUpgradeSettings upgradeSettings = default(AgentPoolUpgradeSettings), string provisioningState = default(string), PowerState powerState = default(PowerState), IList availabilityZones = default(IList), bool? enableNodePublicIP = default(bool?), string nodePublicIPPrefixID = default(string), string scaleSetPriority = default(string), string scaleSetEvictionPolicy = default(string), double? spotMaxPrice = default(double?), IDictionary tags = default(IDictionary), IDictionary nodeLabels = default(IDictionary), IList nodeTaints = default(IList), string proximityPlacementGroupID = default(string), KubeletConfig kubeletConfig = default(KubeletConfig), LinuxOSConfig linuxOSConfig = default(LinuxOSConfig), bool? enableEncryptionAtHost = default(bool?), bool? enableUltraSSD = default(bool?), bool? enableFIPS = default(bool?), string gpuInstanceProfile = default(string)) + public ManagedClusterAgentPoolProfileProperties(int? count = default(int?), string vmSize = default(string), int? osDiskSizeGB = default(int?), string osDiskType = default(string), string kubeletDiskType = default(string), string vnetSubnetID = default(string), string podSubnetID = default(string), int? maxPods = default(int?), string osType = default(string), string osSKU = default(string), int? maxCount = default(int?), int? minCount = default(int?), bool? enableAutoScaling = default(bool?), string scaleDownMode = default(string), string type = default(string), string mode = default(string), string orchestratorVersion = default(string), string nodeImageVersion = default(string), AgentPoolUpgradeSettings upgradeSettings = default(AgentPoolUpgradeSettings), string provisioningState = default(string), PowerState powerState = default(PowerState), IList availabilityZones = default(IList), bool? enableNodePublicIP = default(bool?), string nodePublicIPPrefixID = default(string), string scaleSetPriority = default(string), string scaleSetEvictionPolicy = default(string), double? spotMaxPrice = default(double?), IDictionary tags = default(IDictionary), IDictionary nodeLabels = default(IDictionary), IList nodeTaints = default(IList), string proximityPlacementGroupID = default(string), KubeletConfig kubeletConfig = default(KubeletConfig), LinuxOSConfig linuxOSConfig = default(LinuxOSConfig), bool? enableEncryptionAtHost = default(bool?), bool? enableUltraSSD = default(bool?), bool? enableFIPS = default(bool?), string gpuInstanceProfile = default(string)) { Count = count; VmSize = vmSize; @@ -121,6 +123,7 @@ public ManagedClusterAgentPoolProfileProperties() MaxCount = maxCount; MinCount = minCount; EnableAutoScaling = enableAutoScaling; + ScaleDownMode = scaleDownMode; Type = type; Mode = mode; OrchestratorVersion = orchestratorVersion; @@ -251,6 +254,18 @@ public ManagedClusterAgentPoolProfileProperties() [JsonProperty(PropertyName = "enableAutoScaling")] public bool? EnableAutoScaling { get; set; } + /// + /// Gets or sets the scale down mode to use when scaling the Agent + /// Pool. + /// + /// + /// This also effects the cluster autoscaler behavior. If not + /// specified, it defaults to Delete. Possible values include: + /// 'Delete', 'Deallocate' + /// + [JsonProperty(PropertyName = "scaleDownMode")] + public string ScaleDownMode { get; set; } + /// /// Gets or sets possible values include: 'VirtualMachineScaleSets', /// 'AvailabilitySet' diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterManagedOutboundIPProfile.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterManagedOutboundIPProfile.cs new file mode 100644 index 000000000000..a0a6a43d4160 --- /dev/null +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterManagedOutboundIPProfile.cs @@ -0,0 +1,75 @@ +// +// 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.ContainerService.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Linq; + + /// + /// Profile of the managed outbound IP resources of the managed cluster. + /// + public partial class ManagedClusterManagedOutboundIPProfile + { + /// + /// Initializes a new instance of the + /// ManagedClusterManagedOutboundIPProfile class. + /// + public ManagedClusterManagedOutboundIPProfile() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// ManagedClusterManagedOutboundIPProfile class. + /// + /// The desired number of outbound IPs + /// created/managed by Azure. Allowed values must be in the range of 1 + /// to 16 (inclusive). The default value is 1. + public ManagedClusterManagedOutboundIPProfile(int? count = default(int?)) + { + Count = count; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets the desired number of outbound IPs created/managed by + /// Azure. Allowed values must be in the range of 1 to 16 (inclusive). + /// The default value is 1. + /// + [JsonProperty(PropertyName = "count")] + public int? Count { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (Count > 16) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "Count", 16); + } + if (Count < 1) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "Count", 1); + } + } + } +} diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterNATGatewayProfile.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterNATGatewayProfile.cs new file mode 100644 index 000000000000..b67c1d881124 --- /dev/null +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterNATGatewayProfile.cs @@ -0,0 +1,101 @@ +// +// 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.ContainerService.Models +{ + using Microsoft.Rest; + using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; + using System.Linq; + + /// + /// Profile of the managed cluster NAT gateway. + /// + public partial class ManagedClusterNATGatewayProfile + { + /// + /// Initializes a new instance of the ManagedClusterNATGatewayProfile + /// class. + /// + public ManagedClusterNATGatewayProfile() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the ManagedClusterNATGatewayProfile + /// class. + /// + /// Profile of the managed + /// outbound IP resources of the cluster NAT gateway. + /// The effective outbound IP + /// resources of the cluster NAT gateway. + /// Desired outbound flow idle + /// timeout in minutes. Allowed values are in the range of 4 to 120 + /// (inclusive). The default value is 4 minutes. + public ManagedClusterNATGatewayProfile(ManagedClusterManagedOutboundIPProfile managedOutboundIPProfile = default(ManagedClusterManagedOutboundIPProfile), IList effectiveOutboundIPs = default(IList), int? idleTimeoutInMinutes = default(int?)) + { + ManagedOutboundIPProfile = managedOutboundIPProfile; + EffectiveOutboundIPs = effectiveOutboundIPs; + IdleTimeoutInMinutes = idleTimeoutInMinutes; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets profile of the managed outbound IP resources of the + /// cluster NAT gateway. + /// + [JsonProperty(PropertyName = "managedOutboundIPProfile")] + public ManagedClusterManagedOutboundIPProfile ManagedOutboundIPProfile { get; set; } + + /// + /// Gets or sets the effective outbound IP resources of the cluster NAT + /// gateway. + /// + [JsonProperty(PropertyName = "effectiveOutboundIPs")] + public IList EffectiveOutboundIPs { get; set; } + + /// + /// Gets or sets desired outbound flow idle timeout in minutes. Allowed + /// values are in the range of 4 to 120 (inclusive). The default value + /// is 4 minutes. + /// + [JsonProperty(PropertyName = "idleTimeoutInMinutes")] + public int? IdleTimeoutInMinutes { get; set; } + + /// + /// Validate the object. + /// + /// + /// Thrown if validation fails + /// + public virtual void Validate() + { + if (ManagedOutboundIPProfile != null) + { + ManagedOutboundIPProfile.Validate(); + } + if (IdleTimeoutInMinutes > 120) + { + throw new ValidationException(ValidationRules.InclusiveMaximum, "IdleTimeoutInMinutes", 120); + } + if (IdleTimeoutInMinutes < 4) + { + throw new ValidationException(ValidationRules.InclusiveMinimum, "IdleTimeoutInMinutes", 4); + } + } + } +} diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPropertiesIdentityProfileValue.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPropertiesIdentityProfileValue.cs deleted file mode 100644 index 6cbaf38bdcc8..000000000000 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPropertiesIdentityProfileValue.cs +++ /dev/null @@ -1,48 +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.ContainerService.Models -{ - using System.Linq; - - public partial class ManagedClusterPropertiesIdentityProfileValue : UserAssignedIdentity - { - /// - /// Initializes a new instance of the - /// ManagedClusterPropertiesIdentityProfileValue class. - /// - public ManagedClusterPropertiesIdentityProfileValue() - { - CustomInit(); - } - - /// - /// Initializes a new instance of the - /// ManagedClusterPropertiesIdentityProfileValue class. - /// - /// The resource ID of the user assigned - /// identity. - /// The client ID of the user assigned - /// identity. - /// The object ID of the user assigned - /// identity. - public ManagedClusterPropertiesIdentityProfileValue(string resourceId = default(string), string clientId = default(string), string objectId = default(string)) - : base(resourceId, clientId, objectId) - { - CustomInit(); - } - - /// - /// An initialization method that performs custom operations like setting defaults - /// - partial void CustomInit(); - - } -} diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterSecurityProfile.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterSecurityProfile.cs new file mode 100644 index 000000000000..aa5654dd20bc --- /dev/null +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterSecurityProfile.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.ContainerService.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// Security profile for the container service cluster. + /// + public partial class ManagedClusterSecurityProfile + { + /// + /// Initializes a new instance of the ManagedClusterSecurityProfile + /// class. + /// + public ManagedClusterSecurityProfile() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the ManagedClusterSecurityProfile + /// class. + /// + /// Azure Defender settings for the + /// security profile. + public ManagedClusterSecurityProfile(ManagedClusterSecurityProfileAzureDefender azureDefender = default(ManagedClusterSecurityProfileAzureDefender)) + { + AzureDefender = azureDefender; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets azure Defender settings for the security profile. + /// + [JsonProperty(PropertyName = "azureDefender")] + public ManagedClusterSecurityProfileAzureDefender AzureDefender { get; set; } + + } +} diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterSecurityProfileAzureDefender.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterSecurityProfileAzureDefender.cs new file mode 100644 index 000000000000..c5ed32338af1 --- /dev/null +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterSecurityProfileAzureDefender.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.ContainerService.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// Azure Defender settings for the security profile. + /// + public partial class ManagedClusterSecurityProfileAzureDefender + { + /// + /// Initializes a new instance of the + /// ManagedClusterSecurityProfileAzureDefender class. + /// + public ManagedClusterSecurityProfileAzureDefender() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the + /// ManagedClusterSecurityProfileAzureDefender class. + /// + /// Whether to enable Azure Defender + /// Resource ID of the + /// Log Analytics workspace to be associated with Azure Defender. When + /// Azure Defender is enabled, this field is required and must be a + /// valid workspace resource ID. When Azure Defender is disabled, leave + /// the field empty. + public ManagedClusterSecurityProfileAzureDefender(bool? enabled = default(bool?), string logAnalyticsWorkspaceResourceId = default(string)) + { + Enabled = enabled; + LogAnalyticsWorkspaceResourceId = logAnalyticsWorkspaceResourceId; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets or sets whether to enable Azure Defender + /// + [JsonProperty(PropertyName = "enabled")] + public bool? Enabled { get; set; } + + /// + /// Gets or sets resource ID of the Log Analytics workspace to be + /// associated with Azure Defender. When Azure Defender is enabled, + /// this field is required and must be a valid workspace resource ID. + /// When Azure Defender is disabled, leave the field empty. + /// + [JsonProperty(PropertyName = "logAnalyticsWorkspaceResourceId")] + public string LogAnalyticsWorkspaceResourceId { get; set; } + + } +} diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/OutboundType.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/OutboundType.cs index 05228ab50feb..dd1ed35453f5 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/OutboundType.cs +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/OutboundType.cs @@ -30,5 +30,15 @@ public static class OutboundType /// userDefinedRouting](https://docs.microsoft.com/azure/aks/egress-outboundtype#outbound-type-of-userdefinedrouting). /// public const string UserDefinedRouting = "userDefinedRouting"; + /// + /// The AKS-managed NAT gateway is used for egress. + /// + public const string ManagedNATGateway = "managedNATGateway"; + /// + /// The user-assigned NAT gateway associated to the cluster subnet is + /// used for egress. This is an advanced scenario and requires proper + /// network configuration. + /// + public const string UserAssignedNATGateway = "userAssignedNATGateway"; } } diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ScaleDownMode.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ScaleDownMode.cs new file mode 100644 index 000000000000..e78a045d16c8 --- /dev/null +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ScaleDownMode.cs @@ -0,0 +1,30 @@ +// +// 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.ContainerService.Models +{ + + /// + /// Defines values for ScaleDownMode. + /// + public static class ScaleDownMode + { + /// + /// Create new instances during scale up and remove instances during + /// scale down. + /// + public const string Delete = "Delete"; + /// + /// Attempt to start deallocated instances (if they exist) during scale + /// up and deallocate instances during scale down. + /// + public const string Deallocate = "Deallocate"; + } +} diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/SdkInfo_ContainerServiceClient.cs b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/SdkInfo_ContainerServiceClient.cs index 73e4ea9b5951..278eafe1d436 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/SdkInfo_ContainerServiceClient.cs +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/SdkInfo_ContainerServiceClient.cs @@ -19,13 +19,13 @@ public static IEnumerable> ApiInfo_ContainerServic { return new Tuple[] { - new Tuple("ContainerService", "AgentPools", "2021-05-01"), - new Tuple("ContainerService", "MaintenanceConfigurations", "2021-05-01"), - new Tuple("ContainerService", "ManagedClusters", "2021-05-01"), - new Tuple("ContainerService", "Operations", "2021-05-01"), - new Tuple("ContainerService", "PrivateEndpointConnections", "2021-05-01"), - new Tuple("ContainerService", "PrivateLinkResources", "2021-05-01"), - new Tuple("ContainerService", "ResolvePrivateLinkServiceId", "2021-05-01"), + new Tuple("ContainerService", "AgentPools", "2021-07-01"), + new Tuple("ContainerService", "MaintenanceConfigurations", "2021-07-01"), + new Tuple("ContainerService", "ManagedClusters", "2021-07-01"), + new Tuple("ContainerService", "Operations", "2021-07-01"), + new Tuple("ContainerService", "PrivateEndpointConnections", "2021-07-01"), + new Tuple("ContainerService", "PrivateLinkResources", "2021-07-01"), + new Tuple("ContainerService", "ResolvePrivateLinkServiceId", "2021-07-01"), }.AsEnumerable(); } } @@ -35,7 +35,7 @@ public static IEnumerable> ApiInfo_ContainerServic public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/containerservice/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\\Users\\kaiqz\\github\\kaiqzhan\\azure-sdk-for-net\\sdk"; public static readonly String GithubForkName = "Azure"; public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "b5b3ae9a081535b4dabce52a1136eece3e2d469f"; + public static readonly String GithubCommidId = "111fbceeeb7c2c4905b80fe2ab760e5564b3458a"; public static readonly String CodeGenerationErrors = ""; public static readonly String GithubRepoName = "azure-rest-api-specs"; // END: Code Generation Metadata Section diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj index a4ac080cf947..0ab5ad7b40a1 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj @@ -10,7 +10,7 @@ Microsoft.Azure.Management.ContainerService Microsoft Azure Kubernetes Service; Microsoft Azure ContainerService; diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerListClusterAdminCredentialsTest.json b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerListClusterAdminCredentialsTest.json index a532729f7bf8..01a531b347e9 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerListClusterAdminCredentialsTest.json +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerListClusterAdminCredentialsTest.json @@ -7,7 +7,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f82e284-12c4-4573-a6a5-1b8a6f6ac66a" + "c84198cb-abd7-4100-977b-e2ba5551edc6" ], "accept-language": [ "en-US" @@ -24,556 +24,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:40:53 GMT" + "Fri, 06 Aug 2021 23:22:31 GMT" ], "Pragma": [ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" - ], - "x-ms-request-id": [ - "9aa0e6da-6566-4a68-abd4-51e2dfbddb3a" - ], - "x-ms-correlation-request-id": [ - "9aa0e6da-6566-4a68-abd4-51e2dfbddb3a" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184053Z:9aa0e6da-6566-4a68-abd4-51e2dfbddb3a" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Content-Length": [ - "101066" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tilnl-test\",\r\n \"name\": \"tilnl-test\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1584392964\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0001\",\r\n \"name\": \"sertac-pl-server0001\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0000\",\r\n \"name\": \"sertac-pl-server0000\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ebld44039060_tosi1_westeurope\",\r\n \"name\": \"MC_ebld44039060_tosi1_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"build_version_string\": \"ebld44039060\",\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ebld44039060_tosi2_westeurope\",\r\n \"name\": \"MC_ebld44039060_tosi2_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"build_version_string\": \"ebld44039060\",\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosi1_tosiwesteurope_westeurope\",\r\n \"name\": \"MC_tosi1_tosiwesteurope_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625414838\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_lima-test_test_uksouth\",\r\n \"name\": \"MC_lima-test_test_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44040111-uksouth\",\r\n \"name\": \"hcpgalofirebld44040111-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44040111\",\r\n \"name\": \"sqlgalofirebld44040111\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44040111\",\r\n \"name\": \"hcpgalofirebld44040111\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44041224-uksouth\",\r\n \"name\": \"hcpgalofirebld44041224-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44041224\",\r\n \"name\": \"sqlgalofirebld44041224\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44041224\",\r\n \"name\": \"hcpgalofirebld44041224\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44054115-uksouth\",\r\n \"name\": \"hcpgalofirebld44054115-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44054115\",\r\n \"name\": \"sqlgalofirebld44054115\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44054115\",\r\n \"name\": \"hcpgalofirebld44054115\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625493994\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625436368\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptqinchenebld44088320-southcentralus\",\r\n \"name\": \"hcptqinchenebld44088320-southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltqinchenebld44088320\",\r\n \"name\": \"sqltqinchenebld44088320\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptqinchenebld44088320\",\r\n \"name\": \"hcptqinchenebld44088320\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-svc-0_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-svc-0_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-3_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-3_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-1_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-1_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-2_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-2_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmirsikebld41549137_hcpmirsikebld41549137-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpmirsikebld41549137_hcpmirsikebld41549137-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1622207190\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmirsikebld41554058_hcpmirsikebld41554058-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpmirsikebld41554058_hcpmirsikebld41554058-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1622981261\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0604e\",\r\n \"name\": \"doliu0604e\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1623042409\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_doliu0604e_t2w_eastus2euap\",\r\n \"name\": \"MC_doliu0604e_t2w_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1623042409\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"name\": \"ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625185593\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/michael-scale\",\r\n \"name\": \"michael-scale\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_michael-scale_michael-scale_eastus2\",\r\n \"name\": \"MC_michael-scale_michael-scale_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458018\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksetctestganesh\",\r\n \"name\": \"aksetctestganesh\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EAP\",\r\n \"name\": \"DefaultResourceGroup-EAP\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksetctestganesh_aksetctestganeshcluster_eastus2euap\",\r\n \"name\": \"MC_aksetctestganesh_aksetctestganeshcluster_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/gktestconfig\",\r\n \"name\": \"gktestconfig\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_gktestconfig_gkakstestconfig_eastus2euap\",\r\n \"name\": \"MC_gktestconfig_gkakstestconfig_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ganeshtestconfig\",\r\n \"name\": \"ganeshtestconfig\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ganeshtestconfig_ganeshakstestconfig_eastus2euap\",\r\n \"name\": \"MC_ganeshtestconfig_ganeshakstestconfig_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jiliu8-dapr_dapr-test1_eastus2euap\",\r\n \"name\": \"MC_jiliu8-dapr_dapr-test1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625407643\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/binxi\",\r\n \"name\": \"binxi\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625490398\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxi_binxi0702private_eastus2\",\r\n \"name\": \"MC_binxi_binxi0702private_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625504745\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxi_binxi070201_eastus2\",\r\n \"name\": \"MC_binxi_binxi070201_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625490398\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jiliu8-dapr\",\r\n \"name\": \"jiliu8-dapr\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1624453613\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44110084-KEATU\",\r\n \"name\": \"e2erg-toncheebld44110084-KEATU\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhdbuilderrg\",\r\n \"name\": \"akswinvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1602774559\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-10-13 00:08:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-qy82ipks4t\",\r\n \"name\": \"packer-Resource-Group-qy82ipks4t\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1600402373\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1600140760\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-15 12:06:03Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/supportability-ads\",\r\n \"name\": \"supportability-ads\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azwatch.recyclingmark\": \"1\",\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_supportability-ads_dvt-cluster_eastus\",\r\n \"name\": \"MC_supportability-ads_dvt-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxinywaebld43996156-eastus\",\r\n \"name\": \"hcpxinywaebld43996156-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxinywaebld43996156\",\r\n \"name\": \"sqlxinywaebld43996156\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxinywaebld43996156\",\r\n \"name\": \"hcpxinywaebld43996156\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksDKCTestGanesh\",\r\n \"name\": \"aksDKCTestGanesh\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44020655-eastus\",\r\n \"name\": \"hcpshmalfatebld44020655-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlshmalfatebld44020655\",\r\n \"name\": \"sqlshmalfatebld44020655\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44020655\",\r\n \"name\": \"hcpshmalfatebld44020655\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptilnlebld44021124-eastus\",\r\n \"name\": \"hcptilnlebld44021124-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltilnlebld44021124\",\r\n \"name\": \"sqltilnlebld44021124\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptilnlebld44021124\",\r\n \"name\": \"hcptilnlebld44021124\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbinxiebld44032474-eastus\",\r\n \"name\": \"hcpbinxiebld44032474-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbinxiebld44032474\",\r\n \"name\": \"sqlbinxiebld44032474\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbinxiebld44032474\",\r\n \"name\": \"hcpbinxiebld44032474\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxiebld44032474_test1_eastus\",\r\n \"name\": \"MC_binxiebld44032474_test1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiliuebld44041049-eastus\",\r\n \"name\": \"hcpjiliuebld44041049-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljiliuebld44041049\",\r\n \"name\": \"sqljiliuebld44041049\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiliuebld44041049\",\r\n \"name\": \"hcpjiliuebld44041049\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44056370-eastus\",\r\n \"name\": \"hcpaleldeibebld44056370-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44056370\",\r\n \"name\": \"sqlaleldeibebld44056370\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44056370\",\r\n \"name\": \"hcpaleldeibebld44056370\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44065539-eastus\",\r\n \"name\": \"hcpaleldeibebld44065539-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625278060\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44065539\",\r\n \"name\": \"sqlaleldeibebld44065539\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625278060\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44065814-eastus\",\r\n \"name\": \"hcpaleldeibebld44065814-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44065814\",\r\n \"name\": \"sqlaleldeibebld44065814\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44066281-eastus\",\r\n \"name\": \"hcpaleldeibebld44066281-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44066281\",\r\n \"name\": \"sqlaleldeibebld44066281\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44066281\",\r\n \"name\": \"hcpaleldeibebld44066281\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld44067560-eastus\",\r\n \"name\": \"hcpandliuebld44067560-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlandliuebld44067560\",\r\n \"name\": \"sqlandliuebld44067560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld44067560\",\r\n \"name\": \"hcpandliuebld44067560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-LGSsum\",\r\n \"name\": \"e2erg-jiliuebld44041049-LGSsum\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-jiliuebld44041049-LGSsum_e2eaks-khe_eastus\",\r\n \"name\": \"MC_e2erg-jiliuebld44041049-LGSsum_e2eaks-khe_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xinywaTest_xinywaTestCluster_eastus\",\r\n \"name\": \"MC_xinywaTest_xinywaTestCluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625296008\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44073057-eastus\",\r\n \"name\": \"hcpgalofirebld44073057-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44073057\",\r\n \"name\": \"sqlgalofirebld44073057\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44073057\",\r\n \"name\": \"hcpgalofirebld44073057\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_andliuebld44067560_andliu3_eastus\",\r\n \"name\": \"MC_andliuebld44067560_andliu3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"andliuebld44067560\",\r\n \"deletion_due_time\": \"1625378786\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_galofirebld44073057_galofirebld44073057_eastus\",\r\n \"name\": \"MC_galofirebld44073057_galofirebld44073057_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"galofirebld44073057\",\r\n \"deletion_due_time\": \"1625310357\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-cdQWNg\",\r\n \"name\": \"e2erg-jiliuebld44041049-cdQWNg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-jiliuebld44041049-cdQWNg_e2eaks-KWj_eastus\",\r\n \"name\": \"MC_e2erg-jiliuebld44041049-cdQWNg_e2eaks-KWj_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-Alxiqi\",\r\n \"name\": \"e2erg-jiliuebld44041049-Alxiqi\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld44084491\",\r\n \"name\": \"sqltjnguyenebld44084491\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptienleebld44090867-eastus\",\r\n \"name\": \"hcptienleebld44090867-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltienleebld44090867\",\r\n \"name\": \"sqltienleebld44090867\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tienle-vhdgeneralized32-rg\",\r\n \"name\": \"tienle-vhdgeneralized32-rg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339265\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptienleebld44090867\",\r\n \"name\": \"hcptienleebld44090867\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksDKCTestGanesh_aksGktestcluster_eastus\",\r\n \"name\": \"MC_aksDKCTestGanesh_aksGktestcluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/agentbaker-e2e-tests\",\r\n \"name\": \"agentbaker-e2e-tests\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_agentbaker-e2e-tests_agentbaker-e2e-test-cluster_eastus\",\r\n \"name\": \"MC_agentbaker-e2e-tests_agentbaker-e2e-test-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44098935-eastus\",\r\n \"name\": \"hcpchmcbridebld44098935-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlchmcbridebld44098935\",\r\n \"name\": \"sqlchmcbridebld44098935\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44098935\",\r\n \"name\": \"hcpchmcbridebld44098935\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mutiagenteast\",\r\n \"name\": \"mutiagenteast\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksvhdbuilderrg\",\r\n \"name\": \"aksvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44101461-eastus\",\r\n \"name\": \"hcpchmcbridebld44101461-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlchmcbridebld44101461\",\r\n \"name\": \"sqlchmcbridebld44101461\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44101461\",\r\n \"name\": \"hcpchmcbridebld44101461\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44102357-eastus\",\r\n \"name\": \"hcptjuliayiebld44102357-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjuliayiebld44102357\",\r\n \"name\": \"sqltjuliayiebld44102357\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44102357\",\r\n \"name\": \"hcptjuliayiebld44102357\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_shmalfatebld44020655_shmalfat-test_eastus\",\r\n \"name\": \"MC_shmalfatebld44020655_shmalfat-test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/haitao\",\r\n \"name\": \"haitao\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_haitao_bootA_eastus\",\r\n \"name\": \"MC_haitao_bootA_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364442\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44108110-eastus\",\r\n \"name\": \"hcpbaheebld44108110-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld44108110\",\r\n \"name\": \"sqlbaheebld44108110\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44108110\",\r\n \"name\": \"hcpbaheebld44108110\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_baheebld44108110_test_eastus\",\r\n \"name\": \"MC_baheebld44108110_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"baheebld44108110\",\r\n \"deletion_due_time\": \"1625371669\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcphaitchebld44115054-eastus\",\r\n \"name\": \"hcphaitchebld44115054-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlhaitchebld44115054\",\r\n \"name\": \"sqlhaitchebld44115054\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcphaitchebld44115054\",\r\n \"name\": \"hcphaitchebld44115054\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44124508-eastus\",\r\n \"name\": \"hcpbaheebld44124508-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld44124508\",\r\n \"name\": \"sqlbaheebld44124508\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosi1_tosieastus_eastus\",\r\n \"name\": \"MC_tosi1_tosieastus_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625404029\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44124508\",\r\n \"name\": \"hcpbaheebld44124508\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld44127097-eastus\",\r\n \"name\": \"hcptjnguyenebld44127097-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld44127097\",\r\n \"name\": \"sqltjnguyenebld44127097\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld44127097\",\r\n \"name\": \"hcptjnguyenebld44127097\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptrangebld44131442-eastus\",\r\n \"name\": \"hcptrangebld44131442-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltrangebld44131442\",\r\n \"name\": \"sqltrangebld44131442\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptrangebld44131442\",\r\n \"name\": \"hcptrangebld44131442\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaganeshkebld44135868-eastus\",\r\n \"name\": \"hcpaganeshkebld44135868-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaganeshkebld44135868\",\r\n \"name\": \"sqlaganeshkebld44135868\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaganeshkebld44135868\",\r\n \"name\": \"hcpaganeshkebld44135868\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-trangebld44131442-nHqzZl\",\r\n \"name\": \"e2erg-trangebld44131442-nHqzZl\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-trangebld44131442-nHqzZl_e2eaks-yFY_eastus\",\r\n \"name\": \"MC_e2erg-trangebld44131442-nHqzZl_e2eaks-yFY_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"hcp performance\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpnikelleebld44137695-eastus\",\r\n \"name\": \"hcpnikelleebld44137695-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlnikelleebld44137695\",\r\n \"name\": \"sqlnikelleebld44137695\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpnikelleebld44137695\",\r\n \"name\": \"hcpnikelleebld44137695\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44140016-eastus\",\r\n \"name\": \"hcptchamakaebld44140016-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltchamakaebld44140016\",\r\n \"name\": \"sqltchamakaebld44140016\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44140016\",\r\n \"name\": \"hcptchamakaebld44140016\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptaboraebld44146267-eastus\",\r\n \"name\": \"hcptaboraebld44146267-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltaboraebld44146267\",\r\n \"name\": \"sqltaboraebld44146267\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptaboraebld44146267\",\r\n \"name\": \"hcptaboraebld44146267\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpasilvermebld44147687-eastus\",\r\n \"name\": \"hcpasilvermebld44147687-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlasilvermebld44147687\",\r\n \"name\": \"sqlasilvermebld44147687\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpasilvermebld44147687\",\r\n \"name\": \"hcpasilvermebld44147687\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-qinhaoebld43927544-RJIOA\",\r\n \"name\": \"e2erg-qinhaoebld43927544-RJIOA\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625454436\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-qinhaoebld43927544-RJIOA_e2eaks-loA_eastus\",\r\n \"name\": \"MC_e2erg-qinhaoebld43927544-RJIOA_e2eaks-loA_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625454436\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"windows k8s\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiesheebld44153077-eastus\",\r\n \"name\": \"hcpjiesheebld44153077-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljiesheebld44153077\",\r\n \"name\": \"sqljiesheebld44153077\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiesheebld44153077\",\r\n \"name\": \"hcpjiesheebld44153077\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44167515-eastus\",\r\n \"name\": \"hcpshmalfatebld44167515-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlshmalfatebld44167515\",\r\n \"name\": \"sqlshmalfatebld44167515\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44167515\",\r\n \"name\": \"hcpshmalfatebld44167515\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44169516-eastus\",\r\n \"name\": \"hcptjuliayiebld44169516-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjuliayiebld44169516\",\r\n \"name\": \"sqltjuliayiebld44169516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44169516\",\r\n \"name\": \"hcptjuliayiebld44169516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tjuliayiebld44169516_tjuliayiebld44169516_eastus\",\r\n \"name\": \"MC_tjuliayiebld44169516_tjuliayiebld44169516_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"tjuliayiebld44169516\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-psl7rbiu6l\",\r\n \"name\": \"pkr-Resource-Group-psl7rbiu6l\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625248199\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-uwkt8qzc9k\",\r\n \"name\": \"pkr-Resource-Group-uwkt8qzc9k\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625248283\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44171995-eastus\",\r\n \"name\": \"hcptchamakaebld44171995-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltchamakaebld44171995\",\r\n \"name\": \"sqltchamakaebld44171995\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44171995\",\r\n \"name\": \"hcptchamakaebld44171995\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EUS\",\r\n \"name\": \"DefaultResourceGroup-EUS\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44107243-nnPeJ\",\r\n \"name\": \"e2erg-toncheebld44107243-nnPeJ\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-toncheebld44107243-nnPeJ_e2eaks-bTE_uaenorth\",\r\n \"name\": \"MC_e2erg-toncheebld44107243-nnPeJ_e2eaks-bTE_uaenorth\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364442\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"addon\",\r\n \"test_scenario\": \"Scenario_Addon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44109962-CnPeG\",\r\n \"name\": \"e2erg-toncheebld44109962-CnPeG\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-toncheebld44109962-CnPeG_e2eaks-Wug_uaenorth\",\r\n \"name\": \"MC_e2erg-toncheebld44109962-CnPeG_e2eaks-Wug_uaenorth\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"addon\",\r\n \"test_scenario\": \"Scenario_Addon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/cleanupservice\",\r\n \"name\": \"cleanupservice\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"What Is Cleanup Service\": \"https://aka.ms/WhatIsCleanupService\",\r\n \"deletion_due_time\": \"1601593682\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/asilverman-provision-test\",\r\n \"name\": \"asilverman-provision-test\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625436368\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_asilverman-provision-test_asilverman-provision-test_westus\",\r\n \"name\": \"MC_asilverman-provision-test_asilverman-provision-test_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625425583\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jostupka-provision-test\",\r\n \"name\": \"jostupka-provision-test\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld44138917-westus\",\r\n \"name\": \"hcpyunrugeebld44138917-westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld44138917\",\r\n \"name\": \"sqlyunrugeebld44138917\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld44138917\",\r\n \"name\": \"hcpyunrugeebld44138917\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-1_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-1_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-svc-0_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-svc-0_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-3_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-3_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-2_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-2_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmirsikebld44142099-westus\",\r\n \"name\": \"hcpmirsikebld44142099-westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmirsikebld44142099\",\r\n \"name\": \"sqlmirsikebld44142099\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmirsikebld44142099\",\r\n \"name\": \"hcpmirsikebld44142099\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-2_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-2_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-svc-0_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-svc-0_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-1_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-1_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-3_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-3_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aro-e2e-cluster-rattedairp\",\r\n \"name\": \"aro-e2e-cluster-rattedairp\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"created_from\": \"ARO-Pool-E2E-regular-17000003\",\r\n \"deletion_due_time\": \"1581300164\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1581040305\",\r\n \"now_day\": \"7\",\r\n \"now_month\": \"2\",\r\n \"now_year\": \"2020\",\r\n \"testTag1\": \"aro-scoringcan-bouc58br19\",\r\n \"testTag2\": \"aro-furtheredt-bouc58br19\",\r\n \"azwatch.first-seen\": \"2020-02-07 12:01:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"name\": \"OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1581307527\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Deleting\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"name\": \"2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhd\",\r\n \"name\": \"akswinvhd\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1599984494\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-09-10 12:10:22Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-1rcwct31aw\",\r\n \"name\": \"packer-Resource-Group-1rcwct31aw\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1599470194\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1599209150\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-04 12:05:50Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie\",\r\n \"name\": \"robbie\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1615710004\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2021-03-11 12:03:24Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie_robbietest_westus2\",\r\n \"name\": \"MC_robbie_robbietest_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1624928888\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-test\",\r\n \"name\": \"lima-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/niqi-test-capz\",\r\n \"name\": \"niqi-test-capz\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"Name\": \"niqi-test-capz\",\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_cluster_niqi-test-capz\": \"owned\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_role\": \"common\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/NetworkWatcherRG\",\r\n \"name\": \"NetworkWatcherRG\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-WUS2\",\r\n \"name\": \"DefaultResourceGroup-WUS2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/haitch\",\r\n \"name\": \"haitch\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tosi1\",\r\n \"name\": \"tosi1\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625404029\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2e-rg-aks-1QDvRH2V8U90kfcNDcU98r\",\r\n \"name\": \"e2e-rg-aks-1QDvRH2V8U90kfcNDcU98r\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625472459\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625212001\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-tmp\",\r\n \"name\": \"lima-tmp\",\r\n \"location\": \"eastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44072710_yizhang5cluster3_australiaeast\",\r\n \"name\": \"MC_yizhangebld44072710_yizhang5cluster3_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625328452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44072710\",\r\n \"name\": \"yizhangebld44072710\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625328452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EAU\",\r\n \"name\": \"DefaultResourceGroup-EAU\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625335599\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44096015_yizhang5cluster3_australiaeast\",\r\n \"name\": \"MC_yizhangebld44096015_yizhang5cluster3_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44096015\",\r\n \"name\": \"yizhangebld44096015\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44096015_yizhang5cluster_australiaeast\",\r\n \"name\": \"MC_yizhangebld44096015_yizhang5cluster_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44096015\",\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44099246\",\r\n \"name\": \"yizhangebld44099246\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625357266\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625357266\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster2_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster2_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster4_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster4_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"name\": \"MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"location\": \"canadaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"name\": \"MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-921390bc_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-921390bc_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1612837888\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-8882?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTg4ODI/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"westus2\"\r\n}", - "RequestHeaders": { - "x-ms-client-request-id": [ - "d8a88e16-a578-4c24-83b1-80c192a4207d" - ], - "accept-language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "29" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 18:40:53 GMT" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" - ], - "x-ms-request-id": [ - "71a4c957-6624-459b-b957-a6261876ab49" - ], - "x-ms-correlation-request-id": [ - "71a4c957-6624-459b-b957-a6261876ab49" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184054Z:71a4c957-6624-459b-b957-a6261876ab49" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Content-Length": [ - "198" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-8882\",\r\n \"name\": \"aks-dotnet-sdk-RG-8882\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", - "StatusCode": 201 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-8882/providers/Microsoft.ContainerService/managedClusters/azsmnet7920?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTg4ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NzkyMD9hcGktdmVyc2lvbj0yMDIxLTA1LTAx", - "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"mode\": \"System\"\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\",\r\n \"secret\": \"XFP5t_5wcL48VA00GY7OunpsVlcTR228Co\"\r\n }\r\n },\r\n \"location\": \"westus2\"\r\n}", - "RequestHeaders": { - "x-ms-client-request-id": [ - "49e2c045-d6fb-4aef-93a7-3551f63aeb73" - ], - "accept-language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "410" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 18:41:19 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "nginx" - ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" - ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30" - ], - "x-ms-correlation-request-id": [ - "5cf1d47e-e93c-4698-931f-4e8772cf3f48" - ], - "x-ms-request-id": [ - "fa15fcc7-2d81-47fa-983e-67321edbff22" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184120Z:5cf1d47e-e93c-4698-931f-4e8772cf3f48" - ], - "Content-Length": [ - "1793" - ], - "Content-Type": [ - "application/json" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-8882/providers/Microsoft.ContainerService/managedClusters/azsmnet7920\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet7920\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-7051cce1.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-7051cce1.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-8882_azsmnet7920_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n }\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", - "StatusCode": 201 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 18:41:50 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "nginx" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" - ], - "x-ms-correlation-request-id": [ - "f916ce8a-9784-4807-acf2-9c0275cd2fa9" - ], - "x-ms-request-id": [ - "4f2b9fd1-0ee9-40df-8ca6-3e27c4985e25" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184150Z:f916ce8a-9784-4807-acf2-9c0275cd2fa9" - ], - "Content-Length": [ - "126" - ], - "Content-Type": [ - "application/json" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 18:42:20 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "nginx" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" - ], - "x-ms-correlation-request-id": [ - "c2be4d5e-2d62-41d8-a400-96bc408b7151" - ], - "x-ms-request-id": [ - "8539ce53-8c1e-4a43-850f-194cf3c0a063" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184220Z:c2be4d5e-2d62-41d8-a400-96bc408b7151" - ], - "Content-Length": [ - "126" - ], - "Content-Type": [ - "application/json" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 18:42:50 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "nginx" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" - ], - "x-ms-correlation-request-id": [ - "56b7f4ae-3778-4caf-b41a-a4d54b58f885" - ], - "x-ms-request-id": [ - "772caf59-7b73-4cc1-a164-b4542e639cf9" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184250Z:56b7f4ae-3778-4caf-b41a-a4d54b58f885" - ], - "Content-Length": [ - "126" - ], - "Content-Type": [ - "application/json" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 18:43:20 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "nginx" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" - ], - "x-ms-correlation-request-id": [ - "2940279c-ab26-43bf-97a0-cfb8b28e70ad" - ], - "x-ms-request-id": [ - "f5c429c0-ff22-401c-853f-666d87c409ce" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184320Z:2940279c-ab26-43bf-97a0-cfb8b28e70ad" - ], - "Content-Length": [ - "126" - ], - "Content-Type": [ - "application/json" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 18:43:50 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "nginx" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" - ], - "x-ms-correlation-request-id": [ - "f230086f-8473-4997-b3e0-14fb93980c31" - ], - "x-ms-request-id": [ - "5e79cbde-2611-4ece-b713-bbe11e29efec" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184351Z:f230086f-8473-4997-b3e0-14fb93980c31" - ], - "Content-Length": [ - "126" - ], - "Content-Type": [ - "application/json" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 18:44:21 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "nginx" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" - ], - "x-ms-correlation-request-id": [ - "44967858-b89d-4776-a714-c951cc66b0c8" - ], - "x-ms-request-id": [ - "807da4f4-6cc2-4066-92d6-7bcb871c1d81" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184421Z:44967858-b89d-4776-a714-c951cc66b0c8" - ], - "Content-Length": [ - "126" - ], - "Content-Type": [ - "application/json" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 18:44:50 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "nginx" + "11990" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "x-ms-request-id": [ + "8e1da77a-881d-4385-91f0-4e76347829ac" ], "x-ms-correlation-request-id": [ - "2e190691-314a-4a0c-9e0a-8f49b389e134" + "8e1da77a-881d-4385-91f0-4e76347829ac" ], - "x-ms-request-id": [ - "8686d304-c6f2-40e1-a81b-3fb5b1774af3" + "x-ms-routing-request-id": [ + "WESTUS2:20210806T232232Z:8e1da77a-881d-4385-91f0-4e76347829ac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -581,90 +47,42 @@ "X-Content-Type-Options": [ "nosniff" ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184451Z:2e190691-314a-4a0c-9e0a-8f49b389e134" - ], "Content-Length": [ - "126" + "103019" ], "Content-Type": [ - "application/json" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tilnl-test\",\r\n \"name\": \"tilnl-test\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1584392964\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0001\",\r\n \"name\": \"sertac-pl-server0001\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0000\",\r\n \"name\": \"sertac-pl-server0000\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_lima-test_test_uksouth\",\r\n \"name\": \"MC_lima-test_test_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld45288644-southcentralus\",\r\n \"name\": \"hcpaleldeibebld45288644-southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld45288644\",\r\n \"name\": \"sqlaleldeibebld45288644\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld45288644\",\r\n \"name\": \"hcpaleldeibebld45288644\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-svc-0_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-svc-0_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-2_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-2_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-3_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-3_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-1_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-1_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-config-test\",\r\n \"name\": \"aks-validator-config-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-staging-test\",\r\n \"name\": \"aks-validator-staging-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-validator-staging-test_validator-control-plane-staging_southcentralus\",\r\n \"name\": \"MC_aks-validator-staging-test_validator-control-plane-staging_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-meta-test\",\r\n \"name\": \"aks-validator-meta-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"name\": \"ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625185593\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5\",\r\n \"name\": \"r-k8sts153251Sm5\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu\",\r\n \"name\": \"r-k8sts15317QsBu\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU\",\r\n \"name\": \"r-k8sts15317gBhU\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV\",\r\n \"name\": \"r-k8sts15325aYDV\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45298073-eastus2\",\r\n \"name\": \"hcppranejaebld45298073-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpranejaebld45298073\",\r\n \"name\": \"sqlpranejaebld45298073\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45298073\",\r\n \"name\": \"hcppranejaebld45298073\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-svc-0_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-svc-0_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-1_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-1_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-2_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-2_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-3_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-3_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/bahetest\",\r\n \"name\": \"bahetest\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628384893\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_bahetest_test_eastus2\",\r\n \"name\": \"MC_bahetest_test_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628503588\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45307416-eastus2\",\r\n \"name\": \"hcppranejaebld45307416-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpranejaebld45307416\",\r\n \"name\": \"sqlpranejaebld45307416\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-check-deploy-center_eastus2\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-check-deploy-center_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld15150000-eastus2\",\r\n \"name\": \"hcpmattstamebld15150000-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld15150000\",\r\n \"name\": \"sqlmattstamebld15150000\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld15150000\",\r\n \"name\": \"hcpmattstamebld15150000\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-2_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-2_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-svc-0_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-svc-0_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-1_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-1_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-3_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-3_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45345341-eastus2euap\",\r\n \"name\": \"hcpyunrugeebld45345341-eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld45345341\",\r\n \"name\": \"sqlyunrugeebld45345341\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45345341\",\r\n \"name\": \"hcpyunrugeebld45345341\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-1_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-2_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-2_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-svc-0_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-svc-0_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45346762-eastus2euap\",\r\n \"name\": \"hcpyunrugeebld45346762-eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld45346762\",\r\n \"name\": \"sqlyunrugeebld45346762\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45346762\",\r\n \"name\": \"hcpyunrugeebld45346762\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-2_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-2_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-svc-0_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-svc-0_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-1_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-provision-test_centralus\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-provision-test_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jiliu8-secrets\",\r\n \"name\": \"jiliu8-secrets\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jiliu8-secrets_secrets-test1_centraluseuap\",\r\n \"name\": \"MC_jiliu8-secrets_secrets-test1_centraluseuap\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhdbuilderrg\",\r\n \"name\": \"akswinvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627722452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-qy82ipks4t\",\r\n \"name\": \"packer-Resource-Group-qy82ipks4t\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1600402373\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1600140760\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-15 12:06:03Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/supportability-ads\",\r\n \"name\": \"supportability-ads\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azwatch.recyclingmark\": \"1\",\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_supportability-ads_dvt-cluster_eastus\",\r\n \"name\": \"MC_supportability-ads_dvt-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksrnr-3d2f5e0d\",\r\n \"name\": \"aksrnr-3d2f5e0d\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpneaggarwebld45018447-eastus\",\r\n \"name\": \"hcpneaggarwebld45018447-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpneaggarwebld45018447\",\r\n \"name\": \"hcpneaggarwebld45018447\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/abelgmsavnet\",\r\n \"name\": \"abelgmsavnet\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627722452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-25p7zs9pae\",\r\n \"name\": \"pkr-Resource-Group-25p7zs9pae\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1627873637\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1627613755\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld45143350-eastus\",\r\n \"name\": \"hcpandliuebld45143350-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlandliuebld45143350\",\r\n \"name\": \"sqlandliuebld45143350\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld45143350\",\r\n \"name\": \"hcpandliuebld45143350\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_andliuebld45143350_andliu_eastus\",\r\n \"name\": \"MC_andliuebld45143350_andliu_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xiazhanebld45090388_ttl14_eastus\",\r\n \"name\": \"MC_xiazhanebld45090388_ttl14_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"xiazhanebld45090388\",\r\n \"deletion_due_time\": \"1628395716\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ismilletest\",\r\n \"name\": \"ismilletest\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-RPA\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-RPA\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-FMC\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-FMC\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-FMC_e2eaks-JXl_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-FMC_e2eaks-JXl_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"msiuserassigned\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/amaheshwari_ptest\",\r\n \"name\": \"amaheshwari_ptest\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628298424\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppebomberebld45261021-eastus\",\r\n \"name\": \"hcppebomberebld45261021-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpebomberebld45261021\",\r\n \"name\": \"sqlpebomberebld45261021\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppebomberebld45261021\",\r\n \"name\": \"hcppebomberebld45261021\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_qinhaoebld45227637_win-containerd_eastus\",\r\n \"name\": \"MC_qinhaoebld45227637_win-containerd_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"qinhaoebld45227637\",\r\n \"deletion_due_time\": \"1628302049\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jostupka-provision-test\",\r\n \"name\": \"jostupka-provision-test\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-waH\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-waH\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-waH_e2eaks-UjS_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-waH_e2eaks-UjS_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-KKL\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-KKL\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-KKL_e2eaks-tLW_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-KKL_e2eaks-tLW_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-rey\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-rey\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-rey_e2eaks-bzS_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-rey_e2eaks-bzS_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-woE\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-woE\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-woE_e2eaks-Ect_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-woE_e2eaks-Ect_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-VBR\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-VBR\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-VBR_e2eaks-InW_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-VBR_e2eaks-InW_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-cPB\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-cPB\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-cPB_e2eaks-pZo_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-cPB_e2eaks-pZo_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptpedrotoebld45291973-eastus\",\r\n \"name\": \"hcptpedrotoebld45291973-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltpedrotoebld45291973\",\r\n \"name\": \"sqltpedrotoebld45291973\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptpedrotoebld45291973\",\r\n \"name\": \"hcptpedrotoebld45291973\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-JAu\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-JAu\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-JAu_e2eaks-cZs_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-JAu_e2eaks-cZs_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628489234\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_zhifanhuebld45251608_zhifanhuebld45251608_eastus\",\r\n \"name\": \"MC_zhifanhuebld45251608_zhifanhuebld45251608_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"zhifanhuebld45251608\",\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-XgZ\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-XgZ\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381258\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-XgZ_e2eaks-Yrv_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-XgZ_e2eaks-Yrv_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EUS\",\r\n \"name\": \"DefaultResourceGroup-EUS\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xiazhanebld45153668_xx31_eastus\",\r\n \"name\": \"MC_xiazhanebld45153668_xx31_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"xiazhanebld45153668\",\r\n \"deletion_due_time\": \"1628399224\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45313270-eastus\",\r\n \"name\": \"hcpxiazhanebld45313270-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxiazhanebld45313270\",\r\n \"name\": \"sqlxiazhanebld45313270\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45313270\",\r\n \"name\": \"hcpxiazhanebld45313270\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptosiebld45314975-eastus\",\r\n \"name\": \"hcptosiebld45314975-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltosiebld45314975\",\r\n \"name\": \"sqltosiebld45314975\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptosiebld45314975\",\r\n \"name\": \"hcptosiebld45314975\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosiebld45314975_tosi1_eastus\",\r\n \"name\": \"MC_tosiebld45314975_tosi1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"tosiebld45314975\",\r\n \"deletion_due_time\": \"1628413604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45320278-eastus\",\r\n \"name\": \"hcpzuyaebld45320278-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld45320278\",\r\n \"name\": \"sqlzuyaebld45320278\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45320278\",\r\n \"name\": \"hcpzuyaebld45320278\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321274-eastus\",\r\n \"name\": \"hcpbaheebld45321274-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628424416\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45321274\",\r\n \"name\": \"sqlbaheebld45321274\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628424416\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321777-eastus\",\r\n \"name\": \"hcpbaheebld45321777-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45321777\",\r\n \"name\": \"sqlbaheebld45321777\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321777\",\r\n \"name\": \"hcpbaheebld45321777\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_baheebld45321777_test_eastus\",\r\n \"name\": \"MC_baheebld45321777_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"baheebld45321777\",\r\n \"deletion_due_time\": \"1628428035\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-xgR\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-xgR\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-xgR_e2eaks-Lwc_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-xgR_e2eaks-Lwc_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1516-eastus\",\r\n \"name\": \"hcpmattstamebld1516-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1516\",\r\n \"name\": \"sqlmattstamebld1516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_example-custom-head_eastus\",\r\n \"name\": \"MC_jostupka-provision-test_example-custom-head_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1516\",\r\n \"name\": \"hcpmattstamebld1516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjoolshevebld45333560-eastus\",\r\n \"name\": \"hcpjoolshevebld45333560-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljoolshevebld45333560\",\r\n \"name\": \"sqljoolshevebld45333560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjoolshevebld45333560\",\r\n \"name\": \"hcpjoolshevebld45333560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhang5\",\r\n \"name\": \"yizhang5\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449623\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhang5_yizhang5cluster_eastus\",\r\n \"name\": \"MC_yizhang5_yizhang5cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449623\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45336346-eastus\",\r\n \"name\": \"hcpxiazhanebld45336346-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxiazhanebld45336346\",\r\n \"name\": \"sqlxiazhanebld45336346\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45336346\",\r\n \"name\": \"hcpxiazhanebld45336346\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_joolshevebld45333560_test_eastus\",\r\n \"name\": \"MC_joolshevebld45333560_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"joolshevebld45333560\",\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-OsX\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-OsX\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-OsX_e2eaks-nKt_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-OsX_e2eaks-nKt_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45339815-eastus\",\r\n \"name\": \"hcpzhifanhuebld45339815-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzhifanhuebld45339815\",\r\n \"name\": \"sqlzhifanhuebld45339815\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45339815\",\r\n \"name\": \"hcpzhifanhuebld45339815\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mattstamebld1516-swift-rg\",\r\n \"name\": \"mattstamebld1516-swift-rg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/amaheshwari-proxy\",\r\n \"name\": \"amaheshwari-proxy\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628460437\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_cmhResourceGroup_cmhAksCluster_eastus\",\r\n \"name\": \"MC_cmhResourceGroup_cmhAksCluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-YCT\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-YCT\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-YCT_e2eaks-Tkd_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-YCT_e2eaks-Tkd_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-AUF\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-AUF\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628467707\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-AUF_e2eaks-xSu_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-AUF_e2eaks-xSu_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628467707\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-qvy\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-qvy\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-qvy_e2eaks-IaI_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-qvy_e2eaks-IaI_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-iyY\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-iyY\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-iyY_e2eaks-JLy_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-iyY_e2eaks-JLy_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-fLK\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-fLK\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-fLK_e2eaks-Qwi_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-fLK_e2eaks-Qwi_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlniqiebld45355288\",\r\n \"name\": \"sqlniqiebld45355288\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45357117-eastus\",\r\n \"name\": \"hcpbaheebld45357117-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45357117\",\r\n \"name\": \"sqlbaheebld45357117\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45357117\",\r\n \"name\": \"hcpbaheebld45357117\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45359927-eastus\",\r\n \"name\": \"hcpbaheebld45359927-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45359927\",\r\n \"name\": \"sqlbaheebld45359927\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45360178-eastus\",\r\n \"name\": \"hcpbaheebld45360178-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45360178\",\r\n \"name\": \"sqlbaheebld45360178\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45360681-eastus\",\r\n \"name\": \"hcpzuyaebld45360681-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld45360681\",\r\n \"name\": \"sqlzuyaebld45360681\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpniqiebld45362421-eastus\",\r\n \"name\": \"hcpniqiebld45362421-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlniqiebld45362421\",\r\n \"name\": \"sqlniqiebld45362421\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpniqiebld45362421\",\r\n \"name\": \"hcpniqiebld45362421\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45362484-eastus\",\r\n \"name\": \"hcpbaheebld45362484-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45362484\",\r\n \"name\": \"sqlbaheebld45362484\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-niqiebld45362421-Dhimzdp\",\r\n \"name\": \"e2erg-niqiebld45362421-Dhimzdp\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-niqiebld45362421-Dhimzdp_e2eaks-WkE_eastus\",\r\n \"name\": \"MC_e2erg-niqiebld45362421-Dhimzdp_e2eaks-WkE_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"cloud controller manager\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld34534512-eastus\",\r\n \"name\": \"hcpzuyaebld34534512-eastus\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld34534512\",\r\n \"name\": \"sqlzuyaebld34534512\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_niqiebld45362421_test-slb-1_eastus\",\r\n \"name\": \"MC_niqiebld45362421_test-slb-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"niqiebld45362421\",\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld45367761-eastus\",\r\n \"name\": \"hcptjnguyenebld45367761-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld45367761\",\r\n \"name\": \"sqltjnguyenebld45367761\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld45367761\",\r\n \"name\": \"hcptjnguyenebld45367761\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpthgambleebld45369780-eastus\",\r\n \"name\": \"hcpthgambleebld45369780-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlthgambleebld45369780\",\r\n \"name\": \"sqlthgambleebld45369780\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpthgambleebld45369780\",\r\n \"name\": \"hcpthgambleebld45369780\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpcharliliebld45374042-eastus\",\r\n \"name\": \"hcpcharliliebld45374042-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlcharliliebld45374042\",\r\n \"name\": \"sqlcharliliebld45374042\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpcharliliebld45374042\",\r\n \"name\": \"hcpcharliliebld45374042\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45378205-eastus\",\r\n \"name\": \"hcpamaheshwebld45378205-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlamaheshwebld45378205\",\r\n \"name\": \"sqlamaheshwebld45378205\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45378205\",\r\n \"name\": \"hcpamaheshwebld45378205\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/kaiqzhan-test\",\r\n \"name\": \"kaiqzhan-test\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628543100\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_amaheshwebld45378205_testProxy_eastus\",\r\n \"name\": \"MC_amaheshwebld45378205_testProxy_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"amaheshwebld45378205\",\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45384738-eastus\",\r\n \"name\": \"hcpzhifanhuebld45384738-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzhifanhuebld45384738\",\r\n \"name\": \"sqlzhifanhuebld45384738\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45384738\",\r\n \"name\": \"hcpzhifanhuebld45384738\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45384958-eastus\",\r\n \"name\": \"hcpamaheshwebld45384958-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlamaheshwebld45384958\",\r\n \"name\": \"sqlamaheshwebld45384958\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45384958\",\r\n \"name\": \"hcpamaheshwebld45384958\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_amaheshwebld45384958_testProxy3_eastus\",\r\n \"name\": \"MC_amaheshwebld45384958_testProxy3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"amaheshwebld45384958\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/cleanupservice\",\r\n \"name\": \"cleanupservice\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"What Is Cleanup Service\": \"https://aka.ms/WhatIsCleanupService\",\r\n \"deletion_due_time\": \"1601593682\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-WUS\",\r\n \"name\": \"DefaultResourceGroup-WUS\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628460437\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/RookTest\",\r\n \"name\": \"RookTest\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628525242\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_RookTest_cluster_westus\",\r\n \"name\": \"MC_RookTest_cluster_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628525242\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aro-e2e-cluster-rattedairp\",\r\n \"name\": \"aro-e2e-cluster-rattedairp\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"created_from\": \"ARO-Pool-E2E-regular-17000003\",\r\n \"deletion_due_time\": \"1581300164\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1581040305\",\r\n \"now_day\": \"7\",\r\n \"now_month\": \"2\",\r\n \"now_year\": \"2020\",\r\n \"testTag1\": \"aro-scoringcan-bouc58br19\",\r\n \"testTag2\": \"aro-furtheredt-bouc58br19\",\r\n \"azwatch.first-seen\": \"2020-02-07 12:01:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Deleting\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"name\": \"2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhd\",\r\n \"name\": \"akswinvhd\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1599984494\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-09-10 12:10:22Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-1rcwct31aw\",\r\n \"name\": \"packer-Resource-Group-1rcwct31aw\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1599470194\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1599209150\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-04 12:05:50Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie\",\r\n \"name\": \"robbie\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1615710004\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2021-03-11 12:03:24Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie_robbietest_westus2\",\r\n \"name\": \"MC_robbie_robbietest_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-test\",\r\n \"name\": \"lima-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/NetworkWatcherRG\",\r\n \"name\": \"NetworkWatcherRG\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"name\": \"OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627769226\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Deleting\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/niqi-test-capz\",\r\n \"name\": \"niqi-test-capz\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"Name\": \"niqi-test-capz\",\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_cluster_capz\": \"owned\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_role\": \"common\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tonche\",\r\n \"name\": \"tonche\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628294840\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tonche_tcluster_westus2\",\r\n \"name\": \"MC_tonche_tcluster_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628305659\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/paultest\",\r\n \"name\": \"paultest\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_paultest_foo_westus2\",\r\n \"name\": \"MC_paultest_foo_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1510-westus2\",\r\n \"name\": \"hcpmattstamebld1510-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628378566\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1510\",\r\n \"name\": \"sqlmattstamebld1510\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628378566\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1511-westus2\",\r\n \"name\": \"hcpmattstamebld1511-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1511\",\r\n \"name\": \"sqlmattstamebld1511\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1511\",\r\n \"name\": \"hcpmattstamebld1511\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mattstamebld1511-swift-rg\",\r\n \"name\": \"mattstamebld1511-swift-rg\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_mattstamebld1511-swift0_westus2\",\r\n \"name\": \"MC_mattstamebld1511_mattstamebld1511-swift0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_swift1_westus2\",\r\n \"name\": \"MC_mattstamebld1511_swift1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_swift2_westus2\",\r\n \"name\": \"MC_mattstamebld1511_swift2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_mattstamebld1511-swift2_westus2\",\r\n \"name\": \"MC_mattstamebld1511_mattstamebld1511-swift2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628392076\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1512-westus2\",\r\n \"name\": \"hcpmattstamebld1512-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1512\",\r\n \"name\": \"sqlmattstamebld1512\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1512\",\r\n \"name\": \"hcpmattstamebld1512\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_ipaddress-fix_westus2\",\r\n \"name\": \"MC_jostupka-provision-test_ipaddress-fix_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628431643\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1513-westus2\",\r\n \"name\": \"hcpmattstamebld1513-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1513\",\r\n \"name\": \"sqlmattstamebld1513\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1513\",\r\n \"name\": \"hcpmattstamebld1513\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-provision-test-csi_westus3\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-provision-test-csi_westus3\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1514-westus2\",\r\n \"name\": \"hcpmattstamebld1514-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1514\",\r\n \"name\": \"sqlmattstamebld1514\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1514\",\r\n \"name\": \"hcpmattstamebld1514\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie0805\",\r\n \"name\": \"robbie0805\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie0805_byort_westus2\",\r\n \"name\": \"MC_robbie0805_byort_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-AYKGPzl\",\r\n \"name\": \"e2erg-mattstamebld1516-AYKGPzl\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-CSSyWVq\",\r\n \"name\": \"e2erg-mattstamebld1516-CSSyWVq\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-CIGMexN\",\r\n \"name\": \"e2erg-mattstamebld1516-CIGMexN\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/xiahe-sbus-test\",\r\n \"name\": \"xiahe-sbus-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0727-pol\",\r\n \"name\": \"doliu0727-pol\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627636012\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0803-ga\",\r\n \"name\": \"doliu0803-ga\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628219307\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_doliu0803-ga_p1_southeastasia\",\r\n \"name\": \"MC_doliu0803-ga_p1_southeastasia\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628316391\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"name\": \"MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"location\": \"canadaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"name\": \"MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628057244\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-921390bc_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-921390bc_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1612837888\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-7522?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTc1MjI/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "32cb08fc-b713-4637-b8b1-3eef5f78cbc2" + ], + "accept-language": [ + "en-US" + ], "User-Agent": [ "FxVersion/4.6.00001.0", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 18:45:20 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "nginx" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" - ], - "x-ms-correlation-request-id": [ - "befe5225-6be2-40bc-b24b-a73c872c06c8" - ], - "x-ms-request-id": [ - "e5178efe-f5a1-4c76-becd-db94dbef8dc3" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184521Z:befe5225-6be2-40bc-b24b-a73c872c06c8" - ], - "Content-Length": [ - "126" + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ], "Content-Type": [ - "application/json" + "application/json; charset=utf-8" ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" + "Content-Length": [ + "29" ] }, "ResponseHeaders": { @@ -672,22 +90,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:45:50 GMT" + "Fri, 06 Aug 2021 23:22:32 GMT" ], "Pragma": [ "no-cache" ], - "Server": [ - "nginx" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "x-ms-request-id": [ + "284af3ed-b1d9-46c1-a945-004bfa476ed9" ], "x-ms-correlation-request-id": [ - "c7299dfe-be97-4cb0-9da2-2a164d2d64ef" + "284af3ed-b1d9-46c1-a945-004bfa476ed9" ], - "x-ms-request-id": [ - "77c97598-48b1-4cb6-87a9-8ee2ed97ff53" + "x-ms-routing-request-id": [ + "WESTUS2:20210806T232232Z:284af3ed-b1d9-46c1-a945-004bfa476ed9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -695,90 +113,42 @@ "X-Content-Type-Options": [ "nosniff" ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184551Z:c7299dfe-be97-4cb0-9da2-2a164d2d64ef" - ], "Content-Length": [ - "126" + "198" ], "Content-Type": [ - "application/json" + "application/json; charset=utf-8" ], "Expires": [ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", - "StatusCode": 200 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-7522\",\r\n \"name\": \"aks-dotnet-sdk-RG-7522\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-7522/providers/Microsoft.ContainerService/managedClusters/azsmnet7547?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTc1MjIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NzU0Nz9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"mode\": \"System\"\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\",\r\n \"secret\": \"XFP5t_5wcL48VA00GY7OunpsVlcTR228Co\"\r\n }\r\n },\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "11cca8c1-d7da-463b-8f19-49f665eac47c" + ], + "accept-language": [ + "en-US" + ], "User-Agent": [ "FxVersion/4.6.00001.0", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.19043.", "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 18:46:20 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "nginx" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" - ], - "x-ms-correlation-request-id": [ - "dbd8e901-4e55-40eb-884e-d6a2c8fd4ce7" - ], - "x-ms-request-id": [ - "8590197f-8a2c-4654-a767-fd203fc12d4f" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T184621Z:dbd8e901-4e55-40eb-884e-d6a2c8fd4ce7" - ], - "Content-Length": [ - "126" ], "Content-Type": [ - "application/json" + "application/json; charset=utf-8" ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" + "Content-Length": [ + "410" ] }, "ResponseHeaders": { @@ -786,7 +156,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:46:51 GMT" + "Fri, 06 Aug 2021 23:22:38 GMT" ], "Pragma": [ "no-cache" @@ -794,14 +164,17 @@ "Server": [ "nginx" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/0ada7a1d-cdbd-410c-a80d-2cd533ae6bfa?api-version=2016-03-30" ], "x-ms-correlation-request-id": [ - "11facbfc-dcba-4b16-a506-1f761ce088bb" + "55669aa2-f6bb-4b3a-85f8-2193a6dd97cf" ], "x-ms-request-id": [ - "8b0d74c5-1465-4e9e-9bdf-dad5c28b49da" + "0ada7a1d-cdbd-410c-a80d-2cd533ae6bfa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -810,10 +183,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T184651Z:11facbfc-dcba-4b16-a506-1f761ce088bb" + "WESTUS2:20210806T232239Z:55669aa2-f6bb-4b3a-85f8-2193a6dd97cf" ], "Content-Length": [ - "126" + "1791" ], "Content-Type": [ "application/json" @@ -822,12 +195,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", - "StatusCode": 200 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-7522/providers/Microsoft.ContainerService/managedClusters/azsmnet7547\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet7547\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-ae3923a7.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-ae3923a7.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-7522_azsmnet7547_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n }\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/0ada7a1d-cdbd-410c-a80d-2cd533ae6bfa?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzBhZGE3YTFkLWNkYmQtNDEwYy1hODBkLTJjZDUzM2FlNmJmYT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -843,7 +216,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:47:20 GMT" + "Fri, 06 Aug 2021 23:23:09 GMT" ], "Pragma": [ "no-cache" @@ -852,13 +225,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11999" ], "x-ms-correlation-request-id": [ - "becefea5-b430-49db-b537-9c82ea45b399" + "60e53273-dbd2-4983-a0a3-33b10d588578" ], "x-ms-request-id": [ - "1ceec48e-b513-403c-b750-30bcb6091c36" + "22f13172-c5e9-4922-9d62-a9fa789410e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -867,7 +240,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T184721Z:becefea5-b430-49db-b537-9c82ea45b399" + "WESTUS2:20210806T232309Z:60e53273-dbd2-4983-a0a3-33b10d588578" ], "Content-Length": [ "126" @@ -879,12 +252,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"1d7ada0a-bdcd-0c41-a80d-2cd533ae6bfa\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:22:39.3866666Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/0ada7a1d-cdbd-410c-a80d-2cd533ae6bfa?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzBhZGE3YTFkLWNkYmQtNDEwYy1hODBkLTJjZDUzM2FlNmJmYT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -900,7 +273,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:47:50 GMT" + "Fri, 06 Aug 2021 23:23:39 GMT" ], "Pragma": [ "no-cache" @@ -909,13 +282,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11998" ], "x-ms-correlation-request-id": [ - "18a5ddc4-147f-471e-b832-972ef1025690" + "de9f915c-5f24-4855-ac42-2c7530f5c8d0" ], "x-ms-request-id": [ - "e1c4be57-f44e-4903-8e96-08ee47b56713" + "8ffc89ca-bc84-4f7b-a4b1-eaec5bc8b6c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -924,7 +297,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T184751Z:18a5ddc4-147f-471e-b832-972ef1025690" + "WESTUS2:20210806T232339Z:de9f915c-5f24-4855-ac42-2c7530f5c8d0" ], "Content-Length": [ "126" @@ -936,12 +309,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"1d7ada0a-bdcd-0c41-a80d-2cd533ae6bfa\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:22:39.3866666Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/0ada7a1d-cdbd-410c-a80d-2cd533ae6bfa?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzBhZGE3YTFkLWNkYmQtNDEwYy1hODBkLTJjZDUzM2FlNmJmYT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -957,7 +330,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:48:21 GMT" + "Fri, 06 Aug 2021 23:24:09 GMT" ], "Pragma": [ "no-cache" @@ -966,13 +339,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11997" ], "x-ms-correlation-request-id": [ - "7a089c43-bd5a-4b65-9ecb-8627e4e291dc" + "443930e9-2f93-4f5d-923e-5ade3dda5c0e" ], "x-ms-request-id": [ - "0181af36-0e8a-4a03-b334-cbb566d8124c" + "645dc752-4d87-4097-8e2a-0636887ed288" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -981,7 +354,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T184821Z:7a089c43-bd5a-4b65-9ecb-8627e4e291dc" + "WESTUS2:20210806T232410Z:443930e9-2f93-4f5d-923e-5ade3dda5c0e" ], "Content-Length": [ "126" @@ -993,12 +366,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"1d7ada0a-bdcd-0c41-a80d-2cd533ae6bfa\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:22:39.3866666Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/0ada7a1d-cdbd-410c-a80d-2cd533ae6bfa?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzBhZGE3YTFkLWNkYmQtNDEwYy1hODBkLTJjZDUzM2FlNmJmYT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1014,7 +387,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:48:51 GMT" + "Fri, 06 Aug 2021 23:24:39 GMT" ], "Pragma": [ "no-cache" @@ -1023,13 +396,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11996" ], "x-ms-correlation-request-id": [ - "5c29bdc0-699a-4db5-a058-013c61367d65" + "270382d6-b091-471d-880a-e58ca516b555" ], "x-ms-request-id": [ - "af72dc44-4a64-416d-a86e-891e62e7fe7c" + "fdd642b3-0c61-47ab-afb4-063f90d5f15a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1038,7 +411,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T184851Z:5c29bdc0-699a-4db5-a058-013c61367d65" + "WESTUS2:20210806T232440Z:270382d6-b091-471d-880a-e58ca516b555" ], "Content-Length": [ "126" @@ -1050,12 +423,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"1d7ada0a-bdcd-0c41-a80d-2cd533ae6bfa\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:22:39.3866666Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/0ada7a1d-cdbd-410c-a80d-2cd533ae6bfa?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzBhZGE3YTFkLWNkYmQtNDEwYy1hODBkLTJjZDUzM2FlNmJmYT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1071,7 +444,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:49:21 GMT" + "Fri, 06 Aug 2021 23:25:09 GMT" ], "Pragma": [ "no-cache" @@ -1080,13 +453,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11995" ], "x-ms-correlation-request-id": [ - "37c26e9f-bf50-4374-8109-faae36e57155" + "c375b82d-aefe-4b70-b2af-9af8aa415e80" ], "x-ms-request-id": [ - "fccb0981-28c7-4538-af3f-5a89bf6f9bc9" + "b238d01b-dd3b-400f-a401-9ac8fdd130b5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1095,7 +468,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T184921Z:37c26e9f-bf50-4374-8109-faae36e57155" + "WESTUS2:20210806T232510Z:c375b82d-aefe-4b70-b2af-9af8aa415e80" ], "Content-Length": [ "126" @@ -1107,12 +480,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"1d7ada0a-bdcd-0c41-a80d-2cd533ae6bfa\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:22:39.3866666Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/fa15fcc7-2d81-47fa-983e-67321edbff22?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZhMTVmY2M3LTJkODEtNDdmYS05ODNlLTY3MzIxZWRiZmYyMj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/0ada7a1d-cdbd-410c-a80d-2cd533ae6bfa?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzBhZGE3YTFkLWNkYmQtNDEwYy1hODBkLTJjZDUzM2FlNmJmYT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1128,7 +501,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:49:51 GMT" + "Fri, 06 Aug 2021 23:25:39 GMT" ], "Pragma": [ "no-cache" @@ -1137,13 +510,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11994" ], "x-ms-correlation-request-id": [ - "ee040459-3f26-4fe3-99e6-c22e3dd093c7" + "a11a9ccb-122a-4a7d-b87d-966c48216e95" ], "x-ms-request-id": [ - "5aa473fd-c9ac-496b-b34d-76ee30021a4c" + "c52ce935-0a08-4078-93a8-d41e9b34d934" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1152,7 +525,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T184951Z:ee040459-3f26-4fe3-99e6-c22e3dd093c7" + "WESTUS2:20210806T232540Z:a11a9ccb-122a-4a7d-b87d-966c48216e95" ], "Content-Length": [ "170" @@ -1164,12 +537,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c7fc15fa-812d-fa47-983e-67321edbff22\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-07-02T18:41:20.3166666Z\",\r\n \"endTime\": \"2021-07-02T18:49:34.7363282Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"1d7ada0a-bdcd-0c41-a80d-2cd533ae6bfa\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-08-06T23:22:39.3866666Z\",\r\n \"endTime\": \"2021-08-06T23:25:39.1681923Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-8882/providers/Microsoft.ContainerService/managedClusters/azsmnet7920?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTg4ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NzkyMD9hcGktdmVyc2lvbj0yMDIxLTA1LTAx", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-7522/providers/Microsoft.ContainerService/managedClusters/azsmnet7547?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTc1MjIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NzU0Nz9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1185,7 +558,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:49:51 GMT" + "Fri, 06 Aug 2021 23:25:40 GMT" ], "Pragma": [ "no-cache" @@ -1194,16 +567,16 @@ "nginx" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T184952Z:04f10b48-f55d-4fc1-9087-50b20ce8f3a0" + "WESTUS2:20210806T232540Z:d4e5402f-06d2-46c1-9898-d83ca58fab56" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11993" ], "x-ms-correlation-request-id": [ - "04f10b48-f55d-4fc1-9087-50b20ce8f3a0" + "d4e5402f-06d2-46c1-9898-d83ca58fab56" ], "x-ms-request-id": [ - "4df75b44-0e07-408d-8dea-3e233e788a69" + "8a607e68-cc7f-4cc3-b7d5-6b5f325f033a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1212,7 +585,7 @@ "nosniff" ], "Content-Length": [ - "2061" + "2059" ], "Content-Type": [ "application/json" @@ -1221,17 +594,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-8882/providers/Microsoft.ContainerService/managedClusters/azsmnet7920\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet7920\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-7051cce1.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-7051cce1.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-8882_azsmnet7920_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-8882_azsmnet7920_westus2/providers/Microsoft.Network/publicIPAddresses/9f7c5bf9-a72d-4ffc-962c-c427aa05381a\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-7522/providers/Microsoft.ContainerService/managedClusters/azsmnet7547\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet7547\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-ae3923a7.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-ae3923a7.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-7522_azsmnet7547_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-7522_azsmnet7547_westus2/providers/Microsoft.Network/publicIPAddresses/961fb477-5c47-46ec-83bb-8236dc82fc92\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-8882/providers/Microsoft.ContainerService/managedClusters/azsmnet7920/listClusterAdminCredential?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTg4ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NzkyMC9saXN0Q2x1c3RlckFkbWluQ3JlZGVudGlhbD9hcGktdmVyc2lvbj0yMDIxLTA1LTAx", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-7522/providers/Microsoft.ContainerService/managedClusters/azsmnet7547/listClusterAdminCredential?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTc1MjIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NzU0Ny9saXN0Q2x1c3RlckFkbWluQ3JlZGVudGlhbD9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e76d7838-8941-4249-81c5-427c0b08d297" + "c7ba7704-0dd8-4d97-92eb-fab79b3c90c4" ], "accept-language": [ "en-US" @@ -1248,7 +621,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:50:01 GMT" + "Fri, 06 Aug 2021 23:25:50 GMT" ], "Pragma": [ "no-cache" @@ -1257,16 +630,16 @@ "nginx" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185002Z:de2dff2e-f9d9-45fc-b866-80caa3b07221" + "WESTUS2:20210806T232550Z:75db3192-b666-4800-b1f5-c1bba800722e" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "de2dff2e-f9d9-45fc-b866-80caa3b07221" + "75db3192-b666-4800-b1f5-c1bba800722e" ], "x-ms-request-id": [ - "bdcd1461-cf98-4498-bd8a-29613389cd27" + "43c745b6-0c62-4f12-9671-e67e5d92af04" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1284,17 +657,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"kubeconfigs\": [\r\n {\r\n \"name\": \"clusterAdmin\",\r\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlZFTkRRWFJIWjBGM1NVSkJaMGxTUVUwM1VXcG1WRGhzU0ZRNFF6QnpkRFppTTJWblMwRjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSlFtTk9UV3BGZDA1NlFYbE5WR2Q2VFZSSk0xZG9aMUJOYWtFeFRWUkJNMDFFU1hoUFJGRjRUV3BrWVFwTlFUQjRRM3BCU2tKblRsWkNRVTFVUVcxT2FFMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQkNtOVFNM0kyWTJSS2FEZGFNbXBhTUVkclkyVkRSMFJ5UVRobVRrVnFjVlZaTUZBd1ZsaDBTR0ZHYmtWemFESTRUR0pMZFc0MFVXOUtRWGx1TldobE1td0tNbmhLVm5kcGFXWldWVlZXVkZKMmVFWkpiVVZvV1RZclMyZ3lUVXhXVG0xS2FHNDJkMFV5VTNvMU5HdDNPRkpyVWtkUmRXcEhOMlZPVDNKNlVXNW5Nd3BPY0dSak1UTTJSSEJVWVhwQ1YyMDNSV2R2T0ZaRWVqYzNUVko1SzBWRWQxZHBUbmhUY2pWbVJXVlRWMlYyZFRCRFMycE9NVVZMTmpaU2FrNXBaWFpxQ2paWldXdDBjVmxrVjJwTlQzZHdlQ3RKU0hoeWRYRkVZVGxUUVZsTllsRnRNbUk0VWxSWVVXMDVibUU0UVdaa05WUjJWVEJuWTBkS09VZ3hVRVIwTlZBS1IyNVBkVkZsVWxCdVowMDNWekpITUdJMFdGRkNXSGhuZG1wNmNVSllRa3RVVVdFelZXZFZNRlJPVXpJNU5VVTFZMk5PYVc4NWExbHBNMDF4WVRsWldRcG1RbGxJYld0MWVreFJXRXRtVEhKMU5HeEVhMmMzVEVsS1NGcG9UekZPV0RoRFNDc3dka0ZYUkVsNWJrVlFZblpxTm1KaWVVaFlZVFpsZURKWmFFOTNDbE55YW14U056SnhjbkZyT1ZwVlZFdGhSa1pMVlVGMldtSjFNSHBqYzNRNUwySnFUWGRxSzJGdGVrcHRhWGt4U1RSRVRXMUlUeTlWTm10NldUbFNXREFLVDAwMmExVXJOMVV4U1hCRU1UVlVkV3RNWm5Jd1FYVXZUVzE2YjFsS1RVNVRUQzlNYXpkME1qRkRTR2xCZFRSdGRFZHNibTlTYWk5Q1VpOWtORWhvZUFwMmNVSmpOV0ZNWkZkU1NVTjJUV3M1TkhkR2RYSnZRM3B0TWpGTGNUZFJjWEVySzAxMVRVcGFablJCWkZCTlNubzVhRWxOVUM5VmJsa3JXbTFxZUVwU0NpOWFTVEpuZG14bWVFcHhlVUZ1YUdrd1FWQmpPVkJzYm14cE9VeFphMUZtTVZsNFVrSkxTVGh3VmtSdVpHbDNSa3htSzFKQlduRjJNbWhhWmtzeWJXb0tOblZSU0dwMVVrTkNSWFpuTVdoRVIxSkVWbEJLYmxaQ2FVZGlSSEZVZWt4RlFraFFibWd5UXpkaVJVTkJkMFZCUVdGT1EwMUZRWGRFWjFsRVZsSXdVQXBCVVVndlFrRlJSRUZuUzJ0TlFUaEhRVEZWWkVWM1JVSXZkMUZHVFVGTlFrRm1PSGRJVVZsRVZsSXdUMEpDV1VWR1RraFlZMVlyV2tnemJFNU5UMjhyQ21kRVdtUmxPWE5QU3paVU5VMUJNRWREVTNGSFUwbGlNMFJSUlVKRGQxVkJRVFJKUTBGUlFrNXhSMWhpYmtkMVlsSkZlbG80V1hOQlFqRjBSMWhNU2tZS2FrbGhOSEJTYzFCdGFYUjJSa2Q2U1VoSFNEVlFkRlF6Wmt4blpWWXpRbnBHTTBWTVZ6SkRPWE5LYzA1dWVVY3ZUMVZrYURsUGIxZHBWV1JCV1RoU1FncEVSemw1VVVsSFkzZFBaSHBFWlVWcGJVbG9WSEZsVFZCTVRrSlJVek5UVTFweFExQnhVVUpxTW5ZM2F6bDVSVTVUY0VnMGVraFJVVWsxUTAwMmIyOUZDbnB6VTFJNUwwRnlWRmx6WVV4d2VTOUlLMGhVTjBaa2QyMUdVRU5OWlhGa2QzRjFSRFZHVnprNFpFTlJZazVoSzIxck5uWkphblV3UlZwbk1ubEplRkVLUkRFNFIyeFRRa2hLWTNobE5tOHZSR0pyTHpaRWRreFJTMkpwY0RCNlVETnVOamhrYm5nNWJGbzVVVlpsWnpSTVdsQldRVTFXWlc1UE1DdDZWbWRrTWdwMlpUSnJiRTVSWldsM1NUSkllVVJaUjJWVVNUbFpjM2RYVDA5bWVFOVpVbXh1Um1obmVEZDBWRWhaTW5oRmRFdFVaQ3N2Yld4eVJXZFVlSGhqYlVoVUNtVXJRUzlEYUZVNVJtbHFhMlZVUzFoclRIWk9OemxaV0U1WVpFVlJORGxEVkRoNFZtczFkbUUxVFc1amQzWmxVRFE0TWtkb1oySmFNbXczVVZWd2VGUUtabW81WVhock1ubGliRTVRYzJ3NE9WSnFia2xtYjBWM1lWVlVUMXA0YjFoT05WcFVaRXN5SzNsdFptbFZhelJwTDJoWU0yTmFaRGhSVjI1aVF6bFNlQXBuYkUxNlprMDBWMkl2TWpCb1MzaG9VbXBOVjFOQk9VcEVNMFZxYW1KbWVtc3JZV2c1TWs1VGVYWnRSR1p4VDJJeVZtWkJRWE5RTWtaTmF6Qm5iamR0Q2toTE1rcGtVMmRhVm5JMWEyZGpSazFJWVVneGREZFRZVVI1VDA1SmQwZ3phbEpCVms4emEydGpaek0yVnpsVVdtbDBVMGhqUldRM2NWcE9iMjFEVldFS1JrUk5ZbXRSTjNaTlMzazVWMVpTVmtGNE1XRkVXSGxpUm5oa1ozZERNMUpIVmtsa1NXeFBOeXRvVDNrd2F6SlZOSGRCVEZwaGJFUnlTRkZRV0VwTlVncHVlVFpyYnpKRFkwWTBVRE4xUkZOeVFrRTlQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBzZXJ2ZXI6IGh0dHBzOi8vYWtzZG90bmV0c2RrLTcwNTFjY2UxLmhjcC53ZXN0dXMyLmF6bWs4cy5pbzo0NDMKICBuYW1lOiBhenNtbmV0NzkyMApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogYXpzbW5ldDc5MjAKICAgIHVzZXI6IGNsdXN0ZXJBZG1pbl9ha3MtZG90bmV0LXNkay1SRy04ODgyX2F6c21uZXQ3OTIwCiAgbmFtZTogYXpzbW5ldDc5MjAKY3VycmVudC1jb250ZXh0OiBhenNtbmV0NzkyMApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsdXN0ZXJBZG1pbl9ha3MtZG90bmV0LXNkay1SRy04ODgyX2F6c21uZXQ3OTIwCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VaSWFrTkRRWGRoWjBGM1NVSkJaMGxTUVUxaFpsSTBlR1V5TTNSRFRGVkdWVlJEYUdWalNtZDNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSWFHTk9UV3BGZDA1NlFYbE5WR2Q2VFZSSk0xZG9ZMDVOYWsxM1RucEJlVTFVWnpCTlZFa3pWMnBCZHdwTlVtTjNSbEZaUkZaUlVVdEZkelY2WlZoT01GcFhNRFppVjBaNlpFZFdlV042UlZaTlFrMUhRVEZWUlVGNFRVMWlWMFo2WkVkV2VWa3llSEJhVnpVd0NrMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQmNrRkdOQzlxUjJkT1owYzBaM1ZLWVZWMVJtc0tiMHBQUkhoaFduZHZjWFpTVmtSeVNXOVJaRmt5Vm0xSVdrTmtaV2xOTjNsalZrdzNha3RpZDBoQ1VYSXJlbVJyT0N0Mk1USkdSbWszV2twSE1FdDVkZ294Y2pOamQxSlJTemRrUzA5a1VtUnVkRmRTVlRadU5GSmhVMjlPTkVVcmJXRkhRbVV6UjA1VmMyVldWMlZpY21vM2RVNXFTRmRXTUVGcFEyZFFkREU1Q2pZM1JsQjRXRTkyZWpsdVRXWnVSRVpPY1hKWmFGZDVXVVJVUXpKdFRrWnBORE5PUlN0ME1tbDZNMXByWVRGdlZFRllORmNyZDFwd1VHWXpRVkJ0UjBNS2EwWnBibVo1Y2poTGQyTTRWVE56ZVU4NE1GUlFha3BMV2xVeUsyTXhNbEJaTTIxMWJubzVhRTk2VTB4NldYbHBlRTlKVjJ4d01uZHNZa2h2VEU5bE13cGhjVzlqVm14MlpESnVWVWhDYTBOWllWVlNjVzFsU0VJMWRrVXhTVEpOYUdaQlFtb3ZNeXRQV1M5aWJraEhjalF2SzI1RFJtRnRhRk5UTDNGeWFtcGlDak4zVVhob1pWVTFhMWx2ZW1KSVMzVnNWV0ZyVUhOdlJreDFjamxsVW1GS04ySTNiVGxvVW5GWk9TdE1hV0pYT1dSWk5GVjRPVGxYU1hBcllXUlJjR0VLVEVoblZqa3lPSFoxV2paRmFFc3diek14VGpCcVVXMU1iMmh2U25KTE9WWk1iVTlUVUVWV1JGUnlWSEI1YWtoNVN6QTVRWGMxVkdacVZFWTNNa1pLWXdvclkwVkhTV3RaYlhwa1VGaFJOa1JrVm0weFdtSktWMGRvZUZNclUxVm5ORWM0SzJSR1FWVldXa0pGYWtJdmVVaGxWVVI1YUZwVmEyZExkbUZDTjNVNENtZE5aV1ZCTkdNd1RqRjZXVWt3VjNoWU5HaHJiU3RUV1VweFVGUm9TekppZGtaclJGcEJMMUo0ZVhGeWQwbFdUeTlZUmtWUmQySlBSRVYxZDBOaUwwSUtjblYzTVZneE0xRlVOM0ZSVXpCdmVXVjVXbUoxUkc5NmIzUlVSR1JSSzBwVWFtczJSVTlJVEd0MGEyTnBjRVpRVm10alNIazVUSFEzTVc1cFdIcFRPQXB0VmtORmFIUkljamRhUjIxVVNteGhMelphZGxsTFRVTkJkMFZCUVdGT1YwMUdVWGRFWjFsRVZsSXdVRUZSU0M5Q1FWRkVRV2RYWjAxQ1RVZEJNVlZrQ2twUlVVMU5RVzlIUTBOelIwRlJWVVpDZDAxRFRVRjNSMEV4VldSRmQwVkNMM2RSUTAxQlFYZElkMWxFVmxJd2FrSkNaM2RHYjBGVk1HUmtlRmcxYTJZS1pWVXdkelpxTmtGT2JERTNNbmMwY25CUWEzZEVVVmxLUzI5YVNXaDJZMDVCVVVWTVFsRkJSR2RuU1VKQlNGWk5kMkZZV21oV1RHd3dabFIxUlV0aWJncERkVFJ4YzNGNGNqVTRiMGh5Ymtwb1pYQnBja2xvUVRSbE0yTkpibWhaYjJ0TVRDdHFXRGQxS3pKbFFsTklXRkJMY0hkblQzTnVRMVkzY21GTGRrcFZDbk50VTI5amVHWlJUekpoYUdGamFGVkpaRkpaZG1GaU4ybHBaamRZUTJOa016VlZiR2gwYjFKTldFNDVlbFI0YmtwYVdUQXZlakpCVjNGc0wwbHFNVmtLWVdaSVltdDJaakpGSzJFdmJFaEZUVTlsUVhaUFNqYzBlbHBxZVRkdE0wVTNUM1JZUzB0SlZVTlZVRVJ0VVRSeVVIcEhXVE54V0dobE9XNHlUa1I1YndwbFpUQkZjUzlYWTBONWFtOTJUa2RqVm5SRVprNXBiRXBQVldsbVpteG5OQ3RzVWpOc2EzUk5iRTUzUm0wcmVsaFllVXhKVURGTlRDOTZSRWRQUkhoRENrRk1WVlptWVRkQ2VXZExVeXR4WW10NGVsSnhRamx1U1UxTlNUZHlVVEZqYlhGeGFuZGpZaXRXZFdJekwzWnZNSGhaWTNWeVVWWnpObmxzZGxKYVpVVUtkM05sYUdsYWIyTldiMEZ1YjNSbFZVeDFWamhKUm5OTlNDOXJiSGRwUVVKTWVFODFTMDlhTDB3NE5tOTVaR2RGYVVOb2JqWlVSQzgwV21Gc1p6QkRSZ3BvZFVndmVrMVRPRXc0YjFwbWNFbGxVa1pYY0UxQk5FRlpWa0ZFWW1oWE5rWmFhMGxaYTJadVRqTkhTVmhpZUVFM0wxUlBiMUV3VmtGUGMwWnFRa1JPQ25BeGJETlRNeTk1Vm5OU1FqUllXbTV4UlVWa1dtMXhiMWwyTDI5emJuaGpialkzUmxVelNTOVlaWEJsUTI1UU1XVTFkamhYUldodU1FTk1lbWg2YkdrS0wxcEdRVWhzWTJVMEwwWXZNVVJ5WkROWU5pdHFRM3BEUTB4R1lreE5ieXR4V25kbGJHSkNjV0l3UkZaR1pGZFpRbkJ1ZDJNMk9GcExaQ3M0Y2xJeVp3cFZjMHhXVm5VNEwySklaMlJVVEhSMEwxTXZlRGg1U205a1VtNWpkVGROZWtoWGFFNWtSR3MyYVRSc1QwUjRZMmw0U0ZWeVoxWnpLekk1Wkd4WVFVaDFDbTFCTDJFd1prSkJSbTFsVVhacFZHaEpjR1JxTVRVeFdBb3RMUzB0TFVWT1JDQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENnPT0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxLUzBGSlFrRkJTME5CWjBWQmNrRkdOQzlxUjJkT1owYzBaM1ZLWVZWMVJtdHZTazlFZUdGYWQyOXhkbEpXUkhKSmIxRmtXVEpXYlVoYVEyUmxDbWxOTjNsalZrdzNha3RpZDBoQ1VYSXJlbVJyT0N0Mk1USkdSbWszV2twSE1FdDVkakZ5TTJOM1VsRkxOMlJMVDJSU1pHNTBWMUpWTm00MFVtRlRiMDRLTkVVcmJXRkhRbVV6UjA1VmMyVldWMlZpY21vM2RVNXFTRmRXTUVGcFEyZFFkREU1TmpkR1VIaFlUM1o2T1c1TlptNUVSazV4Y2xsb1YzbFpSRlJETWdwdFRrWnBORE5PUlN0ME1tbDZNMXByWVRGdlZFRllORmNyZDFwd1VHWXpRVkJ0UjBOclJtbHVabmx5T0V0M1l6aFZNM041VHpnd1ZGQnFTa3RhVlRJckNtTXhNbEJaTTIxMWJubzVhRTk2VTB4NldYbHBlRTlKVjJ4d01uZHNZa2h2VEU5bE0yRnhiMk5XYkhaa01tNVZTRUpyUTFsaFZWSnhiV1ZJUWpWMlJURUtTVEpOYUdaQlFtb3ZNeXRQV1M5aWJraEhjalF2SzI1RFJtRnRhRk5UTDNGeWFtcGlNM2RSZUdobFZUVnJXVzk2WWtoTGRXeFZZV3RRYzI5R1RIVnlPUXBsVW1GS04ySTNiVGxvVW5GWk9TdE1hV0pYT1dSWk5GVjRPVGxYU1hBcllXUlJjR0ZNU0dkV09USTRkblZhTmtWb1N6QnZNekZPTUdwUmJVeHZhRzlLQ25KTE9WWk1iVTlUVUVWV1JGUnlWSEI1YWtoNVN6QTVRWGMxVkdacVZFWTNNa1pLWXl0alJVZEphMWx0ZW1SUVdGRTJSR1JXYlRGYVlrcFhSMmg0VXlzS1UxVm5ORWM0SzJSR1FWVldXa0pGYWtJdmVVaGxWVVI1YUZwVmEyZExkbUZDTjNVNFowMWxaVUUwWXpCT01YcFpTVEJYZUZnMGFHdHRLMU5aU25GUVZBcG9TekppZGtaclJGcEJMMUo0ZVhGeWQwbFdUeTlZUmtWUmQySlBSRVYxZDBOaUwwSnlkWGN4V0RFelVWUTNjVkZUTUc5NVpYbGFZblZFYjNwdmRGUkVDbVJSSzBwVWFtczJSVTlJVEd0MGEyTnBjRVpRVm10alNIazVUSFEzTVc1cFdIcFRPRzFXUTBWb2RFaHlOMXBIYlZSS2JHRXZObHAyV1V0TlEwRjNSVUVLUVZGTFEwRm5RV0p6T0ZWRU1EUlNSa1J1VUd0RFNXRmFhMHBzTDFSNVRFczBNbkZEYlVnclNGQkZlSGgxZEdkNFkxUjZaMEZaVFRGTU0yUlhhbmhJWVFwaWEzZ3ZhVlJSYjB0d2VrVjFSREJLUlU1eFNTOXhWVkJIVEVSa1QyZHFhWGM1UzJGNVR6SlBjVU14V1hodllubHRWV3NyYTJKd1dWcFNkV001WlVKNENsTkZTWE4zU1RONk0zZHBNSGRqVTBaNVNVRjBhelJ0WW1Sc2NrRmhabU0yUTNNM1NFRkJTSGxZTUVWNk9EaEpXbWQzY21WSVVHeGliRmRYUXpCc04wc0tkRWxXZWs5c1RXdEJkMkpMYkRjNGJIZE1kVlZqTVdwU09IbDRka05SWnpRM0wyaGlRMkpvUzJwaE0ybGxZak5sY0RSVVdqSm1TMUppUVVWaEsxVTRTZ3BqVGtNNVJURktjekJZYVhCcmRYZHRXamxGTXpKeldsVTNVMFJoVDJadFJWbDRiRkpDVFZsVU1reFdlbEp6VTFGalp6WnFibXBrTjNOdmVVUkNlVVZVQ2pGcWVHUnNlbVJVYlZaeWRrSklkbmQwZW1jeGNrWlVNSEZGTW04d2NrWTRhMjR6WjB4bE5FcDJTbTR3WkdKMFVIVkpPWFI0TVVGeVlqZE9UM2c0TlZRS1ZuVm5RbFZzT0RKRmIwVnpZamc1ZGxKMVZWSlhVMjh6TVU1UVMzaE1SMHQyV21sbGFXSXlTR2h6YWpaNWFIRjBMMHhxZFhGRFZuTm5kVkpyTlRaQllRcHZNVko0WjNsVlJuSTFhRzFpZFVaaE4xazBSR2Q1T0cwMGNqRk1WRUk1WkRNeE1VOUJlbFZOU0ZkVWNYbHdhRTltU1ZWeE4yRkdLekF2YkdOTWFGbFZDbGRKY1VoTVYzaGxLM056YzFOaVkxZzNPRXhWWVUwdmNUWjNiblJWU1RGQ2FEZG5NbFZCYjNWTE1VMDBPRk41UlVWaVRHTjJOMDg0ZUU1V1prbFJTSGdLZGt4cWEwdDJNSGd5UVUxc1NWcDFWelpXUlVWUU0zWXZjWFIySzBsV1dFdzBaamhxZEdsV05tNUxXbmxhUmtoaFIwWlhlVGhSWTFrd1dsTkpjRzVPZGdwbmJXNXBZbTg0VlhGUGNVaEZNRlZNUjBkYU1pOXVXV3d4V0RoQlpUQnRZakpPYkZwQ1RWaFNNMVEyZVRoMkt6WXdVVXREUVZGRlFYaFlNRlJ1YW05Q0NrMVFRMWRYZDB0SlMyMVpkMmxuWlZvMk5HWjJSbmcwVFdwMFpXaGFNVmhwVWtKQk1IQmpZMGRRTm5KTU5tRmhTRUpoVm5jeGIyOU1RM05DYjJSVUwzWUtXV3BsV0daNVNYWk9aM3AzU0hoYVRuTkdaREp3YkdkaWJXRTNjRmg0Y2tsTWJrTXJNemMyVGpsUWRsaFRjek01UWtWVFJqRkdNRkZ6TW10M1NXZG9hQXBqYVcwMWNWbGxaVzlJZFRGc01EQmtPWGhYWmpSeGFDOXJRVXhoZVdoWlVuTnRTMGhvYUVSVllrTjRUVE5CVDNaT2RXZHhZekoxTVV0M2NVTkdZVkJQQ2pReVUzWTJObmxFY0hkMFJXMUZabEppV0hsVmNteHJUbWswYjJsQ2JXRnVSMWg1TjNGNmFuWktRbVJsS3pRelVrcEljbTV1YkhBMVF6WkxVa04wTkhZS1VuZE1XVXN3YUVaNk1FbEJZalJ4TVZoTGJrVmFWamRRU21SblNqZGlRMjlVTUNzNE1GaGxOV0k1YldKdk1GaEJlWGxVYTJSNlRYRkRlakJEVUhaT1JRcFlOazF3ZVdSUFdsVXhNVmx0ZDB0RFFWRkZRVE4yWlZwWFpGVjBSSFJKVVZRMFRWWjFiVWx2Y0VNMFNXVm9la2R1U1ZWeFRVaEpSVTFwTVdOaGNqUnJDa2RqUmxsTGVVTjJNRnBhTld0VmFtazRkak5RWmtaRVRGVlNTaXRsTVhadmNqSnBVVVZ6ZEdRNU5YTmljbXgwYWpoTGIwbGliMWd5TUdocmRFNVZaM29LWTJ0T2FFSnlOWGRyYjFFeGRFZHdaMEZTV25jdlNHeEZkVEk1UnpKVGVuQnZlRzF3UzJGcEswSXJhbnBGTjFKWVUxTXpjR05DVW01bVpYRTRjbEp3Wndwb1F5ODVaMXBNTjFKSGVWQkhNV1pLVEZaTmFuTk1SblV4TW0xYU16VTNiMnhVUW1wWlNreHdPVTAyZGxVemMycElSVzQzT0daTmFqSlZhVkUzUjJaekNrNUlWR05hU2xwUVYwaFFkRkJOYldOelJqQnlZVzVXZEROM2EzTXdSalJqY0hkaVFrVndiamh1Y1ZSbE1tTlZXVzR2U2xKdFdtOWhZVXRxZEUxbmJERUtSMlpqV1V4VVZFZDRTbGwwUTBGbVVHWm1OMlpaTjBWTVIxaFNZall5VDBodlprVjNlRE5yUlcxUlMwTkJVVUpFTVhscFZFWlNablJ4VDJaMGExcDNWd292U1RJeVJFNUNjVWxaVFZoaVQwbG9aVFU1WkdOU2NFOURWV05qYmpWaVl6ZG9ORzlSUjFadWIybEtNa0ZIZFRCdlRUUkNXVkp2Y0c5cVJYWnZhREpZQ25OeVFWWTNZMG8wVkd0T1lUbDVPV05DYzB4NVVXRXZPR3BCZURGeVpUZDZPV3RPU2pGcFRWSm5WSGczTjBKQ1pHOVZaa0Z0VTBwdldtbzNOa3B5Vm5VS1MySkZRM0poU1dGcE9XOXNjMWcxU1dsVlMwSlplakZ1UTNkUVJrbFRhbTVyTDNjdlNrTkVabVZ5WlVObFRVSXJZbHBwYzA5R05VMXlVSHBzZERWb2RRcElTMlpQY1M5VlkyRkZlRzAyTHpaRlRHTndjMkZ1TUVObE1TczBaazVHYUdzMGJUQllhelF5SzNWV2Rqa3lTbGhvWkhaUVdVOHpZWFJtV25WUUswTkVDbEozWjBKVFUxQjFSbVk1TmxaNWVGQnpjbmRQV1RjMFpIRkxWMVJUTURWMlVuUkNOVTFQTHl0dFRXcEhlbVJQYld0eGJXWXlSVGx1YW5oUkt6SmhjREVLUVdJM04wRnZTVUpCU0ZSSGEwNWFkbmM0TWtSVU1pdFdXa0ZtWkRaU1RYb3lUbE0zZUZodGMyUk9RWGx3ZFdaM2QyWndWalF5Y0hCNlRtVndiM1YyVHdwT05WWlVObmxyUVhKWE5tRnJhVWN2TkdWaFVqSkhaMjFDTWpoUlprRktNbWhwVkc1VlNYZ3pVVlIwUW1odFpUZE1LMWs0Ukd4WVJqTkZZeTgzYnpKUENrZFBTMGsxUVdOMGVtSmpkR1pGV0N0dVkybFpjMVJVZFRrMU5FNDVjR3RHT1Vkc1dtaHRNbHBWYVRKV1VXazJPR2hzZWxNNU9FaEVjMHN6ZDFsU1JWSUtSMnhLYW5jNFYzUlRXQzg1VEdWUk9FNXZOMk5HTUhkeWNqWkRaekJWSzJGQlJrWnJjVXB5YTFaTlVDOWFPRTFvVFcxWVpXUXJUbmhaVVhnNVprMXJRd3A2YW0xTlJHcHBRVlUwUkV0U0sxVk5WbE5CT0dGb01VRmxSbHBhZEN0clQzbElhV1IwWVhaMmNXSlZZemxNTDJveVdHSm1XbE5zV1U1S01WbHBkRWhxQ2twWGNWUlVTMVJqYlM5elIyVndNakpTTXpSakwzRm9aVkJuU0RZMkswVkRaMmRGUWtGTFlUWjFWR3hsZW1KSGRYRjRkMEkyVjFoR1dDOVFPRmxaWW5RS1ZHbFBUREpDVjAwd2FubERWSEJ0Y0c5WmMxSjVNVnB1UTFacWJtczViRGRLY21waWF5OVZUMHBHZDJoamN6WlZVVlpJZG10a1ZsbEZkVlp4Y0dKVlFRcENURmxFY1dOTE9UTlBjRmh5YjB4TVUwZFJNbTVNTlVOcU1GaEhaRTk0SzJwMGQwOXRWMFF6TUdsNFNXMUVhelpTZDBGaVJWbGpNWGd6YkVWQ0t6QlhDbGN4YTJkamFuZHdLM0oyTlU1alF6QXdlaTlpVTJ0WmJubDVkbE5vZUZJMlQySldNSEp2Ym5wdFNYQlBWbFk0VG1sR1Rua3JRamd5VVZvM05EUmFlVGNLTjNGSVdFSlhjWEYzTkhGQ1NXRlJiWEJoTlhseU5WQkZOVUo2VEM5Mk1YRmxTRmhtTVcxdk0zcFhMMkpKWjBsQ05tTlZPQzlOY1Zkc1RUTTBVa0UzT1FwbE1DOTRiVkZqTVZOQ1lXczRUbGM1UzNoS2JTOXhjVGRoYlVwdFVWQTBhemNyTVhsVmNWRjFWa3R2WVhkQlowbDJNemhTUmxOWE1YQTBUVDBLTFMwdExTMUZUa1FnVWxOQklGQlNTVlpCVkVVZ1MwVlpMUzB0TFMwSwogICAgdG9rZW46IDUxNzE2NWM1ODkxMTg0ZjU1NDgyNzhlZTM3N2ZhMTBhNDExYTRhYmFjZWQ1OTY0NTQ1MDdlYWI1YWIyNTE4ZDAzYmFkODIxMGQ1NDE3NDk5YTEwOTI3YTA5ZDBkNWI0ZGE2ZTMwNzRhOWU0ZTY4ZDU5M2E3MmIwNTM1YzRjN2U0Cg==\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"kubeconfigs\": [\r\n {\r\n \"name\": \"clusterAdmin\",\r\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlJFTkRRWFJEWjBGM1NVSkJaMGxSUkd4RU5IaFVlSEJxY1ZkdFV6QkJiRzE0VDFKTVZFRk9RbWRyY1docmFVYzVkekJDUVZGelJrRkVRVTRLVFZGemQwTlJXVVJXVVZGRVJYZEthbGxVUVdkR2R6QjVUVlJCTkUxRVdYbE5la1Y1VGtSc1lVZEJPSGxOUkZWNFRVUm5kMDVxU1hwTmFra3dUMVp2ZHdwRVZFVk1UVUZyUjBFeFZVVkJlRTFEV1RKRmQyZG5TV2xOUVRCSFExTnhSMU5KWWpORVVVVkNRVkZWUVVFMFNVTkVkMEYzWjJkSlMwRnZTVU5CVVVSVENuYzNNalU0V0hNM1VtczNLMnR3UjFvNE4wZFliVXN3Y1RGWlFUZHhhMnQwVDNOcFkwSkJhbGhYYlM5V1dFaGllbGQ1WVdsdFZFeHRPWE5YTUhweUx6SUtOVUZIWXpGTmJFZ3llbEV3WmpWUFJFdE9hMDl4WWpGd05tVndOVmd2SzJRMGF5dFlTSGRqVVM5WFRXODNhWFI2ZFRKaWVuQkZXblV5YlRobUt6UnZUd3AwVkVWTlNHcENiamxtWXpkcU0ybFZVbVpFUmtFMk5saGpZWEpPYzBOVFVrNU1WM2RwWlhBelNrVjROR051UzJOellubDRjV001TTJodFkxRjJiMFU1Q25oVk9VOVdiVlJITjNsRFpsWndTa0pyT1RFemMzcHdVekpyT0hBMFFtSjBiekZ4TjJKT1pIbFFRM04zU0ZaWmVtUmpXa1ZhTmprNU4zRkNUVzVEZUdzS2RHY3dPRTgwVTFaVmQzbEpUaTlMV2tkU1VVMTBjRXM0YWtSWU5WRldkSE0zTVZSeWNuVkZjWGRYWm0xaU1qQjFiMFo1VG5SS1dsUXpjRGs0UlRWd1JBcDNjWFY0YTFScVVDOUJLekJOTkM5M0x6aG9hbWhKTTA5M2EwMUtlVlpEUXk4eWNIaEpOMnB6YWpoRVdFRk1kWE5xYkRsaVFqbFlkV1p3VGpoeWJWTkJDbTh5V0ZoS2VsUjJkakJUU2t0QlNFUXhjRTR6SzB0M2ExRkROM042ZVc1bmRISXdWMUpzVVhaMFIxTnhSVkJDVEVaMVVYbDNUMVJKVGpNNVV6UklaMkVLYWpNck5FWk5PQzl4TlZONGJXdDNTblF3T0dabU5VRlhNbmQ2VGpGMVZGb3pURTB5WVV0a2RFVndhamhKUXpsU1YwWlVkMWN2VEdjMk5FVndUelZ2VFFvNWNHRlpNVlJYTVhsUFdtaElkbWhuWm5kRFFqVlpibXd4YlRGd1dVSnBaekYxUkhkTGJYSkZRelpJWWpjMVpEWmpPWEI0UlhjeVRGWmhjek42VkZnNUNsZEdOMGRQYlRORFozTXlhVVJxWjBOclNXNXZhR0ZzUlVrd1JHdERiRlZXUTNkTFRVeHFMMWRaU0VVeFpFUkROMGhZUnpKdFlrOHlMMDFoVW1VNVZrc0tVazh5SzBoTVMwdE5TMjR3UWxWUU5HVk9lV2t5UlhSRWVUSllSVUoxYWpCUmRYVnlVM05DV1hsUlNVUkJVVUZDYnpCSmQxRkVRVTlDWjA1V1NGRTRRZ3BCWmpoRlFrRk5RMEZ4VVhkRWQxbEVWbEl3VkVGUlNDOUNRVlYzUVhkRlFpOTZRV1JDWjA1V1NGRTBSVVpuVVZWblJsSmtVelkyVG1GNk1qZzBabkI2Q201bGFGaEpOR2RzYm5VMGQwUlJXVXBMYjFwSmFIWmpUa0ZSUlV4Q1VVRkVaMmRKUWtGSWQxTmFOM0prUld4Q1V6QTBVbUV5ZG1WalYzSlBVMGhYUTJjS1ZVUldSRFJZY20xb1MxZE5ka2cyUTBGTE0yVnVaRUUxUVhsMFdVVnRaMDVGZFVSelozTmlaekZNVDI1WldHazJSalZ3YVZJemRHSlZaRGxQWTBSNmR3b3dSMlpuYWt4bFZqVlVXRXRST0dod05WUkJhWEpLTldjM1IxZFBhbmxvUmxKYVRVeG5kSFppSzAxYWJVWnpjbVphUlRoaGRtbHhjekJVSzFWcVNXMTJDbVJsZWpKSlkzRm5NMVZMUWtSRGNHVlBNM2hCZGpSSEwwczVWRGd2TWtnclMyeGtabmNyTkZoSVdrTm5TR0pZVFVRM01tOVFibmw1YjIxUlR6RmFLMWtLZEhsbVEzZEtMM2hMV0RVcmJtbFdVM0pwVlM5a2RqTnZia0p2YldwQlYyTnlia3hqTlRNdmVHRnRhek5SWlc0MFUwZ3hXRFYwWm0wNFJVUllaVmQ0TUFwUmJrZEhjREZyYWpkU056UXdhRTE0TVVKSloxVnFjV1kyTkM5RVltMUNNMDkxWnpONWFVcDRVR3M0WkZaUFdXUlFZeTlGTVRaWVMxYzRNV3MyY0V0eUNrWXlSazFrYm5kRWVGb3dUMHBPWTA4MmFISkhTbE5CTVhsbmNYaEpXVGx5VjAwdlJYSXZTRWhvT0dGWFNXSkNVVXRwVVhCWU4xbzFaR0pDVVZoV2Eyc0tVRVZ0Wmtjd1IzZG5lazVKTTBoRk5FbHhTVGN3SzBzMWRuQnBRekJZVFRWd2JYWm9hbGRJVjBseE1uTjJPVkZNVTJGNmJXOVdNR0pGTTBselYyaHpUUXBMVWxWNGRDdEZZMjVMUWpGT2EyZHNTamszUjJWaFprcFZTbGxEYURoeGNWcFhlVVpvWXpkdU56TnJUVE4xT1UxTGFrRnRORVUxVFVvek56QlJPVTFsQ25sb1dHVjRZM0o0VUhGQ1UyeFRablF4UTNkRWJHNWxLek5VTnpsMlJVeGtXRGRHVmxReE4yZE9TbFpEYkhrM2QxZGlaMHBOT1VWVFpEQXJRM2xZU0V3S1ZXVnpZM2xzVmxoTGQySnVXalV3Y21kVGVXMTRSMHB0UTBoT1VEaGhTbkpZTWtrMmJUZFNSbTVwWms5WE5UWktWVVZYUW1weWEycHRkbVl6Wm5GRE9RcFdkR3BNWkdwWVlrcExUWEpFTDB0ckNpMHRMUzB0UlU1RUlFTkZVbFJKUmtsRFFWUkZMUzB0TFMwSwogICAgc2VydmVyOiBodHRwczovL2Frc2RvdG5ldHNkay1hZTM5MjNhNy5oY3Aud2VzdHVzMi5hem1rOHMuaW86NDQzCiAgbmFtZTogYXpzbW5ldDc1NDcKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGF6c21uZXQ3NTQ3CiAgICB1c2VyOiBjbHVzdGVyQWRtaW5fYWtzLWRvdG5ldC1zZGstUkctNzUyMl9henNtbmV0NzU0NwogIG5hbWU6IGF6c21uZXQ3NTQ3CmN1cnJlbnQtY29udGV4dDogYXpzbW5ldDc1NDcKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbHVzdGVyQWRtaW5fYWtzLWRvdG5ldC1zZGstUkctNzUyMl9henNtbmV0NzU0NwogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVWklWRU5EUVhkWFowRjNTVUpCWjBsUlIyZFJaM2wwUmtKT2VHOTRRMjVxUjFsSlJrZDZla0ZPUW1kcmNXaHJhVWM1ZHpCQ1FWRnpSa0ZFUVU0S1RWRnpkME5SV1VSV1VWRkVSWGRLYWxsVVFXVkdkekI1VFZSQk5FMUVXWGxOZWtWNVRrUnNZVVozTUhsTmVrRTBUVVJaZVUxNlNYbE9SR3hoVFVSQmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU1ZYZEZkMWxFVmxGUlJFVjNlSFJaV0U0d1dsaEthbUpIYkd4aWJsRjNDbWRuU1dsTlFUQkhRMU54UjFOSllqTkVVVVZDUVZGVlFVRTBTVU5FZDBGM1oyZEpTMEZ2U1VOQlVVTmhhVEpOT1hsUGFIVnRjbWRxY0N0MlFXMU9lR2tLZVVzclZYWlhXRzFwYW1GVVpUZFlPWGRGVkZJM1ZIbEtiRzVsUTNwS1NtaExWSFJTZWxkRmRXRTFjVEZvZUVsa1FXZFplRzB5ZVhOTVYzWXdkblYwTHdwVU4xWkJiM05NVWpkSFRFMW1LMEZoVERkUkwxSjZhRGh0VGswNU5qSnhTVlF4WjJrcmFIazBlblZPY1hCNU9IaE9URE5FZFdaUE5tTnFPWEpDYldONkNtVjZPVTVSWmxGTFdIbFlSV1YzT0hCTVJEbGFhVkZFTDI5QlZHVlVWa1Z5UnpsMmRYSXdjWGsxU1dZMk1XZEdjMVJNVWxSbVkxQjJZbk5FZUhscFZGWUtVRms1V2l0WmJVTmtRWGx3VDJsS1QyNXVZWGhvUjA5bFNuVjNTbG8wY1c5NFdqUmhXVXhOYWpKb1dtUnZOMVpqV0dWaWMyTnpMMlpRVW1oM2QxUlFTQXBqVjFOYU4zaE1kbnBWWm1Jd2VVWm9VRmR2Y2tsbWJYRkJPVzlDZEVSWFVEbGpVWEp5Tm5CUVkycFJRMFJGV1hJM2NtcHpVR1prZG1KSGNVdHlXR1ZMQ2xGek9YRktjR3hJVWsxbmJHbHVOR2RFZGxWMGFrMUlabWd3ZUc5RlVFZDZZM2xPVm1Fek9VOXlRa3RwV2tSRGEyTTRVVzVCZDJvMmNVUmxVekJrT0U0S0wxUXJZVkpRWW5SdE5rRmFUMFJzVjNReE9VRlNZbGRYYldoWk0xWnBTVnBsVlVFNFpFcE9VV1F6Wnpaak5VVTVObTFqTUd0SGRrTkpSR2d4VUdsc1V3cFRWVXB5WTIxMlFtbEpNMWRPVDJFdmRqVXliMmRLVkZOVlR6TnhhWGRqUjNONlZFNDNVVGwyVGtGWmVYaE5lV1ExU2tKRVRIVmxSRE5LTnpsd1RtTkhDbEJuZDFkRk5pczJSVzlWZWxKelJFbHFjbHBPZDNVME9IRlNaVVZGTDBnMU1tRjNPRkZYTVdoSlNqSmFMMHRHT0VGbmRFNTFVak12TVd4R1JqZFNRazBLUVROeWFVVlJSV2hYVkRJclpqTnpRVVZZUm01MVMyeE1NMEZyV1V0V1VEVjBXbWRQZVU1dmVsVkRWVU5FWlRCbVNTOXplVXRYUVVaeGFXRkpObU5xT0Fvd1NIcHljUzlwVGxjMFZVSndja1JLYW01Nk4zaFJTVVJCVVVGQ2J6RlpkMVpFUVU5Q1owNVdTRkU0UWtGbU9FVkNRVTFEUW1GQmQwVjNXVVJXVWpCc0NrSkJkM2REWjFsSlMzZFpRa0pSVlVoQmQwbDNSRUZaUkZaU01GUkJVVWd2UWtGSmQwRkVRV1pDWjA1V1NGTk5SVWRFUVZkblFsTkJWa1l4VEhKdk1YSUtVR0o2YUN0dVQyUTJSbU5xYVVOWFpUZHFRVTVDWjJ0eGFHdHBSemwzTUVKQlVYTkdRVUZQUTBGblJVRlBjVTV4WVdFeU1reG9UWGd2ZVRnNWEyRkpXUXB0UVRaUGFXTlplbUYyTW5OSWRVNHllalpYZG1WRFQyeHhhRzl3YW1oSGJVSTBkVUpqVjFCNllYRXlTV1V5Y2xFclNYaFFaRzVpUlVKV09XNVJaVzVMQ25kRGVIZE9XRE5oWm1waFptOW1UbGh5TVd0bU4zVk9NMmwyTnpadmFUQmFSbGxNU25FM1FrOU1VV0Z4Tm1OR05sSjZiMEZNVEd4VVZXcDJlWE42Y0VVS1QzZFFPV0YyYWpWRU56UlJWMjl0VlZrcmNWYzBUeTlNTDNJek1tSTVNRlpHVjJ3dk1USnVkU3RrVG1VclpVRnNlSE5YVjFGdldXRlVPVWd6U2xGeFNBb3ZNalJMYW1abFdIZDBaVmx3UWtRNVF6WnlhVGRZVEc5blNXbHNhMU52TjBwWGVIRllSR3BXTmxrMU1ucDZaamRRTldjdlFWbHdaemxuYjFsTFIzY3JDakUzZWtZNGRHWlRSVnBLTDB4cVVscEdjaTgzV2pKTlIyODFObmxuVUdwVk4yVlJha2xtWVZwVkx6UnZkV1l6T0RWcFpIRkJPR05FUTNOWlFsbGhNa0lLYm1aU1RIRlZhVEZ0U1d3clMxRnJaRWd5ZDJ4V1dYUlBRVTQyZFdob05WaDFMMUZUUXpSSEswWnJlSFJZTTJSQ2RYUkVOa1Y0V1UxaWJVODBkRzUwWlFvM1R6VmtRV3RvZUN0WGRtdDRjbFpHTVdWbVFWQTRVeTlpTm1oWmVITmlTMlJ4VW5kUVIxWlZhekZIUlVSTWNtSkhMMjVzVjBRd2NXd3hXV2x5WldRMkNrOVFZWFV4TjJReVNEQnVZbE5LVUhWWGVXcFpNV3hZY2toSVMyRkhORGhOVVRZM2VVUnFPV1ZDYVU0MmNubHVUWGQ0Y20xSFNXbEhkbVJMU1RCQ1Nub0tWREJUTmtWNllsRnFiV1ptVGs4MmFrNURPVVJDY201aWREZElTVUUyZFRad1FVUnVSR3AxVlRSNmFuVkVia1ZwWjJoV2JVUkpZbXhpV25JdlRqbG9XQXBqZGl0V1NqaHFTM2gyTkhRNFZXWkZUVEpaT0V4VmNqbEhiek4yUW1KVFQxVmtMemxzZEdWSVFuQk1NME0xVWpCUFMwZGpTVnAxV2xwdFYxVjFhVXBDQ2xoWlJXNTFaME5hWmxOV2NqVlpZMVkyY1RoclNHSTRQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsS1MyZEpRa0ZCUzBOQlowVkJiVzkwYWxCamFtOWljSEUwU1RabWNuZEthbU5aYzJsMmJFd3hiRFZ2YnpKck0zVXhMMk5DUlRCbE1EaHBXbG96Q21kemVWTlpVMnMzVldNeGFFeHRkV0YwV1dOVFNGRkpSMDFhZEhOeVF6RnlPVXczY21Zd0t6RlJTMHhETUdWNGFYcElMMmRIYVNzd1VEQmpOR1pLYWxRS1VHVjBjV2xGT1ZsSmRtOWpkVTAzYW1GeFkzWk5WRk01ZHpkdWVuVnVTUzloZDFwdVRUTnpMMVJWU0RCRGJEaHNlRWh6VUV0VGR5OVhXV3RCTHpaQlJRb3phekZTUzNoMllqZHhPVXR6ZFZOSUszUlpRbUpGZVRCVk16TkVOekkzUVRoamIyc3hWREpRVjJadFNtZHVVVTF4Vkc5cFZIQTFNbk5aVW1wdWFXSnpDa05YWlV0eFRWZGxSMjFEZWtrNWIxZFlZVTh4V0VZemJUZElURkF6ZWpCWlkwMUZlbmd6Um10dFpUaFROemd4U0RJNVRXaFpWREZ4UzNsSU5YRm5VR0VLUVdKUk1Xb3ZXRVZMTml0eFZETkpNRUZuZUVkTEt6WTBOMFF6TTJJeWVIRnBjVEV6YVd0TVVHRnBZVnBTTUZSSlNsbHdLMGxCTnpGTVdYcENNelJrVFFwaFFrUjRjek5OYWxaWGRDOVVjWGRUYjIxUmQzQklVRVZLZDAxSkszRm5NMnQwU0daRVpqQXZiV3RVTWpkYWRXZEhWR2MxVm5Ka1psRkZWekZzY0c5WENrNHhXV2xIV0d4QlVFaFRWRlZJWkRSUGJrOVNVR1Z3Yms1S1FuSjNhVUUwWkZRMGNGVnJiRU5oTTBweWQxbHBUakZxVkcxMk55dGtjVWxEVlRCc1JIUUtObTl6U0VKeVRUQjZaVEJRWW5wUlIwMXpWRTF1WlZOUlVYazNibWM1ZVdVdllWUllRbW8wVFVab1QzWjFhRXRHVFRCaVFYbEpOakpVWTB4MVVFdHJXQXBvUWxCNEsyUnRjMUJGUm5SWlUwTmtiV1o1YUdaQlNVeFVZbXRrTHpsYVVsSmxNRkZVUVU0Mk5HaEZRa2xXYXpsMmJqazNRVUpHZUZvM2FYQlRPWGRLQ2tkRGJGUXJZbGRaUkhOcVlVMHhRV3hCWnpOMFNIbFFOMDFwYkdkQ1lXOXRhVTl1U1M5T1FqZzJOblkwYWxaMVJrRmhZWGQ1V1RVNEt6aFZRMEYzUlVFS1FWRkxRMEZuUVRZMUt6VklNbkJDWkhWRVRpOTNOekpyYURVNVdrNDRNVlpGUjNkTE1UVjFPVEF5VjIwNWRWcEZZbVo1Y0VwUFZXZDNaMFExWWpsSVp3cGxSSGRYYVZsV1MzTTVWUzl2Vlc1cVJuRTNlRmxqTjBsV2R6RkZWbGxzYzNaYU1ITnFjMGRLTWxOUUsxWjZhVWs1WjJsa01WWkxVRkV6UVhwNlMzQXpDbWx2V0hkSE1IVnliREZZZUd3emVrNVpZemswZGxwMFYyMHZXWGxPVlZGSWJYQXZLMXBCTTNSUGEzRndSWFZwUTNCRGJuaFNXR3RXYTNKeWFHZzFhbThLTDFncmJtVkdkM05US3pNeU4ySlhLMHhUTTBZd1dqRlNha0U1UjBOR1ZHWnZja2MzVHpacGJubEVWRlJoY1hOeVRuQTRValZTZDBzMllVSTRaUzloY2dwaWVtaFpOMmRQWjFwWmJqTlVkMDQyUmt4clVFTnBZVXR6T1cxamNEWm5SVEZKSzFCUU9YVnVLMjB5Tm5SelNVVTVjM0JIT1ROcVpFNVhaRVpJUWxKT0NqUnZUVEJFVUN0ME1rTm1XRVIzVFVaaFVXdHlUekZRVVRCQ1dFUXdaRzAwVEhOUFFXZ3ljMmxXZURWSWVYbEZaakJhT1c5b05WSXlNakZWYWpWclMwUUtlbE5WYW1GdVkwdDBjVTFWTmpkS1IwUnliQzlUUzFsUVJrYzVNMngxWldWaGNtOVZaRVZJWjNGRmFETkVUVWRqU21WbFlXUlNVV2xzVTJrMlJEUkhSQXBNWWxsSk5qaG5NVE5FTW5JMU1uTXdTM05TWms1RmQxZHFhMlpsTVhCcGRHbDVjSGhLTkdWSVFUWmFiRWhWU0RaYWFHNUVabk53Tm5KbFIwcFFZMXBxQ25aWVNuZENVRWhNYkRSM2F6RTNRbkpJZGxoVlNHUnpiMlJ4V0U1VlltdGhaMkpaVDAxd1RWQTBZVE5CVTB4blFXVlFOM1FyWkhsb1RESnRWakJHWmtRS1kzSmFiMHBTZGpCWlNHVmhWakZuV1c1T04xVXliMk41UW5KWFJFdHNiWFJTTVdOcllUVjJNM2RNU25oeUsxbzROVzF6VERWaE1WaFZRbTByWVV4WGNnb3JWVGROYVRWM2VGUmFSakkzVkVNMU0wOHlRMkYwTTNaU1YwZG9TRlV3YjIxRFVHbDJPVmd2UlRsU2NEWkJVREZuVVV0RFFWRkZRWGg1WW1GNVdEVktDamczUjBsVVdVNXVhWGR3TkdWR2NVWjZNazU0U1N0aVZtNVRaMWh4TWtJMFRVMVVZVmRuVEhrMlEwZzBhMGc0TkZSc1JHeG5ORlUyZEZaek1HdHpMMFVLVWxwcU5VMUtSbXhyYkRCaGRXc3ZRa0ZEY1dWNWVXcElhSEZCU1M5bldHbG9jRmd6VG5ST1ZIZFZMMEpQYm5wVWVWcEhRakJOV0hoc2NXZzRTREpSZUFvMWRqaExaRVJhY0RCYVJISnNWMGN5UmtSRVYyUlNTMG81VDJOVVFqbHdWblp5Y1daaGIxcDNRbTh3ZWs1QlEyZHVObnBPTVRGc1ZUWkpXVXBPYkRsRUNqTkpNV0o2ZFRsblZVVm5WMVZETDNNeFdqUmtRV1F3YmxCUVRXTjNaV3d3TUhWMU5GaGFWR2d5V1hrNWRHMWpkR042UTFOak1GUk9lVEJpVVhwUFIwMEtXRlZQV1ZoV1JtRldSSGRQYVVJM1RFMURZMVZ2UzNaak1tZzNiRVJ2V1VSeVpDOU1lV0ZGZDI5alNWbHBOa3RwYlZoSlZqRmFLMkY1VkZod01EQTVNd3BQUzFKaGRFbFRaQzlCVVd0SVVVdERRVkZGUVhoeGFsUm1VaTlCWm5CblEzSkNjUzlVYWpsNlVXaFFaQ3RNVjJReVkyRm1SbEZFY2tJNE5tMWpWRWhHQ21OTFVtWlRVa2hLWW14SlNHaHRaazl0TkRSb2QyWnZVbTkyYzBaU05HbFRURVJZU1hKQ1MyOVZVV0pRVFhkeU1XUmtVV3g1T0RsaVRWY3dXbkJEU1RnS1ZHZDFkRTFYZDJFeWJVRnBRbWRpVG5oWmJuZDNlRmhoZVdRMGJuTmlUekJWUkVOMFNVRmtLMnRYU0RsWVV6bEZPR2R6U3pGT2NEY3lZVUZKTTAxcFR3cHVLM2g0U1RGMlpHTlVNRVkwVmxkdVEwVkNaVXRwUkdkeU4ydzRaV1YyV1hWNlIwUTBORVoxUms1WVJreHBiMmd6T1ZreU1HUXZibWhJT1ZnNVNqTlRDa1pMYUdwRmVIa3lhM2t5ZFRab00xUmlhakZoUlV4bU9HSnRlSGxLZW1neU4wZFpURE51Tkd0MFlWVnhVM041WVM5TlpFbFZNVmhqWkRSWWRYSlVWVE1LU205NGIyaEdkVEZMY21oMUwxbFNRekZzV0Zadk5XNUJhMjgzVTFNNFptTXhWRWxxUzJkMFZubFJTME5CVVVWQloyNWhhM1V6TUdSRGVWVlNVM1EwTndwc1lUSk9WVU5NVmt0Q1FsbEVVa2h4Wmt0TVNVcHlMM2t6VG1kSmVIaEVTbVZ0VEU5NVJFcG1aVFJoY0ZwSGFVTkdhelpwWlZVM1kyOUZPV1phTXpkSkNtdEpTMjUzVFdkQlozQkNjRXRIVVZadFl6YzNUbEpaTnpKTWEycHJNbTlNYnpCalVrdGlVMlYwV25rMU9Ib3ZTbFJWTkdkNWFIWkZVMVJTYnpjNGNUVUtkR042TDFkQlVVUXlUMUpLYVdKYVZWa3ZhVUV3YUUxd1QzVktaRVIwWWpGVGIxWjZkSEY0TW1wVlVWTk5VRXBZYlcxQk9GcHlPSFkwUzNSSFMzRkdUUXBqYVhSWVYzSTJZVzk2UzB0b1F6aFNlRzAzY0U1MWMzVlhaMHRNTmpsd1pIWnFkbWxEUkRBNVdFRnVSVEYyYVVzM1NrUXJkR3RzU0hZNE1VcFpiRU54Q2tsVFlXRjVibVZLTW05cGRtcGlXVzh6TUdRdkwwOTVNRTlzUzNreVQzSmplR2R6TWsxNmRXVXdNMFZYWkhKVGVFaFJSbEp3WkcxWlJ6WlpiblZpZUhJS1JuRTNUSHBSUzBOQlVVVkJaMVphZUU5emJIUllaalZDTTNsTllUUnBjbFpOTTFGVU1VWlZTMFJFYzFGWU0wSldiRXRQY1VsYVFYZzFORUpqZFZGdWJncG9kbVpLUW0xNVdGTjRaR2xUZUZGM1dERm1iWFpCWm1sbmRqUlNVa1phZUZaNUswUjJjM1Z1ZFRaeUwxbEpORVExVlRSUGJqVnVZV2RWVjBFMFQyaDBDa2w2Wm5KaWRHdElTakZGUkdWNkwwUlVhVXBuTTFsVlQwcENaRTB6T0cxQ1ZXTXpiVlZ6UkhaMGJGbFRSM3B4VkRNNFFXUm9VVVJsVDNGcFNtdEhaa01LTmtoTEsxaFdTMU5wVVVNdlZHUmFVamh3V210M1JYZFpjM1ZqZERSMlZHeFpjRTAyTmxNNWRFWnViekF2Y21ONk1rVlFRVlV2V21OVVF6ZEdUV3BDUkFwbVpHTkZVbXhDWXpCNU1FZGpiRkZYSzFJeVNuaEtZM2xrWmpaTFVUZFZSVEpYTlVzNWNDOHpWMEpQTW5SMWNucDFjVEZ6UlRCRVQxRjZOblV6VmpKSUNuVmxVMUl2YlZGYWVqaHVZV0ZqVlRCYWVtRjBSemhHYm5WVVdVaFNkSGhUV1ZGTFEwRlJSVUZ1WTFOUFREWmpaUzlKVkZkWmJsWjVORFZZU1hwblNIVUtaMFZITVVGQlNFTXpiVTkzWTJ4VmJURnBPWGt6WjNaNFozTkhTWGRSWkZOcVVESlNOVlI0ZDFoV2NIcFhNRzlzUVZaS2JrRkJWbFZNZUVSV1NuVmtSQXBHY1Zsb01GbzFaVkpDZVROSVJUSkVhRzByZGtkMlYwUlplVkpIYkVGYU5VTnNkWFp6ZEdwd1RUZ3lOVlpMYTNSVGVscFVOWFpGZVZod1RrNDNUa0l3Q2tsT1ZtUmpRMFV4YjFNeVpqUmxSR0ZSWlZaR1EwWjRXR2MwUzFJclR6Vk5OV1ZHUWxkYU9HNXVURmhvYnpsVFZUSk9MMXBCZW5sd1MyaHVSalEyUTBjS2ExRnhWMFJJUnpGc1luUjJXVWxPYzNkTldFUkJOMU5LVjFwQ1JtY3pSV1JhUmpSTE0zWldjM1JNTWs1MU5tUmtkazVaWW14T1p6ZFRNWEpoYVVwcmFBcE9iRlZhZUhSRmVFY3dWSFZzYzNkdlNqUnViREpSU3pkcEsyWnFPVEl5ZFdWYU5FcDRkbkpJWWpoUlptbDFTbGgwYWtkU1RsTXlUbTFGWlVweVFUMDlDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQogICAgdG9rZW46IDFkM2JiNDMzYjM2ZGRkM2U3NDc0ODc5ZDdmNDM0MmFmM2MxZDFkNjgxNDFiNzdkNTExZjAyY2MwODFmZWY3NTMwYzAwNGE0YTJkMjZkYTU3NjlmMzQ4YWFiNmQyNTJjNjg2MjlmN2Q0N2ZhZmRjMDFlYzk0ZGQyZWMxYmE4ZmFmCg==\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-8882?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTg4ODI/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-7522?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTc1MjI/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dcfe7b48-b7bc-4c74-8841-2297d3b00a42" + "84250ee1-d211-4f45-aa31-d3fa9da420f1" ], "accept-language": [ "en-US" @@ -1311,13 +684,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:50:02 GMT" + "Fri, 06 Aug 2021 23:25:50 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1326,13 +699,13 @@ "14999" ], "x-ms-request-id": [ - "58b37c16-04e4-436a-a8c3-72ce56bd520d" + "cfba60b2-edb2-4259-8618-9b91181b7806" ], "x-ms-correlation-request-id": [ - "58b37c16-04e4-436a-a8c3-72ce56bd520d" + "cfba60b2-edb2-4259-8618-9b91181b7806" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185002Z:58b37c16-04e4-436a-a8c3-72ce56bd520d" + "WESTUS2:20210806T232551Z:cfba60b2-edb2-4259-8618-9b91181b7806" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1351,8 +724,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1368,28 +741,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:50:17 GMT" + "Fri, 06 Aug 2021 23:26:05 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11995" ], "x-ms-request-id": [ - "a8193654-8b89-42e9-a3aa-47fcf8f72bf9" + "724bffe2-89e5-44f7-b49a-e25d3ca7b4a0" ], "x-ms-correlation-request-id": [ - "a8193654-8b89-42e9-a3aa-47fcf8f72bf9" + "724bffe2-89e5-44f7-b49a-e25d3ca7b4a0" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185017Z:a8193654-8b89-42e9-a3aa-47fcf8f72bf9" + "WESTUS2:20210806T232606Z:724bffe2-89e5-44f7-b49a-e25d3ca7b4a0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1408,8 +781,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1425,28 +798,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:50:31 GMT" + "Fri, 06 Aug 2021 23:26:20 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11994" ], "x-ms-request-id": [ - "e94f201c-5b3c-43ff-bf79-d57df0e6e190" + "8ffe5983-e142-48a4-92dc-b5f5acfbcf65" ], "x-ms-correlation-request-id": [ - "e94f201c-5b3c-43ff-bf79-d57df0e6e190" + "8ffe5983-e142-48a4-92dc-b5f5acfbcf65" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185032Z:e94f201c-5b3c-43ff-bf79-d57df0e6e190" + "WESTUS2:20210806T232621Z:8ffe5983-e142-48a4-92dc-b5f5acfbcf65" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1465,8 +838,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1482,28 +855,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:50:46 GMT" + "Fri, 06 Aug 2021 23:26:36 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11993" ], "x-ms-request-id": [ - "7d90783d-29cb-4d9c-9454-49a5769605f5" + "14f41162-f120-4784-a407-c8f2644be023" ], "x-ms-correlation-request-id": [ - "7d90783d-29cb-4d9c-9454-49a5769605f5" + "14f41162-f120-4784-a407-c8f2644be023" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185047Z:7d90783d-29cb-4d9c-9454-49a5769605f5" + "WESTUS2:20210806T232636Z:14f41162-f120-4784-a407-c8f2644be023" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1522,8 +895,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1539,28 +912,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:51:02 GMT" + "Fri, 06 Aug 2021 23:26:51 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11992" ], "x-ms-request-id": [ - "59c52624-e352-4388-a955-6ab5ff63e46b" + "32207f83-b143-4fdd-bb15-d67cd83da131" ], "x-ms-correlation-request-id": [ - "59c52624-e352-4388-a955-6ab5ff63e46b" + "32207f83-b143-4fdd-bb15-d67cd83da131" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185102Z:59c52624-e352-4388-a955-6ab5ff63e46b" + "WESTUS2:20210806T232651Z:32207f83-b143-4fdd-bb15-d67cd83da131" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1579,8 +952,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1596,28 +969,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:51:17 GMT" + "Fri, 06 Aug 2021 23:27:05 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11991" ], "x-ms-request-id": [ - "f595920c-1aeb-4795-9f5e-4019a9bbbc19" + "3b8d19cb-2372-4c2d-aa52-b76a1ae90164" ], "x-ms-correlation-request-id": [ - "f595920c-1aeb-4795-9f5e-4019a9bbbc19" + "3b8d19cb-2372-4c2d-aa52-b76a1ae90164" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185117Z:f595920c-1aeb-4795-9f5e-4019a9bbbc19" + "WESTUS2:20210806T232706Z:3b8d19cb-2372-4c2d-aa52-b76a1ae90164" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1636,8 +1009,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1653,28 +1026,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:51:32 GMT" + "Fri, 06 Aug 2021 23:27:20 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11990" ], "x-ms-request-id": [ - "fca719f2-c63e-4fed-a115-de503eb9ef30" + "dc9dc968-26f6-4f68-b655-0f131720c205" ], "x-ms-correlation-request-id": [ - "fca719f2-c63e-4fed-a115-de503eb9ef30" + "dc9dc968-26f6-4f68-b655-0f131720c205" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185132Z:fca719f2-c63e-4fed-a115-de503eb9ef30" + "WESTUS2:20210806T232721Z:dc9dc968-26f6-4f68-b655-0f131720c205" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1693,8 +1066,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1710,28 +1083,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:51:47 GMT" + "Fri, 06 Aug 2021 23:27:35 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11989" ], "x-ms-request-id": [ - "27d6ebc9-5b01-4fcb-9ea3-1ce01ea3019a" + "d5bb74aa-6a58-4257-bea9-03b3be5dee96" ], "x-ms-correlation-request-id": [ - "27d6ebc9-5b01-4fcb-9ea3-1ce01ea3019a" + "d5bb74aa-6a58-4257-bea9-03b3be5dee96" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185147Z:27d6ebc9-5b01-4fcb-9ea3-1ce01ea3019a" + "WESTUS2:20210806T232736Z:d5bb74aa-6a58-4257-bea9-03b3be5dee96" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1750,8 +1123,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1767,28 +1140,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:52:02 GMT" + "Fri, 06 Aug 2021 23:27:51 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11988" ], "x-ms-request-id": [ - "0bb9b64e-9996-41cb-a0ef-fac0f226d2a6" + "6b66d534-9013-4483-a96b-410b128ead34" ], "x-ms-correlation-request-id": [ - "0bb9b64e-9996-41cb-a0ef-fac0f226d2a6" + "6b66d534-9013-4483-a96b-410b128ead34" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185203Z:0bb9b64e-9996-41cb-a0ef-fac0f226d2a6" + "WESTUS2:20210806T232751Z:6b66d534-9013-4483-a96b-410b128ead34" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1807,8 +1180,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1824,28 +1197,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:52:17 GMT" + "Fri, 06 Aug 2021 23:28:06 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11987" ], "x-ms-request-id": [ - "a9798652-a798-41f1-bc1e-88e81fe34160" + "d4507ef4-12ba-406b-a267-72d34343ede0" ], "x-ms-correlation-request-id": [ - "a9798652-a798-41f1-bc1e-88e81fe34160" + "d4507ef4-12ba-406b-a267-72d34343ede0" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185218Z:a9798652-a798-41f1-bc1e-88e81fe34160" + "WESTUS2:20210806T232806Z:d4507ef4-12ba-406b-a267-72d34343ede0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1864,8 +1237,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1881,28 +1254,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:52:33 GMT" + "Fri, 06 Aug 2021 23:28:21 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11986" ], "x-ms-request-id": [ - "d2eba47c-f7d6-4f9b-9ffe-1db9120dd631" + "398e0e58-83f7-45de-9ac1-b9a7d9ffef17" ], "x-ms-correlation-request-id": [ - "d2eba47c-f7d6-4f9b-9ffe-1db9120dd631" + "398e0e58-83f7-45de-9ac1-b9a7d9ffef17" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185233Z:d2eba47c-f7d6-4f9b-9ffe-1db9120dd631" + "WESTUS2:20210806T232821Z:398e0e58-83f7-45de-9ac1-b9a7d9ffef17" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1921,8 +1294,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1938,28 +1311,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:52:47 GMT" + "Fri, 06 Aug 2021 23:28:36 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11985" ], "x-ms-request-id": [ - "28a0ca44-041b-468a-96a2-9360ac3510dc" + "93620205-36d8-4753-9466-01ea1e834ea2" ], "x-ms-correlation-request-id": [ - "28a0ca44-041b-468a-96a2-9360ac3510dc" + "93620205-36d8-4753-9466-01ea1e834ea2" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185248Z:28a0ca44-041b-468a-96a2-9360ac3510dc" + "WESTUS2:20210806T232836Z:93620205-36d8-4753-9466-01ea1e834ea2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1978,8 +1351,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1995,28 +1368,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:53:02 GMT" + "Fri, 06 Aug 2021 23:28:50 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11984" ], "x-ms-request-id": [ - "46b9fea1-dd86-4553-95c0-d90f55e3444f" + "4fb267c0-0fc3-40b3-a3c3-f619e009754f" ], "x-ms-correlation-request-id": [ - "46b9fea1-dd86-4553-95c0-d90f55e3444f" + "4fb267c0-0fc3-40b3-a3c3-f619e009754f" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185303Z:46b9fea1-dd86-4553-95c0-d90f55e3444f" + "WESTUS2:20210806T232851Z:4fb267c0-0fc3-40b3-a3c3-f619e009754f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2035,8 +1408,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2052,28 +1425,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:53:17 GMT" + "Fri, 06 Aug 2021 23:29:05 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11983" ], "x-ms-request-id": [ - "b94dbe2e-9c3d-46f1-9d07-1904e00a3c10" + "5edd8d75-925b-40e1-870a-6169701205f0" ], "x-ms-correlation-request-id": [ - "b94dbe2e-9c3d-46f1-9d07-1904e00a3c10" + "5edd8d75-925b-40e1-870a-6169701205f0" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185318Z:b94dbe2e-9c3d-46f1-9d07-1904e00a3c10" + "WESTUS2:20210806T232906Z:5edd8d75-925b-40e1-870a-6169701205f0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2092,8 +1465,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2109,28 +1482,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:53:32 GMT" + "Fri, 06 Aug 2021 23:29:21 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11982" ], "x-ms-request-id": [ - "425be428-66fb-4adc-9075-f9fd8bce74eb" + "c1708c3b-02fd-4103-9660-07cd49beb880" ], "x-ms-correlation-request-id": [ - "425be428-66fb-4adc-9075-f9fd8bce74eb" + "c1708c3b-02fd-4103-9660-07cd49beb880" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185333Z:425be428-66fb-4adc-9075-f9fd8bce74eb" + "WESTUS2:20210806T232921Z:c1708c3b-02fd-4103-9660-07cd49beb880" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2149,8 +1522,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2166,28 +1539,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:53:48 GMT" + "Fri, 06 Aug 2021 23:29:36 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11981" ], "x-ms-request-id": [ - "4f075a80-92cc-4aaa-b3ed-aafb8218516c" + "50696355-0049-474f-acda-6df357e81b6e" ], "x-ms-correlation-request-id": [ - "4f075a80-92cc-4aaa-b3ed-aafb8218516c" + "50696355-0049-474f-acda-6df357e81b6e" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185348Z:4f075a80-92cc-4aaa-b3ed-aafb8218516c" + "WESTUS2:20210806T232936Z:50696355-0049-474f-acda-6df357e81b6e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2206,8 +1579,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2223,28 +1596,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:54:03 GMT" + "Fri, 06 Aug 2021 23:29:51 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11980" ], "x-ms-request-id": [ - "69335340-be58-4051-b485-98f490f0fa68" + "a15835f5-1de7-46ba-a185-74c641973c94" ], "x-ms-correlation-request-id": [ - "69335340-be58-4051-b485-98f490f0fa68" + "a15835f5-1de7-46ba-a185-74c641973c94" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185403Z:69335340-be58-4051-b485-98f490f0fa68" + "WESTUS2:20210806T232951Z:a15835f5-1de7-46ba-a185-74c641973c94" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2263,8 +1636,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2280,28 +1653,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:54:18 GMT" + "Fri, 06 Aug 2021 23:30:06 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11979" ], "x-ms-request-id": [ - "a7d66e98-cd05-46dc-907a-fdacbd5b2131" + "da37b09f-3698-4406-b2e1-0bad6dff585a" ], "x-ms-correlation-request-id": [ - "a7d66e98-cd05-46dc-907a-fdacbd5b2131" + "da37b09f-3698-4406-b2e1-0bad6dff585a" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185418Z:a7d66e98-cd05-46dc-907a-fdacbd5b2131" + "WESTUS2:20210806T233006Z:da37b09f-3698-4406-b2e1-0bad6dff585a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2320,8 +1693,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2337,28 +1710,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:54:32 GMT" + "Fri, 06 Aug 2021 23:30:21 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11978" ], "x-ms-request-id": [ - "ccc18235-09a4-44e6-a9aa-8548d42c32b2" + "b784c776-d5ac-457c-ab97-7edd58be3e68" ], "x-ms-correlation-request-id": [ - "ccc18235-09a4-44e6-a9aa-8548d42c32b2" + "b784c776-d5ac-457c-ab97-7edd58be3e68" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185433Z:ccc18235-09a4-44e6-a9aa-8548d42c32b2" + "WESTUS2:20210806T233021Z:b784c776-d5ac-457c-ab97-7edd58be3e68" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2377,8 +1750,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2394,28 +1767,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:54:47 GMT" + "Fri, 06 Aug 2021 23:30:36 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11977" ], "x-ms-request-id": [ - "38cb0b57-b5c1-49aa-b713-dcdd22f07801" + "9db8bef0-8dd6-4883-befb-f485b9398944" ], "x-ms-correlation-request-id": [ - "38cb0b57-b5c1-49aa-b713-dcdd22f07801" + "9db8bef0-8dd6-4883-befb-f485b9398944" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185448Z:38cb0b57-b5c1-49aa-b713-dcdd22f07801" + "WESTUS2:20210806T233036Z:9db8bef0-8dd6-4883-befb-f485b9398944" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2434,8 +1807,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2451,28 +1824,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:55:02 GMT" + "Fri, 06 Aug 2021 23:30:51 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11976" ], "x-ms-request-id": [ - "8d54d8c8-9243-40cb-8673-96d5d4398cfb" + "338c3a01-4397-48e9-8403-b0de05886d69" ], "x-ms-correlation-request-id": [ - "8d54d8c8-9243-40cb-8673-96d5d4398cfb" + "338c3a01-4397-48e9-8403-b0de05886d69" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185503Z:8d54d8c8-9243-40cb-8673-96d5d4398cfb" + "WESTUS2:20210806T233051Z:338c3a01-4397-48e9-8403-b0de05886d69" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2491,8 +1864,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2508,28 +1881,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:55:17 GMT" + "Fri, 06 Aug 2021 23:31:06 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11975" ], "x-ms-request-id": [ - "239361cb-36b2-4b42-9d07-79581ceba414" + "810a40b7-bc2a-4e37-b969-c8b678613c0a" ], "x-ms-correlation-request-id": [ - "239361cb-36b2-4b42-9d07-79581ceba414" + "810a40b7-bc2a-4e37-b969-c8b678613c0a" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185518Z:239361cb-36b2-4b42-9d07-79581ceba414" + "WESTUS2:20210806T233107Z:810a40b7-bc2a-4e37-b969-c8b678613c0a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2548,8 +1921,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2565,28 +1938,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:55:33 GMT" + "Fri, 06 Aug 2021 23:31:21 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11974" ], "x-ms-request-id": [ - "cc5680ad-874b-4a61-ac8c-e0949c5f4fad" + "293f0f46-e26e-4359-913d-d60577b7468c" ], "x-ms-correlation-request-id": [ - "cc5680ad-874b-4a61-ac8c-e0949c5f4fad" + "293f0f46-e26e-4359-913d-d60577b7468c" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185533Z:cc5680ad-874b-4a61-ac8c-e0949c5f4fad" + "WESTUS2:20210806T233122Z:293f0f46-e26e-4359-913d-d60577b7468c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2605,8 +1978,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2622,28 +1995,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:55:48 GMT" + "Fri, 06 Aug 2021 23:31:36 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11973" ], "x-ms-request-id": [ - "f902e51c-91e7-4531-b99e-13fe7fe5c205" + "f4c8b04f-3edc-4911-8bf5-ecab9d736be5" ], "x-ms-correlation-request-id": [ - "f902e51c-91e7-4531-b99e-13fe7fe5c205" + "f4c8b04f-3edc-4911-8bf5-ecab9d736be5" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185548Z:f902e51c-91e7-4531-b99e-13fe7fe5c205" + "WESTUS2:20210806T233137Z:f4c8b04f-3edc-4911-8bf5-ecab9d736be5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2662,8 +2035,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2679,28 +2052,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:56:03 GMT" + "Fri, 06 Aug 2021 23:31:51 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11972" ], "x-ms-request-id": [ - "12d87444-0972-4ccb-a245-a4a2a5c8d9ea" + "6c28ec37-e2bd-4ed3-8c39-7fa676733d9e" ], "x-ms-correlation-request-id": [ - "12d87444-0972-4ccb-a245-a4a2a5c8d9ea" + "6c28ec37-e2bd-4ed3-8c39-7fa676733d9e" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185603Z:12d87444-0972-4ccb-a245-a4a2a5c8d9ea" + "WESTUS2:20210806T233152Z:6c28ec37-e2bd-4ed3-8c39-7fa676733d9e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2719,8 +2092,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2736,28 +2109,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:56:18 GMT" + "Fri, 06 Aug 2021 23:32:06 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11971" ], "x-ms-request-id": [ - "67041653-4af3-4747-ae93-bee8587cc561" + "f700ce55-2287-481b-b2ea-387a44d9f29f" ], "x-ms-correlation-request-id": [ - "67041653-4af3-4747-ae93-bee8587cc561" + "f700ce55-2287-481b-b2ea-387a44d9f29f" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185618Z:67041653-4af3-4747-ae93-bee8587cc561" + "WESTUS2:20210806T233207Z:f700ce55-2287-481b-b2ea-387a44d9f29f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2776,8 +2149,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2793,28 +2166,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:56:32 GMT" + "Fri, 06 Aug 2021 23:32:21 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11970" ], "x-ms-request-id": [ - "6290ff0f-ab60-4856-9d8a-c189c9014ee8" + "f9c87f48-89a7-4971-bdde-e374be5fa4a1" ], "x-ms-correlation-request-id": [ - "6290ff0f-ab60-4856-9d8a-c189c9014ee8" + "f9c87f48-89a7-4971-bdde-e374be5fa4a1" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185633Z:6290ff0f-ab60-4856-9d8a-c189c9014ee8" + "WESTUS2:20210806T233222Z:f9c87f48-89a7-4971-bdde-e374be5fa4a1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2833,8 +2206,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2850,22 +2223,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:56:48 GMT" + "Fri, 06 Aug 2021 23:32:37 GMT" ], "Pragma": [ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11969" ], "x-ms-request-id": [ - "c0cb086a-6631-4d78-9a6e-2aa0c08fb55b" + "acc9e46a-8143-490c-849b-7df8cd460bcd" ], "x-ms-correlation-request-id": [ - "c0cb086a-6631-4d78-9a6e-2aa0c08fb55b" + "acc9e46a-8143-490c-849b-7df8cd460bcd" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185648Z:c0cb086a-6631-4d78-9a6e-2aa0c08fb55b" + "WESTUS2:20210806T233237Z:acc9e46a-8143-490c-849b-7df8cd460bcd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2884,8 +2257,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDg4ODItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGc0T0RJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MjItV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTWpJdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2901,22 +2274,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:56:48 GMT" + "Fri, 06 Aug 2021 23:32:37 GMT" ], "Pragma": [ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11968" ], "x-ms-request-id": [ - "03c4bfa6-24b0-4acd-87d0-3563fd9af4a8" + "6ad95e7a-3612-4f16-8b93-29adfbe39611" ], "x-ms-correlation-request-id": [ - "03c4bfa6-24b0-4acd-87d0-3563fd9af4a8" + "6ad95e7a-3612-4f16-8b93-29adfbe39611" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185648Z:03c4bfa6-24b0-4acd-87d0-3563fd9af4a8" + "WESTUS2:20210806T233237Z:6ad95e7a-3612-4f16-8b93-29adfbe39611" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2937,8 +2310,8 @@ ], "Names": { "ContainerListClusterAdminCredentialsTest": [ - "aks-dotnet-sdk-RG-8882", - "azsmnet7920" + "aks-dotnet-sdk-RG-7522", + "azsmnet7547" ] }, "Variables": { diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceCreateManagedServiceTest.json b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceCreateManagedServiceTest.json index 7c275c0018b5..cf7998e3a5bd 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceCreateManagedServiceTest.json +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceCreateManagedServiceTest.json @@ -7,7 +7,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7bd976b8-f1fb-468b-9f39-5e2c2d4a2c3b" + "599f5706-56e2-41c2-909b-4ada974602a7" ], "accept-language": [ "en-US" @@ -24,7 +24,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:56:49 GMT" + "Fri, 06 Aug 2021 23:32:37 GMT" ], "Pragma": [ "no-cache" @@ -33,13 +33,13 @@ "11999" ], "x-ms-request-id": [ - "a412f936-2950-419e-a86b-a244f1c89f20" + "cbcc64ba-e7f3-4386-8944-8e9aa49f8534" ], "x-ms-correlation-request-id": [ - "a412f936-2950-419e-a86b-a244f1c89f20" + "cbcc64ba-e7f3-4386-8944-8e9aa49f8534" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185649Z:a412f936-2950-419e-a86b-a244f1c89f20" + "WESTUS2:20210806T233237Z:cbcc64ba-e7f3-4386-8944-8e9aa49f8534" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -48,7 +48,7 @@ "nosniff" ], "Content-Length": [ - "101705" + "103018" ], "Content-Type": [ "application/json; charset=utf-8" @@ -57,17 +57,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tilnl-test\",\r\n \"name\": \"tilnl-test\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1584392964\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0001\",\r\n \"name\": \"sertac-pl-server0001\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0000\",\r\n \"name\": \"sertac-pl-server0000\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ebld44039060_tosi1_westeurope\",\r\n \"name\": \"MC_ebld44039060_tosi1_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"build_version_string\": \"ebld44039060\",\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ebld44039060_tosi2_westeurope\",\r\n \"name\": \"MC_ebld44039060_tosi2_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"build_version_string\": \"ebld44039060\",\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosi1_tosiwesteurope_westeurope\",\r\n \"name\": \"MC_tosi1_tosiwesteurope_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625414838\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_lima-test_test_uksouth\",\r\n \"name\": \"MC_lima-test_test_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44040111-uksouth\",\r\n \"name\": \"hcpgalofirebld44040111-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44040111\",\r\n \"name\": \"sqlgalofirebld44040111\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44040111\",\r\n \"name\": \"hcpgalofirebld44040111\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44041224-uksouth\",\r\n \"name\": \"hcpgalofirebld44041224-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44041224\",\r\n \"name\": \"sqlgalofirebld44041224\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44041224\",\r\n \"name\": \"hcpgalofirebld44041224\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44054115-uksouth\",\r\n \"name\": \"hcpgalofirebld44054115-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44054115\",\r\n \"name\": \"sqlgalofirebld44054115\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44054115\",\r\n \"name\": \"hcpgalofirebld44054115\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625493994\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625436368\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptqinchenebld44088320-southcentralus\",\r\n \"name\": \"hcptqinchenebld44088320-southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltqinchenebld44088320\",\r\n \"name\": \"sqltqinchenebld44088320\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptqinchenebld44088320\",\r\n \"name\": \"hcptqinchenebld44088320\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-svc-0_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-svc-0_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-3_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-3_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-1_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-1_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-2_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-2_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmirsikebld41549137_hcpmirsikebld41549137-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpmirsikebld41549137_hcpmirsikebld41549137-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1622207190\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmirsikebld41554058_hcpmirsikebld41554058-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpmirsikebld41554058_hcpmirsikebld41554058-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1622981261\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0604e\",\r\n \"name\": \"doliu0604e\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1623042409\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_doliu0604e_t2w_eastus2euap\",\r\n \"name\": \"MC_doliu0604e_t2w_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1623042409\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"name\": \"ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625185593\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/michael-scale\",\r\n \"name\": \"michael-scale\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_michael-scale_michael-scale_eastus2\",\r\n \"name\": \"MC_michael-scale_michael-scale_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458018\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksetctestganesh\",\r\n \"name\": \"aksetctestganesh\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EAP\",\r\n \"name\": \"DefaultResourceGroup-EAP\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksetctestganesh_aksetctestganeshcluster_eastus2euap\",\r\n \"name\": \"MC_aksetctestganesh_aksetctestganeshcluster_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/gktestconfig\",\r\n \"name\": \"gktestconfig\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_gktestconfig_gkakstestconfig_eastus2euap\",\r\n \"name\": \"MC_gktestconfig_gkakstestconfig_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ganeshtestconfig\",\r\n \"name\": \"ganeshtestconfig\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ganeshtestconfig_ganeshakstestconfig_eastus2euap\",\r\n \"name\": \"MC_ganeshtestconfig_ganeshakstestconfig_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jiliu8-dapr_dapr-test1_eastus2euap\",\r\n \"name\": \"MC_jiliu8-dapr_dapr-test1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625407643\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/binxi\",\r\n \"name\": \"binxi\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625490398\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxi_binxi0702private_eastus2\",\r\n \"name\": \"MC_binxi_binxi0702private_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625504745\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxi_binxi070201_eastus2\",\r\n \"name\": \"MC_binxi_binxi070201_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625490398\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jiliu8-dapr\",\r\n \"name\": \"jiliu8-dapr\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1624453613\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44110084-KEATU\",\r\n \"name\": \"e2erg-toncheebld44110084-KEATU\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhdbuilderrg\",\r\n \"name\": \"akswinvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1602774559\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-10-13 00:08:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-qy82ipks4t\",\r\n \"name\": \"packer-Resource-Group-qy82ipks4t\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1600402373\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1600140760\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-15 12:06:03Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/supportability-ads\",\r\n \"name\": \"supportability-ads\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azwatch.recyclingmark\": \"1\",\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_supportability-ads_dvt-cluster_eastus\",\r\n \"name\": \"MC_supportability-ads_dvt-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxinywaebld43996156-eastus\",\r\n \"name\": \"hcpxinywaebld43996156-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxinywaebld43996156\",\r\n \"name\": \"sqlxinywaebld43996156\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxinywaebld43996156\",\r\n \"name\": \"hcpxinywaebld43996156\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksDKCTestGanesh\",\r\n \"name\": \"aksDKCTestGanesh\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44020655-eastus\",\r\n \"name\": \"hcpshmalfatebld44020655-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlshmalfatebld44020655\",\r\n \"name\": \"sqlshmalfatebld44020655\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44020655\",\r\n \"name\": \"hcpshmalfatebld44020655\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptilnlebld44021124-eastus\",\r\n \"name\": \"hcptilnlebld44021124-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltilnlebld44021124\",\r\n \"name\": \"sqltilnlebld44021124\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptilnlebld44021124\",\r\n \"name\": \"hcptilnlebld44021124\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbinxiebld44032474-eastus\",\r\n \"name\": \"hcpbinxiebld44032474-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbinxiebld44032474\",\r\n \"name\": \"sqlbinxiebld44032474\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbinxiebld44032474\",\r\n \"name\": \"hcpbinxiebld44032474\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxiebld44032474_test1_eastus\",\r\n \"name\": \"MC_binxiebld44032474_test1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiliuebld44041049-eastus\",\r\n \"name\": \"hcpjiliuebld44041049-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljiliuebld44041049\",\r\n \"name\": \"sqljiliuebld44041049\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiliuebld44041049\",\r\n \"name\": \"hcpjiliuebld44041049\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44056370-eastus\",\r\n \"name\": \"hcpaleldeibebld44056370-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44056370\",\r\n \"name\": \"sqlaleldeibebld44056370\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44056370\",\r\n \"name\": \"hcpaleldeibebld44056370\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44065539-eastus\",\r\n \"name\": \"hcpaleldeibebld44065539-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625278060\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44065539\",\r\n \"name\": \"sqlaleldeibebld44065539\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625278060\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44065814-eastus\",\r\n \"name\": \"hcpaleldeibebld44065814-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44065814\",\r\n \"name\": \"sqlaleldeibebld44065814\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44066281-eastus\",\r\n \"name\": \"hcpaleldeibebld44066281-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44066281\",\r\n \"name\": \"sqlaleldeibebld44066281\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44066281\",\r\n \"name\": \"hcpaleldeibebld44066281\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld44067560-eastus\",\r\n \"name\": \"hcpandliuebld44067560-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlandliuebld44067560\",\r\n \"name\": \"sqlandliuebld44067560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld44067560\",\r\n \"name\": \"hcpandliuebld44067560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-LGSsum\",\r\n \"name\": \"e2erg-jiliuebld44041049-LGSsum\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-jiliuebld44041049-LGSsum_e2eaks-khe_eastus\",\r\n \"name\": \"MC_e2erg-jiliuebld44041049-LGSsum_e2eaks-khe_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xinywaTest_xinywaTestCluster_eastus\",\r\n \"name\": \"MC_xinywaTest_xinywaTestCluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625296008\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44073057-eastus\",\r\n \"name\": \"hcpgalofirebld44073057-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44073057\",\r\n \"name\": \"sqlgalofirebld44073057\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44073057\",\r\n \"name\": \"hcpgalofirebld44073057\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_andliuebld44067560_andliu3_eastus\",\r\n \"name\": \"MC_andliuebld44067560_andliu3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"andliuebld44067560\",\r\n \"deletion_due_time\": \"1625378786\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_galofirebld44073057_galofirebld44073057_eastus\",\r\n \"name\": \"MC_galofirebld44073057_galofirebld44073057_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"galofirebld44073057\",\r\n \"deletion_due_time\": \"1625310357\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-cdQWNg\",\r\n \"name\": \"e2erg-jiliuebld44041049-cdQWNg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-jiliuebld44041049-cdQWNg_e2eaks-KWj_eastus\",\r\n \"name\": \"MC_e2erg-jiliuebld44041049-cdQWNg_e2eaks-KWj_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-Alxiqi\",\r\n \"name\": \"e2erg-jiliuebld44041049-Alxiqi\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld44084491\",\r\n \"name\": \"sqltjnguyenebld44084491\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptienleebld44090867-eastus\",\r\n \"name\": \"hcptienleebld44090867-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltienleebld44090867\",\r\n \"name\": \"sqltienleebld44090867\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tienle-vhdgeneralized32-rg\",\r\n \"name\": \"tienle-vhdgeneralized32-rg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339265\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptienleebld44090867\",\r\n \"name\": \"hcptienleebld44090867\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksDKCTestGanesh_aksGktestcluster_eastus\",\r\n \"name\": \"MC_aksDKCTestGanesh_aksGktestcluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/agentbaker-e2e-tests\",\r\n \"name\": \"agentbaker-e2e-tests\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_agentbaker-e2e-tests_agentbaker-e2e-test-cluster_eastus\",\r\n \"name\": \"MC_agentbaker-e2e-tests_agentbaker-e2e-test-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44098935-eastus\",\r\n \"name\": \"hcpchmcbridebld44098935-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlchmcbridebld44098935\",\r\n \"name\": \"sqlchmcbridebld44098935\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44098935\",\r\n \"name\": \"hcpchmcbridebld44098935\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mutiagenteast\",\r\n \"name\": \"mutiagenteast\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksvhdbuilderrg\",\r\n \"name\": \"aksvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44101461-eastus\",\r\n \"name\": \"hcpchmcbridebld44101461-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlchmcbridebld44101461\",\r\n \"name\": \"sqlchmcbridebld44101461\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44101461\",\r\n \"name\": \"hcpchmcbridebld44101461\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44102357-eastus\",\r\n \"name\": \"hcptjuliayiebld44102357-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjuliayiebld44102357\",\r\n \"name\": \"sqltjuliayiebld44102357\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44102357\",\r\n \"name\": \"hcptjuliayiebld44102357\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_shmalfatebld44020655_shmalfat-test_eastus\",\r\n \"name\": \"MC_shmalfatebld44020655_shmalfat-test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/haitao\",\r\n \"name\": \"haitao\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_haitao_bootA_eastus\",\r\n \"name\": \"MC_haitao_bootA_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364442\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44108110-eastus\",\r\n \"name\": \"hcpbaheebld44108110-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld44108110\",\r\n \"name\": \"sqlbaheebld44108110\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44108110\",\r\n \"name\": \"hcpbaheebld44108110\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_baheebld44108110_test_eastus\",\r\n \"name\": \"MC_baheebld44108110_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"baheebld44108110\",\r\n \"deletion_due_time\": \"1625371669\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcphaitchebld44115054-eastus\",\r\n \"name\": \"hcphaitchebld44115054-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlhaitchebld44115054\",\r\n \"name\": \"sqlhaitchebld44115054\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcphaitchebld44115054\",\r\n \"name\": \"hcphaitchebld44115054\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44124508-eastus\",\r\n \"name\": \"hcpbaheebld44124508-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld44124508\",\r\n \"name\": \"sqlbaheebld44124508\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosi1_tosieastus_eastus\",\r\n \"name\": \"MC_tosi1_tosieastus_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625404029\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44124508\",\r\n \"name\": \"hcpbaheebld44124508\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld44127097-eastus\",\r\n \"name\": \"hcptjnguyenebld44127097-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld44127097\",\r\n \"name\": \"sqltjnguyenebld44127097\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld44127097\",\r\n \"name\": \"hcptjnguyenebld44127097\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptrangebld44131442-eastus\",\r\n \"name\": \"hcptrangebld44131442-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltrangebld44131442\",\r\n \"name\": \"sqltrangebld44131442\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptrangebld44131442\",\r\n \"name\": \"hcptrangebld44131442\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaganeshkebld44135868-eastus\",\r\n \"name\": \"hcpaganeshkebld44135868-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaganeshkebld44135868\",\r\n \"name\": \"sqlaganeshkebld44135868\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaganeshkebld44135868\",\r\n \"name\": \"hcpaganeshkebld44135868\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-trangebld44131442-nHqzZl\",\r\n \"name\": \"e2erg-trangebld44131442-nHqzZl\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-trangebld44131442-nHqzZl_e2eaks-yFY_eastus\",\r\n \"name\": \"MC_e2erg-trangebld44131442-nHqzZl_e2eaks-yFY_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"hcp performance\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpnikelleebld44137695-eastus\",\r\n \"name\": \"hcpnikelleebld44137695-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlnikelleebld44137695\",\r\n \"name\": \"sqlnikelleebld44137695\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpnikelleebld44137695\",\r\n \"name\": \"hcpnikelleebld44137695\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44140016-eastus\",\r\n \"name\": \"hcptchamakaebld44140016-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltchamakaebld44140016\",\r\n \"name\": \"sqltchamakaebld44140016\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44140016\",\r\n \"name\": \"hcptchamakaebld44140016\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptaboraebld44146267-eastus\",\r\n \"name\": \"hcptaboraebld44146267-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltaboraebld44146267\",\r\n \"name\": \"sqltaboraebld44146267\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptaboraebld44146267\",\r\n \"name\": \"hcptaboraebld44146267\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpasilvermebld44147687-eastus\",\r\n \"name\": \"hcpasilvermebld44147687-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlasilvermebld44147687\",\r\n \"name\": \"sqlasilvermebld44147687\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpasilvermebld44147687\",\r\n \"name\": \"hcpasilvermebld44147687\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-qinhaoebld43927544-RJIOA\",\r\n \"name\": \"e2erg-qinhaoebld43927544-RJIOA\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625454436\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-qinhaoebld43927544-RJIOA_e2eaks-loA_eastus\",\r\n \"name\": \"MC_e2erg-qinhaoebld43927544-RJIOA_e2eaks-loA_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625454436\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"windows k8s\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiesheebld44153077-eastus\",\r\n \"name\": \"hcpjiesheebld44153077-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljiesheebld44153077\",\r\n \"name\": \"sqljiesheebld44153077\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiesheebld44153077\",\r\n \"name\": \"hcpjiesheebld44153077\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44167515-eastus\",\r\n \"name\": \"hcpshmalfatebld44167515-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlshmalfatebld44167515\",\r\n \"name\": \"sqlshmalfatebld44167515\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44167515\",\r\n \"name\": \"hcpshmalfatebld44167515\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44169516-eastus\",\r\n \"name\": \"hcptjuliayiebld44169516-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjuliayiebld44169516\",\r\n \"name\": \"sqltjuliayiebld44169516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44169516\",\r\n \"name\": \"hcptjuliayiebld44169516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tjuliayiebld44169516_tjuliayiebld44169516_eastus\",\r\n \"name\": \"MC_tjuliayiebld44169516_tjuliayiebld44169516_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"tjuliayiebld44169516\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-psl7rbiu6l\",\r\n \"name\": \"pkr-Resource-Group-psl7rbiu6l\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625248199\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-uwkt8qzc9k\",\r\n \"name\": \"pkr-Resource-Group-uwkt8qzc9k\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625248283\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44171995-eastus\",\r\n \"name\": \"hcptchamakaebld44171995-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltchamakaebld44171995\",\r\n \"name\": \"sqltchamakaebld44171995\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44171995\",\r\n \"name\": \"hcptchamakaebld44171995\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EUS\",\r\n \"name\": \"DefaultResourceGroup-EUS\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_shmalfatebld44167515_shmalfat-test_eastus\",\r\n \"name\": \"MC_shmalfatebld44167515_shmalfat-test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"shmalfatebld44167515\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44107243-nnPeJ\",\r\n \"name\": \"e2erg-toncheebld44107243-nnPeJ\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-toncheebld44107243-nnPeJ_e2eaks-bTE_uaenorth\",\r\n \"name\": \"MC_e2erg-toncheebld44107243-nnPeJ_e2eaks-bTE_uaenorth\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364442\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"addon\",\r\n \"test_scenario\": \"Scenario_Addon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44109962-CnPeG\",\r\n \"name\": \"e2erg-toncheebld44109962-CnPeG\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-toncheebld44109962-CnPeG_e2eaks-Wug_uaenorth\",\r\n \"name\": \"MC_e2erg-toncheebld44109962-CnPeG_e2eaks-Wug_uaenorth\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"addon\",\r\n \"test_scenario\": \"Scenario_Addon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/cleanupservice\",\r\n \"name\": \"cleanupservice\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"What Is Cleanup Service\": \"https://aka.ms/WhatIsCleanupService\",\r\n \"deletion_due_time\": \"1601593682\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/asilverman-provision-test\",\r\n \"name\": \"asilverman-provision-test\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625436368\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_asilverman-provision-test_asilverman-provision-test_westus\",\r\n \"name\": \"MC_asilverman-provision-test_asilverman-provision-test_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625425583\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jostupka-provision-test\",\r\n \"name\": \"jostupka-provision-test\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld44138917-westus\",\r\n \"name\": \"hcpyunrugeebld44138917-westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld44138917\",\r\n \"name\": \"sqlyunrugeebld44138917\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld44138917\",\r\n \"name\": \"hcpyunrugeebld44138917\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-1_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-1_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-svc-0_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-svc-0_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-3_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-3_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-2_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-2_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmirsikebld44142099-westus\",\r\n \"name\": \"hcpmirsikebld44142099-westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmirsikebld44142099\",\r\n \"name\": \"sqlmirsikebld44142099\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmirsikebld44142099\",\r\n \"name\": \"hcpmirsikebld44142099\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-2_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-2_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-svc-0_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-svc-0_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-1_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-1_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-3_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-3_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aro-e2e-cluster-rattedairp\",\r\n \"name\": \"aro-e2e-cluster-rattedairp\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"created_from\": \"ARO-Pool-E2E-regular-17000003\",\r\n \"deletion_due_time\": \"1581300164\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1581040305\",\r\n \"now_day\": \"7\",\r\n \"now_month\": \"2\",\r\n \"now_year\": \"2020\",\r\n \"testTag1\": \"aro-scoringcan-bouc58br19\",\r\n \"testTag2\": \"aro-furtheredt-bouc58br19\",\r\n \"azwatch.first-seen\": \"2020-02-07 12:01:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"name\": \"OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1581307527\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Deleting\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"name\": \"2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhd\",\r\n \"name\": \"akswinvhd\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1599984494\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-09-10 12:10:22Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-1rcwct31aw\",\r\n \"name\": \"packer-Resource-Group-1rcwct31aw\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1599470194\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1599209150\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-04 12:05:50Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie\",\r\n \"name\": \"robbie\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1615710004\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2021-03-11 12:03:24Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie_robbietest_westus2\",\r\n \"name\": \"MC_robbie_robbietest_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1624928888\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-test\",\r\n \"name\": \"lima-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/niqi-test-capz\",\r\n \"name\": \"niqi-test-capz\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"Name\": \"niqi-test-capz\",\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_cluster_niqi-test-capz\": \"owned\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_role\": \"common\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/NetworkWatcherRG\",\r\n \"name\": \"NetworkWatcherRG\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-WUS2\",\r\n \"name\": \"DefaultResourceGroup-WUS2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/haitch\",\r\n \"name\": \"haitch\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tosi1\",\r\n \"name\": \"tosi1\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625404029\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2e-rg-aks-1QDvRH2V8U90kfcNDcU98r\",\r\n \"name\": \"e2e-rg-aks-1QDvRH2V8U90kfcNDcU98r\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625472459\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625212001\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-tmp\",\r\n \"name\": \"lima-tmp\",\r\n \"location\": \"eastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44072710_yizhang5cluster3_australiaeast\",\r\n \"name\": \"MC_yizhangebld44072710_yizhang5cluster3_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625328452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44072710\",\r\n \"name\": \"yizhangebld44072710\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625328452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EAU\",\r\n \"name\": \"DefaultResourceGroup-EAU\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625335599\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44096015_yizhang5cluster3_australiaeast\",\r\n \"name\": \"MC_yizhangebld44096015_yizhang5cluster3_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44096015\",\r\n \"name\": \"yizhangebld44096015\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44096015_yizhang5cluster_australiaeast\",\r\n \"name\": \"MC_yizhangebld44096015_yizhang5cluster_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44096015\",\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44099246\",\r\n \"name\": \"yizhangebld44099246\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625357266\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625357266\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster2_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster2_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster4_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster4_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"name\": \"MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"location\": \"canadaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"name\": \"MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-921390bc_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-921390bc_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1612837888\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tilnl-test\",\r\n \"name\": \"tilnl-test\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1584392964\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0001\",\r\n \"name\": \"sertac-pl-server0001\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0000\",\r\n \"name\": \"sertac-pl-server0000\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_lima-test_test_uksouth\",\r\n \"name\": \"MC_lima-test_test_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld45288644-southcentralus\",\r\n \"name\": \"hcpaleldeibebld45288644-southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld45288644\",\r\n \"name\": \"sqlaleldeibebld45288644\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld45288644\",\r\n \"name\": \"hcpaleldeibebld45288644\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-svc-0_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-svc-0_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-2_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-2_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-3_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-3_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-1_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-1_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-config-test\",\r\n \"name\": \"aks-validator-config-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-staging-test\",\r\n \"name\": \"aks-validator-staging-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-validator-staging-test_validator-control-plane-staging_southcentralus\",\r\n \"name\": \"MC_aks-validator-staging-test_validator-control-plane-staging_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-meta-test\",\r\n \"name\": \"aks-validator-meta-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"name\": \"ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625185593\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5\",\r\n \"name\": \"r-k8sts153251Sm5\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu\",\r\n \"name\": \"r-k8sts15317QsBu\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU\",\r\n \"name\": \"r-k8sts15317gBhU\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV\",\r\n \"name\": \"r-k8sts15325aYDV\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45298073-eastus2\",\r\n \"name\": \"hcppranejaebld45298073-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpranejaebld45298073\",\r\n \"name\": \"sqlpranejaebld45298073\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45298073\",\r\n \"name\": \"hcppranejaebld45298073\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-svc-0_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-svc-0_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-1_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-1_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-2_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-2_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-3_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-3_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/bahetest\",\r\n \"name\": \"bahetest\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628384893\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_bahetest_test_eastus2\",\r\n \"name\": \"MC_bahetest_test_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628503588\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45307416-eastus2\",\r\n \"name\": \"hcppranejaebld45307416-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpranejaebld45307416\",\r\n \"name\": \"sqlpranejaebld45307416\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-check-deploy-center_eastus2\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-check-deploy-center_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld15150000-eastus2\",\r\n \"name\": \"hcpmattstamebld15150000-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld15150000\",\r\n \"name\": \"sqlmattstamebld15150000\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld15150000\",\r\n \"name\": \"hcpmattstamebld15150000\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-2_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-2_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-svc-0_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-svc-0_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-1_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-1_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-3_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-3_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45345341-eastus2euap\",\r\n \"name\": \"hcpyunrugeebld45345341-eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld45345341\",\r\n \"name\": \"sqlyunrugeebld45345341\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45345341\",\r\n \"name\": \"hcpyunrugeebld45345341\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-1_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-2_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-2_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-svc-0_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-svc-0_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45346762-eastus2euap\",\r\n \"name\": \"hcpyunrugeebld45346762-eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld45346762\",\r\n \"name\": \"sqlyunrugeebld45346762\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45346762\",\r\n \"name\": \"hcpyunrugeebld45346762\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-2_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-2_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-svc-0_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-svc-0_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-1_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-provision-test_centralus\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-provision-test_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jiliu8-secrets\",\r\n \"name\": \"jiliu8-secrets\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jiliu8-secrets_secrets-test1_centraluseuap\",\r\n \"name\": \"MC_jiliu8-secrets_secrets-test1_centraluseuap\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhdbuilderrg\",\r\n \"name\": \"akswinvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627722452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-qy82ipks4t\",\r\n \"name\": \"packer-Resource-Group-qy82ipks4t\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1600402373\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1600140760\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-15 12:06:03Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/supportability-ads\",\r\n \"name\": \"supportability-ads\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azwatch.recyclingmark\": \"1\",\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_supportability-ads_dvt-cluster_eastus\",\r\n \"name\": \"MC_supportability-ads_dvt-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksrnr-3d2f5e0d\",\r\n \"name\": \"aksrnr-3d2f5e0d\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpneaggarwebld45018447-eastus\",\r\n \"name\": \"hcpneaggarwebld45018447-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpneaggarwebld45018447\",\r\n \"name\": \"hcpneaggarwebld45018447\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/abelgmsavnet\",\r\n \"name\": \"abelgmsavnet\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627722452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-25p7zs9pae\",\r\n \"name\": \"pkr-Resource-Group-25p7zs9pae\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1627873637\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1627613755\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld45143350-eastus\",\r\n \"name\": \"hcpandliuebld45143350-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlandliuebld45143350\",\r\n \"name\": \"sqlandliuebld45143350\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld45143350\",\r\n \"name\": \"hcpandliuebld45143350\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_andliuebld45143350_andliu_eastus\",\r\n \"name\": \"MC_andliuebld45143350_andliu_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xiazhanebld45090388_ttl14_eastus\",\r\n \"name\": \"MC_xiazhanebld45090388_ttl14_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"xiazhanebld45090388\",\r\n \"deletion_due_time\": \"1628395716\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ismilletest\",\r\n \"name\": \"ismilletest\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-RPA\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-RPA\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-FMC\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-FMC\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-FMC_e2eaks-JXl_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-FMC_e2eaks-JXl_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"msiuserassigned\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/amaheshwari_ptest\",\r\n \"name\": \"amaheshwari_ptest\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628298424\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppebomberebld45261021-eastus\",\r\n \"name\": \"hcppebomberebld45261021-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpebomberebld45261021\",\r\n \"name\": \"sqlpebomberebld45261021\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppebomberebld45261021\",\r\n \"name\": \"hcppebomberebld45261021\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_qinhaoebld45227637_win-containerd_eastus\",\r\n \"name\": \"MC_qinhaoebld45227637_win-containerd_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"qinhaoebld45227637\",\r\n \"deletion_due_time\": \"1628302049\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jostupka-provision-test\",\r\n \"name\": \"jostupka-provision-test\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-waH\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-waH\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-waH_e2eaks-UjS_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-waH_e2eaks-UjS_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-KKL\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-KKL\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-KKL_e2eaks-tLW_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-KKL_e2eaks-tLW_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-rey\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-rey\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-rey_e2eaks-bzS_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-rey_e2eaks-bzS_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-woE\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-woE\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-woE_e2eaks-Ect_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-woE_e2eaks-Ect_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-VBR\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-VBR\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-VBR_e2eaks-InW_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-VBR_e2eaks-InW_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-cPB\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-cPB\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-cPB_e2eaks-pZo_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-cPB_e2eaks-pZo_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptpedrotoebld45291973-eastus\",\r\n \"name\": \"hcptpedrotoebld45291973-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltpedrotoebld45291973\",\r\n \"name\": \"sqltpedrotoebld45291973\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptpedrotoebld45291973\",\r\n \"name\": \"hcptpedrotoebld45291973\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-JAu\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-JAu\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-JAu_e2eaks-cZs_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-JAu_e2eaks-cZs_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628489234\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_zhifanhuebld45251608_zhifanhuebld45251608_eastus\",\r\n \"name\": \"MC_zhifanhuebld45251608_zhifanhuebld45251608_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"zhifanhuebld45251608\",\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-XgZ\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-XgZ\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381258\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-XgZ_e2eaks-Yrv_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-XgZ_e2eaks-Yrv_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EUS\",\r\n \"name\": \"DefaultResourceGroup-EUS\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xiazhanebld45153668_xx31_eastus\",\r\n \"name\": \"MC_xiazhanebld45153668_xx31_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"xiazhanebld45153668\",\r\n \"deletion_due_time\": \"1628399224\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45313270-eastus\",\r\n \"name\": \"hcpxiazhanebld45313270-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxiazhanebld45313270\",\r\n \"name\": \"sqlxiazhanebld45313270\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45313270\",\r\n \"name\": \"hcpxiazhanebld45313270\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptosiebld45314975-eastus\",\r\n \"name\": \"hcptosiebld45314975-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltosiebld45314975\",\r\n \"name\": \"sqltosiebld45314975\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptosiebld45314975\",\r\n \"name\": \"hcptosiebld45314975\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosiebld45314975_tosi1_eastus\",\r\n \"name\": \"MC_tosiebld45314975_tosi1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"tosiebld45314975\",\r\n \"deletion_due_time\": \"1628413604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45320278-eastus\",\r\n \"name\": \"hcpzuyaebld45320278-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld45320278\",\r\n \"name\": \"sqlzuyaebld45320278\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45320278\",\r\n \"name\": \"hcpzuyaebld45320278\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321274-eastus\",\r\n \"name\": \"hcpbaheebld45321274-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628424416\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45321274\",\r\n \"name\": \"sqlbaheebld45321274\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628424416\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321777-eastus\",\r\n \"name\": \"hcpbaheebld45321777-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45321777\",\r\n \"name\": \"sqlbaheebld45321777\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321777\",\r\n \"name\": \"hcpbaheebld45321777\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_baheebld45321777_test_eastus\",\r\n \"name\": \"MC_baheebld45321777_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"baheebld45321777\",\r\n \"deletion_due_time\": \"1628428035\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-xgR\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-xgR\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-xgR_e2eaks-Lwc_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-xgR_e2eaks-Lwc_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1516-eastus\",\r\n \"name\": \"hcpmattstamebld1516-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1516\",\r\n \"name\": \"sqlmattstamebld1516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_example-custom-head_eastus\",\r\n \"name\": \"MC_jostupka-provision-test_example-custom-head_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1516\",\r\n \"name\": \"hcpmattstamebld1516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjoolshevebld45333560-eastus\",\r\n \"name\": \"hcpjoolshevebld45333560-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljoolshevebld45333560\",\r\n \"name\": \"sqljoolshevebld45333560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjoolshevebld45333560\",\r\n \"name\": \"hcpjoolshevebld45333560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhang5\",\r\n \"name\": \"yizhang5\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449623\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhang5_yizhang5cluster_eastus\",\r\n \"name\": \"MC_yizhang5_yizhang5cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449623\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45336346-eastus\",\r\n \"name\": \"hcpxiazhanebld45336346-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxiazhanebld45336346\",\r\n \"name\": \"sqlxiazhanebld45336346\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45336346\",\r\n \"name\": \"hcpxiazhanebld45336346\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_joolshevebld45333560_test_eastus\",\r\n \"name\": \"MC_joolshevebld45333560_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"joolshevebld45333560\",\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-OsX\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-OsX\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-OsX_e2eaks-nKt_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-OsX_e2eaks-nKt_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45339815-eastus\",\r\n \"name\": \"hcpzhifanhuebld45339815-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzhifanhuebld45339815\",\r\n \"name\": \"sqlzhifanhuebld45339815\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45339815\",\r\n \"name\": \"hcpzhifanhuebld45339815\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mattstamebld1516-swift-rg\",\r\n \"name\": \"mattstamebld1516-swift-rg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/amaheshwari-proxy\",\r\n \"name\": \"amaheshwari-proxy\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628460437\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_cmhResourceGroup_cmhAksCluster_eastus\",\r\n \"name\": \"MC_cmhResourceGroup_cmhAksCluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-YCT\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-YCT\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-YCT_e2eaks-Tkd_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-YCT_e2eaks-Tkd_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-AUF\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-AUF\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628467707\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-AUF_e2eaks-xSu_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-AUF_e2eaks-xSu_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628467707\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-qvy\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-qvy\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-qvy_e2eaks-IaI_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-qvy_e2eaks-IaI_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-iyY\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-iyY\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-iyY_e2eaks-JLy_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-iyY_e2eaks-JLy_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-fLK\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-fLK\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-fLK_e2eaks-Qwi_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-fLK_e2eaks-Qwi_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlniqiebld45355288\",\r\n \"name\": \"sqlniqiebld45355288\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45357117-eastus\",\r\n \"name\": \"hcpbaheebld45357117-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45357117\",\r\n \"name\": \"sqlbaheebld45357117\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45357117\",\r\n \"name\": \"hcpbaheebld45357117\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45359927-eastus\",\r\n \"name\": \"hcpbaheebld45359927-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45359927\",\r\n \"name\": \"sqlbaheebld45359927\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45360178-eastus\",\r\n \"name\": \"hcpbaheebld45360178-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45360178\",\r\n \"name\": \"sqlbaheebld45360178\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45360681-eastus\",\r\n \"name\": \"hcpzuyaebld45360681-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld45360681\",\r\n \"name\": \"sqlzuyaebld45360681\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpniqiebld45362421-eastus\",\r\n \"name\": \"hcpniqiebld45362421-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlniqiebld45362421\",\r\n \"name\": \"sqlniqiebld45362421\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpniqiebld45362421\",\r\n \"name\": \"hcpniqiebld45362421\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45362484-eastus\",\r\n \"name\": \"hcpbaheebld45362484-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45362484\",\r\n \"name\": \"sqlbaheebld45362484\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-niqiebld45362421-Dhimzdp\",\r\n \"name\": \"e2erg-niqiebld45362421-Dhimzdp\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-niqiebld45362421-Dhimzdp_e2eaks-WkE_eastus\",\r\n \"name\": \"MC_e2erg-niqiebld45362421-Dhimzdp_e2eaks-WkE_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"cloud controller manager\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld34534512-eastus\",\r\n \"name\": \"hcpzuyaebld34534512-eastus\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld34534512\",\r\n \"name\": \"sqlzuyaebld34534512\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_niqiebld45362421_test-slb-1_eastus\",\r\n \"name\": \"MC_niqiebld45362421_test-slb-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"niqiebld45362421\",\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld45367761-eastus\",\r\n \"name\": \"hcptjnguyenebld45367761-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld45367761\",\r\n \"name\": \"sqltjnguyenebld45367761\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld45367761\",\r\n \"name\": \"hcptjnguyenebld45367761\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpthgambleebld45369780-eastus\",\r\n \"name\": \"hcpthgambleebld45369780-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlthgambleebld45369780\",\r\n \"name\": \"sqlthgambleebld45369780\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpthgambleebld45369780\",\r\n \"name\": \"hcpthgambleebld45369780\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpcharliliebld45374042-eastus\",\r\n \"name\": \"hcpcharliliebld45374042-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlcharliliebld45374042\",\r\n \"name\": \"sqlcharliliebld45374042\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpcharliliebld45374042\",\r\n \"name\": \"hcpcharliliebld45374042\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45378205-eastus\",\r\n \"name\": \"hcpamaheshwebld45378205-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlamaheshwebld45378205\",\r\n \"name\": \"sqlamaheshwebld45378205\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45378205\",\r\n \"name\": \"hcpamaheshwebld45378205\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/kaiqzhan-test\",\r\n \"name\": \"kaiqzhan-test\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628543100\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_amaheshwebld45378205_testProxy_eastus\",\r\n \"name\": \"MC_amaheshwebld45378205_testProxy_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"amaheshwebld45378205\",\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45384738-eastus\",\r\n \"name\": \"hcpzhifanhuebld45384738-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzhifanhuebld45384738\",\r\n \"name\": \"sqlzhifanhuebld45384738\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45384738\",\r\n \"name\": \"hcpzhifanhuebld45384738\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45384958-eastus\",\r\n \"name\": \"hcpamaheshwebld45384958-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlamaheshwebld45384958\",\r\n \"name\": \"sqlamaheshwebld45384958\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45384958\",\r\n \"name\": \"hcpamaheshwebld45384958\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_amaheshwebld45384958_testProxy3_eastus\",\r\n \"name\": \"MC_amaheshwebld45384958_testProxy3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"amaheshwebld45384958\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/cleanupservice\",\r\n \"name\": \"cleanupservice\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"What Is Cleanup Service\": \"https://aka.ms/WhatIsCleanupService\",\r\n \"deletion_due_time\": \"1601593682\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-WUS\",\r\n \"name\": \"DefaultResourceGroup-WUS\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628460437\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/RookTest\",\r\n \"name\": \"RookTest\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628525242\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_RookTest_cluster_westus\",\r\n \"name\": \"MC_RookTest_cluster_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628525242\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aro-e2e-cluster-rattedairp\",\r\n \"name\": \"aro-e2e-cluster-rattedairp\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"created_from\": \"ARO-Pool-E2E-regular-17000003\",\r\n \"deletion_due_time\": \"1581300164\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1581040305\",\r\n \"now_day\": \"7\",\r\n \"now_month\": \"2\",\r\n \"now_year\": \"2020\",\r\n \"testTag1\": \"aro-scoringcan-bouc58br19\",\r\n \"testTag2\": \"aro-furtheredt-bouc58br19\",\r\n \"azwatch.first-seen\": \"2020-02-07 12:01:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Deleting\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"name\": \"2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Deleting\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhd\",\r\n \"name\": \"akswinvhd\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1599984494\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-09-10 12:10:22Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-1rcwct31aw\",\r\n \"name\": \"packer-Resource-Group-1rcwct31aw\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1599470194\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1599209150\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-04 12:05:50Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie\",\r\n \"name\": \"robbie\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1615710004\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2021-03-11 12:03:24Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie_robbietest_westus2\",\r\n \"name\": \"MC_robbie_robbietest_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-test\",\r\n \"name\": \"lima-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/NetworkWatcherRG\",\r\n \"name\": \"NetworkWatcherRG\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"name\": \"OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627769226\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Deleting\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/niqi-test-capz\",\r\n \"name\": \"niqi-test-capz\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"Name\": \"niqi-test-capz\",\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_cluster_capz\": \"owned\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_role\": \"common\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tonche\",\r\n \"name\": \"tonche\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628294840\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tonche_tcluster_westus2\",\r\n \"name\": \"MC_tonche_tcluster_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628305659\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/paultest\",\r\n \"name\": \"paultest\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_paultest_foo_westus2\",\r\n \"name\": \"MC_paultest_foo_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1510-westus2\",\r\n \"name\": \"hcpmattstamebld1510-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628378566\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1510\",\r\n \"name\": \"sqlmattstamebld1510\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628378566\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1511-westus2\",\r\n \"name\": \"hcpmattstamebld1511-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1511\",\r\n \"name\": \"sqlmattstamebld1511\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1511\",\r\n \"name\": \"hcpmattstamebld1511\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mattstamebld1511-swift-rg\",\r\n \"name\": \"mattstamebld1511-swift-rg\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_mattstamebld1511-swift0_westus2\",\r\n \"name\": \"MC_mattstamebld1511_mattstamebld1511-swift0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_swift1_westus2\",\r\n \"name\": \"MC_mattstamebld1511_swift1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_swift2_westus2\",\r\n \"name\": \"MC_mattstamebld1511_swift2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_mattstamebld1511-swift2_westus2\",\r\n \"name\": \"MC_mattstamebld1511_mattstamebld1511-swift2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628392076\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1512-westus2\",\r\n \"name\": \"hcpmattstamebld1512-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1512\",\r\n \"name\": \"sqlmattstamebld1512\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1512\",\r\n \"name\": \"hcpmattstamebld1512\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_ipaddress-fix_westus2\",\r\n \"name\": \"MC_jostupka-provision-test_ipaddress-fix_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628431643\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1513-westus2\",\r\n \"name\": \"hcpmattstamebld1513-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1513\",\r\n \"name\": \"sqlmattstamebld1513\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1513\",\r\n \"name\": \"hcpmattstamebld1513\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-provision-test-csi_westus3\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-provision-test-csi_westus3\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1514-westus2\",\r\n \"name\": \"hcpmattstamebld1514-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1514\",\r\n \"name\": \"sqlmattstamebld1514\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1514\",\r\n \"name\": \"hcpmattstamebld1514\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie0805\",\r\n \"name\": \"robbie0805\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie0805_byort_westus2\",\r\n \"name\": \"MC_robbie0805_byort_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-AYKGPzl\",\r\n \"name\": \"e2erg-mattstamebld1516-AYKGPzl\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-CSSyWVq\",\r\n \"name\": \"e2erg-mattstamebld1516-CSSyWVq\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-CIGMexN\",\r\n \"name\": \"e2erg-mattstamebld1516-CIGMexN\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/xiahe-sbus-test\",\r\n \"name\": \"xiahe-sbus-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0727-pol\",\r\n \"name\": \"doliu0727-pol\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627636012\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0803-ga\",\r\n \"name\": \"doliu0803-ga\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628219307\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_doliu0803-ga_p1_southeastasia\",\r\n \"name\": \"MC_doliu0803-ga_p1_southeastasia\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628316391\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"name\": \"MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"location\": \"canadaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"name\": \"MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628057244\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-921390bc_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-921390bc_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1612837888\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-1747?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTE3NDc/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-6790?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTY3OTA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "944c9b75-d28f-405c-abb7-1d225c13e704" + "959e2bfa-3d19-4361-9697-35323c082119" ], "accept-language": [ "en-US" @@ -90,7 +90,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:56:49 GMT" + "Fri, 06 Aug 2021 23:32:37 GMT" ], "Pragma": [ "no-cache" @@ -99,13 +99,13 @@ "1199" ], "x-ms-request-id": [ - "d72283bd-3e5f-4cca-90d8-7f8f17c2d4b3" + "5087e7ea-fccb-4213-94e4-66dbf839fb7d" ], "x-ms-correlation-request-id": [ - "d72283bd-3e5f-4cca-90d8-7f8f17c2d4b3" + "5087e7ea-fccb-4213-94e4-66dbf839fb7d" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185650Z:d72283bd-3e5f-4cca-90d8-7f8f17c2d4b3" + "WESTUS2:20210806T233238Z:5087e7ea-fccb-4213-94e4-66dbf839fb7d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -123,17 +123,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-1747\",\r\n \"name\": \"aks-dotnet-sdk-RG-1747\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-6790\",\r\n \"name\": \"aks-dotnet-sdk-RG-6790\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-1747/providers/Microsoft.ContainerService/managedClusters/azsmnet4867?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTE3NDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NDg2Nz9hcGktdmVyc2lvbj0yMDIxLTA1LTAx", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-6790/providers/Microsoft.ContainerService/managedClusters/azsmnet6856?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTY3OTAvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0Njg1Nj9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"mode\": \"System\"\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\",\r\n \"secret\": \"XFP5t_5wcL48VA00GY7OunpsVlcTR228Co\"\r\n }\r\n },\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "261072be-1038-48e8-bf4e-5ecd93b9c42b" + "1e4597b7-1901-4e08-b5b3-a94b1067ab7b" ], "accept-language": [ "en-US" @@ -156,7 +156,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:56:56 GMT" + "Fri, 06 Aug 2021 23:32:42 GMT" ], "Pragma": [ "no-cache" @@ -168,13 +168,13 @@ "1199" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/47ff02f3-6f9d-4c21-aec1-dd5a886f4da3?api-version=2016-03-30" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b67d2653-cbdf-4b27-9b06-8e6050c45a77?api-version=2016-03-30" ], "x-ms-correlation-request-id": [ - "43edc776-086b-43de-821c-b101355a9322" + "e5d89b68-631b-458f-9e8a-7bbe64bdcba4" ], "x-ms-request-id": [ - "47ff02f3-6f9d-4c21-aec1-dd5a886f4da3" + "b67d2653-cbdf-4b27-9b06-8e6050c45a77" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,10 +183,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185657Z:43edc776-086b-43de-821c-b101355a9322" + "WESTUS2:20210806T233243Z:e5d89b68-631b-458f-9e8a-7bbe64bdcba4" ], "Content-Length": [ - "1793" + "1791" ], "Content-Type": [ "application/json" @@ -195,12 +195,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-1747/providers/Microsoft.ContainerService/managedClusters/azsmnet4867\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet4867\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-0545b6e0.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-0545b6e0.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-1747_azsmnet4867_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n }\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-6790/providers/Microsoft.ContainerService/managedClusters/azsmnet6856\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet6856\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-e5807da8.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-e5807da8.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-6790_azsmnet6856_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n }\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/47ff02f3-6f9d-4c21-aec1-dd5a886f4da3?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ3ZmYwMmYzLTZmOWQtNGMyMS1hZWMxLWRkNWE4ODZmNGRhMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b67d2653-cbdf-4b27-9b06-8e6050c45a77?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I2N2QyNjUzLWNiZGYtNGIyNy05YjA2LThlNjA1MGM0NWE3Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -216,7 +216,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:57:27 GMT" + "Fri, 06 Aug 2021 23:33:12 GMT" ], "Pragma": [ "no-cache" @@ -228,10 +228,10 @@ "11999" ], "x-ms-correlation-request-id": [ - "e97ffdcb-0cad-4282-947d-03b1b58208f8" + "ccf05fcb-fab1-42e2-b174-eb61aeb2baf1" ], "x-ms-request-id": [ - "b6515763-1b53-4d90-b10e-fdb9048f86d4" + "2665f88f-5025-432e-8489-c4af08f196c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -240,7 +240,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185727Z:e97ffdcb-0cad-4282-947d-03b1b58208f8" + "WESTUS2:20210806T233313Z:ccf05fcb-fab1-42e2-b174-eb61aeb2baf1" ], "Content-Length": [ "121" @@ -252,12 +252,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"f302ff47-9d6f-214c-aec1-dd5a886f4da3\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:56:57.13Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"53267db6-dfcb-274b-9b06-8e6050c45a77\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:32:43.06Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/47ff02f3-6f9d-4c21-aec1-dd5a886f4da3?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ3ZmYwMmYzLTZmOWQtNGMyMS1hZWMxLWRkNWE4ODZmNGRhMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b67d2653-cbdf-4b27-9b06-8e6050c45a77?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I2N2QyNjUzLWNiZGYtNGIyNy05YjA2LThlNjA1MGM0NWE3Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -273,7 +273,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:57:56 GMT" + "Fri, 06 Aug 2021 23:33:43 GMT" ], "Pragma": [ "no-cache" @@ -285,10 +285,10 @@ "11998" ], "x-ms-correlation-request-id": [ - "e788fb05-66ba-4a6e-8068-053971d5c68d" + "e4a182d0-a5d9-4fe3-a1d7-dd6e274edd36" ], "x-ms-request-id": [ - "162ac1e7-a497-4fd3-9cb7-ec5aa9527ce6" + "7cf93181-eef7-4f42-8a06-26b6e7eef035" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -297,7 +297,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185757Z:e788fb05-66ba-4a6e-8068-053971d5c68d" + "WESTUS2:20210806T233343Z:e4a182d0-a5d9-4fe3-a1d7-dd6e274edd36" ], "Content-Length": [ "121" @@ -309,12 +309,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"f302ff47-9d6f-214c-aec1-dd5a886f4da3\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:56:57.13Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"53267db6-dfcb-274b-9b06-8e6050c45a77\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:32:43.06Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/47ff02f3-6f9d-4c21-aec1-dd5a886f4da3?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ3ZmYwMmYzLTZmOWQtNGMyMS1hZWMxLWRkNWE4ODZmNGRhMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b67d2653-cbdf-4b27-9b06-8e6050c45a77?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I2N2QyNjUzLWNiZGYtNGIyNy05YjA2LThlNjA1MGM0NWE3Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -330,7 +330,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:58:27 GMT" + "Fri, 06 Aug 2021 23:34:12 GMT" ], "Pragma": [ "no-cache" @@ -342,10 +342,10 @@ "11997" ], "x-ms-correlation-request-id": [ - "d2923463-863b-43fa-9eb8-0bf116934d3f" + "fb146690-280b-473f-8742-d243dbdc0f09" ], "x-ms-request-id": [ - "e011b12e-34d5-47a4-9960-6c1252ec9b03" + "af930b17-b762-4e47-bd82-a7d7512676b7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -354,7 +354,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185827Z:d2923463-863b-43fa-9eb8-0bf116934d3f" + "WESTUS2:20210806T233413Z:fb146690-280b-473f-8742-d243dbdc0f09" ], "Content-Length": [ "121" @@ -366,12 +366,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"f302ff47-9d6f-214c-aec1-dd5a886f4da3\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:56:57.13Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"53267db6-dfcb-274b-9b06-8e6050c45a77\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:32:43.06Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/47ff02f3-6f9d-4c21-aec1-dd5a886f4da3?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ3ZmYwMmYzLTZmOWQtNGMyMS1hZWMxLWRkNWE4ODZmNGRhMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b67d2653-cbdf-4b27-9b06-8e6050c45a77?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I2N2QyNjUzLWNiZGYtNGIyNy05YjA2LThlNjA1MGM0NWE3Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -387,7 +387,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:58:56 GMT" + "Fri, 06 Aug 2021 23:34:42 GMT" ], "Pragma": [ "no-cache" @@ -399,10 +399,10 @@ "11996" ], "x-ms-correlation-request-id": [ - "ddb8f6f0-a649-4c5d-bc4b-511f25e67850" + "eea75afb-7098-4d05-86fa-fec9e266d56a" ], "x-ms-request-id": [ - "adaa6fe0-de4d-4d98-b5b8-ff700977b79a" + "ab716513-a172-4009-9fe7-b253aa327b02" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -411,7 +411,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185857Z:ddb8f6f0-a649-4c5d-bc4b-511f25e67850" + "WESTUS2:20210806T233443Z:eea75afb-7098-4d05-86fa-fec9e266d56a" ], "Content-Length": [ "121" @@ -423,12 +423,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"f302ff47-9d6f-214c-aec1-dd5a886f4da3\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:56:57.13Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"53267db6-dfcb-274b-9b06-8e6050c45a77\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:32:43.06Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/47ff02f3-6f9d-4c21-aec1-dd5a886f4da3?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ3ZmYwMmYzLTZmOWQtNGMyMS1hZWMxLWRkNWE4ODZmNGRhMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b67d2653-cbdf-4b27-9b06-8e6050c45a77?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I2N2QyNjUzLWNiZGYtNGIyNy05YjA2LThlNjA1MGM0NWE3Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -444,7 +444,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:59:27 GMT" + "Fri, 06 Aug 2021 23:35:13 GMT" ], "Pragma": [ "no-cache" @@ -456,10 +456,10 @@ "11995" ], "x-ms-correlation-request-id": [ - "032c8551-594d-4a2f-9ee4-12b410b57dda" + "3f38d883-5ae9-44f6-a340-c6a9807589f2" ], "x-ms-request-id": [ - "c9e186af-5a18-4f77-b319-ac1be1504cb4" + "4270e219-cf44-4c2f-8623-9c8cdc469b2a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -468,7 +468,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185927Z:032c8551-594d-4a2f-9ee4-12b410b57dda" + "WESTUS2:20210806T233513Z:3f38d883-5ae9-44f6-a340-c6a9807589f2" ], "Content-Length": [ "121" @@ -480,12 +480,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"f302ff47-9d6f-214c-aec1-dd5a886f4da3\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:56:57.13Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"53267db6-dfcb-274b-9b06-8e6050c45a77\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:32:43.06Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/47ff02f3-6f9d-4c21-aec1-dd5a886f4da3?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ3ZmYwMmYzLTZmOWQtNGMyMS1hZWMxLWRkNWE4ODZmNGRhMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b67d2653-cbdf-4b27-9b06-8e6050c45a77?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I2N2QyNjUzLWNiZGYtNGIyNy05YjA2LThlNjA1MGM0NWE3Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -501,7 +501,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 18:59:57 GMT" + "Fri, 06 Aug 2021 23:35:42 GMT" ], "Pragma": [ "no-cache" @@ -513,10 +513,10 @@ "11994" ], "x-ms-correlation-request-id": [ - "28ee4eb2-3d1b-4bab-8760-2b979c6dd3e1" + "21afa7bc-9dae-4f49-b4d5-3d87478bdd3f" ], "x-ms-request-id": [ - "e886fd0c-dcb7-4cb5-9ddc-94260e6f60e6" + "9a992be9-b36b-4990-97d7-c3176a405fe2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -525,7 +525,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T185957Z:28ee4eb2-3d1b-4bab-8760-2b979c6dd3e1" + "WESTUS2:20210806T233543Z:21afa7bc-9dae-4f49-b4d5-3d87478bdd3f" ], "Content-Length": [ "121" @@ -537,12 +537,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"f302ff47-9d6f-214c-aec1-dd5a886f4da3\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T18:56:57.13Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"53267db6-dfcb-274b-9b06-8e6050c45a77\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:32:43.06Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/47ff02f3-6f9d-4c21-aec1-dd5a886f4da3?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ3ZmYwMmYzLTZmOWQtNGMyMS1hZWMxLWRkNWE4ODZmNGRhMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b67d2653-cbdf-4b27-9b06-8e6050c45a77?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I2N2QyNjUzLWNiZGYtNGIyNy05YjA2LThlNjA1MGM0NWE3Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -558,7 +558,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:00:27 GMT" + "Fri, 06 Aug 2021 23:36:13 GMT" ], "Pragma": [ "no-cache" @@ -570,10 +570,10 @@ "11993" ], "x-ms-correlation-request-id": [ - "5791d916-b2a7-4fb4-ab5b-9091bbf2a013" + "5be8f889-5516-42be-9589-c3b92844584d" ], "x-ms-request-id": [ - "5ecfe40e-1d3c-4a8e-9421-b60114adcfea" + "687012ce-bbb5-4c45-88fd-3ac2db1c8db4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -582,10 +582,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190027Z:5791d916-b2a7-4fb4-ab5b-9091bbf2a013" + "WESTUS2:20210806T233613Z:5be8f889-5516-42be-9589-c3b92844584d" ], "Content-Length": [ - "164" + "165" ], "Content-Type": [ "application/json" @@ -594,12 +594,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"f302ff47-9d6f-214c-aec1-dd5a886f4da3\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-07-02T18:56:57.13Z\",\r\n \"endTime\": \"2021-07-02T19:00:15.548185Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"53267db6-dfcb-274b-9b06-8e6050c45a77\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-08-06T23:32:43.06Z\",\r\n \"endTime\": \"2021-08-06T23:35:44.4692687Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-1747/providers/Microsoft.ContainerService/managedClusters/azsmnet4867?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTE3NDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NDg2Nz9hcGktdmVyc2lvbj0yMDIxLTA1LTAx", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-6790/providers/Microsoft.ContainerService/managedClusters/azsmnet6856?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTY3OTAvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0Njg1Nj9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -615,7 +615,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:00:28 GMT" + "Fri, 06 Aug 2021 23:36:13 GMT" ], "Pragma": [ "no-cache" @@ -624,16 +624,16 @@ "nginx" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190028Z:55c0f2e4-8979-45b8-9b9d-9269026018f2" + "WESTUS2:20210806T233614Z:37999dbd-092c-43e6-b7b9-412a58e62ac2" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11992" ], "x-ms-correlation-request-id": [ - "55c0f2e4-8979-45b8-9b9d-9269026018f2" + "37999dbd-092c-43e6-b7b9-412a58e62ac2" ], "x-ms-request-id": [ - "e78ed2bc-ed82-48dd-971d-25de332211aa" + "d1997116-c7f8-4fed-98a0-2e7a78e7046c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -642,7 +642,7 @@ "nosniff" ], "Content-Length": [ - "2061" + "2059" ], "Content-Type": [ "application/json" @@ -651,17 +651,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-1747/providers/Microsoft.ContainerService/managedClusters/azsmnet4867\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet4867\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-0545b6e0.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-0545b6e0.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-1747_azsmnet4867_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-1747_azsmnet4867_westus2/providers/Microsoft.Network/publicIPAddresses/860ea691-5b4a-4b1c-8438-2035093a3945\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-6790/providers/Microsoft.ContainerService/managedClusters/azsmnet6856\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet6856\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-e5807da8.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-e5807da8.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-6790_azsmnet6856_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-6790_azsmnet6856_westus2/providers/Microsoft.Network/publicIPAddresses/5e5afa51-3e61-41d7-899f-bdfb0ad1e0f1\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-1747?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTE3NDc/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-6790?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTY3OTA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "168c618b-b3fb-48b0-b4aa-c2ee72b2126c" + "1fa328d2-5a06-4a77-8f29-86ed40e99572" ], "accept-language": [ "en-US" @@ -678,13 +678,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:00:27 GMT" + "Fri, 06 Aug 2021 23:36:13 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -693,13 +693,13 @@ "14999" ], "x-ms-request-id": [ - "a31a5b65-9d09-464f-98eb-9c54c9346051" + "47765007-8ba8-4d92-896c-4b199a2c0e69" ], "x-ms-correlation-request-id": [ - "a31a5b65-9d09-464f-98eb-9c54c9346051" + "47765007-8ba8-4d92-896c-4b199a2c0e69" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190028Z:a31a5b65-9d09-464f-98eb-9c54c9346051" + "WESTUS2:20210806T233614Z:47765007-8ba8-4d92-896c-4b199a2c0e69" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -718,8 +718,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -735,13 +735,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:00:42 GMT" + "Fri, 06 Aug 2021 23:36:28 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -750,13 +750,13 @@ "11999" ], "x-ms-request-id": [ - "7383e806-6ff7-413e-89da-aa343ac3bb22" + "8901a7d0-2ff2-4b02-a4d3-5364aa31dd61" ], "x-ms-correlation-request-id": [ - "7383e806-6ff7-413e-89da-aa343ac3bb22" + "8901a7d0-2ff2-4b02-a4d3-5364aa31dd61" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190043Z:7383e806-6ff7-413e-89da-aa343ac3bb22" + "WESTUS2:20210806T233629Z:8901a7d0-2ff2-4b02-a4d3-5364aa31dd61" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -775,8 +775,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -792,13 +792,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:00:58 GMT" + "Fri, 06 Aug 2021 23:36:43 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -807,13 +807,13 @@ "11998" ], "x-ms-request-id": [ - "f4f70528-d486-494d-96a9-c8032ae40702" + "30ecc995-1efb-4a53-abd2-398b5de6c9ab" ], "x-ms-correlation-request-id": [ - "f4f70528-d486-494d-96a9-c8032ae40702" + "30ecc995-1efb-4a53-abd2-398b5de6c9ab" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190058Z:f4f70528-d486-494d-96a9-c8032ae40702" + "WESTUS2:20210806T233644Z:30ecc995-1efb-4a53-abd2-398b5de6c9ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -832,8 +832,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -849,13 +849,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:01:13 GMT" + "Fri, 06 Aug 2021 23:36:59 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -864,13 +864,13 @@ "11997" ], "x-ms-request-id": [ - "8229a420-cc3c-4f51-ae55-aaec8fbadb3e" + "5850f0ee-db6b-4989-a76e-c91ae6e4a200" ], "x-ms-correlation-request-id": [ - "8229a420-cc3c-4f51-ae55-aaec8fbadb3e" + "5850f0ee-db6b-4989-a76e-c91ae6e4a200" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190113Z:8229a420-cc3c-4f51-ae55-aaec8fbadb3e" + "WESTUS2:20210806T233659Z:5850f0ee-db6b-4989-a76e-c91ae6e4a200" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -889,8 +889,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -906,13 +906,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:01:28 GMT" + "Fri, 06 Aug 2021 23:37:14 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -921,13 +921,13 @@ "11996" ], "x-ms-request-id": [ - "920af3f9-dfd8-4c8c-9b26-6f3f2547fdf7" + "d94b724b-2449-4f41-82bb-acdbaf802a73" ], "x-ms-correlation-request-id": [ - "920af3f9-dfd8-4c8c-9b26-6f3f2547fdf7" + "d94b724b-2449-4f41-82bb-acdbaf802a73" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190128Z:920af3f9-dfd8-4c8c-9b26-6f3f2547fdf7" + "WESTUS2:20210806T233714Z:d94b724b-2449-4f41-82bb-acdbaf802a73" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -946,8 +946,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -963,13 +963,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:01:43 GMT" + "Fri, 06 Aug 2021 23:37:29 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -978,13 +978,13 @@ "11995" ], "x-ms-request-id": [ - "32eaeafb-e98e-424a-b726-a3105e2f553e" + "e10ac904-e9e2-40ab-8025-dd9f65eca67c" ], "x-ms-correlation-request-id": [ - "32eaeafb-e98e-424a-b726-a3105e2f553e" + "e10ac904-e9e2-40ab-8025-dd9f65eca67c" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190143Z:32eaeafb-e98e-424a-b726-a3105e2f553e" + "WESTUS2:20210806T233729Z:e10ac904-e9e2-40ab-8025-dd9f65eca67c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1003,8 +1003,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1020,13 +1020,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:01:58 GMT" + "Fri, 06 Aug 2021 23:37:44 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1035,13 +1035,13 @@ "11994" ], "x-ms-request-id": [ - "dde2e426-95e8-4fc4-966b-a73c686e5178" + "d7e9432b-482f-442c-b060-33ab932822c9" ], "x-ms-correlation-request-id": [ - "dde2e426-95e8-4fc4-966b-a73c686e5178" + "d7e9432b-482f-442c-b060-33ab932822c9" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190158Z:dde2e426-95e8-4fc4-966b-a73c686e5178" + "WESTUS2:20210806T233745Z:d7e9432b-482f-442c-b060-33ab932822c9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1060,8 +1060,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1077,13 +1077,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:02:13 GMT" + "Fri, 06 Aug 2021 23:37:59 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1092,13 +1092,13 @@ "11993" ], "x-ms-request-id": [ - "bdc032f9-c6bb-439b-bba0-ffa2f33e587c" + "04853eaf-ce51-48ae-8c44-c465d3d9af84" ], "x-ms-correlation-request-id": [ - "bdc032f9-c6bb-439b-bba0-ffa2f33e587c" + "04853eaf-ce51-48ae-8c44-c465d3d9af84" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190213Z:bdc032f9-c6bb-439b-bba0-ffa2f33e587c" + "WESTUS2:20210806T233800Z:04853eaf-ce51-48ae-8c44-c465d3d9af84" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1117,8 +1117,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1134,13 +1134,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:02:28 GMT" + "Fri, 06 Aug 2021 23:38:14 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1149,13 +1149,13 @@ "11992" ], "x-ms-request-id": [ - "b1f1dd75-8538-4d8c-9567-c15345cab39d" + "4c4c5686-d11a-4a69-9ec0-d70d38f5664b" ], "x-ms-correlation-request-id": [ - "b1f1dd75-8538-4d8c-9567-c15345cab39d" + "4c4c5686-d11a-4a69-9ec0-d70d38f5664b" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190228Z:b1f1dd75-8538-4d8c-9567-c15345cab39d" + "WESTUS2:20210806T233815Z:4c4c5686-d11a-4a69-9ec0-d70d38f5664b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1174,8 +1174,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1191,13 +1191,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:02:43 GMT" + "Fri, 06 Aug 2021 23:38:29 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1206,13 +1206,13 @@ "11991" ], "x-ms-request-id": [ - "941eec35-e70e-4d6f-89e8-f2cc63805b0c" + "2d890805-2879-4b86-ae06-2abdd1741ab3" ], "x-ms-correlation-request-id": [ - "941eec35-e70e-4d6f-89e8-f2cc63805b0c" + "2d890805-2879-4b86-ae06-2abdd1741ab3" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190244Z:941eec35-e70e-4d6f-89e8-f2cc63805b0c" + "WESTUS2:20210806T233830Z:2d890805-2879-4b86-ae06-2abdd1741ab3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1231,8 +1231,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1248,13 +1248,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:02:58 GMT" + "Fri, 06 Aug 2021 23:38:44 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1263,13 +1263,13 @@ "11990" ], "x-ms-request-id": [ - "1cc0a5b0-3b81-42d7-81f2-77443b811b46" + "46b6650a-52e4-4873-83a7-05f9b0767bde" ], "x-ms-correlation-request-id": [ - "1cc0a5b0-3b81-42d7-81f2-77443b811b46" + "46b6650a-52e4-4873-83a7-05f9b0767bde" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190259Z:1cc0a5b0-3b81-42d7-81f2-77443b811b46" + "WESTUS2:20210806T233845Z:46b6650a-52e4-4873-83a7-05f9b0767bde" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1288,8 +1288,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1305,13 +1305,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:03:13 GMT" + "Fri, 06 Aug 2021 23:38:59 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1320,13 +1320,13 @@ "11989" ], "x-ms-request-id": [ - "5df39149-f6dd-4759-bb0a-16b52a7a083b" + "09eade83-cedb-4b50-a3fd-9ed9a688b57c" ], "x-ms-correlation-request-id": [ - "5df39149-f6dd-4759-bb0a-16b52a7a083b" + "09eade83-cedb-4b50-a3fd-9ed9a688b57c" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190314Z:5df39149-f6dd-4759-bb0a-16b52a7a083b" + "WESTUS2:20210806T233900Z:09eade83-cedb-4b50-a3fd-9ed9a688b57c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1345,8 +1345,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1362,13 +1362,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:03:28 GMT" + "Fri, 06 Aug 2021 23:39:14 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1377,13 +1377,13 @@ "11988" ], "x-ms-request-id": [ - "12420533-dd0a-4405-a21a-4487eb1ca172" + "9186fd9e-7fc6-496e-9690-2e91a7cbaeb6" ], "x-ms-correlation-request-id": [ - "12420533-dd0a-4405-a21a-4487eb1ca172" + "9186fd9e-7fc6-496e-9690-2e91a7cbaeb6" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190329Z:12420533-dd0a-4405-a21a-4487eb1ca172" + "WESTUS2:20210806T233915Z:9186fd9e-7fc6-496e-9690-2e91a7cbaeb6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1402,8 +1402,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1419,13 +1419,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:03:43 GMT" + "Fri, 06 Aug 2021 23:39:29 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1434,13 +1434,13 @@ "11987" ], "x-ms-request-id": [ - "150c34c7-1d0c-4f34-a311-945c12ce2deb" + "94ef858c-5369-4974-b311-c3bef2761cd7" ], "x-ms-correlation-request-id": [ - "150c34c7-1d0c-4f34-a311-945c12ce2deb" + "94ef858c-5369-4974-b311-c3bef2761cd7" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190344Z:150c34c7-1d0c-4f34-a311-945c12ce2deb" + "WESTUS2:20210806T233930Z:94ef858c-5369-4974-b311-c3bef2761cd7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1459,8 +1459,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1476,13 +1476,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:03:59 GMT" + "Fri, 06 Aug 2021 23:39:45 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1491,13 +1491,13 @@ "11986" ], "x-ms-request-id": [ - "062fecaf-abd8-46b9-834a-7e9dbc9ed5c7" + "f6475ad7-3adb-4cda-bcb3-573b912fab92" ], "x-ms-correlation-request-id": [ - "062fecaf-abd8-46b9-834a-7e9dbc9ed5c7" + "f6475ad7-3adb-4cda-bcb3-573b912fab92" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190359Z:062fecaf-abd8-46b9-834a-7e9dbc9ed5c7" + "WESTUS2:20210806T233945Z:f6475ad7-3adb-4cda-bcb3-573b912fab92" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1516,8 +1516,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1533,13 +1533,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:04:13 GMT" + "Fri, 06 Aug 2021 23:40:00 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1548,13 +1548,13 @@ "11985" ], "x-ms-request-id": [ - "f030e125-71ef-42ca-bfbe-a495fbd6bb91" + "36898212-5730-4858-96b0-838bb4402f0d" ], "x-ms-correlation-request-id": [ - "f030e125-71ef-42ca-bfbe-a495fbd6bb91" + "36898212-5730-4858-96b0-838bb4402f0d" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190414Z:f030e125-71ef-42ca-bfbe-a495fbd6bb91" + "WESTUS2:20210806T234000Z:36898212-5730-4858-96b0-838bb4402f0d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1573,8 +1573,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1590,13 +1590,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:04:29 GMT" + "Fri, 06 Aug 2021 23:40:14 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1605,13 +1605,13 @@ "11984" ], "x-ms-request-id": [ - "f1a34fb4-9f16-40ef-98a9-a15ba2a38d6c" + "53771c63-51c3-496a-82b2-d65d44b6e396" ], "x-ms-correlation-request-id": [ - "f1a34fb4-9f16-40ef-98a9-a15ba2a38d6c" + "53771c63-51c3-496a-82b2-d65d44b6e396" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190429Z:f1a34fb4-9f16-40ef-98a9-a15ba2a38d6c" + "WESTUS2:20210806T234015Z:53771c63-51c3-496a-82b2-d65d44b6e396" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1630,8 +1630,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1647,13 +1647,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:04:44 GMT" + "Fri, 06 Aug 2021 23:40:29 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1662,13 +1662,13 @@ "11983" ], "x-ms-request-id": [ - "69bd0e5c-42b2-4438-8ec0-5f79aa2b6c72" + "305efd54-c53a-4971-b258-2b1cfce99924" ], "x-ms-correlation-request-id": [ - "69bd0e5c-42b2-4438-8ec0-5f79aa2b6c72" + "305efd54-c53a-4971-b258-2b1cfce99924" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190444Z:69bd0e5c-42b2-4438-8ec0-5f79aa2b6c72" + "WESTUS2:20210806T234030Z:305efd54-c53a-4971-b258-2b1cfce99924" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1687,8 +1687,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1704,13 +1704,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:04:59 GMT" + "Fri, 06 Aug 2021 23:40:44 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1719,13 +1719,13 @@ "11982" ], "x-ms-request-id": [ - "79aa5b8b-564f-42f2-9daa-a60a851393a6" + "ccb7a07f-b68e-4d4e-b652-7ebd4efb1610" ], "x-ms-correlation-request-id": [ - "79aa5b8b-564f-42f2-9daa-a60a851393a6" + "ccb7a07f-b68e-4d4e-b652-7ebd4efb1610" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190459Z:79aa5b8b-564f-42f2-9daa-a60a851393a6" + "WESTUS2:20210806T234045Z:ccb7a07f-b68e-4d4e-b652-7ebd4efb1610" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1744,8 +1744,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1761,13 +1761,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:05:14 GMT" + "Fri, 06 Aug 2021 23:41:00 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1776,13 +1776,13 @@ "11981" ], "x-ms-request-id": [ - "28785b3b-a090-4eab-bf17-a179cec1cbb7" + "c9f89122-7d6a-4102-a7ca-db91bc9f548b" ], "x-ms-correlation-request-id": [ - "28785b3b-a090-4eab-bf17-a179cec1cbb7" + "c9f89122-7d6a-4102-a7ca-db91bc9f548b" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190514Z:28785b3b-a090-4eab-bf17-a179cec1cbb7" + "WESTUS2:20210806T234100Z:c9f89122-7d6a-4102-a7ca-db91bc9f548b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1801,8 +1801,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1818,13 +1818,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:05:29 GMT" + "Fri, 06 Aug 2021 23:41:15 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1833,13 +1833,13 @@ "11980" ], "x-ms-request-id": [ - "cf984f18-2616-42a3-903c-c01f5d680bf6" + "f2fac7a2-0f74-40cd-bed9-e32469a68e04" ], "x-ms-correlation-request-id": [ - "cf984f18-2616-42a3-903c-c01f5d680bf6" + "f2fac7a2-0f74-40cd-bed9-e32469a68e04" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190529Z:cf984f18-2616-42a3-903c-c01f5d680bf6" + "WESTUS2:20210806T234115Z:f2fac7a2-0f74-40cd-bed9-e32469a68e04" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1858,8 +1858,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1875,13 +1875,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:05:43 GMT" + "Fri, 06 Aug 2021 23:41:30 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1890,13 +1890,13 @@ "11979" ], "x-ms-request-id": [ - "09c8b4b7-977e-4bc8-83e5-5db82f5646bc" + "ec15f2f3-54a0-49e1-9443-49e3fd944e6f" ], "x-ms-correlation-request-id": [ - "09c8b4b7-977e-4bc8-83e5-5db82f5646bc" + "ec15f2f3-54a0-49e1-9443-49e3fd944e6f" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190544Z:09c8b4b7-977e-4bc8-83e5-5db82f5646bc" + "WESTUS2:20210806T234130Z:ec15f2f3-54a0-49e1-9443-49e3fd944e6f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1915,8 +1915,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1932,13 +1932,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:05:58 GMT" + "Fri, 06 Aug 2021 23:41:44 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1947,13 +1947,13 @@ "11978" ], "x-ms-request-id": [ - "cac1c921-d2df-433b-a282-ce5f33fb05ba" + "497127e7-9283-42ed-90a9-7bd7b94f6638" ], "x-ms-correlation-request-id": [ - "cac1c921-d2df-433b-a282-ce5f33fb05ba" + "497127e7-9283-42ed-90a9-7bd7b94f6638" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190559Z:cac1c921-d2df-433b-a282-ce5f33fb05ba" + "WESTUS2:20210806T234145Z:497127e7-9283-42ed-90a9-7bd7b94f6638" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1972,8 +1972,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1989,13 +1989,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:06:14 GMT" + "Fri, 06 Aug 2021 23:42:00 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2004,13 +2004,13 @@ "11977" ], "x-ms-request-id": [ - "8516bb44-3dff-43a3-899a-41dec4fea5d2" + "92d6b1f8-d39a-47d2-9bb3-c11181339004" ], "x-ms-correlation-request-id": [ - "8516bb44-3dff-43a3-899a-41dec4fea5d2" + "92d6b1f8-d39a-47d2-9bb3-c11181339004" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190614Z:8516bb44-3dff-43a3-899a-41dec4fea5d2" + "WESTUS2:20210806T234200Z:92d6b1f8-d39a-47d2-9bb3-c11181339004" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2029,8 +2029,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2046,13 +2046,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:06:29 GMT" + "Fri, 06 Aug 2021 23:42:15 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2061,13 +2061,13 @@ "11976" ], "x-ms-request-id": [ - "173cbbeb-822e-4477-9430-77a3ae0383a2" + "04795ce4-4768-4888-90e5-d51ee17f4c8d" ], "x-ms-correlation-request-id": [ - "173cbbeb-822e-4477-9430-77a3ae0383a2" + "04795ce4-4768-4888-90e5-d51ee17f4c8d" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190629Z:173cbbeb-822e-4477-9430-77a3ae0383a2" + "WESTUS2:20210806T234215Z:04795ce4-4768-4888-90e5-d51ee17f4c8d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2086,8 +2086,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2103,13 +2103,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:06:44 GMT" + "Fri, 06 Aug 2021 23:42:30 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2118,13 +2118,13 @@ "11975" ], "x-ms-request-id": [ - "57295f32-838c-4839-b655-1a133f54254a" + "6ed10b7a-fc2c-42e9-bd8a-cc8bff69b009" ], "x-ms-correlation-request-id": [ - "57295f32-838c-4839-b655-1a133f54254a" + "6ed10b7a-fc2c-42e9-bd8a-cc8bff69b009" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190644Z:57295f32-838c-4839-b655-1a133f54254a" + "WESTUS2:20210806T234230Z:6ed10b7a-fc2c-42e9-bd8a-cc8bff69b009" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2143,8 +2143,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2160,79 +2160,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:06:59 GMT" + "Fri, 06 Aug 2021 23:42:45 GMT" ], "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11974" ], "x-ms-request-id": [ - "ea560f52-338b-4417-8bfb-8554889c0f54" + "92ae18b9-63ac-47e8-9b86-2adbeeed8e1d" ], "x-ms-correlation-request-id": [ - "ea560f52-338b-4417-8bfb-8554889c0f54" + "92ae18b9-63ac-47e8-9b86-2adbeeed8e1d" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190659Z:ea560f52-338b-4417-8bfb-8554889c0f54" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Content-Length": [ - "0" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 19:07:14 GMT" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" - ], - "x-ms-request-id": [ - "1c8d1d88-7c41-4100-bd5f-eee921da19f2" - ], - "x-ms-correlation-request-id": [ - "1c8d1d88-7c41-4100-bd5f-eee921da19f2" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T190714Z:1c8d1d88-7c41-4100-bd5f-eee921da19f2" + "WESTUS2:20210806T234245Z:92ae18b9-63ac-47e8-9b86-2adbeeed8e1d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2251,8 +2194,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE3NDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUzTkRjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY3OTAtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkzT1RBdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2268,22 +2211,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:07:14 GMT" + "Fri, 06 Aug 2021 23:42:45 GMT" ], "Pragma": [ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11973" ], "x-ms-request-id": [ - "349c5347-5b92-4d56-8c32-461f551333f9" + "d518bd59-d436-48ba-81f8-181b2c239285" ], "x-ms-correlation-request-id": [ - "349c5347-5b92-4d56-8c32-461f551333f9" + "d518bd59-d436-48ba-81f8-181b2c239285" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190714Z:349c5347-5b92-4d56-8c32-461f551333f9" + "WESTUS2:20210806T234245Z:d518bd59-d436-48ba-81f8-181b2c239285" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2304,8 +2247,8 @@ ], "Names": { "ContainerServiceCreateManagedServiceTest": [ - "aks-dotnet-sdk-RG-1747", - "azsmnet4867" + "aks-dotnet-sdk-RG-6790", + "azsmnet6856" ] }, "Variables": { diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceDeleteServiceTest.json b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceDeleteServiceTest.json index ce544f93db0e..c931a9a72169 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceDeleteServiceTest.json +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceDeleteServiceTest.json @@ -7,7 +7,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "da257b04-73df-4580-817f-34bd7f61ff7e" + "a3e3fe2c-8525-4247-ba18-f2317c72c759" ], "accept-language": [ "en-US" @@ -24,7 +24,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:19:48 GMT" + "Fri, 06 Aug 2021 23:54:39 GMT" ], "Pragma": [ "no-cache" @@ -33,13 +33,13 @@ "11999" ], "x-ms-request-id": [ - "7b073e39-988d-4fba-ac69-49bf6a96cf39" + "74135128-c502-4c37-92f5-6a3954d94aca" ], "x-ms-correlation-request-id": [ - "7b073e39-988d-4fba-ac69-49bf6a96cf39" + "74135128-c502-4c37-92f5-6a3954d94aca" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191949Z:7b073e39-988d-4fba-ac69-49bf6a96cf39" + "WESTUS:20210806T235439Z:74135128-c502-4c37-92f5-6a3954d94aca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -48,7 +48,7 @@ "nosniff" ], "Content-Length": [ - "101476" + "103077" ], "Content-Type": [ "application/json; charset=utf-8" @@ -57,17 +57,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tilnl-test\",\r\n \"name\": \"tilnl-test\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1584392964\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0001\",\r\n \"name\": \"sertac-pl-server0001\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0000\",\r\n \"name\": \"sertac-pl-server0000\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ebld44039060_tosi1_westeurope\",\r\n \"name\": \"MC_ebld44039060_tosi1_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"build_version_string\": \"ebld44039060\",\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ebld44039060_tosi2_westeurope\",\r\n \"name\": \"MC_ebld44039060_tosi2_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"build_version_string\": \"ebld44039060\",\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosi1_tosiwesteurope_westeurope\",\r\n \"name\": \"MC_tosi1_tosiwesteurope_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625414838\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_lima-test_test_uksouth\",\r\n \"name\": \"MC_lima-test_test_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625512144\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44040111-uksouth\",\r\n \"name\": \"hcpgalofirebld44040111-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44040111\",\r\n \"name\": \"sqlgalofirebld44040111\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44040111\",\r\n \"name\": \"hcpgalofirebld44040111\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44041224-uksouth\",\r\n \"name\": \"hcpgalofirebld44041224-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44041224\",\r\n \"name\": \"sqlgalofirebld44041224\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44041224\",\r\n \"name\": \"hcpgalofirebld44041224\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44054115-uksouth\",\r\n \"name\": \"hcpgalofirebld44054115-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44054115\",\r\n \"name\": \"sqlgalofirebld44054115\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44054115\",\r\n \"name\": \"hcpgalofirebld44054115\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625493994\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625436368\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptqinchenebld44088320-southcentralus\",\r\n \"name\": \"hcptqinchenebld44088320-southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltqinchenebld44088320\",\r\n \"name\": \"sqltqinchenebld44088320\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptqinchenebld44088320\",\r\n \"name\": \"hcptqinchenebld44088320\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-svc-0_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-svc-0_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-3_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-3_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-1_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-1_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-2_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-2_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmirsikebld41549137_hcpmirsikebld41549137-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpmirsikebld41549137_hcpmirsikebld41549137-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1622207190\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmirsikebld41554058_hcpmirsikebld41554058-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpmirsikebld41554058_hcpmirsikebld41554058-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1622981261\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0604e\",\r\n \"name\": \"doliu0604e\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1623042409\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_doliu0604e_t2w_eastus2euap\",\r\n \"name\": \"MC_doliu0604e_t2w_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1623042409\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"name\": \"ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625185593\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/michael-scale\",\r\n \"name\": \"michael-scale\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_michael-scale_michael-scale_eastus2\",\r\n \"name\": \"MC_michael-scale_michael-scale_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458018\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksetctestganesh\",\r\n \"name\": \"aksetctestganesh\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EAP\",\r\n \"name\": \"DefaultResourceGroup-EAP\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksetctestganesh_aksetctestganeshcluster_eastus2euap\",\r\n \"name\": \"MC_aksetctestganesh_aksetctestganeshcluster_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/gktestconfig\",\r\n \"name\": \"gktestconfig\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_gktestconfig_gkakstestconfig_eastus2euap\",\r\n \"name\": \"MC_gktestconfig_gkakstestconfig_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ganeshtestconfig\",\r\n \"name\": \"ganeshtestconfig\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ganeshtestconfig_ganeshakstestconfig_eastus2euap\",\r\n \"name\": \"MC_ganeshtestconfig_ganeshakstestconfig_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jiliu8-dapr_dapr-test1_eastus2euap\",\r\n \"name\": \"MC_jiliu8-dapr_dapr-test1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625407643\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/binxi\",\r\n \"name\": \"binxi\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625490398\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxi_binxi0702private_eastus2\",\r\n \"name\": \"MC_binxi_binxi0702private_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625504745\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxi_binxi070201_eastus2\",\r\n \"name\": \"MC_binxi_binxi070201_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625490398\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jiliu8-dapr\",\r\n \"name\": \"jiliu8-dapr\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1624453613\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44110084-KEATU\",\r\n \"name\": \"e2erg-toncheebld44110084-KEATU\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhdbuilderrg\",\r\n \"name\": \"akswinvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1602774559\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-10-13 00:08:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-qy82ipks4t\",\r\n \"name\": \"packer-Resource-Group-qy82ipks4t\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1600402373\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1600140760\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-15 12:06:03Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/supportability-ads\",\r\n \"name\": \"supportability-ads\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azwatch.recyclingmark\": \"1\",\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_supportability-ads_dvt-cluster_eastus\",\r\n \"name\": \"MC_supportability-ads_dvt-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxinywaebld43996156-eastus\",\r\n \"name\": \"hcpxinywaebld43996156-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxinywaebld43996156\",\r\n \"name\": \"sqlxinywaebld43996156\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxinywaebld43996156\",\r\n \"name\": \"hcpxinywaebld43996156\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksDKCTestGanesh\",\r\n \"name\": \"aksDKCTestGanesh\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44020655-eastus\",\r\n \"name\": \"hcpshmalfatebld44020655-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlshmalfatebld44020655\",\r\n \"name\": \"sqlshmalfatebld44020655\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44020655\",\r\n \"name\": \"hcpshmalfatebld44020655\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptilnlebld44021124-eastus\",\r\n \"name\": \"hcptilnlebld44021124-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltilnlebld44021124\",\r\n \"name\": \"sqltilnlebld44021124\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptilnlebld44021124\",\r\n \"name\": \"hcptilnlebld44021124\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbinxiebld44032474-eastus\",\r\n \"name\": \"hcpbinxiebld44032474-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbinxiebld44032474\",\r\n \"name\": \"sqlbinxiebld44032474\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbinxiebld44032474\",\r\n \"name\": \"hcpbinxiebld44032474\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxiebld44032474_test1_eastus\",\r\n \"name\": \"MC_binxiebld44032474_test1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiliuebld44041049-eastus\",\r\n \"name\": \"hcpjiliuebld44041049-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljiliuebld44041049\",\r\n \"name\": \"sqljiliuebld44041049\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiliuebld44041049\",\r\n \"name\": \"hcpjiliuebld44041049\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44056370-eastus\",\r\n \"name\": \"hcpaleldeibebld44056370-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44056370\",\r\n \"name\": \"sqlaleldeibebld44056370\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44056370\",\r\n \"name\": \"hcpaleldeibebld44056370\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44065539-eastus\",\r\n \"name\": \"hcpaleldeibebld44065539-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625278060\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44065539\",\r\n \"name\": \"sqlaleldeibebld44065539\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625278060\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44065814-eastus\",\r\n \"name\": \"hcpaleldeibebld44065814-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44065814\",\r\n \"name\": \"sqlaleldeibebld44065814\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44066281-eastus\",\r\n \"name\": \"hcpaleldeibebld44066281-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44066281\",\r\n \"name\": \"sqlaleldeibebld44066281\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44066281\",\r\n \"name\": \"hcpaleldeibebld44066281\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld44067560-eastus\",\r\n \"name\": \"hcpandliuebld44067560-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlandliuebld44067560\",\r\n \"name\": \"sqlandliuebld44067560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld44067560\",\r\n \"name\": \"hcpandliuebld44067560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-LGSsum\",\r\n \"name\": \"e2erg-jiliuebld44041049-LGSsum\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-jiliuebld44041049-LGSsum_e2eaks-khe_eastus\",\r\n \"name\": \"MC_e2erg-jiliuebld44041049-LGSsum_e2eaks-khe_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xinywaTest_xinywaTestCluster_eastus\",\r\n \"name\": \"MC_xinywaTest_xinywaTestCluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625296008\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44073057-eastus\",\r\n \"name\": \"hcpgalofirebld44073057-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44073057\",\r\n \"name\": \"sqlgalofirebld44073057\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44073057\",\r\n \"name\": \"hcpgalofirebld44073057\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_andliuebld44067560_andliu3_eastus\",\r\n \"name\": \"MC_andliuebld44067560_andliu3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"andliuebld44067560\",\r\n \"deletion_due_time\": \"1625378786\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_galofirebld44073057_galofirebld44073057_eastus\",\r\n \"name\": \"MC_galofirebld44073057_galofirebld44073057_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"galofirebld44073057\",\r\n \"deletion_due_time\": \"1625310357\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-cdQWNg\",\r\n \"name\": \"e2erg-jiliuebld44041049-cdQWNg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-jiliuebld44041049-cdQWNg_e2eaks-KWj_eastus\",\r\n \"name\": \"MC_e2erg-jiliuebld44041049-cdQWNg_e2eaks-KWj_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-Alxiqi\",\r\n \"name\": \"e2erg-jiliuebld44041049-Alxiqi\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld44084491\",\r\n \"name\": \"sqltjnguyenebld44084491\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptienleebld44090867-eastus\",\r\n \"name\": \"hcptienleebld44090867-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltienleebld44090867\",\r\n \"name\": \"sqltienleebld44090867\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tienle-vhdgeneralized32-rg\",\r\n \"name\": \"tienle-vhdgeneralized32-rg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339265\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptienleebld44090867\",\r\n \"name\": \"hcptienleebld44090867\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksDKCTestGanesh_aksGktestcluster_eastus\",\r\n \"name\": \"MC_aksDKCTestGanesh_aksGktestcluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/agentbaker-e2e-tests\",\r\n \"name\": \"agentbaker-e2e-tests\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_agentbaker-e2e-tests_agentbaker-e2e-test-cluster_eastus\",\r\n \"name\": \"MC_agentbaker-e2e-tests_agentbaker-e2e-test-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44098935-eastus\",\r\n \"name\": \"hcpchmcbridebld44098935-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlchmcbridebld44098935\",\r\n \"name\": \"sqlchmcbridebld44098935\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44098935\",\r\n \"name\": \"hcpchmcbridebld44098935\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mutiagenteast\",\r\n \"name\": \"mutiagenteast\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksvhdbuilderrg\",\r\n \"name\": \"aksvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44101461-eastus\",\r\n \"name\": \"hcpchmcbridebld44101461-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlchmcbridebld44101461\",\r\n \"name\": \"sqlchmcbridebld44101461\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44101461\",\r\n \"name\": \"hcpchmcbridebld44101461\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44102357-eastus\",\r\n \"name\": \"hcptjuliayiebld44102357-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjuliayiebld44102357\",\r\n \"name\": \"sqltjuliayiebld44102357\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44102357\",\r\n \"name\": \"hcptjuliayiebld44102357\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_shmalfatebld44020655_shmalfat-test_eastus\",\r\n \"name\": \"MC_shmalfatebld44020655_shmalfat-test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/haitao\",\r\n \"name\": \"haitao\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_haitao_bootA_eastus\",\r\n \"name\": \"MC_haitao_bootA_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364442\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44108110-eastus\",\r\n \"name\": \"hcpbaheebld44108110-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld44108110\",\r\n \"name\": \"sqlbaheebld44108110\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44108110\",\r\n \"name\": \"hcpbaheebld44108110\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_baheebld44108110_test_eastus\",\r\n \"name\": \"MC_baheebld44108110_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"baheebld44108110\",\r\n \"deletion_due_time\": \"1625371669\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcphaitchebld44115054-eastus\",\r\n \"name\": \"hcphaitchebld44115054-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlhaitchebld44115054\",\r\n \"name\": \"sqlhaitchebld44115054\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcphaitchebld44115054\",\r\n \"name\": \"hcphaitchebld44115054\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44124508-eastus\",\r\n \"name\": \"hcpbaheebld44124508-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld44124508\",\r\n \"name\": \"sqlbaheebld44124508\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosi1_tosieastus_eastus\",\r\n \"name\": \"MC_tosi1_tosieastus_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625404029\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44124508\",\r\n \"name\": \"hcpbaheebld44124508\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld44127097-eastus\",\r\n \"name\": \"hcptjnguyenebld44127097-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld44127097\",\r\n \"name\": \"sqltjnguyenebld44127097\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld44127097\",\r\n \"name\": \"hcptjnguyenebld44127097\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptrangebld44131442-eastus\",\r\n \"name\": \"hcptrangebld44131442-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltrangebld44131442\",\r\n \"name\": \"sqltrangebld44131442\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptrangebld44131442\",\r\n \"name\": \"hcptrangebld44131442\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaganeshkebld44135868-eastus\",\r\n \"name\": \"hcpaganeshkebld44135868-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaganeshkebld44135868\",\r\n \"name\": \"sqlaganeshkebld44135868\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaganeshkebld44135868\",\r\n \"name\": \"hcpaganeshkebld44135868\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-trangebld44131442-nHqzZl\",\r\n \"name\": \"e2erg-trangebld44131442-nHqzZl\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-trangebld44131442-nHqzZl_e2eaks-yFY_eastus\",\r\n \"name\": \"MC_e2erg-trangebld44131442-nHqzZl_e2eaks-yFY_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"hcp performance\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpnikelleebld44137695-eastus\",\r\n \"name\": \"hcpnikelleebld44137695-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlnikelleebld44137695\",\r\n \"name\": \"sqlnikelleebld44137695\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpnikelleebld44137695\",\r\n \"name\": \"hcpnikelleebld44137695\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44140016-eastus\",\r\n \"name\": \"hcptchamakaebld44140016-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltchamakaebld44140016\",\r\n \"name\": \"sqltchamakaebld44140016\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44140016\",\r\n \"name\": \"hcptchamakaebld44140016\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptaboraebld44146267-eastus\",\r\n \"name\": \"hcptaboraebld44146267-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltaboraebld44146267\",\r\n \"name\": \"sqltaboraebld44146267\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptaboraebld44146267\",\r\n \"name\": \"hcptaboraebld44146267\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpasilvermebld44147687-eastus\",\r\n \"name\": \"hcpasilvermebld44147687-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlasilvermebld44147687\",\r\n \"name\": \"sqlasilvermebld44147687\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpasilvermebld44147687\",\r\n \"name\": \"hcpasilvermebld44147687\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-qinhaoebld43927544-RJIOA\",\r\n \"name\": \"e2erg-qinhaoebld43927544-RJIOA\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625454436\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-qinhaoebld43927544-RJIOA_e2eaks-loA_eastus\",\r\n \"name\": \"MC_e2erg-qinhaoebld43927544-RJIOA_e2eaks-loA_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625454436\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"windows k8s\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiesheebld44153077-eastus\",\r\n \"name\": \"hcpjiesheebld44153077-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljiesheebld44153077\",\r\n \"name\": \"sqljiesheebld44153077\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiesheebld44153077\",\r\n \"name\": \"hcpjiesheebld44153077\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44167515-eastus\",\r\n \"name\": \"hcpshmalfatebld44167515-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlshmalfatebld44167515\",\r\n \"name\": \"sqlshmalfatebld44167515\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44167515\",\r\n \"name\": \"hcpshmalfatebld44167515\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44169516-eastus\",\r\n \"name\": \"hcptjuliayiebld44169516-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjuliayiebld44169516\",\r\n \"name\": \"sqltjuliayiebld44169516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44169516\",\r\n \"name\": \"hcptjuliayiebld44169516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tjuliayiebld44169516_tjuliayiebld44169516_eastus\",\r\n \"name\": \"MC_tjuliayiebld44169516_tjuliayiebld44169516_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"tjuliayiebld44169516\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-uwkt8qzc9k\",\r\n \"name\": \"pkr-Resource-Group-uwkt8qzc9k\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625248283\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44171995-eastus\",\r\n \"name\": \"hcptchamakaebld44171995-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltchamakaebld44171995\",\r\n \"name\": \"sqltchamakaebld44171995\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44171995\",\r\n \"name\": \"hcptchamakaebld44171995\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EUS\",\r\n \"name\": \"DefaultResourceGroup-EUS\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625512144\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_shmalfatebld44167515_shmalfat-test_eastus\",\r\n \"name\": \"MC_shmalfatebld44167515_shmalfat-test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"shmalfatebld44167515\",\r\n \"deletion_due_time\": \"1625512144\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44107243-nnPeJ\",\r\n \"name\": \"e2erg-toncheebld44107243-nnPeJ\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-toncheebld44107243-nnPeJ_e2eaks-bTE_uaenorth\",\r\n \"name\": \"MC_e2erg-toncheebld44107243-nnPeJ_e2eaks-bTE_uaenorth\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364442\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"addon\",\r\n \"test_scenario\": \"Scenario_Addon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44109962-CnPeG\",\r\n \"name\": \"e2erg-toncheebld44109962-CnPeG\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-toncheebld44109962-CnPeG_e2eaks-Wug_uaenorth\",\r\n \"name\": \"MC_e2erg-toncheebld44109962-CnPeG_e2eaks-Wug_uaenorth\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"addon\",\r\n \"test_scenario\": \"Scenario_Addon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/cleanupservice\",\r\n \"name\": \"cleanupservice\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"What Is Cleanup Service\": \"https://aka.ms/WhatIsCleanupService\",\r\n \"deletion_due_time\": \"1601593682\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/asilverman-provision-test\",\r\n \"name\": \"asilverman-provision-test\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625436368\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_asilverman-provision-test_asilverman-provision-test_westus\",\r\n \"name\": \"MC_asilverman-provision-test_asilverman-provision-test_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625425583\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jostupka-provision-test\",\r\n \"name\": \"jostupka-provision-test\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld44138917-westus\",\r\n \"name\": \"hcpyunrugeebld44138917-westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld44138917\",\r\n \"name\": \"sqlyunrugeebld44138917\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld44138917\",\r\n \"name\": \"hcpyunrugeebld44138917\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-1_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-1_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-svc-0_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-svc-0_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-3_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-3_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-2_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-2_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmirsikebld44142099-westus\",\r\n \"name\": \"hcpmirsikebld44142099-westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmirsikebld44142099\",\r\n \"name\": \"sqlmirsikebld44142099\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmirsikebld44142099\",\r\n \"name\": \"hcpmirsikebld44142099\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-2_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-2_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-svc-0_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-svc-0_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-1_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-1_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-3_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-3_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aro-e2e-cluster-rattedairp\",\r\n \"name\": \"aro-e2e-cluster-rattedairp\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"created_from\": \"ARO-Pool-E2E-regular-17000003\",\r\n \"deletion_due_time\": \"1581300164\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1581040305\",\r\n \"now_day\": \"7\",\r\n \"now_month\": \"2\",\r\n \"now_year\": \"2020\",\r\n \"testTag1\": \"aro-scoringcan-bouc58br19\",\r\n \"testTag2\": \"aro-furtheredt-bouc58br19\",\r\n \"azwatch.first-seen\": \"2020-02-07 12:01:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Deleting\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"name\": \"OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1581307527\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Deleting\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"name\": \"2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhd\",\r\n \"name\": \"akswinvhd\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1599984494\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-09-10 12:10:22Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-1rcwct31aw\",\r\n \"name\": \"packer-Resource-Group-1rcwct31aw\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1599470194\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1599209150\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-04 12:05:50Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie\",\r\n \"name\": \"robbie\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1615710004\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2021-03-11 12:03:24Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie_robbietest_westus2\",\r\n \"name\": \"MC_robbie_robbietest_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1624928888\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-test\",\r\n \"name\": \"lima-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625512144\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/niqi-test-capz\",\r\n \"name\": \"niqi-test-capz\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"Name\": \"niqi-test-capz\",\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_cluster_niqi-test-capz\": \"owned\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_role\": \"common\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/NetworkWatcherRG\",\r\n \"name\": \"NetworkWatcherRG\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-WUS2\",\r\n \"name\": \"DefaultResourceGroup-WUS2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/haitch\",\r\n \"name\": \"haitch\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tosi1\",\r\n \"name\": \"tosi1\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625404029\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2e-rg-aks-1QDvRH2V8U90kfcNDcU98r\",\r\n \"name\": \"e2e-rg-aks-1QDvRH2V8U90kfcNDcU98r\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625472459\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625212001\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-tmp\",\r\n \"name\": \"lima-tmp\",\r\n \"location\": \"eastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625512144\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44072710_yizhang5cluster3_australiaeast\",\r\n \"name\": \"MC_yizhangebld44072710_yizhang5cluster3_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625328452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44072710\",\r\n \"name\": \"yizhangebld44072710\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625328452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EAU\",\r\n \"name\": \"DefaultResourceGroup-EAU\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625335599\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44096015_yizhang5cluster3_australiaeast\",\r\n \"name\": \"MC_yizhangebld44096015_yizhang5cluster3_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44096015\",\r\n \"name\": \"yizhangebld44096015\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44096015_yizhang5cluster_australiaeast\",\r\n \"name\": \"MC_yizhangebld44096015_yizhang5cluster_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44096015\",\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44099246\",\r\n \"name\": \"yizhangebld44099246\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625357266\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625357266\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster2_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster2_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster4_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster4_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"name\": \"MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"location\": \"canadaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"name\": \"MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-921390bc_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-921390bc_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1612837888\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tilnl-test\",\r\n \"name\": \"tilnl-test\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1584392964\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0001\",\r\n \"name\": \"sertac-pl-server0001\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0000\",\r\n \"name\": \"sertac-pl-server0000\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_lima-test_test_uksouth\",\r\n \"name\": \"MC_lima-test_test_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld45288644-southcentralus\",\r\n \"name\": \"hcpaleldeibebld45288644-southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld45288644\",\r\n \"name\": \"sqlaleldeibebld45288644\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld45288644\",\r\n \"name\": \"hcpaleldeibebld45288644\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-svc-0_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-svc-0_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-2_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-2_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-3_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-3_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-1_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-1_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-config-test\",\r\n \"name\": \"aks-validator-config-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-staging-test\",\r\n \"name\": \"aks-validator-staging-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-validator-staging-test_validator-control-plane-staging_southcentralus\",\r\n \"name\": \"MC_aks-validator-staging-test_validator-control-plane-staging_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-meta-test\",\r\n \"name\": \"aks-validator-meta-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"name\": \"ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625185593\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5\",\r\n \"name\": \"r-k8sts153251Sm5\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu\",\r\n \"name\": \"r-k8sts15317QsBu\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU\",\r\n \"name\": \"r-k8sts15317gBhU\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV\",\r\n \"name\": \"r-k8sts15325aYDV\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45298073-eastus2\",\r\n \"name\": \"hcppranejaebld45298073-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpranejaebld45298073\",\r\n \"name\": \"sqlpranejaebld45298073\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45298073\",\r\n \"name\": \"hcppranejaebld45298073\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-svc-0_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-svc-0_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-1_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-1_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-2_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-2_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-3_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-3_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/bahetest\",\r\n \"name\": \"bahetest\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628384893\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_bahetest_test_eastus2\",\r\n \"name\": \"MC_bahetest_test_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628503588\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45307416-eastus2\",\r\n \"name\": \"hcppranejaebld45307416-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpranejaebld45307416\",\r\n \"name\": \"sqlpranejaebld45307416\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-check-deploy-center_eastus2\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-check-deploy-center_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld15150000-eastus2\",\r\n \"name\": \"hcpmattstamebld15150000-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld15150000\",\r\n \"name\": \"sqlmattstamebld15150000\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld15150000\",\r\n \"name\": \"hcpmattstamebld15150000\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-2_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-2_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-svc-0_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-svc-0_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-1_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-1_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-3_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-3_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45345341-eastus2euap\",\r\n \"name\": \"hcpyunrugeebld45345341-eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld45345341\",\r\n \"name\": \"sqlyunrugeebld45345341\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45345341\",\r\n \"name\": \"hcpyunrugeebld45345341\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-1_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-2_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-2_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-svc-0_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-svc-0_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45346762-eastus2euap\",\r\n \"name\": \"hcpyunrugeebld45346762-eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld45346762\",\r\n \"name\": \"sqlyunrugeebld45346762\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45346762\",\r\n \"name\": \"hcpyunrugeebld45346762\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-2_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-2_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-svc-0_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-svc-0_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-1_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-provision-test_centralus\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-provision-test_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jiliu8-secrets\",\r\n \"name\": \"jiliu8-secrets\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jiliu8-secrets_secrets-test1_centraluseuap\",\r\n \"name\": \"MC_jiliu8-secrets_secrets-test1_centraluseuap\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhdbuilderrg\",\r\n \"name\": \"akswinvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627722452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-qy82ipks4t\",\r\n \"name\": \"packer-Resource-Group-qy82ipks4t\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1600402373\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1600140760\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-15 12:06:03Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/supportability-ads\",\r\n \"name\": \"supportability-ads\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azwatch.recyclingmark\": \"1\",\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_supportability-ads_dvt-cluster_eastus\",\r\n \"name\": \"MC_supportability-ads_dvt-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksrnr-3d2f5e0d\",\r\n \"name\": \"aksrnr-3d2f5e0d\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpneaggarwebld45018447-eastus\",\r\n \"name\": \"hcpneaggarwebld45018447-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpneaggarwebld45018447\",\r\n \"name\": \"hcpneaggarwebld45018447\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/abelgmsavnet\",\r\n \"name\": \"abelgmsavnet\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627722452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-25p7zs9pae\",\r\n \"name\": \"pkr-Resource-Group-25p7zs9pae\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1627873637\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1627613755\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld45143350-eastus\",\r\n \"name\": \"hcpandliuebld45143350-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlandliuebld45143350\",\r\n \"name\": \"sqlandliuebld45143350\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld45143350\",\r\n \"name\": \"hcpandliuebld45143350\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_andliuebld45143350_andliu_eastus\",\r\n \"name\": \"MC_andliuebld45143350_andliu_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xiazhanebld45090388_ttl14_eastus\",\r\n \"name\": \"MC_xiazhanebld45090388_ttl14_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"xiazhanebld45090388\",\r\n \"deletion_due_time\": \"1628395716\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ismilletest\",\r\n \"name\": \"ismilletest\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-RPA\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-RPA\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-FMC\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-FMC\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-FMC_e2eaks-JXl_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-FMC_e2eaks-JXl_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"msiuserassigned\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/amaheshwari_ptest\",\r\n \"name\": \"amaheshwari_ptest\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628298424\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppebomberebld45261021-eastus\",\r\n \"name\": \"hcppebomberebld45261021-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpebomberebld45261021\",\r\n \"name\": \"sqlpebomberebld45261021\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppebomberebld45261021\",\r\n \"name\": \"hcppebomberebld45261021\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_qinhaoebld45227637_win-containerd_eastus\",\r\n \"name\": \"MC_qinhaoebld45227637_win-containerd_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"qinhaoebld45227637\",\r\n \"deletion_due_time\": \"1628302049\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jostupka-provision-test\",\r\n \"name\": \"jostupka-provision-test\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-waH\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-waH\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-waH_e2eaks-UjS_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-waH_e2eaks-UjS_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-KKL\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-KKL\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-KKL_e2eaks-tLW_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-KKL_e2eaks-tLW_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-rey\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-rey\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-rey_e2eaks-bzS_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-rey_e2eaks-bzS_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-woE\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-woE\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-woE_e2eaks-Ect_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-woE_e2eaks-Ect_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-VBR\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-VBR\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-VBR_e2eaks-InW_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-VBR_e2eaks-InW_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-cPB\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-cPB\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-cPB_e2eaks-pZo_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-cPB_e2eaks-pZo_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptpedrotoebld45291973-eastus\",\r\n \"name\": \"hcptpedrotoebld45291973-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltpedrotoebld45291973\",\r\n \"name\": \"sqltpedrotoebld45291973\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptpedrotoebld45291973\",\r\n \"name\": \"hcptpedrotoebld45291973\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-JAu\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-JAu\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-JAu_e2eaks-cZs_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-JAu_e2eaks-cZs_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628489234\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_zhifanhuebld45251608_zhifanhuebld45251608_eastus\",\r\n \"name\": \"MC_zhifanhuebld45251608_zhifanhuebld45251608_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"zhifanhuebld45251608\",\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-XgZ\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-XgZ\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381258\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-XgZ_e2eaks-Yrv_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-XgZ_e2eaks-Yrv_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EUS\",\r\n \"name\": \"DefaultResourceGroup-EUS\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xiazhanebld45153668_xx31_eastus\",\r\n \"name\": \"MC_xiazhanebld45153668_xx31_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"xiazhanebld45153668\",\r\n \"deletion_due_time\": \"1628399224\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45313270-eastus\",\r\n \"name\": \"hcpxiazhanebld45313270-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxiazhanebld45313270\",\r\n \"name\": \"sqlxiazhanebld45313270\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45313270\",\r\n \"name\": \"hcpxiazhanebld45313270\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptosiebld45314975-eastus\",\r\n \"name\": \"hcptosiebld45314975-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltosiebld45314975\",\r\n \"name\": \"sqltosiebld45314975\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptosiebld45314975\",\r\n \"name\": \"hcptosiebld45314975\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosiebld45314975_tosi1_eastus\",\r\n \"name\": \"MC_tosiebld45314975_tosi1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"tosiebld45314975\",\r\n \"deletion_due_time\": \"1628413604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45320278-eastus\",\r\n \"name\": \"hcpzuyaebld45320278-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld45320278\",\r\n \"name\": \"sqlzuyaebld45320278\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45320278\",\r\n \"name\": \"hcpzuyaebld45320278\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321274-eastus\",\r\n \"name\": \"hcpbaheebld45321274-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628424416\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45321274\",\r\n \"name\": \"sqlbaheebld45321274\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628424416\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321777-eastus\",\r\n \"name\": \"hcpbaheebld45321777-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45321777\",\r\n \"name\": \"sqlbaheebld45321777\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321777\",\r\n \"name\": \"hcpbaheebld45321777\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_baheebld45321777_test_eastus\",\r\n \"name\": \"MC_baheebld45321777_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"baheebld45321777\",\r\n \"deletion_due_time\": \"1628428035\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-xgR\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-xgR\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-xgR_e2eaks-Lwc_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-xgR_e2eaks-Lwc_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1516-eastus\",\r\n \"name\": \"hcpmattstamebld1516-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1516\",\r\n \"name\": \"sqlmattstamebld1516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_example-custom-head_eastus\",\r\n \"name\": \"MC_jostupka-provision-test_example-custom-head_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1516\",\r\n \"name\": \"hcpmattstamebld1516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjoolshevebld45333560-eastus\",\r\n \"name\": \"hcpjoolshevebld45333560-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljoolshevebld45333560\",\r\n \"name\": \"sqljoolshevebld45333560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjoolshevebld45333560\",\r\n \"name\": \"hcpjoolshevebld45333560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhang5\",\r\n \"name\": \"yizhang5\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449623\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhang5_yizhang5cluster_eastus\",\r\n \"name\": \"MC_yizhang5_yizhang5cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449623\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45336346-eastus\",\r\n \"name\": \"hcpxiazhanebld45336346-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxiazhanebld45336346\",\r\n \"name\": \"sqlxiazhanebld45336346\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45336346\",\r\n \"name\": \"hcpxiazhanebld45336346\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_joolshevebld45333560_test_eastus\",\r\n \"name\": \"MC_joolshevebld45333560_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"joolshevebld45333560\",\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-OsX\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-OsX\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-OsX_e2eaks-nKt_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-OsX_e2eaks-nKt_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45339815-eastus\",\r\n \"name\": \"hcpzhifanhuebld45339815-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzhifanhuebld45339815\",\r\n \"name\": \"sqlzhifanhuebld45339815\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45339815\",\r\n \"name\": \"hcpzhifanhuebld45339815\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mattstamebld1516-swift-rg\",\r\n \"name\": \"mattstamebld1516-swift-rg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/amaheshwari-proxy\",\r\n \"name\": \"amaheshwari-proxy\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628460437\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_cmhResourceGroup_cmhAksCluster_eastus\",\r\n \"name\": \"MC_cmhResourceGroup_cmhAksCluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-YCT\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-YCT\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-YCT_e2eaks-Tkd_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-YCT_e2eaks-Tkd_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-AUF\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-AUF\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628467707\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-AUF_e2eaks-xSu_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-AUF_e2eaks-xSu_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628467707\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-qvy\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-qvy\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-qvy_e2eaks-IaI_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-qvy_e2eaks-IaI_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-iyY\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-iyY\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-iyY_e2eaks-JLy_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-iyY_e2eaks-JLy_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-fLK\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-fLK\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-fLK_e2eaks-Qwi_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-fLK_e2eaks-Qwi_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlniqiebld45355288\",\r\n \"name\": \"sqlniqiebld45355288\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45357117-eastus\",\r\n \"name\": \"hcpbaheebld45357117-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45357117\",\r\n \"name\": \"sqlbaheebld45357117\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45357117\",\r\n \"name\": \"hcpbaheebld45357117\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45359927-eastus\",\r\n \"name\": \"hcpbaheebld45359927-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45359927\",\r\n \"name\": \"sqlbaheebld45359927\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45360178-eastus\",\r\n \"name\": \"hcpbaheebld45360178-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45360178\",\r\n \"name\": \"sqlbaheebld45360178\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpniqiebld45362421-eastus\",\r\n \"name\": \"hcpniqiebld45362421-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlniqiebld45362421\",\r\n \"name\": \"sqlniqiebld45362421\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpniqiebld45362421\",\r\n \"name\": \"hcpniqiebld45362421\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45362484-eastus\",\r\n \"name\": \"hcpbaheebld45362484-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45362484\",\r\n \"name\": \"sqlbaheebld45362484\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-niqiebld45362421-Dhimzdp\",\r\n \"name\": \"e2erg-niqiebld45362421-Dhimzdp\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-niqiebld45362421-Dhimzdp_e2eaks-WkE_eastus\",\r\n \"name\": \"MC_e2erg-niqiebld45362421-Dhimzdp_e2eaks-WkE_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"cloud controller manager\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld34534512-eastus\",\r\n \"name\": \"hcpzuyaebld34534512-eastus\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld34534512\",\r\n \"name\": \"sqlzuyaebld34534512\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_niqiebld45362421_test-slb-1_eastus\",\r\n \"name\": \"MC_niqiebld45362421_test-slb-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"niqiebld45362421\",\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld45367761-eastus\",\r\n \"name\": \"hcptjnguyenebld45367761-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld45367761\",\r\n \"name\": \"sqltjnguyenebld45367761\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld45367761\",\r\n \"name\": \"hcptjnguyenebld45367761\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpthgambleebld45369780-eastus\",\r\n \"name\": \"hcpthgambleebld45369780-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlthgambleebld45369780\",\r\n \"name\": \"sqlthgambleebld45369780\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpthgambleebld45369780\",\r\n \"name\": \"hcpthgambleebld45369780\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpcharliliebld45374042-eastus\",\r\n \"name\": \"hcpcharliliebld45374042-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlcharliliebld45374042\",\r\n \"name\": \"sqlcharliliebld45374042\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpcharliliebld45374042\",\r\n \"name\": \"hcpcharliliebld45374042\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45378205-eastus\",\r\n \"name\": \"hcpamaheshwebld45378205-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlamaheshwebld45378205\",\r\n \"name\": \"sqlamaheshwebld45378205\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45378205\",\r\n \"name\": \"hcpamaheshwebld45378205\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/kaiqzhan-test\",\r\n \"name\": \"kaiqzhan-test\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628543100\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_amaheshwebld45378205_testProxy_eastus\",\r\n \"name\": \"MC_amaheshwebld45378205_testProxy_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"amaheshwebld45378205\",\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45384738-eastus\",\r\n \"name\": \"hcpzhifanhuebld45384738-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzhifanhuebld45384738\",\r\n \"name\": \"sqlzhifanhuebld45384738\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45384738\",\r\n \"name\": \"hcpzhifanhuebld45384738\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45384958-eastus\",\r\n \"name\": \"hcpamaheshwebld45384958-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlamaheshwebld45384958\",\r\n \"name\": \"sqlamaheshwebld45384958\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45384958\",\r\n \"name\": \"hcpamaheshwebld45384958\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_amaheshwebld45384958_testProxy3_eastus\",\r\n \"name\": \"MC_amaheshwebld45384958_testProxy3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"amaheshwebld45384958\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45390912-eastus\",\r\n \"name\": \"hcpzuyaebld45390912-eastus\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld45390912\",\r\n \"name\": \"sqlzuyaebld45390912\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45390912\",\r\n \"name\": \"hcpzuyaebld45390912\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/cleanupservice\",\r\n \"name\": \"cleanupservice\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"What Is Cleanup Service\": \"https://aka.ms/WhatIsCleanupService\",\r\n \"deletion_due_time\": \"1601593682\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-WUS\",\r\n \"name\": \"DefaultResourceGroup-WUS\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628460437\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/RookTest\",\r\n \"name\": \"RookTest\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628525242\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_RookTest_cluster_westus\",\r\n \"name\": \"MC_RookTest_cluster_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628525242\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aro-e2e-cluster-rattedairp\",\r\n \"name\": \"aro-e2e-cluster-rattedairp\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"created_from\": \"ARO-Pool-E2E-regular-17000003\",\r\n \"deletion_due_time\": \"1581300164\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1581040305\",\r\n \"now_day\": \"7\",\r\n \"now_month\": \"2\",\r\n \"now_year\": \"2020\",\r\n \"testTag1\": \"aro-scoringcan-bouc58br19\",\r\n \"testTag2\": \"aro-furtheredt-bouc58br19\",\r\n \"azwatch.first-seen\": \"2020-02-07 12:01:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"name\": \"2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhd\",\r\n \"name\": \"akswinvhd\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1599984494\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-09-10 12:10:22Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-1rcwct31aw\",\r\n \"name\": \"packer-Resource-Group-1rcwct31aw\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1599470194\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1599209150\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-04 12:05:50Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie\",\r\n \"name\": \"robbie\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1615710004\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2021-03-11 12:03:24Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie_robbietest_westus2\",\r\n \"name\": \"MC_robbie_robbietest_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-test\",\r\n \"name\": \"lima-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/NetworkWatcherRG\",\r\n \"name\": \"NetworkWatcherRG\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"name\": \"OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627769226\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/niqi-test-capz\",\r\n \"name\": \"niqi-test-capz\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"Name\": \"niqi-test-capz\",\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_cluster_capz\": \"owned\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_role\": \"common\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tonche\",\r\n \"name\": \"tonche\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628294840\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tonche_tcluster_westus2\",\r\n \"name\": \"MC_tonche_tcluster_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628305659\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/paultest\",\r\n \"name\": \"paultest\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_paultest_foo_westus2\",\r\n \"name\": \"MC_paultest_foo_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1510-westus2\",\r\n \"name\": \"hcpmattstamebld1510-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628378566\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1510\",\r\n \"name\": \"sqlmattstamebld1510\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628378566\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1511-westus2\",\r\n \"name\": \"hcpmattstamebld1511-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1511\",\r\n \"name\": \"sqlmattstamebld1511\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1511\",\r\n \"name\": \"hcpmattstamebld1511\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mattstamebld1511-swift-rg\",\r\n \"name\": \"mattstamebld1511-swift-rg\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_mattstamebld1511-swift0_westus2\",\r\n \"name\": \"MC_mattstamebld1511_mattstamebld1511-swift0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_swift1_westus2\",\r\n \"name\": \"MC_mattstamebld1511_swift1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_swift2_westus2\",\r\n \"name\": \"MC_mattstamebld1511_swift2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_mattstamebld1511-swift2_westus2\",\r\n \"name\": \"MC_mattstamebld1511_mattstamebld1511-swift2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628392076\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1512-westus2\",\r\n \"name\": \"hcpmattstamebld1512-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1512\",\r\n \"name\": \"sqlmattstamebld1512\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1512\",\r\n \"name\": \"hcpmattstamebld1512\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_ipaddress-fix_westus2\",\r\n \"name\": \"MC_jostupka-provision-test_ipaddress-fix_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628431643\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1513-westus2\",\r\n \"name\": \"hcpmattstamebld1513-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1513\",\r\n \"name\": \"sqlmattstamebld1513\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1513\",\r\n \"name\": \"hcpmattstamebld1513\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-provision-test-csi_westus3\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-provision-test-csi_westus3\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1514-westus2\",\r\n \"name\": \"hcpmattstamebld1514-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1514\",\r\n \"name\": \"sqlmattstamebld1514\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1514\",\r\n \"name\": \"hcpmattstamebld1514\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie0805\",\r\n \"name\": \"robbie0805\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie0805_byort_westus2\",\r\n \"name\": \"MC_robbie0805_byort_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-AYKGPzl\",\r\n \"name\": \"e2erg-mattstamebld1516-AYKGPzl\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-CSSyWVq\",\r\n \"name\": \"e2erg-mattstamebld1516-CSSyWVq\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-CIGMexN\",\r\n \"name\": \"e2erg-mattstamebld1516-CIGMexN\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/xiahe-sbus-test\",\r\n \"name\": \"xiahe-sbus-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0727-pol\",\r\n \"name\": \"doliu0727-pol\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627636012\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0803-ga\",\r\n \"name\": \"doliu0803-ga\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628219307\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_doliu0803-ga_p1_southeastasia\",\r\n \"name\": \"MC_doliu0803-ga_p1_southeastasia\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628316391\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"name\": \"MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"location\": \"canadaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"name\": \"MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628057244\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-921390bc_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-921390bc_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1612837888\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-250?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTI1MD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-644?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTY0ND9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "3332f709-80bd-429e-8769-f197c224abf2" + "7b673619-2e5f-4a90-a89e-166e9ab1d572" ], "accept-language": [ "en-US" @@ -90,7 +90,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:19:49 GMT" + "Fri, 06 Aug 2021 23:54:39 GMT" ], "Pragma": [ "no-cache" @@ -99,13 +99,13 @@ "1199" ], "x-ms-request-id": [ - "1fc2be57-8dbd-4859-8b4e-aa52bafab325" + "d18b05a0-09c3-4bd2-bbea-3993efe987fd" ], "x-ms-correlation-request-id": [ - "1fc2be57-8dbd-4859-8b4e-aa52bafab325" + "d18b05a0-09c3-4bd2-bbea-3993efe987fd" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191949Z:1fc2be57-8dbd-4859-8b4e-aa52bafab325" + "WESTUS:20210806T235439Z:d18b05a0-09c3-4bd2-bbea-3993efe987fd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -123,17 +123,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-250\",\r\n \"name\": \"aks-dotnet-sdk-RG-250\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-644\",\r\n \"name\": \"aks-dotnet-sdk-RG-644\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-250/providers/Microsoft.ContainerService/managedClusters/azsmnet5762?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTI1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzL2F6c21uZXQ1NzYyP2FwaS12ZXJzaW9uPTIwMjEtMDUtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-644/providers/Microsoft.ContainerService/managedClusters/azsmnet9401?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTY0NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzL2F6c21uZXQ5NDAxP2FwaS12ZXJzaW9uPTIwMjEtMDctMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"mode\": \"System\"\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\",\r\n \"secret\": \"XFP5t_5wcL48VA00GY7OunpsVlcTR228Co\"\r\n }\r\n },\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "3013db3a-3826-471c-882e-505eea856884" + "999c4dba-d563-467e-ac2e-41c1b3864009" ], "accept-language": [ "en-US" @@ -156,7 +156,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:19:54 GMT" + "Fri, 06 Aug 2021 23:54:45 GMT" ], "Pragma": [ "no-cache" @@ -168,13 +168,13 @@ "1199" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/48db5ae7-d938-404f-b77f-b68434b6b257?api-version=2016-03-30" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b4f90dc7-6a92-4703-a8d1-72ab857826e3?api-version=2016-03-30" ], "x-ms-correlation-request-id": [ - "fe4cfb4f-6618-42c6-975a-daa752c7a5a1" + "2995b093-2aa7-4ce1-a25f-ca6cc85e6791" ], "x-ms-request-id": [ - "48db5ae7-d938-404f-b77f-b68434b6b257" + "b4f90dc7-6a92-4703-a8d1-72ab857826e3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,10 +183,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191955Z:fe4cfb4f-6618-42c6-975a-daa752c7a5a1" + "WESTUS:20210806T235445Z:2995b093-2aa7-4ce1-a25f-ca6cc85e6791" ], "Content-Length": [ - "1791" + "1789" ], "Content-Type": [ "application/json" @@ -195,12 +195,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-250/providers/Microsoft.ContainerService/managedClusters/azsmnet5762\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet5762\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-230927a8.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-230927a8.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-250_azsmnet5762_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n }\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-644/providers/Microsoft.ContainerService/managedClusters/azsmnet9401\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet9401\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-51cab6e4.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-51cab6e4.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-644_azsmnet9401_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n }\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/48db5ae7-d938-404f-b77f-b68434b6b257?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ4ZGI1YWU3LWQ5MzgtNDA0Zi1iNzdmLWI2ODQzNGI2YjI1Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b4f90dc7-6a92-4703-a8d1-72ab857826e3?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I0ZjkwZGM3LTZhOTItNDcwMy1hOGQxLTcyYWI4NTc4MjZlMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -216,7 +216,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:20:25 GMT" + "Fri, 06 Aug 2021 23:55:15 GMT" ], "Pragma": [ "no-cache" @@ -225,13 +225,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-correlation-request-id": [ - "33226713-e5f4-457e-a11f-24885233e8e7" + "2a05ffed-3822-4c33-9659-ee73b1f08b3e" ], "x-ms-request-id": [ - "44357006-60f6-4c71-b014-7f941fd5a3a7" + "99b21cbc-b102-400f-89af-a77d8ebc1359" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -240,10 +240,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192025Z:33226713-e5f4-457e-a11f-24885233e8e7" + "WESTUS:20210806T235516Z:2a05ffed-3822-4c33-9659-ee73b1f08b3e" ], "Content-Length": [ - "126" + "120" ], "Content-Type": [ "application/json" @@ -252,12 +252,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"e75adb48-38d9-4f40-b77f-b68434b6b257\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:19:55.3433333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"c70df9b4-926a-0347-a8d1-72ab857826e3\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:54:45.5Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/48db5ae7-d938-404f-b77f-b68434b6b257?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ4ZGI1YWU3LWQ5MzgtNDA0Zi1iNzdmLWI2ODQzNGI2YjI1Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b4f90dc7-6a92-4703-a8d1-72ab857826e3?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I0ZjkwZGM3LTZhOTItNDcwMy1hOGQxLTcyYWI4NTc4MjZlMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -273,7 +273,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:20:55 GMT" + "Fri, 06 Aug 2021 23:55:46 GMT" ], "Pragma": [ "no-cache" @@ -282,13 +282,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11997" ], "x-ms-correlation-request-id": [ - "29e46834-d309-434e-b745-0d2fab89aafe" + "4d534d9a-1799-4b93-8935-3bfc13839918" ], "x-ms-request-id": [ - "efb11687-d8c5-45d3-9fa8-266e74327b07" + "d783129a-a96b-480a-ab79-c8dfe29d8234" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -297,10 +297,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192055Z:29e46834-d309-434e-b745-0d2fab89aafe" + "WESTUS:20210806T235546Z:4d534d9a-1799-4b93-8935-3bfc13839918" ], "Content-Length": [ - "126" + "120" ], "Content-Type": [ "application/json" @@ -309,12 +309,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"e75adb48-38d9-4f40-b77f-b68434b6b257\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:19:55.3433333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"c70df9b4-926a-0347-a8d1-72ab857826e3\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:54:45.5Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/48db5ae7-d938-404f-b77f-b68434b6b257?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ4ZGI1YWU3LWQ5MzgtNDA0Zi1iNzdmLWI2ODQzNGI2YjI1Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b4f90dc7-6a92-4703-a8d1-72ab857826e3?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I0ZjkwZGM3LTZhOTItNDcwMy1hOGQxLTcyYWI4NTc4MjZlMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -330,7 +330,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:21:24 GMT" + "Fri, 06 Aug 2021 23:56:15 GMT" ], "Pragma": [ "no-cache" @@ -339,13 +339,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11996" ], "x-ms-correlation-request-id": [ - "5e0b1063-74f1-493f-b798-038ad0aa3f7b" + "cff54d80-57ab-431c-a1fa-74d7346c6a6d" ], "x-ms-request-id": [ - "7f4fca2d-4d45-460d-8818-b4dcc7724095" + "b269ec51-8c2d-4cdd-9c4e-8b035ed8824b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -354,10 +354,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192125Z:5e0b1063-74f1-493f-b798-038ad0aa3f7b" + "WESTUS:20210806T235616Z:cff54d80-57ab-431c-a1fa-74d7346c6a6d" ], "Content-Length": [ - "126" + "120" ], "Content-Type": [ "application/json" @@ -366,12 +366,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"e75adb48-38d9-4f40-b77f-b68434b6b257\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:19:55.3433333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"c70df9b4-926a-0347-a8d1-72ab857826e3\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:54:45.5Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/48db5ae7-d938-404f-b77f-b68434b6b257?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ4ZGI1YWU3LWQ5MzgtNDA0Zi1iNzdmLWI2ODQzNGI2YjI1Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b4f90dc7-6a92-4703-a8d1-72ab857826e3?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I0ZjkwZGM3LTZhOTItNDcwMy1hOGQxLTcyYWI4NTc4MjZlMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -387,7 +387,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:21:55 GMT" + "Fri, 06 Aug 2021 23:56:45 GMT" ], "Pragma": [ "no-cache" @@ -396,13 +396,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11995" ], "x-ms-correlation-request-id": [ - "0d1f1370-6cfe-4378-9a39-050a0690548f" + "6c7aab2d-661c-4aaf-be2f-81ea76d610be" ], "x-ms-request-id": [ - "f2885ce3-5ae7-427f-ac5f-581df68942d3" + "89bfc065-3f08-4482-939d-6adb2757dfde" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -411,10 +411,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192155Z:0d1f1370-6cfe-4378-9a39-050a0690548f" + "WESTUS:20210806T235646Z:6c7aab2d-661c-4aaf-be2f-81ea76d610be" ], "Content-Length": [ - "126" + "120" ], "Content-Type": [ "application/json" @@ -423,12 +423,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"e75adb48-38d9-4f40-b77f-b68434b6b257\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:19:55.3433333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"c70df9b4-926a-0347-a8d1-72ab857826e3\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:54:45.5Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/48db5ae7-d938-404f-b77f-b68434b6b257?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ4ZGI1YWU3LWQ5MzgtNDA0Zi1iNzdmLWI2ODQzNGI2YjI1Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b4f90dc7-6a92-4703-a8d1-72ab857826e3?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I0ZjkwZGM3LTZhOTItNDcwMy1hOGQxLTcyYWI4NTc4MjZlMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -444,7 +444,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:22:25 GMT" + "Fri, 06 Aug 2021 23:57:15 GMT" ], "Pragma": [ "no-cache" @@ -453,13 +453,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11994" ], "x-ms-correlation-request-id": [ - "dc41c923-3b14-447a-bcf9-3a185d868e22" + "532b7073-f75a-4e7f-9dea-4d16edf65014" ], "x-ms-request-id": [ - "f583926f-af01-4d3f-a8c9-8ebdd6cb65ef" + "92ae390e-8f8e-42fc-b775-405a29ec3798" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -468,10 +468,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192225Z:dc41c923-3b14-447a-bcf9-3a185d868e22" + "WESTUS:20210806T235716Z:532b7073-f75a-4e7f-9dea-4d16edf65014" ], "Content-Length": [ - "126" + "120" ], "Content-Type": [ "application/json" @@ -480,12 +480,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"e75adb48-38d9-4f40-b77f-b68434b6b257\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:19:55.3433333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"c70df9b4-926a-0347-a8d1-72ab857826e3\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:54:45.5Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/48db5ae7-d938-404f-b77f-b68434b6b257?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ4ZGI1YWU3LWQ5MzgtNDA0Zi1iNzdmLWI2ODQzNGI2YjI1Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/b4f90dc7-6a92-4703-a8d1-72ab857826e3?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2I0ZjkwZGM3LTZhOTItNDcwMy1hOGQxLTcyYWI4NTc4MjZlMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -501,7 +501,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:22:55 GMT" + "Fri, 06 Aug 2021 23:57:45 GMT" ], "Pragma": [ "no-cache" @@ -510,13 +510,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11993" ], "x-ms-correlation-request-id": [ - "6ef8f13a-6c9a-4659-99dd-5aafa1c8bebf" + "fd62c646-5378-4649-81da-614659257af9" ], "x-ms-request-id": [ - "dc844b5e-f73c-4cb3-b23b-267d58fdb451" + "1031e44e-4a3b-437a-93a3-06e103520e89" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -525,10 +525,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192256Z:6ef8f13a-6c9a-4659-99dd-5aafa1c8bebf" + "WESTUS:20210806T235746Z:fd62c646-5378-4649-81da-614659257af9" ], "Content-Length": [ - "126" + "164" ], "Content-Type": [ "application/json" @@ -537,12 +537,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"e75adb48-38d9-4f40-b77f-b68434b6b257\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:19:55.3433333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"c70df9b4-926a-0347-a8d1-72ab857826e3\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-08-06T23:54:45.5Z\",\r\n \"endTime\": \"2021-08-06T23:57:45.4769295Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/48db5ae7-d938-404f-b77f-b68434b6b257?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQ4ZGI1YWU3LWQ5MzgtNDA0Zi1iNzdmLWI2ODQzNGI2YjI1Nz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-644/providers/Microsoft.ContainerService/managedClusters/azsmnet9401?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTY0NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzL2F6c21uZXQ5NDAxP2FwaS12ZXJzaW9uPTIwMjEtMDctMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -558,7 +558,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:23:25 GMT" + "Fri, 06 Aug 2021 23:57:46 GMT" ], "Pragma": [ "no-cache" @@ -566,14 +566,17 @@ "Server": [ "nginx" ], + "x-ms-routing-request-id": [ + "WESTUS:20210806T235746Z:8b026e1c-ab4c-4370-a959-c91819ebc062" + ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11992" ], "x-ms-correlation-request-id": [ - "e6816133-3604-4893-9992-c562f12e8e81" + "8b026e1c-ab4c-4370-a959-c91819ebc062" ], "x-ms-request-id": [ - "e928a1e5-0eaa-449e-9209-d07e8cb1e733" + "96dbbcec-bb4c-4209-ae27-28edebe67341" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -581,11 +584,8 @@ "X-Content-Type-Options": [ "nosniff" ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T192326Z:e6816133-3604-4893-9992-c562f12e8e81" - ], "Content-Length": [ - "169" + "2056" ], "Content-Type": [ "application/json" @@ -594,15 +594,21 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"e75adb48-38d9-4f40-b77f-b68434b6b257\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-07-02T19:19:55.3433333Z\",\r\n \"endTime\": \"2021-07-02T19:23:17.546984Z\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-644/providers/Microsoft.ContainerService/managedClusters/azsmnet9401\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet9401\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-51cab6e4.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-51cab6e4.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-644_azsmnet9401_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-644_azsmnet9401_westus2/providers/Microsoft.Network/publicIPAddresses/28505db9-bf27-4208-9b9c-f005b62395b3\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-250/providers/Microsoft.ContainerService/managedClusters/azsmnet5762?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTI1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzL2F6c21uZXQ1NzYyP2FwaS12ZXJzaW9uPTIwMjEtMDUtMDE=", - "RequestMethod": "GET", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-644/providers/Microsoft.ContainerService/managedClusters/azsmnet9401?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTY0NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzL2F6c21uZXQ5NDAxP2FwaS12ZXJzaW9uPTIwMjEtMDctMDE=", + "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "16785195-c405-4001-a701-bdf1992e902c" + ], + "accept-language": [ + "en-US" + ], "User-Agent": [ "FxVersion/4.6.00001.0", "OSName/Windows", @@ -615,25 +621,82 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:23:25 GMT" + "Fri, 06 Aug 2021 23:57:57 GMT" ], "Pragma": [ "no-cache" ], + "Location": [ + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operationresults/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30" + ], "Server": [ "nginx" ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30" + ], + "x-ms-correlation-request-id": [ + "e6ebe913-f4b5-4f2f-8ad5-9599bc3c6ee1" + ], + "x-ms-request-id": [ + "f0f8d668-e958-4108-9da9-6f6909571a72" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192326Z:fb0da047-d48b-4dd8-8cba-ef88af676578" + "WESTUS:20210806T235757Z:e6ebe913-f4b5-4f2f-8ad5-9599bc3c6ee1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2YwZjhkNjY4LWU5NTgtNDEwOC05ZGE5LTZmNjkwOTU3MWE3Mj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.00001.0", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Fri, 06 Aug 2021 23:58:27 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Server": [ + "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11991" ], "x-ms-correlation-request-id": [ - "fb0da047-d48b-4dd8-8cba-ef88af676578" + "5deb77df-c4a3-4afc-b1c9-b0b1e1fb24fb" ], "x-ms-request-id": [ - "e3772d5e-a4ea-4ecf-83e0-5968072569e0" + "59de829b-34e7-45f7-a666-02ea53a45863" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -641,8 +704,11 @@ "X-Content-Type-Options": [ "nosniff" ], + "x-ms-routing-request-id": [ + "WESTUS:20210806T235827Z:5deb77df-c4a3-4afc-b1c9-b0b1e1fb24fb" + ], "Content-Length": [ - "2058" + "126" ], "Content-Type": [ "application/json" @@ -651,21 +717,15 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-250/providers/Microsoft.ContainerService/managedClusters/azsmnet5762\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet5762\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-230927a8.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-230927a8.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-250_azsmnet5762_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-250_azsmnet5762_westus2/providers/Microsoft.Network/publicIPAddresses/f5d05eeb-4d94-4d67-a71b-d2766f5fa157\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"68d6f8f0-58e9-0841-9da9-6f6909571a72\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:57:57.7833333Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-250/providers/Microsoft.ContainerService/managedClusters/azsmnet5762?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTI1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzL2F6c21uZXQ1NzYyP2FwaS12ZXJzaW9uPTIwMjEtMDUtMDE=", - "RequestMethod": "DELETE", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2YwZjhkNjY4LWU5NTgtNDEwOC05ZGE5LTZmNjkwOTU3MWE3Mj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "x-ms-client-request-id": [ - "62d83197-50c8-4957-a0e1-ba26d72d74e8" - ], - "accept-language": [ - "en-US" - ], "User-Agent": [ "FxVersion/4.6.00001.0", "OSName/Windows", @@ -678,51 +738,48 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:23:36 GMT" + "Fri, 06 Aug 2021 23:58:57 GMT" ], "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operationresults/9e5877a9-7876-4148-81bc-6f7a390fca8f?api-version=2016-03-30" - ], "Server": [ "nginx" ], - "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" - ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/9e5877a9-7876-4148-81bc-6f7a390fca8f?api-version=2016-03-30" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" ], "x-ms-correlation-request-id": [ - "5b6c7f02-ce44-4369-8b7d-4d541bdd8a5d" + "194cd8f3-67a7-4eca-8665-e23ab42293c4" ], "x-ms-request-id": [ - "9e5877a9-7876-4148-81bc-6f7a390fca8f" + "3f8fbdcf-5aee-4cde-b26a-fdde84ba501e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T192337Z:5b6c7f02-ce44-4369-8b7d-4d541bdd8a5d" - ], "X-Content-Type-Options": [ "nosniff" ], + "x-ms-routing-request-id": [ + "WESTUS:20210806T235858Z:194cd8f3-67a7-4eca-8665-e23ab42293c4" + ], "Content-Length": [ - "0" + "126" + ], + "Content-Type": [ + "application/json" ], "Expires": [ "-1" ] }, - "ResponseBody": "", - "StatusCode": 202 + "ResponseBody": "{\r\n \"name\": \"68d6f8f0-58e9-0841-9da9-6f6909571a72\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:57:57.7833333Z\"\r\n}", + "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/9e5877a9-7876-4148-81bc-6f7a390fca8f?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzllNTg3N2E5LTc4NzYtNDE0OC04MWJjLTZmN2EzOTBmY2E4Zj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2YwZjhkNjY4LWU5NTgtNDEwOC05ZGE5LTZmNjkwOTU3MWE3Mj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -738,7 +795,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:24:06 GMT" + "Fri, 06 Aug 2021 23:59:27 GMT" ], "Pragma": [ "no-cache" @@ -747,13 +804,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11989" ], "x-ms-correlation-request-id": [ - "e546ff69-bed7-4410-89ae-fd528ed776fc" + "7e71826c-f199-4a1b-aacc-97b1c82213dc" ], "x-ms-request-id": [ - "5ea31bf5-1a57-463a-b968-ada3745296c6" + "b7006f01-39a8-4343-bc00-8a205c5a063a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -762,7 +819,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192407Z:e546ff69-bed7-4410-89ae-fd528ed776fc" + "WESTUS:20210806T235928Z:7e71826c-f199-4a1b-aacc-97b1c82213dc" ], "Content-Length": [ "126" @@ -774,12 +831,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"a977589e-7678-4841-81bc-6f7a390fca8f\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:23:37.2033333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"68d6f8f0-58e9-0841-9da9-6f6909571a72\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:57:57.7833333Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/9e5877a9-7876-4148-81bc-6f7a390fca8f?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzllNTg3N2E5LTc4NzYtNDE0OC04MWJjLTZmN2EzOTBmY2E4Zj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2YwZjhkNjY4LWU5NTgtNDEwOC05ZGE5LTZmNjkwOTU3MWE3Mj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -795,7 +852,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:24:37 GMT" + "Fri, 06 Aug 2021 23:59:57 GMT" ], "Pragma": [ "no-cache" @@ -804,13 +861,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11988" ], "x-ms-correlation-request-id": [ - "b01b46b4-ca53-4eee-b1f5-df07362b25a0" + "eb53bacb-cd2d-4bfe-a3e3-8690914024a8" ], "x-ms-request-id": [ - "01586ced-5a23-4af8-8b71-7a55f4911ebd" + "a2aa7fc5-4459-4280-a024-1330731ed3bc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -819,7 +876,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192437Z:b01b46b4-ca53-4eee-b1f5-df07362b25a0" + "WESTUS:20210806T235958Z:eb53bacb-cd2d-4bfe-a3e3-8690914024a8" ], "Content-Length": [ "126" @@ -831,12 +888,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"a977589e-7678-4841-81bc-6f7a390fca8f\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:23:37.2033333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"68d6f8f0-58e9-0841-9da9-6f6909571a72\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:57:57.7833333Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/9e5877a9-7876-4148-81bc-6f7a390fca8f?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzllNTg3N2E5LTc4NzYtNDE0OC04MWJjLTZmN2EzOTBmY2E4Zj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2YwZjhkNjY4LWU5NTgtNDEwOC05ZGE5LTZmNjkwOTU3MWE3Mj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -852,7 +909,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:25:06 GMT" + "Sat, 07 Aug 2021 00:00:27 GMT" ], "Pragma": [ "no-cache" @@ -861,13 +918,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11987" ], "x-ms-correlation-request-id": [ - "49cc028e-87b9-40ca-998c-732fc4f10ec7" + "dd1c9732-5bcc-46e3-8987-3e399b402b5b" ], "x-ms-request-id": [ - "a5642922-b60b-4665-a200-45dd69813822" + "f824d3a4-5471-49ea-9b4b-e3a0e3bac6be" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -876,7 +933,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192507Z:49cc028e-87b9-40ca-998c-732fc4f10ec7" + "WESTUS:20210807T000028Z:dd1c9732-5bcc-46e3-8987-3e399b402b5b" ], "Content-Length": [ "126" @@ -888,12 +945,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"a977589e-7678-4841-81bc-6f7a390fca8f\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:23:37.2033333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"68d6f8f0-58e9-0841-9da9-6f6909571a72\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:57:57.7833333Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/9e5877a9-7876-4148-81bc-6f7a390fca8f?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzllNTg3N2E5LTc4NzYtNDE0OC04MWJjLTZmN2EzOTBmY2E4Zj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2YwZjhkNjY4LWU5NTgtNDEwOC05ZGE5LTZmNjkwOTU3MWE3Mj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -909,7 +966,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:25:36 GMT" + "Sat, 07 Aug 2021 00:00:57 GMT" ], "Pragma": [ "no-cache" @@ -918,13 +975,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11986" ], "x-ms-correlation-request-id": [ - "405cec0e-dd1a-46fc-922e-dd3d0ef95deb" + "62bf107a-add0-42d0-a84b-a7f78374b349" ], "x-ms-request-id": [ - "1ea9255f-f97b-4e45-b92a-de83f014f34e" + "f4b02bd7-e723-4b83-90ce-9b508650ea01" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -933,7 +990,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192537Z:405cec0e-dd1a-46fc-922e-dd3d0ef95deb" + "WESTUS:20210807T000058Z:62bf107a-add0-42d0-a84b-a7f78374b349" ], "Content-Length": [ "126" @@ -945,12 +1002,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"a977589e-7678-4841-81bc-6f7a390fca8f\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:23:37.2033333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"68d6f8f0-58e9-0841-9da9-6f6909571a72\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:57:57.7833333Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/9e5877a9-7876-4148-81bc-6f7a390fca8f?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzllNTg3N2E5LTc4NzYtNDE0OC04MWJjLTZmN2EzOTBmY2E4Zj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2YwZjhkNjY4LWU5NTgtNDEwOC05ZGE5LTZmNjkwOTU3MWE3Mj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -966,7 +1023,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:26:07 GMT" + "Sat, 07 Aug 2021 00:01:28 GMT" ], "Pragma": [ "no-cache" @@ -975,13 +1032,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11985" ], "x-ms-correlation-request-id": [ - "4732e2d3-34d8-4e0f-88b6-81651712f697" + "05bd7cc7-8301-420f-915d-05a002e2d52f" ], "x-ms-request-id": [ - "360f0b4a-9290-43e1-8715-4b35a02fc418" + "32515b9c-333b-4075-a639-173c5f0fe217" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -990,7 +1047,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192607Z:4732e2d3-34d8-4e0f-88b6-81651712f697" + "WESTUS:20210807T000128Z:05bd7cc7-8301-420f-915d-05a002e2d52f" ], "Content-Length": [ "126" @@ -1002,12 +1059,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"a977589e-7678-4841-81bc-6f7a390fca8f\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:23:37.2033333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"68d6f8f0-58e9-0841-9da9-6f6909571a72\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:57:57.7833333Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/9e5877a9-7876-4148-81bc-6f7a390fca8f?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzllNTg3N2E5LTc4NzYtNDE0OC04MWJjLTZmN2EzOTBmY2E4Zj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2YwZjhkNjY4LWU5NTgtNDEwOC05ZGE5LTZmNjkwOTU3MWE3Mj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1023,7 +1080,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:26:36 GMT" + "Sat, 07 Aug 2021 00:01:58 GMT" ], "Pragma": [ "no-cache" @@ -1032,13 +1089,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11984" ], "x-ms-correlation-request-id": [ - "d019d7b5-c719-4fa9-9b24-7638fb5eaf04" + "ed6637ad-6f11-49b2-9ed3-85d189c9e5cf" ], "x-ms-request-id": [ - "073c6af5-6fda-440d-ba2e-7073b83912e3" + "a6f4755f-d147-4f21-b980-32167d63ef97" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1047,7 +1104,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192637Z:d019d7b5-c719-4fa9-9b24-7638fb5eaf04" + "WESTUS:20210807T000158Z:ed6637ad-6f11-49b2-9ed3-85d189c9e5cf" ], "Content-Length": [ "126" @@ -1059,12 +1116,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"a977589e-7678-4841-81bc-6f7a390fca8f\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:23:37.2033333Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"68d6f8f0-58e9-0841-9da9-6f6909571a72\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:57:57.7833333Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/9e5877a9-7876-4148-81bc-6f7a390fca8f?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzllNTg3N2E5LTc4NzYtNDE0OC04MWJjLTZmN2EzOTBmY2E4Zj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2YwZjhkNjY4LWU5NTgtNDEwOC05ZGE5LTZmNjkwOTU3MWE3Mj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1080,7 +1137,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:27:07 GMT" + "Sat, 07 Aug 2021 00:02:28 GMT" ], "Pragma": [ "no-cache" @@ -1089,13 +1146,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11983" ], "x-ms-correlation-request-id": [ - "86140bd1-80a7-4870-90b4-b9c9cb0fcc6a" + "b2b94139-7312-421d-93e5-ac698c7f9590" ], "x-ms-request-id": [ - "417c8266-f035-44ef-bd8d-9d5589f658aa" + "0a676b74-9b41-41f2-a057-7f802e1ed0bb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1104,7 +1161,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192707Z:86140bd1-80a7-4870-90b4-b9c9cb0fcc6a" + "WESTUS:20210807T000228Z:b2b94139-7312-421d-93e5-ac698c7f9590" ], "Content-Length": [ "170" @@ -1116,12 +1173,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"a977589e-7678-4841-81bc-6f7a390fca8f\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-07-02T19:23:37.2033333Z\",\r\n \"endTime\": \"2021-07-02T19:26:45.9104131Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"68d6f8f0-58e9-0841-9da9-6f6909571a72\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-08-06T23:57:57.7833333Z\",\r\n \"endTime\": \"2021-08-07T00:02:10.7225282Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operationresults/9e5877a9-7876-4148-81bc-6f7a390fca8f?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25yZXN1bHRzLzllNTg3N2E5LTc4NzYtNDE0OC04MWJjLTZmN2EzOTBmY2E4Zj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operationresults/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25yZXN1bHRzL2YwZjhkNjY4LWU5NTgtNDEwOC05ZGE5LTZmNjkwOTU3MWE3Mj9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1137,25 +1194,25 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:27:07 GMT" + "Sat, 07 Aug 2021 00:02:28 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operationresults/9e5877a9-7876-4148-81bc-6f7a390fca8f?api-version=2016-03-30" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operationresults/f0f8d668-e958-4108-9da9-6f6909571a72?api-version=2016-03-30" ], "Server": [ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11982" ], "x-ms-correlation-request-id": [ - "ca5dfd9a-4c08-4ca0-8754-dd4c8a5023a4" + "4a16044d-7a25-4257-9cda-49fa3306bd65" ], "x-ms-request-id": [ - "7d89b37f-a757-4ff9-a2eb-234f2049e649" + "ff92d4f4-39ac-48cf-865a-35e832a15b92" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1164,7 +1221,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192707Z:ca5dfd9a-4c08-4ca0-8754-dd4c8a5023a4" + "WESTUS:20210807T000228Z:4a16044d-7a25-4257-9cda-49fa3306bd65" ], "Content-Type": [ "application/json" @@ -1177,13 +1234,13 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-250/providers/Microsoft.ContainerService/managedClusters?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTI1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzP2FwaS12ZXJzaW9uPTIwMjEtMDUtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-644/providers/Microsoft.ContainerService/managedClusters?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTY0NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzP2FwaS12ZXJzaW9uPTIwMjEtMDctMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "13a01d87-d1fd-4176-8f50-fcd3489f8438" + "1e6a00e0-dbe7-4559-a481-716cf26b1a98" ], "accept-language": [ "en-US" @@ -1200,22 +1257,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:27:07 GMT" + "Sat, 07 Aug 2021 00:02:28 GMT" ], "Pragma": [ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11981" ], "x-ms-request-id": [ - "a129e67f-78bf-42e8-ac4f-b7343ff9bf93" + "cc96ceb7-81a3-42fb-bb25-cd08f611c402" ], "x-ms-correlation-request-id": [ - "a129e67f-78bf-42e8-ac4f-b7343ff9bf93" + "cc96ceb7-81a3-42fb-bb25-cd08f611c402" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192707Z:a129e67f-78bf-42e8-ac4f-b7343ff9bf93" + "WESTUS:20210807T000228Z:cc96ceb7-81a3-42fb-bb25-cd08f611c402" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1237,13 +1294,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-250?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTI1MD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-644?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTY0ND9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c107a84f-67f8-4315-9632-188891e76219" + "9b523d10-3f85-4ea6-aaea-933a1715d4dd" ], "accept-language": [ "en-US" @@ -1260,13 +1317,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:27:08 GMT" + "Sat, 07 Aug 2021 00:02:28 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDI1MC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY0NC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1275,13 +1332,13 @@ "14999" ], "x-ms-request-id": [ - "dd18f9d3-a929-4feb-a0b2-05cf9f08521d" + "7e31ec4b-274b-40db-a8dd-33a737b95373" ], "x-ms-correlation-request-id": [ - "dd18f9d3-a929-4feb-a0b2-05cf9f08521d" + "7e31ec4b-274b-40db-a8dd-33a737b95373" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192708Z:dd18f9d3-a929-4feb-a0b2-05cf9f08521d" + "WESTUS:20210807T000229Z:7e31ec4b-274b-40db-a8dd-33a737b95373" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1300,8 +1357,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDI1MC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREkxTUMxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY0NC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkwTkMxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1317,13 +1374,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:27:23 GMT" + "Sat, 07 Aug 2021 00:02:44 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDI1MC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY0NC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1332,13 +1389,13 @@ "11999" ], "x-ms-request-id": [ - "caf71b29-b983-41a6-8fba-9e23a54a7232" + "8eb0bf7e-3c56-491b-ad81-b4206cf7a2dc" ], "x-ms-correlation-request-id": [ - "caf71b29-b983-41a6-8fba-9e23a54a7232" + "8eb0bf7e-3c56-491b-ad81-b4206cf7a2dc" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192723Z:caf71b29-b983-41a6-8fba-9e23a54a7232" + "WESTUS:20210807T000244Z:8eb0bf7e-3c56-491b-ad81-b4206cf7a2dc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1357,8 +1414,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDI1MC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREkxTUMxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY0NC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkwTkMxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1374,13 +1431,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:27:37 GMT" + "Sat, 07 Aug 2021 00:02:59 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDI1MC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY0NC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1389,13 +1446,13 @@ "11998" ], "x-ms-request-id": [ - "16f949d9-ce70-4f20-9384-7bf192324c2f" + "3da2af10-ae01-41ba-b6b2-3bdc619b77ba" ], "x-ms-correlation-request-id": [ - "16f949d9-ce70-4f20-9384-7bf192324c2f" + "3da2af10-ae01-41ba-b6b2-3bdc619b77ba" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192738Z:16f949d9-ce70-4f20-9384-7bf192324c2f" + "WESTUS:20210807T000300Z:3da2af10-ae01-41ba-b6b2-3bdc619b77ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1414,8 +1471,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDI1MC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREkxTUMxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY0NC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkwTkMxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1431,7 +1488,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:27:52 GMT" + "Sat, 07 Aug 2021 00:03:14 GMT" ], "Pragma": [ "no-cache" @@ -1440,13 +1497,13 @@ "11997" ], "x-ms-request-id": [ - "400ecd1a-0255-49e1-b89c-4c314f00a4a5" + "0f621990-1d3b-4bac-b599-364bee4cd744" ], "x-ms-correlation-request-id": [ - "400ecd1a-0255-49e1-b89c-4c314f00a4a5" + "0f621990-1d3b-4bac-b599-364bee4cd744" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192753Z:400ecd1a-0255-49e1-b89c-4c314f00a4a5" + "WESTUS:20210807T000315Z:0f621990-1d3b-4bac-b599-364bee4cd744" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1465,8 +1522,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDI1MC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREkxTUMxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDY0NC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRFkwTkMxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1482,7 +1539,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:27:52 GMT" + "Sat, 07 Aug 2021 00:03:15 GMT" ], "Pragma": [ "no-cache" @@ -1491,13 +1548,13 @@ "11996" ], "x-ms-request-id": [ - "6c26d6fa-b0a5-4f34-acf5-912d43e477a1" + "cb4315ae-3a59-408e-bc16-7b1a35b358c2" ], "x-ms-correlation-request-id": [ - "6c26d6fa-b0a5-4f34-acf5-912d43e477a1" + "cb4315ae-3a59-408e-bc16-7b1a35b358c2" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192753Z:6c26d6fa-b0a5-4f34-acf5-912d43e477a1" + "WESTUS:20210807T000315Z:cb4315ae-3a59-408e-bc16-7b1a35b358c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1518,8 +1575,8 @@ ], "Names": { "ContainerServiceDeleteServiceTest": [ - "aks-dotnet-sdk-RG-250", - "azsmnet5762" + "aks-dotnet-sdk-RG-644", + "azsmnet9401" ] }, "Variables": { diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceGetCredentialsTest.json b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceGetCredentialsTest.json index 993566164a29..94dbd149ec1c 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceGetCredentialsTest.json +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceGetCredentialsTest.json @@ -7,7 +7,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cf78216f-65ac-4b51-934b-4c2e14b38c79" + "e2f7e7c6-6eb5-465a-8455-dcbe00a22d65" ], "accept-language": [ "en-US" @@ -24,22 +24,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:27:53 GMT" + "Sat, 07 Aug 2021 00:03:15 GMT" ], "Pragma": [ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11997" ], "x-ms-request-id": [ - "63697888-a22e-4f87-a61c-ef918c9152fe" + "671af082-5f6b-425a-9439-2fca0df5a953" ], "x-ms-correlation-request-id": [ - "63697888-a22e-4f87-a61c-ef918c9152fe" + "671af082-5f6b-425a-9439-2fca0df5a953" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192754Z:63697888-a22e-4f87-a61c-ef918c9152fe" + "WESTUS2:20210807T000316Z:671af082-5f6b-425a-9439-2fca0df5a953" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -48,7 +48,7 @@ "nosniff" ], "Content-Length": [ - "101354" + "103967" ], "Content-Type": [ "application/json; charset=utf-8" @@ -57,17 +57,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tilnl-test\",\r\n \"name\": \"tilnl-test\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1584392964\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0001\",\r\n \"name\": \"sertac-pl-server0001\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0000\",\r\n \"name\": \"sertac-pl-server0000\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ebld44039060_tosi1_westeurope\",\r\n \"name\": \"MC_ebld44039060_tosi1_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"build_version_string\": \"ebld44039060\",\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ebld44039060_tosi2_westeurope\",\r\n \"name\": \"MC_ebld44039060_tosi2_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"build_version_string\": \"ebld44039060\",\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosi1_tosiwesteurope_westeurope\",\r\n \"name\": \"MC_tosi1_tosiwesteurope_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625414838\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_lima-test_test_uksouth\",\r\n \"name\": \"MC_lima-test_test_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625512144\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44040111-uksouth\",\r\n \"name\": \"hcpgalofirebld44040111-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44040111\",\r\n \"name\": \"sqlgalofirebld44040111\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44040111\",\r\n \"name\": \"hcpgalofirebld44040111\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44041224-uksouth\",\r\n \"name\": \"hcpgalofirebld44041224-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44041224\",\r\n \"name\": \"sqlgalofirebld44041224\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44041224\",\r\n \"name\": \"hcpgalofirebld44041224\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44054115-uksouth\",\r\n \"name\": \"hcpgalofirebld44054115-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44054115\",\r\n \"name\": \"sqlgalofirebld44054115\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44054115\",\r\n \"name\": \"hcpgalofirebld44054115\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625493994\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625436368\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptqinchenebld44088320-southcentralus\",\r\n \"name\": \"hcptqinchenebld44088320-southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltqinchenebld44088320\",\r\n \"name\": \"sqltqinchenebld44088320\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptqinchenebld44088320\",\r\n \"name\": \"hcptqinchenebld44088320\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-svc-0_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-svc-0_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-3_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-3_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-1_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-1_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-2_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-2_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmirsikebld41549137_hcpmirsikebld41549137-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpmirsikebld41549137_hcpmirsikebld41549137-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1622207190\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmirsikebld41554058_hcpmirsikebld41554058-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpmirsikebld41554058_hcpmirsikebld41554058-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1622981261\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0604e\",\r\n \"name\": \"doliu0604e\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1623042409\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_doliu0604e_t2w_eastus2euap\",\r\n \"name\": \"MC_doliu0604e_t2w_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1623042409\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"name\": \"ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625185593\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/michael-scale\",\r\n \"name\": \"michael-scale\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_michael-scale_michael-scale_eastus2\",\r\n \"name\": \"MC_michael-scale_michael-scale_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458018\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksetctestganesh\",\r\n \"name\": \"aksetctestganesh\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EAP\",\r\n \"name\": \"DefaultResourceGroup-EAP\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksetctestganesh_aksetctestganeshcluster_eastus2euap\",\r\n \"name\": \"MC_aksetctestganesh_aksetctestganeshcluster_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/gktestconfig\",\r\n \"name\": \"gktestconfig\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_gktestconfig_gkakstestconfig_eastus2euap\",\r\n \"name\": \"MC_gktestconfig_gkakstestconfig_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ganeshtestconfig\",\r\n \"name\": \"ganeshtestconfig\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ganeshtestconfig_ganeshakstestconfig_eastus2euap\",\r\n \"name\": \"MC_ganeshtestconfig_ganeshakstestconfig_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jiliu8-dapr_dapr-test1_eastus2euap\",\r\n \"name\": \"MC_jiliu8-dapr_dapr-test1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625407643\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/binxi\",\r\n \"name\": \"binxi\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625490398\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxi_binxi0702private_eastus2\",\r\n \"name\": \"MC_binxi_binxi0702private_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625504745\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxi_binxi070201_eastus2\",\r\n \"name\": \"MC_binxi_binxi070201_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625490398\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jiliu8-dapr\",\r\n \"name\": \"jiliu8-dapr\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1624453613\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44110084-KEATU\",\r\n \"name\": \"e2erg-toncheebld44110084-KEATU\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhdbuilderrg\",\r\n \"name\": \"akswinvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1602774559\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-10-13 00:08:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-qy82ipks4t\",\r\n \"name\": \"packer-Resource-Group-qy82ipks4t\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1600402373\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1600140760\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-15 12:06:03Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/supportability-ads\",\r\n \"name\": \"supportability-ads\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azwatch.recyclingmark\": \"1\",\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_supportability-ads_dvt-cluster_eastus\",\r\n \"name\": \"MC_supportability-ads_dvt-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxinywaebld43996156-eastus\",\r\n \"name\": \"hcpxinywaebld43996156-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxinywaebld43996156\",\r\n \"name\": \"sqlxinywaebld43996156\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxinywaebld43996156\",\r\n \"name\": \"hcpxinywaebld43996156\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksDKCTestGanesh\",\r\n \"name\": \"aksDKCTestGanesh\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44020655-eastus\",\r\n \"name\": \"hcpshmalfatebld44020655-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlshmalfatebld44020655\",\r\n \"name\": \"sqlshmalfatebld44020655\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44020655\",\r\n \"name\": \"hcpshmalfatebld44020655\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptilnlebld44021124-eastus\",\r\n \"name\": \"hcptilnlebld44021124-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltilnlebld44021124\",\r\n \"name\": \"sqltilnlebld44021124\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptilnlebld44021124\",\r\n \"name\": \"hcptilnlebld44021124\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbinxiebld44032474-eastus\",\r\n \"name\": \"hcpbinxiebld44032474-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbinxiebld44032474\",\r\n \"name\": \"sqlbinxiebld44032474\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbinxiebld44032474\",\r\n \"name\": \"hcpbinxiebld44032474\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxiebld44032474_test1_eastus\",\r\n \"name\": \"MC_binxiebld44032474_test1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiliuebld44041049-eastus\",\r\n \"name\": \"hcpjiliuebld44041049-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljiliuebld44041049\",\r\n \"name\": \"sqljiliuebld44041049\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiliuebld44041049\",\r\n \"name\": \"hcpjiliuebld44041049\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44056370-eastus\",\r\n \"name\": \"hcpaleldeibebld44056370-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44056370\",\r\n \"name\": \"sqlaleldeibebld44056370\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44056370\",\r\n \"name\": \"hcpaleldeibebld44056370\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44065539-eastus\",\r\n \"name\": \"hcpaleldeibebld44065539-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625278060\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44065539\",\r\n \"name\": \"sqlaleldeibebld44065539\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625278060\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44065814-eastus\",\r\n \"name\": \"hcpaleldeibebld44065814-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44065814\",\r\n \"name\": \"sqlaleldeibebld44065814\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44066281-eastus\",\r\n \"name\": \"hcpaleldeibebld44066281-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44066281\",\r\n \"name\": \"sqlaleldeibebld44066281\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44066281\",\r\n \"name\": \"hcpaleldeibebld44066281\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld44067560-eastus\",\r\n \"name\": \"hcpandliuebld44067560-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlandliuebld44067560\",\r\n \"name\": \"sqlandliuebld44067560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld44067560\",\r\n \"name\": \"hcpandliuebld44067560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-LGSsum\",\r\n \"name\": \"e2erg-jiliuebld44041049-LGSsum\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-jiliuebld44041049-LGSsum_e2eaks-khe_eastus\",\r\n \"name\": \"MC_e2erg-jiliuebld44041049-LGSsum_e2eaks-khe_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xinywaTest_xinywaTestCluster_eastus\",\r\n \"name\": \"MC_xinywaTest_xinywaTestCluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625296008\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44073057-eastus\",\r\n \"name\": \"hcpgalofirebld44073057-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44073057\",\r\n \"name\": \"sqlgalofirebld44073057\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44073057\",\r\n \"name\": \"hcpgalofirebld44073057\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_andliuebld44067560_andliu3_eastus\",\r\n \"name\": \"MC_andliuebld44067560_andliu3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"andliuebld44067560\",\r\n \"deletion_due_time\": \"1625378786\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_galofirebld44073057_galofirebld44073057_eastus\",\r\n \"name\": \"MC_galofirebld44073057_galofirebld44073057_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"galofirebld44073057\",\r\n \"deletion_due_time\": \"1625310357\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-cdQWNg\",\r\n \"name\": \"e2erg-jiliuebld44041049-cdQWNg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-jiliuebld44041049-cdQWNg_e2eaks-KWj_eastus\",\r\n \"name\": \"MC_e2erg-jiliuebld44041049-cdQWNg_e2eaks-KWj_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-Alxiqi\",\r\n \"name\": \"e2erg-jiliuebld44041049-Alxiqi\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld44084491\",\r\n \"name\": \"sqltjnguyenebld44084491\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptienleebld44090867-eastus\",\r\n \"name\": \"hcptienleebld44090867-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltienleebld44090867\",\r\n \"name\": \"sqltienleebld44090867\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tienle-vhdgeneralized32-rg\",\r\n \"name\": \"tienle-vhdgeneralized32-rg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339265\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptienleebld44090867\",\r\n \"name\": \"hcptienleebld44090867\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksDKCTestGanesh_aksGktestcluster_eastus\",\r\n \"name\": \"MC_aksDKCTestGanesh_aksGktestcluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/agentbaker-e2e-tests\",\r\n \"name\": \"agentbaker-e2e-tests\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_agentbaker-e2e-tests_agentbaker-e2e-test-cluster_eastus\",\r\n \"name\": \"MC_agentbaker-e2e-tests_agentbaker-e2e-test-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44098935-eastus\",\r\n \"name\": \"hcpchmcbridebld44098935-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlchmcbridebld44098935\",\r\n \"name\": \"sqlchmcbridebld44098935\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44098935\",\r\n \"name\": \"hcpchmcbridebld44098935\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mutiagenteast\",\r\n \"name\": \"mutiagenteast\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksvhdbuilderrg\",\r\n \"name\": \"aksvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44101461-eastus\",\r\n \"name\": \"hcpchmcbridebld44101461-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlchmcbridebld44101461\",\r\n \"name\": \"sqlchmcbridebld44101461\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44101461\",\r\n \"name\": \"hcpchmcbridebld44101461\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44102357-eastus\",\r\n \"name\": \"hcptjuliayiebld44102357-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjuliayiebld44102357\",\r\n \"name\": \"sqltjuliayiebld44102357\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44102357\",\r\n \"name\": \"hcptjuliayiebld44102357\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_shmalfatebld44020655_shmalfat-test_eastus\",\r\n \"name\": \"MC_shmalfatebld44020655_shmalfat-test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/haitao\",\r\n \"name\": \"haitao\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_haitao_bootA_eastus\",\r\n \"name\": \"MC_haitao_bootA_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364442\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44108110-eastus\",\r\n \"name\": \"hcpbaheebld44108110-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld44108110\",\r\n \"name\": \"sqlbaheebld44108110\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44108110\",\r\n \"name\": \"hcpbaheebld44108110\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_baheebld44108110_test_eastus\",\r\n \"name\": \"MC_baheebld44108110_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"baheebld44108110\",\r\n \"deletion_due_time\": \"1625371669\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcphaitchebld44115054-eastus\",\r\n \"name\": \"hcphaitchebld44115054-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlhaitchebld44115054\",\r\n \"name\": \"sqlhaitchebld44115054\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcphaitchebld44115054\",\r\n \"name\": \"hcphaitchebld44115054\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44124508-eastus\",\r\n \"name\": \"hcpbaheebld44124508-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld44124508\",\r\n \"name\": \"sqlbaheebld44124508\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosi1_tosieastus_eastus\",\r\n \"name\": \"MC_tosi1_tosieastus_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625404029\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44124508\",\r\n \"name\": \"hcpbaheebld44124508\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld44127097-eastus\",\r\n \"name\": \"hcptjnguyenebld44127097-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld44127097\",\r\n \"name\": \"sqltjnguyenebld44127097\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld44127097\",\r\n \"name\": \"hcptjnguyenebld44127097\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptrangebld44131442-eastus\",\r\n \"name\": \"hcptrangebld44131442-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltrangebld44131442\",\r\n \"name\": \"sqltrangebld44131442\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptrangebld44131442\",\r\n \"name\": \"hcptrangebld44131442\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaganeshkebld44135868-eastus\",\r\n \"name\": \"hcpaganeshkebld44135868-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaganeshkebld44135868\",\r\n \"name\": \"sqlaganeshkebld44135868\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaganeshkebld44135868\",\r\n \"name\": \"hcpaganeshkebld44135868\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-trangebld44131442-nHqzZl\",\r\n \"name\": \"e2erg-trangebld44131442-nHqzZl\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-trangebld44131442-nHqzZl_e2eaks-yFY_eastus\",\r\n \"name\": \"MC_e2erg-trangebld44131442-nHqzZl_e2eaks-yFY_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"hcp performance\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpnikelleebld44137695-eastus\",\r\n \"name\": \"hcpnikelleebld44137695-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlnikelleebld44137695\",\r\n \"name\": \"sqlnikelleebld44137695\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpnikelleebld44137695\",\r\n \"name\": \"hcpnikelleebld44137695\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44140016-eastus\",\r\n \"name\": \"hcptchamakaebld44140016-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltchamakaebld44140016\",\r\n \"name\": \"sqltchamakaebld44140016\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44140016\",\r\n \"name\": \"hcptchamakaebld44140016\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptaboraebld44146267-eastus\",\r\n \"name\": \"hcptaboraebld44146267-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltaboraebld44146267\",\r\n \"name\": \"sqltaboraebld44146267\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptaboraebld44146267\",\r\n \"name\": \"hcptaboraebld44146267\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpasilvermebld44147687-eastus\",\r\n \"name\": \"hcpasilvermebld44147687-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlasilvermebld44147687\",\r\n \"name\": \"sqlasilvermebld44147687\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpasilvermebld44147687\",\r\n \"name\": \"hcpasilvermebld44147687\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-qinhaoebld43927544-RJIOA\",\r\n \"name\": \"e2erg-qinhaoebld43927544-RJIOA\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625454436\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-qinhaoebld43927544-RJIOA_e2eaks-loA_eastus\",\r\n \"name\": \"MC_e2erg-qinhaoebld43927544-RJIOA_e2eaks-loA_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625454436\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"windows k8s\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiesheebld44153077-eastus\",\r\n \"name\": \"hcpjiesheebld44153077-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljiesheebld44153077\",\r\n \"name\": \"sqljiesheebld44153077\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiesheebld44153077\",\r\n \"name\": \"hcpjiesheebld44153077\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44167515-eastus\",\r\n \"name\": \"hcpshmalfatebld44167515-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlshmalfatebld44167515\",\r\n \"name\": \"sqlshmalfatebld44167515\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44167515\",\r\n \"name\": \"hcpshmalfatebld44167515\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44169516-eastus\",\r\n \"name\": \"hcptjuliayiebld44169516-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjuliayiebld44169516\",\r\n \"name\": \"sqltjuliayiebld44169516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44169516\",\r\n \"name\": \"hcptjuliayiebld44169516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tjuliayiebld44169516_tjuliayiebld44169516_eastus\",\r\n \"name\": \"MC_tjuliayiebld44169516_tjuliayiebld44169516_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"tjuliayiebld44169516\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44171995-eastus\",\r\n \"name\": \"hcptchamakaebld44171995-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltchamakaebld44171995\",\r\n \"name\": \"sqltchamakaebld44171995\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44171995\",\r\n \"name\": \"hcptchamakaebld44171995\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EUS\",\r\n \"name\": \"DefaultResourceGroup-EUS\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625512144\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_shmalfatebld44167515_shmalfat-test_eastus\",\r\n \"name\": \"MC_shmalfatebld44167515_shmalfat-test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"shmalfatebld44167515\",\r\n \"deletion_due_time\": \"1625512144\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/vhd-test-1625253933\",\r\n \"name\": \"vhd-test-1625253933\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"source\": \"AgentBaker\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44107243-nnPeJ\",\r\n \"name\": \"e2erg-toncheebld44107243-nnPeJ\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-toncheebld44107243-nnPeJ_e2eaks-bTE_uaenorth\",\r\n \"name\": \"MC_e2erg-toncheebld44107243-nnPeJ_e2eaks-bTE_uaenorth\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364442\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"addon\",\r\n \"test_scenario\": \"Scenario_Addon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44109962-CnPeG\",\r\n \"name\": \"e2erg-toncheebld44109962-CnPeG\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-toncheebld44109962-CnPeG_e2eaks-Wug_uaenorth\",\r\n \"name\": \"MC_e2erg-toncheebld44109962-CnPeG_e2eaks-Wug_uaenorth\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"addon\",\r\n \"test_scenario\": \"Scenario_Addon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/cleanupservice\",\r\n \"name\": \"cleanupservice\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"What Is Cleanup Service\": \"https://aka.ms/WhatIsCleanupService\",\r\n \"deletion_due_time\": \"1601593682\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/asilverman-provision-test\",\r\n \"name\": \"asilverman-provision-test\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625436368\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_asilverman-provision-test_asilverman-provision-test_westus\",\r\n \"name\": \"MC_asilverman-provision-test_asilverman-provision-test_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625425583\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jostupka-provision-test\",\r\n \"name\": \"jostupka-provision-test\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld44138917-westus\",\r\n \"name\": \"hcpyunrugeebld44138917-westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld44138917\",\r\n \"name\": \"sqlyunrugeebld44138917\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld44138917\",\r\n \"name\": \"hcpyunrugeebld44138917\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-1_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-1_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-svc-0_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-svc-0_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-3_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-3_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-2_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-2_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmirsikebld44142099-westus\",\r\n \"name\": \"hcpmirsikebld44142099-westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmirsikebld44142099\",\r\n \"name\": \"sqlmirsikebld44142099\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmirsikebld44142099\",\r\n \"name\": \"hcpmirsikebld44142099\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-2_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-2_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-svc-0_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-svc-0_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-1_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-1_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-3_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-3_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aro-e2e-cluster-rattedairp\",\r\n \"name\": \"aro-e2e-cluster-rattedairp\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"created_from\": \"ARO-Pool-E2E-regular-17000003\",\r\n \"deletion_due_time\": \"1581300164\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1581040305\",\r\n \"now_day\": \"7\",\r\n \"now_month\": \"2\",\r\n \"now_year\": \"2020\",\r\n \"testTag1\": \"aro-scoringcan-bouc58br19\",\r\n \"testTag2\": \"aro-furtheredt-bouc58br19\",\r\n \"azwatch.first-seen\": \"2020-02-07 12:01:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Deleting\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"name\": \"OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1581307527\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Deleting\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"name\": \"2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhd\",\r\n \"name\": \"akswinvhd\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1599984494\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-09-10 12:10:22Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-1rcwct31aw\",\r\n \"name\": \"packer-Resource-Group-1rcwct31aw\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1599470194\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1599209150\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-04 12:05:50Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie\",\r\n \"name\": \"robbie\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1615710004\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2021-03-11 12:03:24Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie_robbietest_westus2\",\r\n \"name\": \"MC_robbie_robbietest_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1624928888\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-test\",\r\n \"name\": \"lima-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625512144\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/niqi-test-capz\",\r\n \"name\": \"niqi-test-capz\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"Name\": \"niqi-test-capz\",\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_cluster_niqi-test-capz\": \"owned\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_role\": \"common\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/NetworkWatcherRG\",\r\n \"name\": \"NetworkWatcherRG\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-WUS2\",\r\n \"name\": \"DefaultResourceGroup-WUS2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/haitch\",\r\n \"name\": \"haitch\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tosi1\",\r\n \"name\": \"tosi1\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625404029\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2e-rg-aks-1QDvRH2V8U90kfcNDcU98r\",\r\n \"name\": \"e2e-rg-aks-1QDvRH2V8U90kfcNDcU98r\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625472459\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625212001\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-tmp\",\r\n \"name\": \"lima-tmp\",\r\n \"location\": \"eastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625512144\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44072710_yizhang5cluster3_australiaeast\",\r\n \"name\": \"MC_yizhangebld44072710_yizhang5cluster3_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625328452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44072710\",\r\n \"name\": \"yizhangebld44072710\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625328452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EAU\",\r\n \"name\": \"DefaultResourceGroup-EAU\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625335599\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44096015_yizhang5cluster3_australiaeast\",\r\n \"name\": \"MC_yizhangebld44096015_yizhang5cluster3_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44096015\",\r\n \"name\": \"yizhangebld44096015\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44096015_yizhang5cluster_australiaeast\",\r\n \"name\": \"MC_yizhangebld44096015_yizhang5cluster_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44096015\",\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44099246\",\r\n \"name\": \"yizhangebld44099246\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625357266\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625357266\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster2_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster2_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster4_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster4_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"name\": \"MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"location\": \"canadaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"name\": \"MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-921390bc_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-921390bc_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1612837888\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tilnl-test\",\r\n \"name\": \"tilnl-test\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1584392964\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0001\",\r\n \"name\": \"sertac-pl-server0001\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0000\",\r\n \"name\": \"sertac-pl-server0000\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_lima-test_test_uksouth\",\r\n \"name\": \"MC_lima-test_test_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"coin\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld45288644-southcentralus\",\r\n \"name\": \"hcpaleldeibebld45288644-southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld45288644\",\r\n \"name\": \"sqlaleldeibebld45288644\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld45288644\",\r\n \"name\": \"hcpaleldeibebld45288644\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-svc-0_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-svc-0_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-2_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-2_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-3_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-3_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-1_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-1_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-config-test\",\r\n \"name\": \"aks-validator-config-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-staging-test\",\r\n \"name\": \"aks-validator-staging-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-validator-staging-test_validator-control-plane-staging_southcentralus\",\r\n \"name\": \"MC_aks-validator-staging-test_validator-control-plane-staging_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-meta-test\",\r\n \"name\": \"aks-validator-meta-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"name\": \"ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625185593\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5\",\r\n \"name\": \"r-k8sts153251Sm5\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu\",\r\n \"name\": \"r-k8sts15317QsBu\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU\",\r\n \"name\": \"r-k8sts15317gBhU\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV\",\r\n \"name\": \"r-k8sts15325aYDV\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45298073-eastus2\",\r\n \"name\": \"hcppranejaebld45298073-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpranejaebld45298073\",\r\n \"name\": \"sqlpranejaebld45298073\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45298073\",\r\n \"name\": \"hcppranejaebld45298073\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-svc-0_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-svc-0_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-1_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-1_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-2_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-2_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-3_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-3_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/bahetest\",\r\n \"name\": \"bahetest\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628384893\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_bahetest_test_eastus2\",\r\n \"name\": \"MC_bahetest_test_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628503588\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45307416-eastus2\",\r\n \"name\": \"hcppranejaebld45307416-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpranejaebld45307416\",\r\n \"name\": \"sqlpranejaebld45307416\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-check-deploy-center_eastus2\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-check-deploy-center_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld15150000-eastus2\",\r\n \"name\": \"hcpmattstamebld15150000-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld15150000\",\r\n \"name\": \"sqlmattstamebld15150000\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld15150000\",\r\n \"name\": \"hcpmattstamebld15150000\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-2_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-2_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-svc-0_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-svc-0_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-1_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-1_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-3_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-3_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45345341-eastus2euap\",\r\n \"name\": \"hcpyunrugeebld45345341-eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld45345341\",\r\n \"name\": \"sqlyunrugeebld45345341\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45345341\",\r\n \"name\": \"hcpyunrugeebld45345341\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-1_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-2_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-2_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-svc-0_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-svc-0_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45346762-eastus2euap\",\r\n \"name\": \"hcpyunrugeebld45346762-eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld45346762\",\r\n \"name\": \"sqlyunrugeebld45346762\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45346762\",\r\n \"name\": \"hcpyunrugeebld45346762\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-2_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-2_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-svc-0_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-svc-0_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-1_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-provision-test_centralus\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-provision-test_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jiliu8-secrets\",\r\n \"name\": \"jiliu8-secrets\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jiliu8-secrets_secrets-test1_centraluseuap\",\r\n \"name\": \"MC_jiliu8-secrets_secrets-test1_centraluseuap\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhdbuilderrg\",\r\n \"name\": \"akswinvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627722452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-qy82ipks4t\",\r\n \"name\": \"packer-Resource-Group-qy82ipks4t\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1600402373\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1600140760\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-15 12:06:03Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/supportability-ads\",\r\n \"name\": \"supportability-ads\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azwatch.recyclingmark\": \"1\",\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_supportability-ads_dvt-cluster_eastus\",\r\n \"name\": \"MC_supportability-ads_dvt-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksrnr-3d2f5e0d\",\r\n \"name\": \"aksrnr-3d2f5e0d\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpneaggarwebld45018447-eastus\",\r\n \"name\": \"hcpneaggarwebld45018447-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpneaggarwebld45018447\",\r\n \"name\": \"hcpneaggarwebld45018447\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/abelgmsavnet\",\r\n \"name\": \"abelgmsavnet\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627722452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-25p7zs9pae\",\r\n \"name\": \"pkr-Resource-Group-25p7zs9pae\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1627873637\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1627613755\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld45143350-eastus\",\r\n \"name\": \"hcpandliuebld45143350-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlandliuebld45143350\",\r\n \"name\": \"sqlandliuebld45143350\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld45143350\",\r\n \"name\": \"hcpandliuebld45143350\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_andliuebld45143350_andliu_eastus\",\r\n \"name\": \"MC_andliuebld45143350_andliu_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xiazhanebld45090388_ttl14_eastus\",\r\n \"name\": \"MC_xiazhanebld45090388_ttl14_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"xiazhanebld45090388\",\r\n \"deletion_due_time\": \"1628395716\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ismilletest\",\r\n \"name\": \"ismilletest\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-RPA\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-RPA\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-FMC\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-FMC\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-FMC_e2eaks-JXl_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-FMC_e2eaks-JXl_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"msiuserassigned\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/amaheshwari_ptest\",\r\n \"name\": \"amaheshwari_ptest\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628298424\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppebomberebld45261021-eastus\",\r\n \"name\": \"hcppebomberebld45261021-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpebomberebld45261021\",\r\n \"name\": \"sqlpebomberebld45261021\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppebomberebld45261021\",\r\n \"name\": \"hcppebomberebld45261021\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_qinhaoebld45227637_win-containerd_eastus\",\r\n \"name\": \"MC_qinhaoebld45227637_win-containerd_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"qinhaoebld45227637\",\r\n \"deletion_due_time\": \"1628302049\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jostupka-provision-test\",\r\n \"name\": \"jostupka-provision-test\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-waH\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-waH\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-waH_e2eaks-UjS_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-waH_e2eaks-UjS_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-KKL\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-KKL\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-KKL_e2eaks-tLW_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-KKL_e2eaks-tLW_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-rey\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-rey\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-rey_e2eaks-bzS_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-rey_e2eaks-bzS_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-woE\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-woE\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-woE_e2eaks-Ect_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-woE_e2eaks-Ect_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-VBR\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-VBR\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-VBR_e2eaks-InW_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-VBR_e2eaks-InW_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-cPB\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-cPB\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-cPB_e2eaks-pZo_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-cPB_e2eaks-pZo_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptpedrotoebld45291973-eastus\",\r\n \"name\": \"hcptpedrotoebld45291973-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltpedrotoebld45291973\",\r\n \"name\": \"sqltpedrotoebld45291973\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptpedrotoebld45291973\",\r\n \"name\": \"hcptpedrotoebld45291973\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-JAu\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-JAu\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-JAu_e2eaks-cZs_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-JAu_e2eaks-cZs_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628489234\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_zhifanhuebld45251608_zhifanhuebld45251608_eastus\",\r\n \"name\": \"MC_zhifanhuebld45251608_zhifanhuebld45251608_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"zhifanhuebld45251608\",\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-XgZ\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-XgZ\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381258\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-XgZ_e2eaks-Yrv_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-XgZ_e2eaks-Yrv_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EUS\",\r\n \"name\": \"DefaultResourceGroup-EUS\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xiazhanebld45153668_xx31_eastus\",\r\n \"name\": \"MC_xiazhanebld45153668_xx31_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"xiazhanebld45153668\",\r\n \"deletion_due_time\": \"1628399224\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45313270-eastus\",\r\n \"name\": \"hcpxiazhanebld45313270-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxiazhanebld45313270\",\r\n \"name\": \"sqlxiazhanebld45313270\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45313270\",\r\n \"name\": \"hcpxiazhanebld45313270\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptosiebld45314975-eastus\",\r\n \"name\": \"hcptosiebld45314975-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltosiebld45314975\",\r\n \"name\": \"sqltosiebld45314975\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptosiebld45314975\",\r\n \"name\": \"hcptosiebld45314975\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosiebld45314975_tosi1_eastus\",\r\n \"name\": \"MC_tosiebld45314975_tosi1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"tosiebld45314975\",\r\n \"deletion_due_time\": \"1628413604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45320278-eastus\",\r\n \"name\": \"hcpzuyaebld45320278-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld45320278\",\r\n \"name\": \"sqlzuyaebld45320278\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45320278\",\r\n \"name\": \"hcpzuyaebld45320278\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321274-eastus\",\r\n \"name\": \"hcpbaheebld45321274-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628424416\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45321274\",\r\n \"name\": \"sqlbaheebld45321274\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628424416\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321777-eastus\",\r\n \"name\": \"hcpbaheebld45321777-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45321777\",\r\n \"name\": \"sqlbaheebld45321777\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321777\",\r\n \"name\": \"hcpbaheebld45321777\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_baheebld45321777_test_eastus\",\r\n \"name\": \"MC_baheebld45321777_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"baheebld45321777\",\r\n \"deletion_due_time\": \"1628428035\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-xgR\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-xgR\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-xgR_e2eaks-Lwc_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-xgR_e2eaks-Lwc_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1516-eastus\",\r\n \"name\": \"hcpmattstamebld1516-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1516\",\r\n \"name\": \"sqlmattstamebld1516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_example-custom-head_eastus\",\r\n \"name\": \"MC_jostupka-provision-test_example-custom-head_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1516\",\r\n \"name\": \"hcpmattstamebld1516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjoolshevebld45333560-eastus\",\r\n \"name\": \"hcpjoolshevebld45333560-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljoolshevebld45333560\",\r\n \"name\": \"sqljoolshevebld45333560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjoolshevebld45333560\",\r\n \"name\": \"hcpjoolshevebld45333560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhang5\",\r\n \"name\": \"yizhang5\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449623\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhang5_yizhang5cluster_eastus\",\r\n \"name\": \"MC_yizhang5_yizhang5cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449623\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45336346-eastus\",\r\n \"name\": \"hcpxiazhanebld45336346-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxiazhanebld45336346\",\r\n \"name\": \"sqlxiazhanebld45336346\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45336346\",\r\n \"name\": \"hcpxiazhanebld45336346\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_joolshevebld45333560_test_eastus\",\r\n \"name\": \"MC_joolshevebld45333560_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"joolshevebld45333560\",\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-OsX\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-OsX\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-OsX_e2eaks-nKt_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-OsX_e2eaks-nKt_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45339815-eastus\",\r\n \"name\": \"hcpzhifanhuebld45339815-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzhifanhuebld45339815\",\r\n \"name\": \"sqlzhifanhuebld45339815\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45339815\",\r\n \"name\": \"hcpzhifanhuebld45339815\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mattstamebld1516-swift-rg\",\r\n \"name\": \"mattstamebld1516-swift-rg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/amaheshwari-proxy\",\r\n \"name\": \"amaheshwari-proxy\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628460437\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_cmhResourceGroup_cmhAksCluster_eastus\",\r\n \"name\": \"MC_cmhResourceGroup_cmhAksCluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-YCT\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-YCT\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-YCT_e2eaks-Tkd_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-YCT_e2eaks-Tkd_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-AUF\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-AUF\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628467707\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-AUF_e2eaks-xSu_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-AUF_e2eaks-xSu_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628467707\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-qvy\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-qvy\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-qvy_e2eaks-IaI_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-qvy_e2eaks-IaI_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-iyY\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-iyY\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-iyY_e2eaks-JLy_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-iyY_e2eaks-JLy_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-fLK\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-fLK\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-fLK_e2eaks-Qwi_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-fLK_e2eaks-Qwi_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlniqiebld45355288\",\r\n \"name\": \"sqlniqiebld45355288\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45357117-eastus\",\r\n \"name\": \"hcpbaheebld45357117-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45357117\",\r\n \"name\": \"sqlbaheebld45357117\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45357117\",\r\n \"name\": \"hcpbaheebld45357117\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45359927-eastus\",\r\n \"name\": \"hcpbaheebld45359927-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45359927\",\r\n \"name\": \"sqlbaheebld45359927\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45360178-eastus\",\r\n \"name\": \"hcpbaheebld45360178-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45360178\",\r\n \"name\": \"sqlbaheebld45360178\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpniqiebld45362421-eastus\",\r\n \"name\": \"hcpniqiebld45362421-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlniqiebld45362421\",\r\n \"name\": \"sqlniqiebld45362421\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpniqiebld45362421\",\r\n \"name\": \"hcpniqiebld45362421\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45362484-eastus\",\r\n \"name\": \"hcpbaheebld45362484-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45362484\",\r\n \"name\": \"sqlbaheebld45362484\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-niqiebld45362421-Dhimzdp\",\r\n \"name\": \"e2erg-niqiebld45362421-Dhimzdp\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-niqiebld45362421-Dhimzdp_e2eaks-WkE_eastus\",\r\n \"name\": \"MC_e2erg-niqiebld45362421-Dhimzdp_e2eaks-WkE_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"cloud controller manager\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld34534512-eastus\",\r\n \"name\": \"hcpzuyaebld34534512-eastus\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld34534512\",\r\n \"name\": \"sqlzuyaebld34534512\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_niqiebld45362421_test-slb-1_eastus\",\r\n \"name\": \"MC_niqiebld45362421_test-slb-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"niqiebld45362421\",\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld45367761-eastus\",\r\n \"name\": \"hcptjnguyenebld45367761-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld45367761\",\r\n \"name\": \"sqltjnguyenebld45367761\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld45367761\",\r\n \"name\": \"hcptjnguyenebld45367761\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpthgambleebld45369780-eastus\",\r\n \"name\": \"hcpthgambleebld45369780-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlthgambleebld45369780\",\r\n \"name\": \"sqlthgambleebld45369780\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpthgambleebld45369780\",\r\n \"name\": \"hcpthgambleebld45369780\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpcharliliebld45374042-eastus\",\r\n \"name\": \"hcpcharliliebld45374042-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlcharliliebld45374042\",\r\n \"name\": \"sqlcharliliebld45374042\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpcharliliebld45374042\",\r\n \"name\": \"hcpcharliliebld45374042\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45378205-eastus\",\r\n \"name\": \"hcpamaheshwebld45378205-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlamaheshwebld45378205\",\r\n \"name\": \"sqlamaheshwebld45378205\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45378205\",\r\n \"name\": \"hcpamaheshwebld45378205\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/kaiqzhan-test\",\r\n \"name\": \"kaiqzhan-test\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628543100\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_amaheshwebld45378205_testProxy_eastus\",\r\n \"name\": \"MC_amaheshwebld45378205_testProxy_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"amaheshwebld45378205\",\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45384738-eastus\",\r\n \"name\": \"hcpzhifanhuebld45384738-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzhifanhuebld45384738\",\r\n \"name\": \"sqlzhifanhuebld45384738\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45384738\",\r\n \"name\": \"hcpzhifanhuebld45384738\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45384958-eastus\",\r\n \"name\": \"hcpamaheshwebld45384958-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlamaheshwebld45384958\",\r\n \"name\": \"sqlamaheshwebld45384958\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45384958\",\r\n \"name\": \"hcpamaheshwebld45384958\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_amaheshwebld45384958_testProxy3_eastus\",\r\n \"name\": \"MC_amaheshwebld45384958_testProxy3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"amaheshwebld45384958\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45390912-eastus\",\r\n \"name\": \"hcpzuyaebld45390912-eastus\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld45390912\",\r\n \"name\": \"sqlzuyaebld45390912\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45390912\",\r\n \"name\": \"hcpzuyaebld45390912\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45390912-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45390912-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45390912-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45390912-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45390912-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45390912-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45390912-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45390912-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/cleanupservice\",\r\n \"name\": \"cleanupservice\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"What Is Cleanup Service\": \"https://aka.ms/WhatIsCleanupService\",\r\n \"deletion_due_time\": \"1601593682\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-WUS\",\r\n \"name\": \"DefaultResourceGroup-WUS\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628460437\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/RookTest\",\r\n \"name\": \"RookTest\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628525242\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_RookTest_cluster_westus\",\r\n \"name\": \"MC_RookTest_cluster_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628525242\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aro-e2e-cluster-rattedairp\",\r\n \"name\": \"aro-e2e-cluster-rattedairp\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"created_from\": \"ARO-Pool-E2E-regular-17000003\",\r\n \"deletion_due_time\": \"1581300164\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1581040305\",\r\n \"now_day\": \"7\",\r\n \"now_month\": \"2\",\r\n \"now_year\": \"2020\",\r\n \"testTag1\": \"aro-scoringcan-bouc58br19\",\r\n \"testTag2\": \"aro-furtheredt-bouc58br19\",\r\n \"azwatch.first-seen\": \"2020-02-07 12:01:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"name\": \"2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhd\",\r\n \"name\": \"akswinvhd\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1599984494\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-09-10 12:10:22Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-1rcwct31aw\",\r\n \"name\": \"packer-Resource-Group-1rcwct31aw\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1599470194\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1599209150\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-04 12:05:50Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie\",\r\n \"name\": \"robbie\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1615710004\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2021-03-11 12:03:24Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie_robbietest_westus2\",\r\n \"name\": \"MC_robbie_robbietest_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-test\",\r\n \"name\": \"lima-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"coin\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/NetworkWatcherRG\",\r\n \"name\": \"NetworkWatcherRG\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"name\": \"OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627769226\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/niqi-test-capz\",\r\n \"name\": \"niqi-test-capz\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"Name\": \"niqi-test-capz\",\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_cluster_capz\": \"owned\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_role\": \"common\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tonche\",\r\n \"name\": \"tonche\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628294840\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tonche_tcluster_westus2\",\r\n \"name\": \"MC_tonche_tcluster_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628305659\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/paultest\",\r\n \"name\": \"paultest\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_paultest_foo_westus2\",\r\n \"name\": \"MC_paultest_foo_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1510-westus2\",\r\n \"name\": \"hcpmattstamebld1510-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628378566\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1510\",\r\n \"name\": \"sqlmattstamebld1510\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628378566\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1511-westus2\",\r\n \"name\": \"hcpmattstamebld1511-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1511\",\r\n \"name\": \"sqlmattstamebld1511\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1511\",\r\n \"name\": \"hcpmattstamebld1511\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mattstamebld1511-swift-rg\",\r\n \"name\": \"mattstamebld1511-swift-rg\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_mattstamebld1511-swift0_westus2\",\r\n \"name\": \"MC_mattstamebld1511_mattstamebld1511-swift0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_swift1_westus2\",\r\n \"name\": \"MC_mattstamebld1511_swift1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_swift2_westus2\",\r\n \"name\": \"MC_mattstamebld1511_swift2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_mattstamebld1511-swift2_westus2\",\r\n \"name\": \"MC_mattstamebld1511_mattstamebld1511-swift2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628392076\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1512-westus2\",\r\n \"name\": \"hcpmattstamebld1512-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1512\",\r\n \"name\": \"sqlmattstamebld1512\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1512\",\r\n \"name\": \"hcpmattstamebld1512\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_ipaddress-fix_westus2\",\r\n \"name\": \"MC_jostupka-provision-test_ipaddress-fix_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628431643\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1513-westus2\",\r\n \"name\": \"hcpmattstamebld1513-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1513\",\r\n \"name\": \"sqlmattstamebld1513\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1513\",\r\n \"name\": \"hcpmattstamebld1513\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-provision-test-csi_westus3\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-provision-test-csi_westus3\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1514-westus2\",\r\n \"name\": \"hcpmattstamebld1514-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1514\",\r\n \"name\": \"sqlmattstamebld1514\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1514\",\r\n \"name\": \"hcpmattstamebld1514\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie0805\",\r\n \"name\": \"robbie0805\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie0805_byort_westus2\",\r\n \"name\": \"MC_robbie0805_byort_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-AYKGPzl\",\r\n \"name\": \"e2erg-mattstamebld1516-AYKGPzl\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-CSSyWVq\",\r\n \"name\": \"e2erg-mattstamebld1516-CSSyWVq\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-CIGMexN\",\r\n \"name\": \"e2erg-mattstamebld1516-CIGMexN\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/xiahe-sbus-test\",\r\n \"name\": \"xiahe-sbus-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0727-pol\",\r\n \"name\": \"doliu0727-pol\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627636012\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0803-ga\",\r\n \"name\": \"doliu0803-ga\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628219307\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_doliu0803-ga_p1_southeastasia\",\r\n \"name\": \"MC_doliu0803-ga_p1_southeastasia\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628316391\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"name\": \"MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"location\": \"canadaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"name\": \"MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628057244\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-921390bc_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-921390bc_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1612837888\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-3621?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTM2MjE/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-1544?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTE1NDQ/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "a8016460-2118-4cae-bbca-9179dafd158d" + "86694976-2f92-4666-9ab5-4288edc9c948" ], "accept-language": [ "en-US" @@ -90,7 +90,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:27:53 GMT" + "Sat, 07 Aug 2021 00:03:15 GMT" ], "Pragma": [ "no-cache" @@ -99,13 +99,13 @@ "1199" ], "x-ms-request-id": [ - "ce84adac-7676-4e81-872a-8cd9b5d826ec" + "3c3a6913-d481-4d81-9487-759a4f21f38e" ], "x-ms-correlation-request-id": [ - "ce84adac-7676-4e81-872a-8cd9b5d826ec" + "3c3a6913-d481-4d81-9487-759a4f21f38e" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192754Z:ce84adac-7676-4e81-872a-8cd9b5d826ec" + "WESTUS2:20210807T000316Z:3c3a6913-d481-4d81-9487-759a4f21f38e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -123,17 +123,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-3621\",\r\n \"name\": \"aks-dotnet-sdk-RG-3621\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-1544\",\r\n \"name\": \"aks-dotnet-sdk-RG-1544\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-3621/providers/Microsoft.ContainerService/managedClusters/azsmnet5584?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTM2MjEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NTU4ND9hcGktdmVyc2lvbj0yMDIxLTA1LTAx", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-1544/providers/Microsoft.ContainerService/managedClusters/azsmnet3973?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTE1NDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0Mzk3Mz9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"mode\": \"System\"\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\",\r\n \"secret\": \"XFP5t_5wcL48VA00GY7OunpsVlcTR228Co\"\r\n }\r\n },\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "884a0cfa-7b14-410c-928c-2c0b00ce2958" + "6932994f-1e74-43b6-bfba-9f530c3adfcc" ], "accept-language": [ "en-US" @@ -156,7 +156,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:28:01 GMT" + "Sat, 07 Aug 2021 00:03:21 GMT" ], "Pragma": [ "no-cache" @@ -168,13 +168,13 @@ "1199" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/763490c5-bdda-4f4e-8db9-48fc001f7b9d?api-version=2016-03-30" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/da093c11-1b80-4971-8236-fbdd81928013?api-version=2016-03-30" ], "x-ms-correlation-request-id": [ - "3683674e-2bbe-4d76-98d1-234376c040ee" + "821cd24e-06b6-488c-a208-d531fc3d4c45" ], "x-ms-request-id": [ - "763490c5-bdda-4f4e-8db9-48fc001f7b9d" + "da093c11-1b80-4971-8236-fbdd81928013" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,10 +183,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192802Z:3683674e-2bbe-4d76-98d1-234376c040ee" + "WESTUS2:20210807T000322Z:821cd24e-06b6-488c-a208-d531fc3d4c45" ], "Content-Length": [ - "1793" + "1791" ], "Content-Type": [ "application/json" @@ -195,12 +195,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-3621/providers/Microsoft.ContainerService/managedClusters/azsmnet5584\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet5584\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-643e5db9.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-643e5db9.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-3621_azsmnet5584_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n }\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-1544/providers/Microsoft.ContainerService/managedClusters/azsmnet3973\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet3973\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-68c42868.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-68c42868.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-1544_azsmnet3973_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n }\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/763490c5-bdda-4f4e-8db9-48fc001f7b9d?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzc2MzQ5MGM1LWJkZGEtNGY0ZS04ZGI5LTQ4ZmMwMDFmN2I5ZD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/da093c11-1b80-4971-8236-fbdd81928013?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2RhMDkzYzExLTFiODAtNDk3MS04MjM2LWZiZGQ4MTkyODAxMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -216,7 +216,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:28:32 GMT" + "Sat, 07 Aug 2021 00:03:52 GMT" ], "Pragma": [ "no-cache" @@ -228,10 +228,10 @@ "11999" ], "x-ms-correlation-request-id": [ - "1ab04502-b617-400f-b809-7a82dc5165b9" + "d14bcc0b-d6c1-4985-92b8-20d4bf449506" ], "x-ms-request-id": [ - "668bfac2-d57a-400b-a53a-a5359741dc03" + "ce6d0d72-8f38-475a-b735-ef545ddf1f5b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -240,10 +240,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192832Z:1ab04502-b617-400f-b809-7a82dc5165b9" + "WESTUS2:20210807T000352Z:d14bcc0b-d6c1-4985-92b8-20d4bf449506" ], "Content-Length": [ - "126" + "121" ], "Content-Type": [ "application/json" @@ -252,12 +252,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c5903476-dabd-4e4f-8db9-48fc001f7b9d\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:28:02.1466666Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"113c09da-801b-7149-8236-fbdd81928013\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-07T00:03:22.23Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/763490c5-bdda-4f4e-8db9-48fc001f7b9d?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzc2MzQ5MGM1LWJkZGEtNGY0ZS04ZGI5LTQ4ZmMwMDFmN2I5ZD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/da093c11-1b80-4971-8236-fbdd81928013?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2RhMDkzYzExLTFiODAtNDk3MS04MjM2LWZiZGQ4MTkyODAxMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -273,7 +273,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:29:01 GMT" + "Sat, 07 Aug 2021 00:04:21 GMT" ], "Pragma": [ "no-cache" @@ -285,10 +285,10 @@ "11998" ], "x-ms-correlation-request-id": [ - "0a964862-e6a2-478d-84d1-36aef1b79e94" + "7d41f306-654e-4c0e-9d87-e85da9bfef90" ], "x-ms-request-id": [ - "c0019a49-db5f-40c8-8c18-58589219c15f" + "f4e88721-0dab-4ac2-8501-d23af608a79e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -297,10 +297,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192902Z:0a964862-e6a2-478d-84d1-36aef1b79e94" + "WESTUS2:20210807T000422Z:7d41f306-654e-4c0e-9d87-e85da9bfef90" ], "Content-Length": [ - "126" + "121" ], "Content-Type": [ "application/json" @@ -309,12 +309,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c5903476-dabd-4e4f-8db9-48fc001f7b9d\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:28:02.1466666Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"113c09da-801b-7149-8236-fbdd81928013\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-07T00:03:22.23Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/763490c5-bdda-4f4e-8db9-48fc001f7b9d?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzc2MzQ5MGM1LWJkZGEtNGY0ZS04ZGI5LTQ4ZmMwMDFmN2I5ZD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/da093c11-1b80-4971-8236-fbdd81928013?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2RhMDkzYzExLTFiODAtNDk3MS04MjM2LWZiZGQ4MTkyODAxMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -330,7 +330,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:29:32 GMT" + "Sat, 07 Aug 2021 00:04:52 GMT" ], "Pragma": [ "no-cache" @@ -342,10 +342,10 @@ "11997" ], "x-ms-correlation-request-id": [ - "1abb1eba-ea3f-4a51-b88c-ed2d26c46e21" + "d2bb0664-7fe0-4824-a53d-10072a8f2363" ], "x-ms-request-id": [ - "4c53d746-05b2-4e71-89d3-af6bef3f78d0" + "3b04b8ec-8979-44b7-80b3-135eeffa79e0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -354,10 +354,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T192932Z:1abb1eba-ea3f-4a51-b88c-ed2d26c46e21" + "WESTUS2:20210807T000452Z:d2bb0664-7fe0-4824-a53d-10072a8f2363" ], "Content-Length": [ - "126" + "121" ], "Content-Type": [ "application/json" @@ -366,12 +366,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c5903476-dabd-4e4f-8db9-48fc001f7b9d\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:28:02.1466666Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"113c09da-801b-7149-8236-fbdd81928013\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-07T00:03:22.23Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/763490c5-bdda-4f4e-8db9-48fc001f7b9d?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzc2MzQ5MGM1LWJkZGEtNGY0ZS04ZGI5LTQ4ZmMwMDFmN2I5ZD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/da093c11-1b80-4971-8236-fbdd81928013?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2RhMDkzYzExLTFiODAtNDk3MS04MjM2LWZiZGQ4MTkyODAxMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -387,7 +387,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:30:02 GMT" + "Sat, 07 Aug 2021 00:05:22 GMT" ], "Pragma": [ "no-cache" @@ -399,10 +399,10 @@ "11996" ], "x-ms-correlation-request-id": [ - "10894408-faa1-4aec-9d6d-c9922861325f" + "21b7c7ce-fa93-444f-8e29-6ff1327e11f9" ], "x-ms-request-id": [ - "916d41e4-f38d-4f82-bc49-e982dbc4318e" + "4fc8aeb7-4982-433d-9fa6-d888f042ec99" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -411,10 +411,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193002Z:10894408-faa1-4aec-9d6d-c9922861325f" + "WESTUS2:20210807T000522Z:21b7c7ce-fa93-444f-8e29-6ff1327e11f9" ], "Content-Length": [ - "126" + "121" ], "Content-Type": [ "application/json" @@ -423,12 +423,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c5903476-dabd-4e4f-8db9-48fc001f7b9d\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:28:02.1466666Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"113c09da-801b-7149-8236-fbdd81928013\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-07T00:03:22.23Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/763490c5-bdda-4f4e-8db9-48fc001f7b9d?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzc2MzQ5MGM1LWJkZGEtNGY0ZS04ZGI5LTQ4ZmMwMDFmN2I5ZD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/da093c11-1b80-4971-8236-fbdd81928013?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2RhMDkzYzExLTFiODAtNDk3MS04MjM2LWZiZGQ4MTkyODAxMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -444,7 +444,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:30:31 GMT" + "Sat, 07 Aug 2021 00:05:52 GMT" ], "Pragma": [ "no-cache" @@ -456,10 +456,10 @@ "11995" ], "x-ms-correlation-request-id": [ - "db7bcfae-60dd-4a26-9962-e4d695e31f5d" + "3d4f8623-70dd-4ed5-994e-d85f32a874e0" ], "x-ms-request-id": [ - "7bb38704-84e7-4d55-a1e6-f336c69ba4e8" + "76274437-24df-4f81-a428-e1023fcab60f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -468,10 +468,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193032Z:db7bcfae-60dd-4a26-9962-e4d695e31f5d" + "WESTUS2:20210807T000552Z:3d4f8623-70dd-4ed5-994e-d85f32a874e0" ], "Content-Length": [ - "126" + "121" ], "Content-Type": [ "application/json" @@ -480,12 +480,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c5903476-dabd-4e4f-8db9-48fc001f7b9d\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:28:02.1466666Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"113c09da-801b-7149-8236-fbdd81928013\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-07T00:03:22.23Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/763490c5-bdda-4f4e-8db9-48fc001f7b9d?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzc2MzQ5MGM1LWJkZGEtNGY0ZS04ZGI5LTQ4ZmMwMDFmN2I5ZD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/da093c11-1b80-4971-8236-fbdd81928013?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2RhMDkzYzExLTFiODAtNDk3MS04MjM2LWZiZGQ4MTkyODAxMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -501,7 +501,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:31:02 GMT" + "Sat, 07 Aug 2021 00:06:22 GMT" ], "Pragma": [ "no-cache" @@ -513,10 +513,10 @@ "11994" ], "x-ms-correlation-request-id": [ - "53708a92-839a-4cf0-b941-8163f76b6b9b" + "b1bee5ea-7d4c-4e3d-a719-f718758f8147" ], "x-ms-request-id": [ - "f4bc7a00-925c-4ecd-abf7-742ddd4a9f85" + "03abef35-3d74-4a44-bbeb-c13e469f6886" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -525,10 +525,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193102Z:53708a92-839a-4cf0-b941-8163f76b6b9b" + "WESTUS2:20210807T000622Z:b1bee5ea-7d4c-4e3d-a719-f718758f8147" ], "Content-Length": [ - "126" + "121" ], "Content-Type": [ "application/json" @@ -537,12 +537,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c5903476-dabd-4e4f-8db9-48fc001f7b9d\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:28:02.1466666Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"113c09da-801b-7149-8236-fbdd81928013\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-07T00:03:22.23Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/763490c5-bdda-4f4e-8db9-48fc001f7b9d?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzc2MzQ5MGM1LWJkZGEtNGY0ZS04ZGI5LTQ4ZmMwMDFmN2I5ZD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/da093c11-1b80-4971-8236-fbdd81928013?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2RhMDkzYzExLTFiODAtNDk3MS04MjM2LWZiZGQ4MTkyODAxMz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -558,7 +558,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:31:32 GMT" + "Sat, 07 Aug 2021 00:06:52 GMT" ], "Pragma": [ "no-cache" @@ -570,10 +570,10 @@ "11993" ], "x-ms-correlation-request-id": [ - "040d8f32-fcd4-4b0e-8a0f-b78d24732983" + "f327b77f-96be-42af-b2e0-7f9d9e7f2eb5" ], "x-ms-request-id": [ - "71dbe564-6488-4a93-8ab2-c3ae04d65b6b" + "27c0ff8a-1195-4d38-8081-087b01e4d171" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -582,10 +582,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193132Z:040d8f32-fcd4-4b0e-8a0f-b78d24732983" + "WESTUS2:20210807T000652Z:f327b77f-96be-42af-b2e0-7f9d9e7f2eb5" ], "Content-Length": [ - "170" + "165" ], "Content-Type": [ "application/json" @@ -594,12 +594,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"c5903476-dabd-4e4f-8db9-48fc001f7b9d\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-07-02T19:28:02.1466666Z\",\r\n \"endTime\": \"2021-07-02T19:31:19.0593918Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"113c09da-801b-7149-8236-fbdd81928013\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-08-07T00:03:22.23Z\",\r\n \"endTime\": \"2021-08-07T00:06:26.1337738Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-3621/providers/Microsoft.ContainerService/managedClusters/azsmnet5584?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTM2MjEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NTU4ND9hcGktdmVyc2lvbj0yMDIxLTA1LTAx", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-1544/providers/Microsoft.ContainerService/managedClusters/azsmnet3973?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTE1NDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0Mzk3Mz9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -615,7 +615,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:31:32 GMT" + "Sat, 07 Aug 2021 00:06:52 GMT" ], "Pragma": [ "no-cache" @@ -624,16 +624,16 @@ "nginx" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193133Z:968d9c18-c2ad-4cb1-a57e-258633c14293" + "WESTUS2:20210807T000653Z:25f37461-8e28-47dc-8aa4-0d6cdec492dc" ], "x-ms-ratelimit-remaining-subscription-reads": [ "11992" ], "x-ms-correlation-request-id": [ - "968d9c18-c2ad-4cb1-a57e-258633c14293" + "25f37461-8e28-47dc-8aa4-0d6cdec492dc" ], "x-ms-request-id": [ - "96351f45-f8d0-45e9-8d53-983fbc85022c" + "8c4f7a53-c614-4457-b690-e75fd2fa9735" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -642,7 +642,7 @@ "nosniff" ], "Content-Length": [ - "2061" + "2059" ], "Content-Type": [ "application/json" @@ -651,17 +651,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-3621/providers/Microsoft.ContainerService/managedClusters/azsmnet5584\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet5584\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-643e5db9.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-643e5db9.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-3621_azsmnet5584_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-3621_azsmnet5584_westus2/providers/Microsoft.Network/publicIPAddresses/9028e48f-dba1-4b44-a216-005a6ad2d07f\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-1544/providers/Microsoft.ContainerService/managedClusters/azsmnet3973\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet3973\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-68c42868.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-68c42868.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-1544_azsmnet3973_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-1544_azsmnet3973_westus2/providers/Microsoft.Network/publicIPAddresses/03e61f6b-7d50-4fc2-bee6-d1789e45fe87\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-3621/providers/Microsoft.ContainerService/managedClusters/azsmnet5584/listClusterAdminCredential?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTM2MjEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NTU4NC9saXN0Q2x1c3RlckFkbWluQ3JlZGVudGlhbD9hcGktdmVyc2lvbj0yMDIxLTA1LTAx", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-1544/providers/Microsoft.ContainerService/managedClusters/azsmnet3973/listClusterAdminCredential?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTE1NDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0Mzk3My9saXN0Q2x1c3RlckFkbWluQ3JlZGVudGlhbD9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1d409aa3-3b7a-4e85-aa8b-f982db9a21a9" + "25df6954-cf25-447c-beee-ff61723c9c7c" ], "accept-language": [ "en-US" @@ -678,7 +678,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:31:33 GMT" + "Sat, 07 Aug 2021 00:06:52 GMT" ], "Pragma": [ "no-cache" @@ -687,16 +687,16 @@ "nginx" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193133Z:506b8f2c-cb7e-4796-b884-84dab73156d4" + "WESTUS2:20210807T000653Z:a2e9e4f9-0152-4309-9aa3-cbb445ab7fd2" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "506b8f2c-cb7e-4796-b884-84dab73156d4" + "a2e9e4f9-0152-4309-9aa3-cbb445ab7fd2" ], "x-ms-request-id": [ - "cf00b7b1-fd41-40da-9c91-f1238c6d4d12" + "67f9bde4-1b08-4a21-997d-e1e6a9512c2f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -714,17 +714,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"kubeconfigs\": [\r\n {\r\n \"name\": \"clusterAdmin\",\r\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlZFTkRRWFJIWjBGM1NVSkJaMGxTUVV4dVFVTjJSMFZHV1VKcVEyTXZRV2c0Wmk5bGQzZDNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSlFtTk9UV3BGZDA1NlFYbE5WR3Q0VDBSQk5WZG9aMUJOYWtFeFRWUkJNMDFFU1hoUFZFazBUVVJzWVFwTlFUQjRRM3BCU2tKblRsWkNRVTFVUVcxT2FFMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQkNqTnpWM1ZzYkROWVpYbzVVVGhzTldkTWVqZDJkV2xWZVRnNE9IQXZVVTVJV0UxaVVrcHRVVTE1WlVwak9UbDJaRk4zT1hCTGVtbFFaR1Z3YjFGblIyTUtjbGd3Y0RoUVdtMUNaR051Y0ZBd1JuRkJja28xT1U5eGIwWjFNRW8xZW5sMmRYbGpUM0o2Wm1KQ1F6VTJVak5vY3pCUU9FUTFWRzExUjI5U2ExTnVNd295VG5KUlQxWkVUbTl6SzFaRFNteGhObVZ1VXpSVFFYcGFZamRoU0doWlVHdEZLMDluVmtacVUyZDZjbVZpVUc1WVQyaDNTMHBRYjBoTmJDOU9hMEZPQ21OWGRXRnRhbTQyWVN0V1RHZGtXRFIwY0Zwc01EQkVRbmR4VVdKc1NWZ3lUbGhTY1daR1duaDFaSGh5UVRaSVJsWTBhMlJPWWtWWVUwZzNaekUwUlZrS04xUkpOakpyTVVwdlJFRlVORTlTU0RkTlowSXJkRVE1WkRONlJFRTJhRUpHZUhGcEx5OTVhbTFXWkRoSmJGcE5lazh4ZURSb2FIaHpUa1ZvVkdWMWVncHVZVTlvYjA1MmNsQXZkR3BTVG5kaGIxQnNlR1JqVkM4NE9HMVVPVmxVVUM5RFJsWmtWM2xGTVdRdk5UTm1OWEowZEM5bmJtdDZjVmtyVWs1SVRWbFlDbVZaTW1KMk1tdFhhWEZOT1RjMGNGTjNhSFIwTkVRMk5HeEhOSEZ3VGtoaGNsQlRhRlp6UkVsVmNtRkpSWFpaTTFndlNURTNNM0JqWnprM1ozTnJialVLT0ZWcmRWZ3pVbmxGWTBVMWJsY3hRV3BTWm05MVNTOVdaR0pFY20xbFlXd3Zka3RHVG5jMU9EUTJaMFZ0TkdGWU5EVjZjalZZVkVGcFFXaHhZM2h0WlFwTFR6VkJZbVZtYVhoUlZXdFFjVzVsTW1GelNpOVNNMmRIUzNwRmRHNXlObGRYTnpVdmVTdHBlRXhhYjI1bFJXOUVkMXB6YWxkcGMzRTRhakpsTnpFdkNqaHVXa3BtVFdwclJHbERTMFZEVTFoaE1YY3pZMFJ1Y1ZSWVZEbEthbFZpZVdWc1dFWXJlVUpqTUVrMWFVcFhhalZLUTFOdVUzWXdXRVZhWkhneVExY0tXVzAwYTIxVGFIcGpMMDkyYmxGblRVbGFURk52WTB4MmNtZFZOREJhVFhoME1uUlVVRGx3VjNCcE1FTkJkMFZCUVdGT1EwMUZRWGRFWjFsRVZsSXdVQXBCVVVndlFrRlJSRUZuUzJ0TlFUaEhRVEZWWkVWM1JVSXZkMUZHVFVGTlFrRm1PSGRJVVZsRVZsSXdUMEpDV1VWR1IyWnVkR2h0U2tsVE5XZEdaalpwQ2pnMGVUUXZTMDQyV0c4NWJFMUJNRWREVTNGSFUwbGlNMFJSUlVKRGQxVkJRVFJKUTBGUlFsa3dielZEVjBsbVJWTmpTMVpuTm5CRVZUQktkekF2WmtJS01pOTVTVk55ZEVwbFRuUjBNVWx6VkdreFozRmlkRWRWVjFGTWRDOXlOVVJLVDBSQlRVOWhjVFJVVmpCTE1uTm5PVVJLWlhWTlZYZEVaREJJWTB4eVJ3cDZjMFUyVmxWTVkwWlFhV05sZDBOT05GcEtaR0ZsVFhWaU5HMWhZVFJZVUc5NmJVOW5NRU1yTlRaV2QyMXFOVXRhUzBKRmJreDBlVFpYYmtVNVpreEVDa2xqVW5oRFIwUm5URnBxTURVMVpWcHdTeTl0TlhsTlZGWnZSemwwVUZwdFpGbzRSMjFGU2k5c01tSnVZbFZLTkdVNFJHWnVOVVZqVkU5Q1NFZHdWbVlLU3k5MlVtOUdkVlpXU0ZZeWVDdE5kV3gyYm1GUWNtczRkM1U0VWtoVVVqTlRaMXBFYWxabU0zZHFUbU5QVmxkWFNXbHZTRzVQZVhsVGRFbDJVVFp2U1Fwck1rTllZVlJwVm1wU1REWXZLMDVtVjFJdlIzZ3hVMlJMUVU1MFRrTkhWVXRCZVVaUmFtTk1lV1o2VTNZMVZuRmtWR2h5YkRVMFFqRktkVWwxVjJ3MkNrdHJObXBVY0dORVN6bG1VVzB4ZFdWaVJVMVNRM1ZOSzJwRlUxcFNSMnR0UTFGWGRURkJTSHBwYWt3MGNXVTJSbEpETUhSSlRHcFJSbHBUVDJSRlRsQUtVRTQxZGxoTVZYRjBTbEV5TldGaGJsZFBWVFZqU2pSMWFXdElZbGRwV0dab1pHTlljMnBOU0hWMlltTmlTVlZ1UzA0d1VHTlNSVEZXVWs5VVdIaE9kZ3BVVnpKNU5pOWlNRmRuT0hGemFUTndaM0UzTjNvMWFWQnNTVEl3ZEZKNmJqQmljMVZLY25OamNsVmphMmd2U0dzMU5HZERaekJOUTBWcWNEWkxRMmx6Q2xwWEx6Z3ZORzl2YmxGUU5DODFNMlJXZERGWmVXUlNRVXBNVWpsUGNuZ3lSM0JCYW1WYU5DOUxOMVV5U0RGS1oxSkhiWGN5U1hwQlZ6Y3piV2gwVm5rS2RuTm1Ta3hQU1VKYVppOXZjVzFOYkVOWU1tdDNSbmxCVDFvMVVWQnBlV3R0UmtneFJtZG5ObU5sVlRsa09WTnpjelZSTm0xeFdHOXROV1o2VEZSa2VRb3djekZSTVVoelJucG1OREZHTVRRM1owRTlQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBzZXJ2ZXI6IGh0dHBzOi8vYWtzZG90bmV0c2RrLTY0M2U1ZGI5LmhjcC53ZXN0dXMyLmF6bWs4cy5pbzo0NDMKICBuYW1lOiBhenNtbmV0NTU4NApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogYXpzbW5ldDU1ODQKICAgIHVzZXI6IGNsdXN0ZXJBZG1pbl9ha3MtZG90bmV0LXNkay1SRy0zNjIxX2F6c21uZXQ1NTg0CiAgbmFtZTogYXpzbW5ldDU1ODQKY3VycmVudC1jb250ZXh0OiBhenNtbmV0NTU4NApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsdXN0ZXJBZG1pbl9ha3MtZG90bmV0LXNkay1SRy0zNjIxX2F6c21uZXQ1NTg0CiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VaSVZFTkRRWGRYWjBGM1NVSkJaMGxSWm5FNFpub3dPV05tSzI5M2MxWkVOWEJLVVV0V2FrRk9RbWRyY1docmFVYzVkekJDUVZGelJrRkVRVTRLVFZGemQwTlJXVVJXVVZGRVJYZEthbGxVUVdWR2R6QjVUVlJCTTAxRVNYaFBWRVUwVFVSc1lVWjNNSGxOZWtFelRVUkplRTlVU1RSTlJHeGhUVVJCZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTVlhkRmQxbEVWbEZSUkVWM2VIUlpXRTR3V2xoS2FtSkhiR3hpYmxGM0NtZG5TV2xOUVRCSFExTnhSMU5KWWpORVVVVkNRVkZWUVVFMFNVTkVkMEYzWjJkSlMwRnZTVU5CVVVOMFYwVkRZbm80TWpkdVZYTjVUVkJyZFhWMldXZ0tjVkppZW1GSmFXWmxReXR5UzNoU1VFSnVOMDR2VGpZclEzSlJiMDVYTmtWd1RDdG1ha1F6U25KcWMxazVTRkZDVkV4elVHRnphMkpXWkZaU2NYaDRhQXB0V2xoQ01HdHVjRXhPZVVkdGVWYzJZM1Y0YzA5elZTdG5OV3BSTDBFdlNtY3llVkUwVFVsTFNTdFVjbEF5ZGs5UVlVMWFTMUJDVDBwcVpHbHBibEExQ21SYUwyNUpVMmhJZEhRelZYZHpVRUZMVVZkTGJrZEZjVUozY1hSVE5uWlVXV2RXUm0wNGRHUlFlbFpaUnpZM1JXWm9USEpoVERJNGJFNXZVMkZOU2k4S2NGRjVTMWhMT1cxbVNXNUdURFZRUW5oNFJqUktZVXRoTTFCUVltTnBhUzlrYlZWSlZqZFZkWHBvZVVwd1RURnNkalJ0V2pZeldtcDBkekpsWVZoWWJ3bzFSbnBHYWxOUWNFOUxhRlJvVW1KRldGSkVWMHBaYWxCamVVeFBTelZtUWxZM2RrNUVhMnBvZW5sT1dsSkRLMU5YV25GdGNISjRhMEZCUVV4SVNXcEpDbTQxWlRkVlNVaElOVmh3TkhjeFMzZG1UVWRyTkdSU1MzZEtiWEExU1RoaU5UUTFRVkJNWjJwVVVFOXFVbmx1ZDFvek1VbGFjSE16UmpWRmVHZFBSV2NLYkdoTWRHaEhibXh1VFZVd1FqUTRlSFoxWnpKSFRIRnZRVU5rS3psemVVWXhlVWRCUVZKaGMyZHJlbU52V1N0aFlsZzBOakpYWkRKR01rUnJTMWgzWmdwR1NIRkNNbXhUVmxWSFptUkNPRUV6YlV4Q1IxVmhObXRwWTB4UldUZDNka2xzVG5oUE9ERk5VWEZFZHpsVlluZDBlVXRxVTNKd1NVdzFVVmRhSzNSdUNtNVlla3hWY1RCVWVtUk1ZemRGYjNObVFWYzBhWE5GVERjd2JXWkVSVWRwYzA0dmVuWmlWbFZXUlVsMGIyWllVMGNyWkdVd1NqTkZjVWsxT0hSUE5Xc0tjbXhKTUROaFIyTmFkM2RFUm5ORFZVOW9WMlV5VkVNM1ZXSXJhRGRWYUZSQlNXeGFWMmREUjI0NU1uUnBSamh5WjAxV2FuWkVRWHBOTWpGMFRXbG9UZ3BYY2tSaFVqQmpTWEUyWmpWa1JERTNWakpOZEZCUlNVUkJVVUZDYnpGWmQxWkVRVTlDWjA1V1NGRTRRa0ZtT0VWQ1FVMURRbUZCZDBWM1dVUldVakJzQ2tKQmQzZERaMWxKUzNkWlFrSlJWVWhCZDBsM1JFRlpSRlpTTUZSQlVVZ3ZRa0ZKZDBGRVFXWkNaMDVXU0ZOTlJVZEVRVmRuUWxKdU5UZFpXbWxUUlhVS1dVSllLMjkyVDAxMVVIbHFaV3cyVUZwVVFVNUNaMnR4YUd0cFJ6bDNNRUpCVVhOR1FVRlBRMEZuUlVGc2Jsa3lSMk4zV1dsUGJHRXhVbW80TDNrM1FRcG1SMGd3Y25ORWJUWm5USFYwUzJWRFZXMVFWVE5RZGxOMVVIbDBhM1ZDTDBNeVJYSnFORXhPY2xaQmMwcFRiMnQwVURSb1VYVXpSV3BLYlROb1YxSXlDbWhWUkhBM2VWWnpkVnBRZHpjeVRqVlVkVUYyTmsxb1ExUXlhWEpEZDNGeWVXSnhOell4WlV4ck1EWnBVMmhsSzB0elFVRjVUbmd6TkRoc2VEZEpTbVlLVTJKM1ZXczBOSFpUT1dwek0xWmhjV1JVYjBGS1JXOHZiQ3RwZFUwNGRWTjBPVXBvT1RCUU5sUm9TMVpvVG1sclJFSlpTRmRDU21rMVUwdFRRbXA1TkFwNllUSjVTMlV5Y1hKUlRraHVSV3N3U25WalpWQjNPR0ZWTmtWSmRHNTFRMWxST0Zwb2IxQklhVkVyYjBKSldIWlBNMEl3TjJGR1pGSkRiRlZhZFZWUkNsZzBjamh1VUZWdkwwcFBWeko0YjBKcGEzcFhRamczYVVSTWRIVkVlWE5KV1M5dlZFWndPWFZrZFZSTGVGRmhUSGgwYmxWS1pWRlFZbTFTVFRGcWFFMEtZMnMwYUcwdlExZzVhakZuUlc5emJtUjFOMjFXYVV3ck4ybEJRV1ozWVVsa1NqUlNaMmRTTDJwQ1kwMVZTMVZ0Ym1vNFJEVkdaV0VyT0VrNVMxSjNXUXBKVlhSeFkxUlJWa1pUUVZwbVpWUlVORlpwVWxCM1NrcDZRWGxaWm5STWRqQnlNSGczTUZNd2FEUnBRWFF5WkZZemVYcGtUbUl5ZVV3clJsTkJXVUZEQ25NNE1tcHVRVW8zZURCV1VqRndTakYyWlhKRlltcHFVVmhHVkRKYU1teHNUbVpxYVdVd1ozTlpTbTl5VFVGNE1sUmlieTh6V0dkU1NtNVZabUp2ZEdjS2VYSktkVWQ0ZWk5S1NIZ3ZVVGRyYkd4aWVWRlFVamRWZDBGRk1uUnJTamRvTUdwMGRuUnpTbXRUY0RFNE9XSktTemx5UmxsTWMwaFJlRlZWV1dKRWF3cDZUbk5yVFRkMk5reElkV1F3YTNVMWNrRnVSSFJYUjNGSkszSTBaMmR6VUVGelJURlJhVFV4V25oTGRuWndVbmNyY2pscU1UbGpaMEUxVEVFd1ZtVlVDbGhKVFU1dUsydExkMWwxZWs1MVZucEVObWxaYVZkblBRb3RMUzB0TFVWT1JDQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENnPT0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxLUzBGSlFrRkJTME5CWjBWQmNsWm9RVzA0TDA1MU5URk1UV3BFTlV4eWNqSkpZV3RYT0RKcFNXNHpaM1p4ZVhOVlZIZGFLM3BtZW1WMlozRXdDa3RFVm5Wb1MxTXZialIzT1hsaE5EZEhVRkl3UVZWNU4wUXlja3BITVZoV1ZXRnpZMWxhYlZaM1pFcEtObE42WTJod2MyeDFia3h6WWtSeVJsQnZUMWtLTUZCM1VIbFpUbk5yVDBSRFEybFFhelo2T1hKNmFqSnFSMU5xZDFScFdUTlpiM0I2SzFoWFpqVjVSVzlTTjJKa01VMU1SSGREYTBacGNIaG9TMmRqU3dweVZYVnlNREpKUmxKYWRreFlWRGd4VjBKMWRYaElORk0yTW1rNWRrcFVZVVZ0YWtObU5sVk5hV3g1ZGxwdWVVcDRVeXRVZDJOalVtVkRWMmx0ZEhwNkNqSXpTVzkyTTFwc1EwWmxNVXh6TkdOcFlWUk9XbUlyU20xbGRESlpOMk5PYm0xc01UWlBVbU40V1RCcU5sUnBiMVUwVlZkNFJqQlJNV2xYU1hvelRXa0tlbWwxV0hkV1pUZDZVVFZKTkdNNGFsZFZVWFpyYkcxaGNIRmhPRnBCUVVGRGVIbEplVW9yV0hVeFEwSjRLMVkyWlUxT1UzTklla0p3VDBoVlUzTkRXZ3B4WlZOUVJ5dGxUMUZFZVRSSk1IcDZiekJqY0RoSFpEbFRSMkZpVG5obFVrMVpSR2hKU2xsVE4xbFNjRFZhZWtaT1FXVlFUV0kzYjA1b2FUWnhRVUZ1Q21aMllrMW9aR05vWjBGRlYzSkpTazB6UzBkUWJXMHhLMDkwYkc1a2FHUm5OVU5zT0VoNFVqWm5aSEJWYkZaQ2JqTlJaa0ZPTldsM1VteEhkWEJKYmtNS01FZFBPRXg1U2xSalZIWk9WRVZMWnpoUVZrYzRUR05wYnpCeE5sTkRLMVZHYldaeVdqVXhPSGt4UzNSRk9ETlRNMDk0UzB4SWQwWjFTWEpDUXlzNVNncHVkM2hDYjNKRVpqZzNNakZXUmxKRFRHRklNVEJvZG01WWRFTmtlRXRwVDJaTVZIVmFTelZUVGs0eWFHNUhZMDFCZUdKQmJFUnZWbTUwYTNkMU1VY3ZDbTlsTVVsVmQwTktWMVp2UVdod0wyUnlXV2htU3pSRVJsazNkM2ROZWs1MFlsUkpiMVJXY1hjeWEyUklRMHQxYml0WVVUbGxNV1JxVEZRd1EwRjNSVUVLUVZGTFEwRm5SVUZ2YTFJM04zQTVMMWxyU21wVmRTc3ZVVE40YlhwaGJrRjJNR2syY0VSV1dYZHBNMGxxUWxaNlprcGFZbGRMUldsa2IxWlhSMHh6TUFwWGEwWnZNR0pRVlhoSk5rcFVXRWx5Y0dOdU4zbHBaakpWWTFsU1FXeG9TV1JVUkV0WFdXNVRVV1owV1ZCUmJ6VjNWRXhsTURVNVV6TlZZMjQzUTJGdUNqWmFUazFqVkhWaGJuQkZNamxPUTBWTWFHaENielZhYjNkRmEwWlBXamxtWlZob2VtZFlXbmRuUTNReVNGSnpTbWRtUkZSclFXdGFaVXBJWlc1cWEya0tORVE1ZDBKeVJWWXlXVE5KWXpBemJHNW9UR3hyYmxCNFJUaDVXRlJtUVU5S2FrOVFVMmwzU1hRNWNrdDNWbTQ1VVROQ1VHOUNTalJCU2xGRlEzWTNhd3B2ZDA5bWNYUnVjMjkyYW5kQldFSnJaV1kyVDFNNVptVXljM2t3VVV4blRrWkRNRVZWWkhwcmVscEtTR1J5Wmpjck9ITldTRGhWVXpkMFlXdzNObkZYQ2s1bFZrdFhiaXRUUVc4d2RYcDRkM05DYUdOT1VXSnplVlI2VWprMFZ6Tk9SMDV5UVVabmFuaGhWVFpDWkhKc1ltVTBNMFpuY0ZscFIxbFpTVkUxYmswS2JXTlZTRTV4T0hnMlExVjBSSE5RUVRoMlRIcGFNVGx5Ukc0ek5UVlFSSEZ3VVVOeFIwSXJZMVZRU1cweGNFNWpOWEJuV2pBMVRTOVFRV0k1U0N0UVZ3cHpLekpSV1RoWWNFMVFNVWRXTWt4MWVFSnNOemRLVmtGdU9VSmFlRVZ4V1RWSVdteFdWVTlNVEU1WmRuRkxRa3BRVFRnNGNEUXpUR3hvTVN0aFNFbHRDa1EzYm1OMFFraG5hbWMzVFc1b1MySXlXbWc0VFRsQlQxVlNTSFpWYVV0V1RrcElTRlo2V2tzNVdVSXhWUzlDU1ZWeVNrSldUR1pOTm5WaE5UQmxaWFlLZEVwak1VbG9iWGhZTTI1V2MyNVFPRk0xZEU5SFowaEVLMDU0YmxkMVYyZEVjMkpEV1RSRk1GRkdkR1I1VURRMlpEZG5OVWRhTm5vdmJGaFRLMWRMWmdwU1kxbGhaazFzUmpSb2JXRkZhbWx1WmpWNVNVVTJNVE5qWjNOVVdrMHdWakJCV1hwQ1YzaHRRalpLUjFWdVRXcFVPREJEWjJkRlFrRk5kWEZFZEV0dUNqSmljbFoxWTNnclUxRk1TbEppVjNscmJUQkRjRzh6VTBWUFRFMVBiVzlWTmtSeEsxRlZPSHA2YjJ4MVJXUjFUM1E0ZERGU2JESlFUMUZTYVhGVlRrRUtiSGhxTW1SUU4zQnRPVVkyYTNOblFWTndjbVJOZW5kbFVWUlRaSFpwYVZBNGRDdFpVVmxtVDI1SFRsZHpkbVpxWjFRcmNqaEhWMng1Wms0d1VGUlFPQXBETkhsMldWSkdMMUJrU3pkak9VdzJOMkpQVXpaQ1dWSnRkeTl3WkV0dmF6SkZRbXRYVUdsb1ZHVnZZMVk0WlVFMmFsTnhhVXQyWm1ONGFFVmtTVkZFQ2pZNWVqbGFUMGg0WkRkbWJFNVlhaXN2TTB4TlpFZE9kWFJDTldKWU1FWlNjVE5qYTAxelNTOHlRalpNTHpsMU5VUlZZM1p5YW1aSE1teGhRMmMyV0ZrS1FtczFZbFJxTDJaemFrWnBZV2xSVmpKTWQwSkxRamRKV2s5RVIxUXhiMDlFVkZjNVFYZFdUSFZtU1M5M2JXRm5hRkJsUzFONE1XMWFNbXhNTURJME13bzRUbE5vTHpOSVlXbEZlVzg0VEdORFoyZEZRa0ZPYm1wdk4ybFBTRzVPVWpsaVZrZGtZVEZ3YUdWa1dXOTVjbWhuZVdOUVpGWk9iVUp3YlRabFNGUklDaTl2WlVGdE9GVkVORFpKWldRcldreFJXRXg0TUZKak56Uk1OVTAyZVRGcU5sTkhNWFZDUjJkTlEwUkplbVZJTDBoa01WSnZPR0ZuTUZkR1ZUZE5jMlFLYTA0M05sZHZlbmRpU1RGS1ZUa3ZVbUZDVms1SmJ6WklSSGRVYmxKeFdXcE5kbEJLU0VsYWExWlVWVmhVZGxNMFNXNVBaemh3TkhwNVExcHNkV0poTWdwM2FIYzVjMlV3ZGxoNVRGaExOa1ZzVUhWYWNtMTBhVzV1U2tkd2JIZDRjbVZ5TUU5NVJrRTBhbFZaVkhWV2JXZFdhVE0wTm1seU5XUXZiekIxWmtOVUNubFlOMjFoZG5VNVMweDRLMnMwVkRkUk9DdHFXWEJTT1VwalNVcHJSRlJEUVd0VGJFSkpNRGxuUzNKR1FtNWlRMFZ3YVdkblltZHVNbTVuZHpKemFtNEtSbTF3Ym5obWVYZ3hhRkY0TlZJek56ZHBUekE1TlVrNFFtZzBZVk5zY2t4MVZHaDBOSHBrZG5SaGMwTm5aMFZCUzNRMmFDOW9LMDE1YWtsbmVWQlhkd3BKY1VWQ1VtMTZVRTgxYWpaUVFrbERjMlZ4ZUZKU1JXWnFVRmgwVVRKSGVGVlBXbFphWmxSV2NGVk5URk0zYUZKR1UxazNXVTFsWjNodlZtbFFVMGx3Q2xKV0wyRnpOMU42THpSTlpWQk5TbFpyVjBNck0xVlVibkEzT0dneFFtUmxabVEyVEVRemFscENVRVZLVTJsM2NYQlZPVXhpY25wWlNsbFljRVpqYWtZS01UWjZWR2haTmtOTFNFWTRNM1ZDV0RGdVMyRjBlRWhKV0RBeVFVZE9NMFJUT0hOd1ozWnZWVEJ1T0haQk5XRnRXVWMxVVZwR1ZqWXJWM0I0UzAxdmRRcElRWGh2VWtFM1VUaElXWFUzV25Odk1rNWlPRFYyTDNNMmMyYzBNSGREYWxkc1N6TjVZVlppVFZObVRrMVVjSFpVVWxKME5UWlFaMDR2UVhGUFdFYzFDbnBaUm1OMlJHNUtRa1pJZFVGM1ZFWnFlbUpRUkhwTGVpOTVURXBHZGpGSmNEaENZVU5GV1hwc2RrOUxUMmxqVEVRelVVSnFhM0pEU3pndmNIVkRjRFlLTVVWQlpsbDNTME5CVVVFM2RVcDRTVmR3VUZsRlpTOW9OWFJWWTFka056ZzBVblZuUW1veU0yVkNTVEZqVEV0QlkyczNVREl6TVZaVlNtWm9ZMVZhTUFwVGFIVmtRVXRYU1hoMVZVUnNSVXgxYUdoRGVqSlVNblZKY1hVMFJWRnpRVUZYYjBVNWNrMU9NVmhIY0ZsTGVtcEhOamR1YjFWMmVrRm1XRTU1V25oSUNsRlpSQ3Q1VG5aYVkzUklNRGxQYmxZNGVtOHpSVlpFUnpWNWJYUlpSbFJIWmpSUlFuRllTM1k1VERWeVVrWkJiM3BvYzFGRVNtMDFkV1ZPU2pKdlJXVUtRVXBKVWpCcE5tbFpNelJIZDJwSk1EZHhTR0pKY0RVMmMxWkhVVkV4TDJSb1JYZzJWakp6Ym05TFJUSmtSR2hDVjFSQ1dqQXpaMWxGZW01b2JFTkNWZ3BSWmtKWVRUZFBUR1IzU0haS2VtOTRURUZRWkc5bmRWUkhlRkJpVkhFNE1HNHhiemxPVFZvMlJsRjRXa2RJZEZkR1JGaDZaVkIwTkRSTllYZHJNa2hXQ2tkVVVIVmxkak42ZUZsa1UwTnhaVEp0YjJkcmVVNUJWWFZ1U0dJMFVDdFFRVzlKUWtGSU1GcGlSMmhVVTJaU1FrNUdPVGxHY1RsSU1TOVhPVGwyWWpjS2JsUkZkbGxaWkM5UVNYQmhkRTAxVFc1aVVtWk5ORVoxU0dKUFRGVkllRzVxUTNCaWRFeGtkVVpLVEhaRE9XZEhWbGQ1WnpoTFNYcFFkSGxLU0hGVFp3cFZSV0Z1YzBoaVkyUm9UVGd3TUVkaVYwVTBSa2xwVUU5V1ozVjBVak0yUkdkSEt6Y3dkbUZCYlVaWFpYRnpaR05KTmxka01EUXJjekV2VHk5S09WVmhDa2d5TDFRd2VXSmtha1Y1WXpoSmNHOXJkVzUxVDIxM2REVlVWRTV6ZWtOV2JWVjNabTB6Y0ZvNWREQjVlVkUxVjIwMlVURllSVzloTkhoT1pYYzBlRm9LYTBaVlRGSjFVM0ZqTWpkVGRsSnFaMEU0S3pOUVEyNXhha2xDUTB4clVtNW9NV1JvV1doSGFFSjFlVUp4UzBwdlJFUnlTMjQ1VjJSRGNHcEthMWc0TXdwMGFrdElTSFZaV0dSQ1NHNVlXRFJJYkd4ck1VdDRSbTFwTjBsQ1R6bDFjVXMyVm1WaWRtcHNabVk1Vm5sWlpqZHFhMGhUWkVSeFZ6RlBORDBLTFMwdExTMUZUa1FnVWxOQklGQlNTVlpCVkVVZ1MwVlpMUzB0TFMwSwogICAgdG9rZW46IDdlOWZmMWVmOTQ3ZDg4MWMwMDJkZGJiMGZlZjRmMWZkZDkzZGNlMWYzZjg4NjRkZDI2MWU1OTk3NmExNjE4MWU1YzcyZGQ4ZTlmMjQzN2Y0NGZlOTkyNmIxMmYxMGMwNGVkOTQ0N2RhOWVlZjMzMDQ4OWI3MWIzZTQ2ZWM5ZGY3Cg==\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"kubeconfigs\": [\r\n {\r\n \"name\": \"clusterAdmin\",\r\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlZFTkRRWFJIWjBGM1NVSkJaMGxTUVU5SWF5OHhUR3BCU3pJM1ZERkJVVlpUV21OMFFqaDNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSlFtTk9UV3BGZDA5RVFUSk5hazB4VFhwTk1GZG9aMUJOYWtFeFRWUkJORTFFWTNkTlJFRjZUWHBTWVFwTlFUQjRRM3BCU2tKblRsWkNRVTFVUVcxT2FFMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQkNtdDFaQ3RLZDNSbFltSkdaalZPWVRWaFlYQlZUMUZDYTJaeU5sY3lkVEJUVlcxTE5HWlJUbE5IWWpnclNFZDFUSGxKVTJGUFNIVmtOa0pEWnpVemRWb0tObkJyUVcxeGNEUkxLMHM1Y1VWQmNFaHhWWEpUTVhCck5rZDROamcyY1U1WlkyNUJVa2hXU1hKSGEyTnFTV3BIUkROdGJVazJhblYzTjBjd1MxWnBTUW95VlVOTU1WQldRMVF3ZVRWa09IZEdVVzQxUWxCYVkyeG1ja1ZrZVVzclkxaDZUbEUwZW5weVZITk9lR3RWWTNWeU5YWmhVMWtyTTJKblNFbFhWSEZRQ21FelYwTnFWWEZLYm5wdFNVVktkM05zYkdsalNHRlhhM0J3VlZkU1RVeDNNR3MxTDBaT2VXeG9iRTVzU1hoeVNFMUdOV2R2YW1KS2NsWkpUa3QwT1c4S05FeGhOblkyTm5sUlNVbEVSMjVSY0d0dFdUQnhUV3BSUWt4cmNIbEJiSGxYVm5OWWJtWlVUa3R5VTBwMmMwUndjMncyZEN0b2MyRlpSSGsyUm1wWk5RcElka2hNUlVkWVowWkNNMlpZZFc0d1kwWk5PVzFMTVVwelpsa3pZMnB2YWt0RE56ZFFZUzlXVEdsV2RUZzFTbGxUUVhWM1ZHaGlOSGhQZUUwM2JFMHJDbmMxYVVSMWNHSkxjRlV3V1dsRVFscE5hVEZyUzNnek1tTkZiRkJXVnpSbVdXa3liUzltTmsxTGJYTkhSV2xIYWtSWWFWWkRNRmc0T0VsVk4wVXpVMm9LWkRscFduRkJNaXRwWW5WNGVGVldVRnBhUzJoMmJFNXNiVXR0ZHpneWFHVXpWVFZzYWxSSWRVbDFaWHBMV25ZM2VERjBNVTh6TWxKTVNERmlVMkp2WWdwVVJESjJTVk5ZU1d0eWN5OUJkVWRXVHpoSGQzcEhVMkpaV2pOMmRITk1OMFUwU2pOcFpHaFFhV1JvV25oNlRXcFdabEY2UXpabGRYTkNlRUl5TUVRd0NuWlRkVWREY21GclVscFFkbGR0VjJWWlpVWkZNRXhSU2taREwzWk5XbWRUYm5ZMVkzaHRLemR3YjBGblRHVm5VelJZU0hKeVJXMU5UbE01TkhCbFNWZ0tTMnQwU214dVdHd3JVRmhHYlhFMVlYRTRTVk5GZWpGTlJETnBjazByZFdoNVNUTjRMM1ZLZWxScVRVTkJkMFZCUVdGT1EwMUZRWGRFWjFsRVZsSXdVQXBCVVVndlFrRlJSRUZuUzJ0TlFUaEhRVEZWWkVWM1JVSXZkMUZHVFVGTlFrRm1PSGRJVVZsRVZsSXdUMEpDV1VWR1JVeEhSa3RNYmtaUVprcE1hQ3RoQ2poWlZWSm5NbXROZDJ3d1RVMUJNRWREVTNGSFUwbGlNMFJSUlVKRGQxVkJRVFJKUTBGUlFuVk1PRWhVTDJaWFIwMHlSMU0yTkVOaVVuSjVkV1Z5VkRjS09XaENlV2h4VkZKNlpFVlhOMlYxWVVaWllVOUxkVE5NWVdOaGVHdzVXbVV5YTFoM2IzVjZhemczVmxOWWIzcHdjMHRDTlhSVVNrTktWRzVRV25WNFRnbzBkbWhqZEhBNVFrNXBORmhpTVdRelEzTnliV2RMUjJ0R1J6VkNRMHBLVnk5a1lrbFNRVFJpZVRKTE5scFdOMEpLZUZCaVNHSk5NRlY0U2tKSVprMTBDakIyZFRWakwwOXVRalZzVkZrMmR6SjJRV3hTVG10V01ubHZiMFpZTDFGT2FEVmhUV1FyWkU0NFpuZzJOR1ZYU0U1WU1HcHhLMndyU0ZkNlRsQlJaVkVLVWpCcGVFTXJSVU0xZERGd0sxVkJWbnBXU3pOR2JrdDNVaXROYjJ0a1dreE9PV0YxTlU5NU5UbHFTa3BDWjJ4UVdqbFRSMHB6WVVKTFNVc3lSbmRJTHdweVVUVkZVRFpWZFRGTGMzaDBNSFpoY0ZWQmJUTXlSa1prV0dsR1YzUlpabFZXZGsxQk16bGFZMDlHT0VoRVNHdDZSbkV6ZW1aTk1FZ3dWbTlGVDNkNENrVmpWRnB1VlhVM1RtSjFaakZ1WjFadWVFaHVRelJvWjAxb05YaDNLMVp4Vnl0TFdTc3dTa1pDTjJwMmFGazNhM2RtWjJNNE9FWkxjVGhYV2xScFVsY0thMkY1Vms5VWQyWjVRMWhHUXpCTFlqSm5aVWRzVTJrMWJXVTFaVVJVVW1OWWRVOXpaMFZhUVVwaWNXVkRURTlZYURaVGIweDFWMlI1TUZkSmMwczRTd3AxT0VKTllpOWtTMGREWkdWYVlYQldaRzk1ZG1sTlRUWnFORFV3VVVGaGJTOTFUM0pUWWxsa1pWSXJjbEExZGpOQlF6bFZkMVZWTkRWTVpERmpkaXMwQ25GT1NHcDZMMWRaSzNkSVVEWkhjMVJ4U1Zkb1dYRlBObFZPVWs4cllWWlNXbk0xZWxWTFdrZGFUMDgxT1VFdmIxSlBXVGRuVW5GSVIzTnpSVU5qTVdZS1pYRXdkbFJWWlc5RVEwcHNOSEZOYVZwMllrUnlkazFxUzA0eFpuTnZiMnBaUVRaT09HSjNNRkpVZW1SaFJ5OW5NWGx3TTFjcmRXaHVRa2hUTlhWWmRBcFlXRUpWVWpadVRreE9VM1ZFTVZVNVNuYzlQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBzZXJ2ZXI6IGh0dHBzOi8vYWtzZG90bmV0c2RrLTY4YzQyODY4LmhjcC53ZXN0dXMyLmF6bWs4cy5pbzo0NDMKICBuYW1lOiBhenNtbmV0Mzk3Mwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogYXpzbW5ldDM5NzMKICAgIHVzZXI6IGNsdXN0ZXJBZG1pbl9ha3MtZG90bmV0LXNkay1SRy0xNTQ0X2F6c21uZXQzOTczCiAgbmFtZTogYXpzbW5ldDM5NzMKY3VycmVudC1jb250ZXh0OiBhenNtbmV0Mzk3MwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsdXN0ZXJBZG1pbl9ha3MtZG90bmV0LXNkay1SRy0xNTQ0X2F6c21uZXQzOTczCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VaSVZFTkRRWGRYWjBGM1NVSkJaMGxSV0RsUE9VTlNZa2N6WmtOVFpIUTJhSGRXVDBjeFZFRk9RbWRyY1docmFVYzVkekJDUVZGelJrRkVRVTRLVFZGemQwTlJXVVJXVVZGRVJYZEthbGxVUVdWR2R6QjVUVlJCTkUxRVdYbE5lbFY2VFhwU1lVWjNNSGxOZWtFMFRVUmpkMDFFUVhwTmVsSmhUVVJCZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTVlhkRmQxbEVWbEZSUkVWM2VIUlpXRTR3V2xoS2FtSkhiR3hpYmxGM0NtZG5TV2xOUVRCSFExTnhSMU5KWWpORVVVVkNRVkZWUVVFMFNVTkVkMEYzWjJkSlMwRnZTVU5CVVVSR2FIWjJlbVZSYWtsTVZERTNiMjVqTlRRd1ZYRUtkVmw2UzBWelIzZFhPWEF3UVc5cFlXeGlSSGRGUXpCWmVsUlljUzlPVms5MlkwZFdUVFJ5TDNVMVdEQlZlSGt2TDJscmNFOXBNbGhKVDNsYVJFdHJWUXBpVWtobmVuRXJZVlJqVjJJclVWVjJkRTlwZGxKeVZrUlZaamxZV2tGM1R6TnlWblUyVVRGS1UzZEJXRlZDYlhWYVZ5OU1ja0l3VW1SQ00wWjZXblpEQ25WVFVGYzFXbkF2YUN0RGJHWm9UWEV6VTBSVE5EaE9kM05NU25wVGRrRm9VVWR5TmtZemJuVlZTV3RJUjJGbGVIa3hVblZHZURobFJFZ3llR05TUVhjS05sVmtUVkJTV1hncldVcFdRbVpHU25CVlpERXlUa3ROZDBsVVdIQkxkSFZ5TjBFNVdFWllTVkpZS3pJdmRFaE1Ua0ZzVFc5VVNVNVRXbWxOYURVeGRncFJWekYyTTJkRFEwTnNOMnRDTXl0VldXeElhSGRYV0c4MllqSXhkbTF0T0ZCb0sxZzRSRGM1V1RsV1VFTlRSRWMzY0hVNGRuTTJRbTlvVERnd1ZuaFJDbkZuYW1SWUt6Tm9OMlF3Wmt0clZsSkpVRkZMZVdaU1NXaGxhVXhIUlhWS2FYVmllWE5vVURBeFRHRk5WbkF2TDFSM1YyTlJVVU5YVW5CaVIwUk9TM29LYzJoek9GUnhaMVpCVG1kd1JWSm5UVlZYWlVsRlVtdHNjMmhNUzBwbFR6bGpUMjlIYlc4MFFXSjZkWE5xVmxWblJEUmFhSEZGTHl0bGQwOTZWMkZWYkFwNlEzSk1hWEppTkhWbGNFcDBaVFFyYVZSeldrNDNUR041YjBOMVJURlpjVzFNWWtreVFuRllUMjF2YTFGaWMxZGhNRFpzVkdSVk5FVlJZWEZ0YVhCT0NtMXBhVk5sU2xOVU5sRjNWekpyWXpoTmJXeHdUemxuWVRsVFkzTkNZVGxOTkdSM2QxRTRhbk0zVms1cWJtSjZVakpyZGtWcGJuRkJWWFUyY0ZaemJXMEtRMkZDYTI4eU1tZHFjV3R4TWxaWWFtbFhMMnhzU2s1MlMwazNjbFJyVGpGaVRubFZPV2xDS3pGbFpWUTFSRVJrU1dweGVWa3pXU3MzTDBseGNIRk5XQXBWYVZWNU9VbE9PVGN3VVdGM1JFMDRNR0pHV0haM1NVUkJVVUZDYnpGWmQxWkVRVTlDWjA1V1NGRTRRa0ZtT0VWQ1FVMURRbUZCZDBWM1dVUldVakJzQ2tKQmQzZERaMWxKUzNkWlFrSlJWVWhCZDBsM1JFRlpSRlpTTUZSQlVVZ3ZRa0ZKZDBGRVFXWkNaMDVXU0ZOTlJVZEVRVmRuUWxKRGVHaFRhVFY0VkRNS2VWTTBabTEyUjBaRldVNXdSRTFLWkVSRVFVNUNaMnR4YUd0cFJ6bDNNRUpCVVhOR1FVRlBRMEZuUlVGV1oxSnZWbnBqYmtkbVZXVkdjREpWWjFWbmRncE5kMGhzVkZWc2J6ZEVjRGN4WTJ3M05XSkVSVXB2VTNjMWNURktTV3cwTDJ0UFUwdG9WSGxDU1dFMlIzWm5VRnBsUnl0dVNVTXpTMWhSVW5GaVN6UlpDbWxhTDFCdVRHVldSazlVVkRGMVdrWnFSM05zVjBjNVVVaHZSekpvZVhaUU5WVnZjbTh4V2tocFdFVnpWekZuUkdaNE9HMXVZa1ZsUTJKUGNrMVFOVk1LY1dSVVUwNUpaRzAwVEVwVlR6Tm1jMUZEWXpOQ1ltTnFiRTgwYWtWS2JYQkdRVzk0UVRnNFl6WklRVzExWlZadmIxUkpOa2R3UlRSM2NEWTFSVFp5VWdvMFFXWTNOelZDZUZOVWFrNU9kMFkyTVVoMll6bEJlRUpKTDAxQ2RFOW5SbXgyVWpWYU0wTTVXWEkxU1ZWamVXMUViWGhYUlRGek1qTkxSV0p4UmpnNUNrVkdSbXh4Tm1sRU1uVklOWGhRSzBkSFJsTk1iV1JXV2tKb1dGUTRSV3BvWmxKc01rdzJRWEZYVjNaMVVXeE5TRGhsVVRKcWRGSllWSGRaTUZSTk0yVUthVXg0YjNSaFEyWnVObE5sZEdKWlJrVjZPRlYyTlhNMGFYZGFZVU01ZURFeFRUZFliRElyV0hrcmNVeElWRkIyWlVrM04weHFOVFJtSzNWTlkyMXNUd294ZFZkcWFuUmtia1ZFVEcwMU5rdDFRMlpsUVdoS1MycHhOM2xCVjJaUFF6QjNjSFI0TlVWWlZWWk1ORVJ2VW5vMk9VZHNNRUo1U0RSaVdtZEVaRm81Q21sbE9FcHBaSFJYWTJGU2RXdDBaMVUzU25oeWRrbGtNbWhNT0RkbVVFa3piRloyZVVsVFoyUnBVSGhIUWpKTVNXbERiRUp2UkRoQ2EyTjNNSHBLVkdnS0t6VmtTRXhTZUVGaWQwNDRkRGwxYWxSWk1sRnZTVTAzZDFoREt6WnZWMFk1V2tNMVlqbEZVMkZYZG0xb1UzTXhZV2hRSzB4MlpHeE1WSGhDTjNKR1lRcG9kMEZJVFhkQ2JtRlZObTlrVG0xVmQxazBUVlJuTVZGU2RYSTBVM2xIUVc4MFJrSlpPWE5tWW10Mk1ubDFlblJsYjB0SFFVWTRaMlV2WWpKUFdqVmtDbGN3TDJRMFZFRldaVmhNVWk5SFQzVkhNVWRVTDJORlBRb3RMUzB0TFVWT1JDQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENnPT0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxLUzBGSlFrRkJTME5CWjBWQmVGbGlOemd6YTBsNVF6QTVaVFpLTTA5bFRrWkxjbTFOZVdoTVFuTkdkbUZrUVV0SmJYQlhkemhDUVhSSFRUQXhDaloyZWxaVWNqTkNiRlJQU3k4M2RWWTVSazFqZGk4MGNFdFViM1JzZVVSemJWRjVjRVpITUZJMFRUWjJiV3N6Um0wdmEwWk1OMVJ2Y2pCaE1WRXhTQzhLVmpKUlRVUjBOakZpZFd0T1UxVnpRVVl4UVZweWJWWjJlVFozWkVWWVVXUjRZekppZDNKcmFqRjFWMkZtTkdabmNGZzBWRXQwTUdjd2RWQkVZMHhEZVFwak1ISjNTVlZDY1N0b1pEVTNiRU5LUW5odGJuTmpkRlZpYUdObVNHZDRPWE5ZUlZGTlQyeElWRVF3VjAxbWJVTldVVmg0VTJGV1NHUmthbE5xVFVORkNqRTJVM0ppY1N0M1VGWjRWbmxGVmk5MGRqZFNlWHBSU2xSTFJYbEVWVzFaYWtsbFpHSXdSblJpT1RSQloyZHdaVFZCWkM5c1IwcFNOR05HYkRaUGJUa0tkR0kxY0haRU5HWnNMMEVyTDFkUVZsUjNhMmQ0ZFRaaWRrdzNUMmRoU1ZNdlRrWmpWVXR2U1ROV0wzUTBaVE5rU0hsd1JsVlRSREJEYzI0d1UwbFlid3BwZUdoTWFWbHliVGh5U1ZRNVRsTXlha1poWmk4d09FWnVSVVZCYkd0aFYzaG5lbE56TjBsaVVFVTJiMFpSUkZsTFVrVlpSRVpHYm1sQ1JWcEtZa2xUQ25scFdHcDJXRVJ4UW5CeFQwRkhPRGR5U1RGV1NVRXJSMWxoYUZBdmJuTkVjekZ0YkVwamQzRjVOSEV5SzB4dWNWTmlXSFZRYjJzM1IxUmxlVE5OY1VFS2NtaE9WMHR3YVRKNVRtZGhiSHB3Y1VwRlJ6ZEdiWFJQY0ZVelZrOUNSVWR4Y0c5eFZGcHZiMnR1YVZWcksydE5SblJ3U0ZCRVNuQmhWSFpaUjNaVmJncE1RVmQyVkU5SVkwMUZVRWszVHpGVVdUVXlPREJrY0V4NFNYQTJaMFpNZFhGV1lrcHdaMjFuV2t0T2RHOUpObkJMZEd4V05EUnNkalZhVTFSaWVXbFBDall3TlVSa1YzcGpiRkJaWjJaMFdHNXJLMUYzTTFOSk5uTnRUakpRZFM5NVMzRmhha1l4U1d4TmRsTkVabVU1UlVkelFYcFFUa2Q0VmpjNFEwRjNSVUVLUVZGTFEwRm5RWEpPTm5nMmFXUnVUa051UkhkVmQzbHdRWEoyU1dKRk5rMXBLM2RMTjFJemRqQm1iMWhqU0dOR1NERlVkVzU2SzFSNVdIWlhVRnBvVlFwVU4wZDVORVpWWmpOMWRHdGhibE5TUXpaVFlqZ3hNSGMwTVRndlJUbHZZMmxNZUU1Rk5GVlFObW93YWxGbU4wUkZjMHB2UmpGSE5YbHBPRVpPWkRoWENtaEVSV1V2ZVZSdE9VOVRXbXB4U1ZkUGRrMXNUbGhYY1V0TFJsTjVibFV6SzBsaFJVeHlUMDVKWm1WS2IyeFpha3hwWnpsNVRIUlRiRWQyVkhGeFpEa0tWSEJQYWlzNFZIWlpPRXRaUjFCbVFrZHdaalZYUW5oTlRGbFBkMWdyYmpCdFZYbzBOVVJIU3pkelJISk1lR3hwYUVjd1ZURkxOVGhFUWtKcFMwWm9NQXBLU0dFd1YyUm9iWEp1ZDNsaVNrVTBWR1pEU1dwaWFYUjZjVWswYWtkVmIxYzNaR0YyU0VGcmFtbDBkM2xOTlVocFlYZEdaVTVpUlVwQlVUUmFjRTA1Q2tOQ2FWRkZhamREYVhsdE4zWk5jMmRWWkUxWE9DdEpXbkJMYTBGeWFHUjRaMVZhVHpWSmFWWlBNMjFTWmpCdFMwSkdOVFJCU0RkYU1qQlNabEZ5UjJjS1pYUXhNWFEyWVVkU1ZDdEZVMVoyWkRGTVVqSnJUVUZNWmtJNVFVaHNiVmhCU0dKemFsUkliMVpFWjBrdmRucDZOVms0V20wNU0wZ3pkRVZOUnl0blJRcGliVnBRYkVKeFdUVmlaR1JoUVVwcEsyWmhTMVV3YTBsdlMxQlhSM0IwVGxJMVRrTkhVRFkyVlN0WVN6VXhUSFpYVFV0dWFFeEJVRU5tYkdaT09USlRDblFyYm5scVNGaE5aWGROZVVWU1VtZFhkVVoyS3l0cFRVeHZNamd2UVdsTmVHaHJZVTQ1VWpCcmQyTlJkRTl3Y1VnM09HSTJSRmxFV0djelNsQnljVVFLYTNRcmFqVnZlR1JtVkdsVk5EZzJNRUpEY2tvelUwZElTRGhtZDFOYVVqbERUak40VVd0d09HTnZhbFJwVnpSSU0wMWhSVGRCYlhrNFVVZEdlbmxhTlFwWVpXUkxRVGxYYkU1MFVqTnRUMHcyTDFaUVlqWTBPWFZKZGxKbFRsa3dNbFpLYjA5amQxZGpXbU5tZUZGWE5YTlJVVXREUVZGRlFYbEtSRUV3UzJGaUNsZDVjSGszZGpkbFYwNWhSVVZMSzNoclNYSXJSbFJUZFZkcVNFb3hNazFqVTNOUEsxWTBWeXN5YWtVclNqaDVjRzgxZGpad01VSmllbE5aVVZCRGFVWUtkR3RqTW1sVFIwVktWMEZYUjB0UFFrNVVOVVJpZFhKVVJVODNVMHRLVldneUwydGlNRFl3WjNWMFlWUmFWVzlGU1VWck5VZHJUM1YzV0VGM1RtZENiZ3BEYWs1MVFuUnVSVmg0YVZGVlQwRkRLMHBIUVdkbWFFTmtkRTQxU1Zvd1pVSmFRMWQyY25wSWR6VmFNQzlPZGtVMVpFNU1WRlEwY2xkeVNVVnBObmx1Q20xRU1ucFZSRkpUYm5KNGEzRnRTekZoYWpGNVJWUjVOelpYU25wdVUzTldjVFJCZVdVMlUzZElkVlIyTUZoWmJFUTVjVUZVUkRKQ2MwVmpTMlY2YlVvS1dsVk1kRXB3T0ZWTFlVNUtNa3BIZUVaMUsyRnRURWNyYTJ3cmVVUjFhMFpHWVVkRFJFSkVhVGxFWW1ocVlsSjVUVVpRVERFNFJWUXdTSGhVT1ZaMU1BcGxXVzlFTnpOT2NIVlhZVk5ZZDB0RFFWRkZRUzlDT1VSTFpUSlFURFJuV1hWalZXNXFUVFZCWWpjd2NVOHhjRFZUUXpKS01sWllTVzFSWW5OeldVaGtDbXBSV0c5UWNrZ3ZSVzl1VEZoNlkxRlFTSGxpY2tWMlZHbFZZeTg0ZEdkbGJTdEhSSFp1U1daRlYzTjBZa2xHVm1oS1pISllaSEU1ZVV4V2JUTkdiRWNLV0VSVWVYQm1SRFJxVGl0dmVscDJWRXBWUXl0cFdFZ3liVmxrU1VGRVpuRktkQzlNYmtKcFdYQXhPV3BVV2s5b1lqVlRlVU5GVjJwT1JucFZVbEJqV2dvMlozbE9hRFp2Y1dkdFZqTktUbGhoZDFWYVJVZG9PVUpOY1VGMWRISlBVVEUzYlV4QlptcFlUSEJWVDJ0eE5DOUZXbFJuUkZaRFZWWk1aMkprUTNFeENtRndNRkU1Wms1Rk0wdzNSR0UxVkVacWJtTlRORkUyU2tWalpYVnlaVFJHVm1GUGQwVndaRXNyUWs5cVJVbFhkRzE0VjFaT1MxSTFNazVWTDFsMFdFWUtWMmQ2UTFwcU5IQjBRMnBqT0RkRVYwUXJSRXc1TUc1S1RUTlhRV1prYkdjM05EZHVNVmhxTW05UlMwTkJVVUZUVDNZMFluVlNhMm81ZWpkT1RrbE9Nd3BhWTBKS1ZpODNNakpZZEhjMlFVZ3hSblJPTWpkWU5WUXlWMnREZDFwb2QyTnpkRzlwVEZSbGRIb3pXVmRZYVU5MFEyZEViamxrVUd0NlpVVjZXRkZoQ21oYWNHTnJVR2RqYnpsVmVsUnpjbmx1YUV0cFRqZFJSa3cyV2pBemFXRTRaRTloWlRkV1VtdHlkVTExTTFCdlZXZFRUVkYwV1dGdlMySmhWbXAwVUVnS2NGRTNlRWQyZFV0S2IyVmplVXhyV2pObE1FUjJhV3hPWW1wQlZteEZiRUZKVUhaMlVTOWhiM2RWVkRFNU0wZDJXVGhGUVVKVGFWTnpVVVZOYVVWVUt3cFJjbVZRZFZSemRVNW1iVnBWV1VSMlNFNUVVR1F5ZDFnd05scEVSVTUzYkZseUwyUjBWRkl6VGxoQk1TOWtNRGczWVdkd1VGUnBZelpNUm5aemExQTVDalpQWVRoa1ltMDBSVkF4YmxwaWFXaDVNbklyTm1aV1dsZDJNMk5LVDJwTlRTOVVZV3RaTVZSclZIQldSMU54TkRVMlVXMURSR3B0VmpCSk1sVk1Ta3NLWkU5V1dFRnZTVUpCVVVOSlZVeGlWbk53V0dGVmVrWmlURGxtUldJM1pYcE5iMjVyT0ZoUWJISkpiRGx6Y2pNd2VubFBiV3BrY1d3MWRUSTVRME4zY2dwaU9Hc3ZkamwyVG1WSGIwczNRM2xDWVhJMlQzQklPVmxPVFZGM1kya3JUMFZYTjB3elpHNUtRMHd5UzFSNmVWSnBiRTFHUkVabVdXWjFRVGRFUjBNeUNtVnBPR2RxUVVoTVowbG5SV1JHVDNGcGRGSktSMlpLUmpsdVdqRXZWelU0UVVRd1IzTnhNVEJWVDJNMVVtSXlTMFZETjAwMGRsWnNPRVZsVG1SR2JuSUthWE5UZVdFNVdVMDNaSEpuWWsxdGNHWTJXVU5NYmtFdk1IaG1kbWgzVjBKTlEwcHBLMFZqZEZWR2MySnNPV1UzVUhCbVNscFdXVlpSVEhKek5FRjZOUXBrVlV4bWNHUTFlWFZ5Y2tGaFJWZEJSVmxFUjJ4WmVsa3dkRzVsUlRKTU4xbHNTMjFIYTBSV1QzZFJha3BHUzJ4Q1FtUjZZbkpXTTJwTVMwYzJWa1pRQ2tWV1JERnBWVlZVTjBzd1lrWlJMM1F2VEdaMVZURjJkalpyYnpaNE1UVkNRVzlKUWtGRVZXcFpNMEpxTmxVd2EyOXVibHB5UTFaRWJtaEZPQzlFUVdvS1NtNTZiMjFLVjIxRGIyMXhVakpJV1dWRFF6TnJVM0lyUm1aM1drUmliVm8wTlhSSGFYaGpPQ3MwTkZCcWEzbEJSblpGTVhkM05VZGxSRXR6YW1kSVRBcGxUblYzWmpVellYTkhlREozWVd0aU1sUnNhbmhVZFZsc2JHZHBiVEJTUWtKU01FbHhPR2hOY0dVdmNXMWFTbVpwWXl0NmNFdGtaRGRsTVM4NGJ5ODFDbUZWWW14NlJYZDBLekJLTHpBd1MyUktlR1ZRU0dnclRHdzVNMHRGYWpsUk9VMUxORzlxTjNvd2FFSnBlWFpJVUVsTU0wWlBjRWRZVjBweGNIQXpSbU1LYm5wVmJXRlZlVTFtVkdrMGFUa3hlbE41YXpVeVVHdENSREF6UTJacVVtVlZNa2RMV1ZkcloyUnpabUZ4TVd4WmFrZHROM3BWVlhsMGJVWnBVMjAzU1FwaU5YVnJSR2tyUjFBNFUwRkxObEZqVFVSTk1YRXhhamRSU2tSTFlsaGhSVWg2ZVhWQ1QyaDZRekVyVGxBMlZta3djMkp5ZG14NVNEQjJSVDBLTFMwdExTMUZUa1FnVWxOQklGQlNTVlpCVkVVZ1MwVlpMUzB0TFMwSwogICAgdG9rZW46IDUyNWRhNDBmMDg5N2YwZThjNTY1ZDlkM2IwYjUxMjQ1ZjNkNWEzZGZiMmFkZWFlZjAzMjAzMzA3ZTMxY2IyNzgyN2NjNmZlMGNmYmU2NTFjOTIxZTJjZWFkMTk4YjQyMmE0MGEzYWUxNDJhZDZmZmRjODkzZTdlNTU2MmJkMWVlCg==\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-3621/providers/Microsoft.ContainerService/managedClusters/azsmnet5584/listClusterUserCredential?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTM2MjEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NTU4NC9saXN0Q2x1c3RlclVzZXJDcmVkZW50aWFsP2FwaS12ZXJzaW9uPTIwMjEtMDUtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-1544/providers/Microsoft.ContainerService/managedClusters/azsmnet3973/listClusterUserCredential?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTE1NDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0Mzk3My9saXN0Q2x1c3RlclVzZXJDcmVkZW50aWFsP2FwaS12ZXJzaW9uPTIwMjEtMDctMDE=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "99aeb30f-43f3-4dae-87da-08beac3db97a" + "627d386f-d808-4a5f-bd34-20b6ecacfa54" ], "accept-language": [ "en-US" @@ -741,7 +741,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:31:33 GMT" + "Sat, 07 Aug 2021 00:06:53 GMT" ], "Pragma": [ "no-cache" @@ -750,16 +750,16 @@ "nginx" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193133Z:4b85ce2c-69a2-4ef6-8934-91f34b9783c0" + "WESTUS2:20210807T000653Z:354ec1c8-4279-430d-957e-3e2773e1d6ed" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], "x-ms-correlation-request-id": [ - "4b85ce2c-69a2-4ef6-8934-91f34b9783c0" + "354ec1c8-4279-430d-957e-3e2773e1d6ed" ], "x-ms-request-id": [ - "198c9f4b-ec28-4b62-ae5f-c1095cb64107" + "0bf43f9f-6752-447b-9052-090b1a6e2595" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -777,17 +777,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"kubeconfigs\": [\r\n {\r\n \"name\": \"clusterUser\",\r\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlZFTkRRWFJIWjBGM1NVSkJaMGxTUVV4dVFVTjJSMFZHV1VKcVEyTXZRV2c0Wmk5bGQzZDNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSlFtTk9UV3BGZDA1NlFYbE5WR3Q0VDBSQk5WZG9aMUJOYWtFeFRWUkJNMDFFU1hoUFZFazBUVVJzWVFwTlFUQjRRM3BCU2tKblRsWkNRVTFVUVcxT2FFMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQkNqTnpWM1ZzYkROWVpYbzVVVGhzTldkTWVqZDJkV2xWZVRnNE9IQXZVVTVJV0UxaVVrcHRVVTE1WlVwak9UbDJaRk4zT1hCTGVtbFFaR1Z3YjFGblIyTUtjbGd3Y0RoUVdtMUNaR051Y0ZBd1JuRkJja28xT1U5eGIwWjFNRW8xZW5sMmRYbGpUM0o2Wm1KQ1F6VTJVak5vY3pCUU9FUTFWRzExUjI5U2ExTnVNd295VG5KUlQxWkVUbTl6SzFaRFNteGhObVZ1VXpSVFFYcGFZamRoU0doWlVHdEZLMDluVmtacVUyZDZjbVZpVUc1WVQyaDNTMHBRYjBoTmJDOU9hMEZPQ21OWGRXRnRhbTQyWVN0V1RHZGtXRFIwY0Zwc01EQkVRbmR4VVdKc1NWZ3lUbGhTY1daR1duaDFaSGh5UVRaSVJsWTBhMlJPWWtWWVUwZzNaekUwUlZrS04xUkpOakpyTVVwdlJFRlVORTlTU0RkTlowSXJkRVE1WkRONlJFRTJhRUpHZUhGcEx5OTVhbTFXWkRoSmJGcE5lazh4ZURSb2FIaHpUa1ZvVkdWMWVncHVZVTlvYjA1MmNsQXZkR3BTVG5kaGIxQnNlR1JqVkM4NE9HMVVPVmxVVUM5RFJsWmtWM2xGTVdRdk5UTm1OWEowZEM5bmJtdDZjVmtyVWs1SVRWbFlDbVZaTW1KMk1tdFhhWEZOT1RjMGNGTjNhSFIwTkVRMk5HeEhOSEZ3VGtoaGNsQlRhRlp6UkVsVmNtRkpSWFpaTTFndlNURTNNM0JqWnprM1ozTnJialVLT0ZWcmRWZ3pVbmxGWTBVMWJsY3hRV3BTWm05MVNTOVdaR0pFY20xbFlXd3Zka3RHVG5jMU9EUTJaMFZ0TkdGWU5EVjZjalZZVkVGcFFXaHhZM2h0WlFwTFR6VkJZbVZtYVhoUlZXdFFjVzVsTW1GelNpOVNNMmRIUzNwRmRHNXlObGRYTnpVdmVTdHBlRXhhYjI1bFJXOUVkMXB6YWxkcGMzRTRhakpsTnpFdkNqaHVXa3BtVFdwclJHbERTMFZEVTFoaE1YY3pZMFJ1Y1ZSWVZEbEthbFZpZVdWc1dFWXJlVUpqTUVrMWFVcFhhalZLUTFOdVUzWXdXRVZhWkhneVExY0tXVzAwYTIxVGFIcGpMMDkyYmxGblRVbGFURk52WTB4MmNtZFZOREJhVFhoME1uUlVVRGx3VjNCcE1FTkJkMFZCUVdGT1EwMUZRWGRFWjFsRVZsSXdVQXBCVVVndlFrRlJSRUZuUzJ0TlFUaEhRVEZWWkVWM1JVSXZkMUZHVFVGTlFrRm1PSGRJVVZsRVZsSXdUMEpDV1VWR1IyWnVkR2h0U2tsVE5XZEdaalpwQ2pnMGVUUXZTMDQyV0c4NWJFMUJNRWREVTNGSFUwbGlNMFJSUlVKRGQxVkJRVFJKUTBGUlFsa3dielZEVjBsbVJWTmpTMVpuTm5CRVZUQktkekF2WmtJS01pOTVTVk55ZEVwbFRuUjBNVWx6VkdreFozRmlkRWRWVjFGTWRDOXlOVVJLVDBSQlRVOWhjVFJVVmpCTE1uTm5PVVJLWlhWTlZYZEVaREJJWTB4eVJ3cDZjMFUyVmxWTVkwWlFhV05sZDBOT05GcEtaR0ZsVFhWaU5HMWhZVFJZVUc5NmJVOW5NRU1yTlRaV2QyMXFOVXRhUzBKRmJreDBlVFpYYmtVNVpreEVDa2xqVW5oRFIwUm5URnBxTURVMVpWcHdTeTl0TlhsTlZGWnZSemwwVUZwdFpGbzRSMjFGU2k5c01tSnVZbFZLTkdVNFJHWnVOVVZqVkU5Q1NFZHdWbVlLU3k5MlVtOUdkVlpXU0ZZeWVDdE5kV3gyYm1GUWNtczRkM1U0VWtoVVVqTlRaMXBFYWxabU0zZHFUbU5QVmxkWFNXbHZTRzVQZVhsVGRFbDJVVFp2U1Fwck1rTllZVlJwVm1wU1REWXZLMDVtVjFJdlIzZ3hVMlJMUVU1MFRrTkhWVXRCZVVaUmFtTk1lV1o2VTNZMVZuRmtWR2h5YkRVMFFqRktkVWwxVjJ3MkNrdHJObXBVY0dORVN6bG1VVzB4ZFdWaVJVMVNRM1ZOSzJwRlUxcFNSMnR0UTFGWGRURkJTSHBwYWt3MGNXVTJSbEpETUhSSlRHcFJSbHBUVDJSRlRsQUtVRTQxZGxoTVZYRjBTbEV5TldGaGJsZFBWVFZqU2pSMWFXdElZbGRwV0dab1pHTlljMnBOU0hWMlltTmlTVlZ1UzA0d1VHTlNSVEZXVWs5VVdIaE9kZ3BVVnpKNU5pOWlNRmRuT0hGemFUTndaM0UzTjNvMWFWQnNTVEl3ZEZKNmJqQmljMVZLY25OamNsVmphMmd2U0dzMU5HZERaekJOUTBWcWNEWkxRMmx6Q2xwWEx6Z3ZORzl2YmxGUU5DODFNMlJXZERGWmVXUlNRVXBNVWpsUGNuZ3lSM0JCYW1WYU5DOUxOMVV5U0RGS1oxSkhiWGN5U1hwQlZ6Y3piV2gwVm5rS2RuTm1Ta3hQU1VKYVppOXZjVzFOYkVOWU1tdDNSbmxCVDFvMVVWQnBlV3R0UmtneFJtZG5ObU5sVlRsa09WTnpjelZSTm0xeFdHOXROV1o2VEZSa2VRb3djekZSTVVoelJucG1OREZHTVRRM1owRTlQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBzZXJ2ZXI6IGh0dHBzOi8vYWtzZG90bmV0c2RrLTY0M2U1ZGI5LmhjcC53ZXN0dXMyLmF6bWs4cy5pbzo0NDMKICBuYW1lOiBhenNtbmV0NTU4NApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogYXpzbW5ldDU1ODQKICAgIHVzZXI6IGNsdXN0ZXJVc2VyX2Frcy1kb3RuZXQtc2RrLVJHLTM2MjFfYXpzbW5ldDU1ODQKICBuYW1lOiBhenNtbmV0NTU4NApjdXJyZW50LWNvbnRleHQ6IGF6c21uZXQ1NTg0CmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2x1c3RlclVzZXJfYWtzLWRvdG5ldC1zZGstUkctMzYyMV9henNtbmV0NTU4NAogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVWklWRU5EUVhkWFowRjNTVUpCWjBsUlpuRTRabm93T1dObUsyOTNjMVpFTlhCS1VVdFdha0ZPUW1kcmNXaHJhVWM1ZHpCQ1FWRnpSa0ZFUVU0S1RWRnpkME5SV1VSV1VWRkVSWGRLYWxsVVFXVkdkekI1VFZSQk0wMUVTWGhQVkVVMFRVUnNZVVozTUhsTmVrRXpUVVJKZUU5VVNUUk5SR3hoVFVSQmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU1ZYZEZkMWxFVmxGUlJFVjNlSFJaV0U0d1dsaEthbUpIYkd4aWJsRjNDbWRuU1dsTlFUQkhRMU54UjFOSllqTkVVVVZDUVZGVlFVRTBTVU5FZDBGM1oyZEpTMEZ2U1VOQlVVTjBWMFZEWW5vNE1qZHVWWE41VFZCcmRYVjJXV2dLY1ZKaWVtRkphV1psUXl0eVMzaFNVRUp1TjA0dlRqWXJRM0pSYjA1WE5rVndUQ3RtYWtRelNuSnFjMWs1U0ZGQ1ZFeHpVR0Z6YTJKV1pGWlNjWGg0YUFwdFdsaENNR3R1Y0V4T2VVZHRlVmMyWTNWNGMwOXpWU3RuTldwUkwwRXZTbWN5ZVZFMFRVbExTU3RVY2xBeWRrOVFZVTFhUzFCQ1QwcHFaR2xwYmxBMUNtUmFMMjVKVTJoSWRIUXpWWGR6VUVGTFVWZExia2RGY1VKM2NYUlROblpVV1dkV1JtMDRkR1JRZWxaWlJ6WTNSV1pvVEhKaFRESTRiRTV2VTJGTlNpOEtjRkY1UzFoTE9XMW1TVzVHVERWUVFuaDRSalJLWVV0aE0xQlFZbU5wYVM5a2JWVkpWamRWZFhwb2VVcHdUVEZzZGpSdFdqWXpXbXAwZHpKbFlWaFlid28xUm5wR2FsTlFjRTlMYUZSb1VtSkZXRkpFVjBwWmFsQmplVXhQU3pWbVFsWTNkazVFYTJwb2VubE9XbEpESzFOWFduRnRjSEo0YTBGQlFVeElTV3BKQ200MVpUZFZTVWhJTlZod05IY3hTM2RtVFVkck5HUlNTM2RLYlhBMVNUaGlOVFExUVZCTVoycFVVRTlxVW5sdWQxb3pNVWxhY0hNelJqVkZlR2RQUldjS2JHaE1kR2hIYm14dVRWVXdRalE0ZUhaMVp6SkhUSEZ2UVVOa0t6bHplVVl4ZVVkQlFWSmhjMmRyZW1OdldTdGhZbGcwTmpKWFpESkdNa1JyUzFoM1pncEdTSEZDTW14VFZsVkhabVJDT0VFemJVeENSMVZoTm10cFkweFJXVGQzZGtsc1RuaFBPREZOVVhGRWR6bFZZbmQwZVV0cVUzSndTVXcxVVZkYUszUnVDbTVZZWt4VmNUQlVlbVJNWXpkRmIzTm1RVmMwYVhORlREY3diV1pFUlVkcGMwNHZlblppVmxWV1JVbDBiMlpZVTBjclpHVXdTak5GY1VrMU9IUlBOV3NLY214Sk1ETmhSMk5hZDNkRVJuTkRWVTlvVjJVeVZFTTNWV0lyYURkVmFGUkJTV3hhVjJkRFIyNDVNblJwUmpoeVowMVdhblpFUVhwTk1qRjBUV2xvVGdwWGNrUmhVakJqU1hFMlpqVmtSREUzVmpKTmRGQlJTVVJCVVVGQ2J6RlpkMVpFUVU5Q1owNVdTRkU0UWtGbU9FVkNRVTFEUW1GQmQwVjNXVVJXVWpCc0NrSkJkM2REWjFsSlMzZFpRa0pSVlVoQmQwbDNSRUZaUkZaU01GUkJVVWd2UWtGSmQwRkVRV1pDWjA1V1NGTk5SVWRFUVZkblFsSnVOVGRaV21sVFJYVUtXVUpZSzI5MlQwMTFVSGxxWld3MlVGcFVRVTVDWjJ0eGFHdHBSemwzTUVKQlVYTkdRVUZQUTBGblJVRnNibGt5UjJOM1dXbFBiR0V4VW1vNEwzazNRUXBtUjBnd2NuTkViVFpuVEhWMFMyVkRWVzFRVlROUWRsTjFVSGwwYTNWQ0wwTXlSWEpxTkV4T2NsWkJjMHBUYjJ0MFVEUm9VWFV6UldwS2JUTm9WMUl5Q21oVlJIQTNlVlp6ZFZwUWR6Y3lUalZVZFVGMk5rMW9RMVF5YVhKRGQzRnllV0p4TnpZeFpVeHJNRFpwVTJobEswdHpRVUY1VG5nek5EaHNlRGRKU21ZS1UySjNWV3MwTkhaVE9XcHpNMVpoY1dSVWIwRktSVzh2YkN0cGRVMDRkVk4wT1Vwb09UQlFObFJvUzFab1RtbHJSRUpaU0ZkQ1NtazFVMHRUUW1wNU5BcDZZVEo1UzJVeWNYSlJUa2h1Uldzd1NuVmpaVkIzT0dGVk5rVkpkRzUxUTFsUk9GcG9iMUJJYVZFcmIwSkpXSFpQTTBJd04yRkdaRkpEYkZWYWRWVlJDbGcwY2podVVGVnZMMHBQVnpKNGIwSnBhM3BYUWpnM2FVUk1kSFZFZVhOSldTOXZWRVp3T1hWa2RWUkxlRkZoVEhoMGJsVktaVkZRWW0xU1RURnFhRTBLWTJzMGFHMHZRMWc1YWpGblJXOXpibVIxTjIxV2FVd3JOMmxCUVdaM1lVbGtTalJTWjJkU0wycENZMDFWUzFWdGJtbzRSRFZHWldFck9FazVTMUozV1FwSlZYUnhZMVJSVmtaVFFWcG1aVlJVTkZacFVsQjNTa3A2UVhsWlpuUk1kakJ5TUhnM01GTXdhRFJwUVhReVpGWXplWHBrVG1JeWVVd3JSbE5CV1VGRENuTTRNbXB1UVVvM2VEQldVakZ3U2pGMlpYSkZZbXBxVVZoR1ZESmFNbXhzVG1acWFXVXdaM05aU205eVRVRjRNbFJpYnk4eldHZFNTbTVWWm1KdmRHY0tlWEpLZFVkNGVpOUtTSGd2VVRkcmJHeGllVkZRVWpkVmQwRkZNblJyU2pkb01HcDBkblJ6U210VGNERTRPV0pLU3pseVJsbE1jMGhSZUZWVldXSkVhd3A2VG5OclRUZDJOa3hJZFdRd2EzVTFja0Z1UkhSWFIzRkpLM0kwWjJkelVFRnpSVEZSYVRVeFduaExkblp3VW5jcmNqbHFNVGxqWjBFMVRFRXdWbVZVQ2xoSlRVNXVLMnRMZDFsMWVrNTFWbnBFTm1sWmFWZG5QUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsS1MwRkpRa0ZCUzBOQlowVkJjbFpvUVcwNEwwNTFOVEZNVFdwRU5VeHljakpKWVd0WE9ESnBTVzR6WjNaeGVYTlZWSGRhSzNwbWVtVjJaM0V3Q2t0RVZuVm9TMU12YmpSM09YbGhORGRIVUZJd1FWVjVOMFF5Y2twSE1WaFdWV0Z6WTFsYWJWWjNaRXBLTmxONlkyaHdjMngxYmt4ellrUnlSbEJ2VDFrS01GQjNVSGxaVG5OclQwUkRRMmxRYXpaNk9YSjZhakpxUjFOcWQxUnBXVE5aYjNCNksxaFhaalY1Ulc5U04ySmtNVTFNUkhkRGEwWnBjSGhvUzJkalN3cHlWWFZ5TURKSlJsSmFka3hZVkRneFYwSjFkWGhJTkZNMk1tazVka3BVWVVWdGFrTm1ObFZOYVd4NWRscHVlVXA0VXl0VWQyTmpVbVZEVjJsdGRIcDZDakl6U1c5Mk0xcHNRMFpsTVV4ek5HTnBZVlJPV21JclNtMWxkREpaTjJOT2JtMXNNVFpQVW1ONFdUQnFObFJwYjFVMFZWZDRSakJSTVdsWFNYb3pUV2tLZW1sMVdIZFdaVGQ2VVRWSk5HTTRhbGRWVVhacmJHMWhjSEZoT0ZwQlFVRkRlSGxKZVVvcldIVXhRMEo0SzFZMlpVMU9VM05JZWtKd1QwaFZVM05EV2dweFpWTlFSeXRsVDFGRWVUUkpNSHA2YnpCamNEaEhaRGxUUjJGaVRuaGxVazFaUkdoSlNsbFROMWxTY0RWYWVrWk9RV1ZRVFdJM2IwNW9hVFp4UVVGdUNtWjJZazFvWkdOb1owRkZWM0pKU2swelMwZFFiVzB4SzA5MGJHNWthR1JuTlVOc09FaDRValpuWkhCVmJGWkNiak5SWmtGT05XbDNVbXhIZFhCSmJrTUtNRWRQT0V4NVNsUmpWSFpPVkVWTFp6aFFWa2M0VEdOcGJ6QnhObE5ESzFWR2JXWnlXalV4T0hreFMzUkZPRE5UTTA5NFMweElkMFoxU1hKQ1F5czVTZ3B1ZDNoQ2IzSkVaamczTWpGV1JsSkRUR0ZJTVRCb2RtNVlkRU5rZUV0cFQyWk1WSFZhU3pWVFRrNHlhRzVIWTAxQmVHSkJiRVJ2Vm01MGEzZDFNVWN2Q205bE1VbFZkME5LVjFadlFXaHdMMlJ5V1dobVN6UkVSbGszZDNkTmVrNTBZbFJKYjFSV2NYY3lhMlJJUTB0MWJpdFlVVGxsTVdScVRGUXdRMEYzUlVFS1FWRkxRMEZuUlVGdmExSTNOM0E1TDFsclNtcFZkU3N2VVRONGJYcGhia0YyTUdrMmNFUldXWGRwTTBscVFsWjZaa3BhWWxkTFJXbGtiMVpYUjB4ek1BcFhhMFp2TUdKUVZYaEpOa3BVV0VseWNHTnVOM2xwWmpKVlkxbFNRV3hvU1dSVVJFdFhXVzVUVVdaMFdWQlJielYzVkV4bE1EVTVVek5WWTI0M1EyRnVDalphVGsxalZIVmhibkJGTWpsT1EwVk1hR2hDYnpWYWIzZEZhMFpQV2psbVpWaG9lbWRZV25kblEzUXlTRkp6U21kbVJGUnJRV3RhWlVwSVpXNXFhMmtLTkVRNWQwSnlSVll5V1ROSll6QXpiRzVvVEd4cmJsQjRSVGg1V0ZSbVFVOUthazlRVTJsM1NYUTVja3QzVm00NVVUTkNVRzlDU2pSQlNsRkZRM1kzYXdwdmQwOW1jWFJ1YzI5MmFuZEJXRUpyWldZMlQxTTVabVV5YzNrd1VVeG5Ua1pETUVWVlpIcHJlbHBLU0dSeVpqY3JPSE5XU0RoVlV6ZDBZV3czTm5GWENrNWxWa3RYYml0VFFXOHdkWHA0ZDNOQ2FHTk9VV0p6ZVZSNlVqazBWek5PUjA1eVFVWm5hbmhoVlRaQ1pISnNZbVUwTTBabmNGbHBSMWxaU1ZFMWJrMEtiV05WU0U1eE9IZzJRMVYwUkhOUVFUaDJUSHBhTVRseVJHNHpOVFZRUkhGd1VVTnhSMElyWTFWUVNXMHhjRTVqTlhCbldqQTFUUzlRUVdJNVNDdFFWd3B6S3pKUldUaFljRTFRTVVkV01reDFlRUpzTnpkS1ZrRnVPVUphZUVWeFdUVklXbXhXVlU5TVRFNVpkbkZMUWtwUVRUZzRjRFF6VEd4b01TdGhTRWx0Q2tRM2JtTjBRa2huYW1jM1RXNW9TMkl5V21nNFRUbEJUMVZTU0haVmFVdFdUa3BJU0ZaNldrczVXVUl4VlM5Q1NWVnlTa0pXVEdaTk5uVmhOVEJsWlhZS2RFcGpNVWxvYlhoWU0yNVdjMjVRT0ZNMWRFOUhaMGhFSzA1NGJsZDFWMmRFYzJKRFdUUkZNRkZHZEdSNVVEUTJaRGRuTlVkYU5ub3ZiRmhUSzFkTFpncFNZMWxoWmsxc1JqUm9iV0ZGYW1sdVpqVjVTVVUyTVROalozTlVXazB3VmpCQldYcENWM2h0UWpaS1IxVnVUV3BVT0RCRFoyZEZRa0ZOZFhGRWRFdHVDakppY2xaMVkzZ3JVMUZNU2xKaVYzbHJiVEJEY0c4elUwVlBURTFQYlc5Vk5rUnhLMUZWT0hwNmIyeDFSV1IxVDNRNGRERlNiREpRVDFGU2FYRlZUa0VLYkhocU1tUlFOM0J0T1VZMmEzTm5RVk53Y21STmVuZGxVVlJUWkhacGFWQTRkQ3RaVVZsbVQyNUhUbGR6ZG1acVoxUXJjamhIVjJ4NVprNHdVRlJRT0FwRE5IbDJXVkpHTDFCa1N6ZGpPVXcyTjJKUFV6WkNXVkp0ZHk5d1pFdHZhekpGUW10WFVHbG9WR1Z2WTFZNFpVRTJhbE54YVV0MlptTjRhRVZrU1ZGRUNqWTVlamxhVDBoNFpEZG1iRTVZYWlzdk0weE5aRWRPZFhSQ05XSllNRVpTY1ROamEwMXpTUzh5UWpaTUx6bDFOVVJWWTNaeWFtWkhNbXhoUTJjMldGa0tRbXMxWWxScUwyWnpha1pwWVdsUlZqSk1kMEpMUWpkSldrOUVSMVF4YjA5RVZGYzVRWGRXVEhWbVNTOTNiV0ZuYUZCbFMxTjRNVzFhTW14TU1ESTBNd280VGxOb0x6TklZV2xGZVc4NFRHTkRaMmRGUWtGT2JtcHZOMmxQU0c1T1VqbGlWa2RrWVRGd2FHVmtXVzk1Y21obmVXTlFaRlpPYlVKd2JUWmxTRlJJQ2k5dlpVRnRPRlZFTkRaSlpXUXJXa3hSV0V4NE1GSmpOelJNTlUwMmVURnFObE5ITVhWQ1IyZE5RMFJKZW1WSUwwaGtNVkp2T0dGbk1GZEdWVGROYzJRS2EwNDNObGR2ZW5kaVNURktWVGt2VW1GQ1ZrNUpielpJUkhkVWJsSnhXV3BOZGxCS1NFbGFhMVpVVlZoVWRsTTBTVzVQWnpod05IcDVRMXBzZFdKaE1ncDNhSGM1YzJVd2RsaDVURmhMTmtWc1VIVmFjbTEwYVc1dVNrZHdiSGQ0Y21WeU1FOTVSa0UwYWxWWlZIVldiV2RXYVRNME5tbHlOV1F2YnpCMVprTlVDbmxZTjIxaGRuVTVTMHg0SzJzMFZEZFJPQ3RxV1hCU09VcGpTVXByUkZSRFFXdFRiRUpKTURsblMzSkdRbTVpUTBWd2FXZG5ZbWR1TW01bmR6SnphbTRLUm0xd2JuaG1lWGd4YUZGNE5WSXpOemRwVHpBNU5VazRRbWcwWVZOc2NreDFWR2gwTkhwa2RuUmhjME5uWjBWQlMzUTJhQzlvSzAxNWFrbG5lVkJYZHdwSmNVVkNVbTE2VUU4MWFqWlFRa2xEYzJWeGVGSlNSV1pxVUZoMFVUSkhlRlZQV2xaYVpsUldjRlZOVEZNM2FGSkdVMWszV1UxbFozaHZWbWxRVTBsd0NsSldMMkZ6TjFONkx6Uk5aVkJOU2xaclYwTXJNMVZVYm5BM09HZ3hRbVJsWm1RMlRFUXphbHBDVUVWS1UybDNjWEJWT1V4aWNucFpTbGxZY0VaamFrWUtNVFo2VkdoWk5rTkxTRVk0TTNWQ1dERnVTMkYwZUVoSldEQXlRVWRPTTBSVE9ITndaM1p2VlRCdU9IWkJOV0Z0V1VjMVVWcEdWallyVjNCNFMwMXZkUXBJUVhodlVrRTNVVGhJV1hVM1duTnZNazVpT0RWMkwzTTJjMmMwTUhkRGFsZHNTek41WVZaaVRWTm1UazFVY0haVVVsSjBOVFpRWjA0dlFYRlBXRWMxQ25wWlJtTjJSRzVLUWtaSWRVRjNWRVpxZW1KUVJIcExlaTk1VEVwR2RqRkpjRGhDWVVORldYcHNkazlMVDJsalRFUXpVVUpxYTNKRFN6Z3ZjSFZEY0RZS01VVkJabGwzUzBOQlVVRTNkVXA0U1Zkd1VGbEZaUzlvTlhSVlkxZGtOemcwVW5WblFtb3lNMlZDU1RGalRFdEJZMnMzVURJek1WWlZTbVpvWTFWYU1BcFRhSFZrUVV0WFNYaDFWVVJzUlV4MWFHaERlakpVTW5WSmNYVTBSVkZ6UVVGWGIwVTVjazFPTVZoSGNGbExlbXBITmpkdWIxVjJla0ZtV0U1NVduaElDbEZaUkN0NVRuWmFZM1JJTURsUGJsWTRlbTh6UlZaRVJ6VjViWFJaUmxSSFpqUlJRbkZZUzNZNVREVnlVa1pCYjNwb2MxRkVTbTAxZFdWT1NqSnZSV1VLUVVwSlVqQnBObWxaTXpSSGQycEpNRGR4U0dKSmNEVTJjMVpIVVZFeEwyUm9SWGcyVmpKemJtOUxSVEprUkdoQ1YxUkNXakF6WjFsRmVtNW9iRU5DVmdwUlprSllUVGRQVEdSM1NIWktlbTk0VEVGUVpHOW5kVlJIZUZCaVZIRTRNRzR4YnpsT1RWbzJSbEY0V2tkSWRGZEdSRmg2WlZCME5EUk5ZWGRyTWtoV0NrZFVVSFZsZGpONmVGbGtVME54WlRKdGIyZHJlVTVCVlhWdVNHSTBVQ3RRUVc5SlFrRklNRnBpUjJoVVUyWlNRazVHT1RsR2NUbElNUzlYT1RsMllqY0tibFJGZGxsWlpDOVFTWEJoZEUwMVRXNWlVbVpOTkVaMVNHSlBURlZJZUc1cVEzQmlkRXhrZFVaS1RIWkRPV2RIVmxkNVp6aExTWHBRZEhsS1NIRlRad3BWUldGdWMwaGlZMlJvVFRnd01FZGlWMFUwUmtscFVFOVdaM1YwVWpNMlJHZEhLemN3ZG1GQmJVWlhaWEZ6WkdOSk5sZGtNRFFyY3pFdlR5OUtPVlZoQ2tneUwxUXdlV0prYWtWNVl6aEpjRzlyZFc1MVQyMTNkRFZVVkU1emVrTldiVlYzWm0wemNGbzVkREI1ZVZFMVYyMDJVVEZZUlc5aE5IaE9aWGMwZUZvS2EwWlZURkoxVTNGak1qZFRkbEpxWjBFNEt6TlFRMjV4YWtsQ1EweHJVbTVvTVdSb1dXaEhhRUoxZVVKeFMwcHZSRVJ5UzI0NVYyUkRjR3BLYTFnNE13cDBha3RJU0hWWldHUkNTRzVZV0RSSWJHeHJNVXQ0Um0xcE4wbENUemwxY1VzMlZtVmlkbXBzWm1ZNVZubFpaamRxYTBoVFpFUnhWekZQTkQwS0xTMHRMUzFGVGtRZ1VsTkJJRkJTU1ZaQlZFVWdTMFZaTFMwdExTMEsKICAgIHRva2VuOiBiZjYwZDM5NDA2YzQwZDc3YjQ2Nzk2YTFhMTllMzUwYWRlMzc5OWY4YWI2MDI1ZTYyZmYwYjE5Y2ViZGNhOWVkZDNlNDVmY2NmMDRlNzBlMzM4Y2FkYmU3ZGIwOWM4MjViMWUzOTI2YWQ3ZjYxMThmZTM3MTRkY2JmOTJkZDBiMAo=\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"kubeconfigs\": [\r\n {\r\n \"name\": \"clusterUser\",\r\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlZFTkRRWFJIWjBGM1NVSkJaMGxTUVU5SWF5OHhUR3BCU3pJM1ZERkJVVlpUV21OMFFqaDNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSlFtTk9UV3BGZDA5RVFUSk5hazB4VFhwTk1GZG9aMUJOYWtFeFRWUkJORTFFWTNkTlJFRjZUWHBTWVFwTlFUQjRRM3BCU2tKblRsWkNRVTFVUVcxT2FFMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQkNtdDFaQ3RLZDNSbFltSkdaalZPWVRWaFlYQlZUMUZDYTJaeU5sY3lkVEJUVlcxTE5HWlJUbE5IWWpnclNFZDFUSGxKVTJGUFNIVmtOa0pEWnpVemRWb0tObkJyUVcxeGNEUkxLMHM1Y1VWQmNFaHhWWEpUTVhCck5rZDROamcyY1U1WlkyNUJVa2hXU1hKSGEyTnFTV3BIUkROdGJVazJhblYzTjBjd1MxWnBTUW95VlVOTU1WQldRMVF3ZVRWa09IZEdVVzQxUWxCYVkyeG1ja1ZrZVVzclkxaDZUbEUwZW5weVZITk9lR3RWWTNWeU5YWmhVMWtyTTJKblNFbFhWSEZRQ21FelYwTnFWWEZLYm5wdFNVVktkM05zYkdsalNHRlhhM0J3VlZkU1RVeDNNR3MxTDBaT2VXeG9iRTVzU1hoeVNFMUdOV2R2YW1KS2NsWkpUa3QwT1c4S05FeGhOblkyTm5sUlNVbEVSMjVSY0d0dFdUQnhUV3BSUWt4cmNIbEJiSGxYVm5OWWJtWlVUa3R5VTBwMmMwUndjMncyZEN0b2MyRlpSSGsyUm1wWk5RcElka2hNUlVkWVowWkNNMlpZZFc0d1kwWk5PVzFMTVVwelpsa3pZMnB2YWt0RE56ZFFZUzlXVEdsV2RUZzFTbGxUUVhWM1ZHaGlOSGhQZUUwM2JFMHJDbmMxYVVSMWNHSkxjRlV3V1dsRVFscE5hVEZyUzNnek1tTkZiRkJXVnpSbVdXa3liUzltTmsxTGJYTkhSV2xIYWtSWWFWWkRNRmc0T0VsVk4wVXpVMm9LWkRscFduRkJNaXRwWW5WNGVGVldVRnBhUzJoMmJFNXNiVXR0ZHpneWFHVXpWVFZzYWxSSWRVbDFaWHBMV25ZM2VERjBNVTh6TWxKTVNERmlVMkp2WWdwVVJESjJTVk5ZU1d0eWN5OUJkVWRXVHpoSGQzcEhVMkpaV2pOMmRITk1OMFUwU2pOcFpHaFFhV1JvV25oNlRXcFdabEY2UXpabGRYTkNlRUl5TUVRd0NuWlRkVWREY21GclVscFFkbGR0VjJWWlpVWkZNRXhSU2taREwzWk5XbWRUYm5ZMVkzaHRLemR3YjBGblRHVm5VelJZU0hKeVJXMU5UbE01TkhCbFNWZ0tTMnQwU214dVdHd3JVRmhHYlhFMVlYRTRTVk5GZWpGTlJETnBjazByZFdoNVNUTjRMM1ZLZWxScVRVTkJkMFZCUVdGT1EwMUZRWGRFWjFsRVZsSXdVQXBCVVVndlFrRlJSRUZuUzJ0TlFUaEhRVEZWWkVWM1JVSXZkMUZHVFVGTlFrRm1PSGRJVVZsRVZsSXdUMEpDV1VWR1JVeEhSa3RNYmtaUVprcE1hQ3RoQ2poWlZWSm5NbXROZDJ3d1RVMUJNRWREVTNGSFUwbGlNMFJSUlVKRGQxVkJRVFJKUTBGUlFuVk1PRWhVTDJaWFIwMHlSMU0yTkVOaVVuSjVkV1Z5VkRjS09XaENlV2h4VkZKNlpFVlhOMlYxWVVaWllVOUxkVE5NWVdOaGVHdzVXbVV5YTFoM2IzVjZhemczVmxOWWIzcHdjMHRDTlhSVVNrTktWRzVRV25WNFRnbzBkbWhqZEhBNVFrNXBORmhpTVdRelEzTnliV2RMUjJ0R1J6VkNRMHBLVnk5a1lrbFNRVFJpZVRKTE5scFdOMEpLZUZCaVNHSk5NRlY0U2tKSVprMTBDakIyZFRWakwwOXVRalZzVkZrMmR6SjJRV3hTVG10V01ubHZiMFpZTDFGT2FEVmhUV1FyWkU0NFpuZzJOR1ZYU0U1WU1HcHhLMndyU0ZkNlRsQlJaVkVLVWpCcGVFTXJSVU0xZERGd0sxVkJWbnBXU3pOR2JrdDNVaXROYjJ0a1dreE9PV0YxTlU5NU5UbHFTa3BDWjJ4UVdqbFRSMHB6WVVKTFNVc3lSbmRJTHdweVVUVkZVRFpWZFRGTGMzaDBNSFpoY0ZWQmJUTXlSa1prV0dsR1YzUlpabFZXZGsxQk16bGFZMDlHT0VoRVNHdDZSbkV6ZW1aTk1FZ3dWbTlGVDNkNENrVmpWRnB1VlhVM1RtSjFaakZ1WjFadWVFaHVRelJvWjAxb05YaDNLMVp4Vnl0TFdTc3dTa1pDTjJwMmFGazNhM2RtWjJNNE9FWkxjVGhYV2xScFVsY0thMkY1Vms5VWQyWjVRMWhHUXpCTFlqSm5aVWRzVTJrMWJXVTFaVVJVVW1OWWRVOXpaMFZhUVVwaWNXVkRURTlZYURaVGIweDFWMlI1TUZkSmMwczRTd3AxT0VKTllpOWtTMGREWkdWYVlYQldaRzk1ZG1sTlRUWnFORFV3VVVGaGJTOTFUM0pUWWxsa1pWSXJjbEExZGpOQlF6bFZkMVZWTkRWTVpERmpkaXMwQ25GT1NHcDZMMWRaSzNkSVVEWkhjMVJ4U1Zkb1dYRlBObFZPVWs4cllWWlNXbk0xZWxWTFdrZGFUMDgxT1VFdmIxSlBXVGRuVW5GSVIzTnpSVU5qTVdZS1pYRXdkbFJWWlc5RVEwcHNOSEZOYVZwMllrUnlkazFxUzA0eFpuTnZiMnBaUVRaT09HSjNNRkpVZW1SaFJ5OW5NWGx3TTFjcmRXaHVRa2hUTlhWWmRBcFlXRUpWVWpadVRreE9VM1ZFTVZVNVNuYzlQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBzZXJ2ZXI6IGh0dHBzOi8vYWtzZG90bmV0c2RrLTY4YzQyODY4LmhjcC53ZXN0dXMyLmF6bWs4cy5pbzo0NDMKICBuYW1lOiBhenNtbmV0Mzk3Mwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogYXpzbW5ldDM5NzMKICAgIHVzZXI6IGNsdXN0ZXJVc2VyX2Frcy1kb3RuZXQtc2RrLVJHLTE1NDRfYXpzbW5ldDM5NzMKICBuYW1lOiBhenNtbmV0Mzk3MwpjdXJyZW50LWNvbnRleHQ6IGF6c21uZXQzOTczCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2x1c3RlclVzZXJfYWtzLWRvdG5ldC1zZGstUkctMTU0NF9henNtbmV0Mzk3MwogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVWklWRU5EUVhkWFowRjNTVUpCWjBsUldEbFBPVU5TWWtjelprTlRaSFEyYUhkV1QwY3hWRUZPUW1kcmNXaHJhVWM1ZHpCQ1FWRnpSa0ZFUVU0S1RWRnpkME5SV1VSV1VWRkVSWGRLYWxsVVFXVkdkekI1VFZSQk5FMUVXWGxOZWxWNlRYcFNZVVozTUhsTmVrRTBUVVJqZDAxRVFYcE5lbEpoVFVSQmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU1ZYZEZkMWxFVmxGUlJFVjNlSFJaV0U0d1dsaEthbUpIYkd4aWJsRjNDbWRuU1dsTlFUQkhRMU54UjFOSllqTkVVVVZDUVZGVlFVRTBTVU5FZDBGM1oyZEpTMEZ2U1VOQlVVUkdhSFoyZW1WUmFrbE1WREUzYjI1ak5UUXdWWEVLZFZsNlMwVnpSM2RYT1hBd1FXOXBZV3hpUkhkRlF6QlplbFJZY1M5T1ZrOTJZMGRXVFRSeUwzVTFXREJWZUhrdkwybHJjRTlwTWxoSlQzbGFSRXRyVlFwaVVraG5lbkVyWVZSalYySXJVVlYyZEU5cGRsSnlWa1JWWmpsWVdrRjNUek55Vm5VMlVURktVM2RCV0ZWQ2JYVmFWeTlNY2tJd1VtUkNNMFo2V25aRENuVlRVRmMxV25BdmFDdERiR1pvVFhFelUwUlRORGhPZDNOTVNucFRka0ZvVVVkeU5rWXpiblZWU1d0SVIyRmxlSGt4VW5WR2VEaGxSRWd5ZUdOU1FYY0tObFZrVFZCU1dYZ3JXVXBXUW1aR1NuQlZaREV5VGt0TmQwbFVXSEJMZEhWeU4wRTVXRVpZU1ZKWUt6SXZkRWhNVGtGc1RXOVVTVTVUV21sTmFEVXhkZ3BSVnpGMk0yZERRME5zTjJ0Q015dFZXV3hJYUhkWFdHODJZakl4ZG0xdE9GQm9LMWc0UkRjNVdUbFdVRU5UUkVjM2NIVTRkbk0yUW05b1REZ3dWbmhSQ25GbmFtUllLek5vTjJRd1prdHJWbEpKVUZGTGVXWlNTV2hsYVV4SFJYVkthWFZpZVhOb1VEQXhUR0ZOVm5BdkwxUjNWMk5SVVVOWFVuQmlSMFJPUzNvS2MyaHpPRlJ4WjFaQlRtZHdSVkpuVFZWWFpVbEZVbXRzYzJoTVMwcGxUemxqVDI5SGJXODBRV0o2ZFhOcVZsVm5SRFJhYUhGRkx5dGxkMDk2VjJGVmJBcDZRM0pNYVhKaU5IVmxjRXAwWlRRcmFWUnpXazQzVEdONWIwTjFSVEZaY1cxTVlra3lRbkZZVDIxdmExRmljMWRoTURac1ZHUlZORVZSWVhGdGFYQk9DbTFwYVZObFNsTlVObEYzVnpKcll6aE5iV3h3VHpsbllUbFRZM05DWVRsTk5HUjNkMUU0YW5NM1ZrNXFibUo2VWpKcmRrVnBibkZCVlhVMmNGWnpiVzBLUTJGQ2EyOHlNbWRxY1d0eE1sWllhbWxYTDJ4c1NrNTJTMGszY2xSclRqRmlUbmxWT1dsQ0t6RmxaVlExUkVSa1NXcHhlVmt6V1NzM0wwbHhjSEZOV0FwVmFWVjVPVWxPT1Rjd1VXRjNSRTA0TUdKR1dIWjNTVVJCVVVGQ2J6RlpkMVpFUVU5Q1owNVdTRkU0UWtGbU9FVkNRVTFEUW1GQmQwVjNXVVJXVWpCc0NrSkJkM2REWjFsSlMzZFpRa0pSVlVoQmQwbDNSRUZaUkZaU01GUkJVVWd2UWtGSmQwRkVRV1pDWjA1V1NGTk5SVWRFUVZkblFsSkRlR2hUYVRWNFZETUtlVk0wWm0xMlIwWkZXVTV3UkUxS1pFUkVRVTVDWjJ0eGFHdHBSemwzTUVKQlVYTkdRVUZQUTBGblJVRldaMUp2Vm5wamJrZG1WV1ZHY0RKVloxVm5kZ3BOZDBoc1ZGVnNiemRFY0RjeFkydzNOV0pFUlVwdlUzYzFjVEZLU1d3MEwydFBVMHRvVkhsQ1NXRTJSM1puVUZwbFJ5dHVTVU16UzFoUlVuRmlTelJaQ21sYUwxQnVUR1ZXUms5VVZERjFXa1pxUjNOc1YwYzVVVWh2UnpKb2VYWlFOVlZ2Y204eFdraHBXRVZ6VnpGblJHWjRPRzF1WWtWbFEySlBjazFRTlZNS2NXUlVVMDVKWkcwMFRFcFZUek5tYzFGRFl6TkNZbU5xYkU4MGFrVktiWEJHUVc5NFFUZzRZelpJUVcxMVpWWnZiMVJKTmtkd1JUUjNjRFkxUlRaeVVnbzBRV1kzTnpWQ2VGTlVhazVPZDBZMk1VaDJZemxCZUVKSkwwMUNkRTluUm14MlVqVmFNME01V1hJMVNWVmplVzFFYlhoWFJURnpNak5MUldKeFJqZzVDa1ZHUm14eE5tbEVNblZJTlhoUUswZEhSbE5NYldSV1drSm9XRlE0Uldwb1psSnNNa3cyUVhGWFYzWjFVV3hOU0RobFVUSnFkRkpZVkhkWk1GUk5NMlVLYVV4NGIzUmhRMlp1TmxObGRHSlpSa1Y2T0ZWMk5YTTBhWGRhWVVNNWVERXhUVGRZYkRJcldIa3JjVXhJVkZCMlpVazNOMHhxTlRSbUszVk5ZMjFzVHdveGRWZHFhblJrYmtWRVRHMDFOa3QxUTJabFFXaEtTMnB4TjNsQlYyWlBRekIzY0hSNE5VVlpWVlpNTkVSdlVubzJPVWRzTUVKNVNEUmlXbWRFWkZvNUNtbGxPRXBwWkhSWFkyRlNkV3QwWjFVM1NuaHlka2xrTW1oTU9EZG1VRWt6YkZaMmVVbFRaMlJwVUhoSFFqSk1TV2xEYkVKdlJEaENhMk4zTUhwS1ZHZ0tLelZrU0V4U2VFRmlkMDQ0ZERsMWFsUlpNbEZ2U1UwM2QxaERLelp2VjBZNVdrTTFZamxGVTJGWGRtMW9VM014WVdoUUsweDJaR3hNVkhoQ04zSkdZUXBvZDBGSVRYZENibUZWTm05a1RtMVZkMWswVFZSbk1WRlNkWEkwVTNsSFFXODBSa0paT1hObVltdDJNbmwxZW5SbGIwdEhRVVk0WjJVdllqSlBXalZrQ2xjd0wyUTBWRUZXWlZoTVVpOUhUM1ZITVVkVUwyTkZQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsS1MwRkpRa0ZCUzBOQlowVkJlRmxpTnpnemEwbDVRekE1WlRaS00wOWxUa1pMY20xTmVXaE1Rbk5HZG1Ga1FVdEpiWEJYZHpoQ1FYUkhUVEF4Q2paMmVsWlVjak5DYkZSUFN5ODNkVlk1UmsxamRpODBjRXRVYjNSc2VVUnpiVkY1Y0VaSE1GSTBUVFoyYldzelJtMHZhMFpNTjFSdmNqQmhNVkV4U0M4S1ZqSlJUVVIwTmpGaWRXdE9VMVZ6UVVZeFFWcHliVloyZVRaM1pFVllVV1I0WXpKaWQzSnJhakYxVjJGbU5HWm5jRmcwVkV0ME1HY3dkVkJFWTB4RGVRcGpNSEozU1ZWQ2NTdG9aRFUzYkVOS1FuaHRibk5qZEZWaWFHTm1TR2Q0T1hOWVJWRk5UMnhJVkVRd1YwMW1iVU5XVVZoNFUyRldTR1JrYWxOcVRVTkZDakUyVTNKaWNTdDNVRlo0Vm5sRlZpOTBkamRTZVhwUlNsUkxSWGxFVlcxWmFrbGxaR0l3Um5SaU9UUkJaMmR3WlRWQlpDOXNSMHBTTkdOR2JEWlBiVGtLZEdJMWNIWkVOR1pzTDBFckwxZFFWbFIzYTJkNGRUWmlka3czVDJkaFNWTXZUa1pqVlV0dlNUTldMM1EwWlROa1NIbHdSbFZUUkRCRGMyNHdVMGxZYndwcGVHaE1hVmx5YlRoeVNWUTVUbE15YWtaaFppOHdPRVp1UlVWQmJHdGhWM2huZWxOek4wbGlVRVUyYjBaUlJGbExVa1ZaUkVaR2JtbENSVnBLWWtsVENubHBXR3AyV0VSeFFuQnhUMEZIT0RkeVNURldTVUVyUjFsaGFGQXZibk5FY3pGdGJFcGpkM0Y1TkhFeUsweHVjVk5pV0hWUWIyczNSMVJsZVROTmNVRUtjbWhPVjB0d2FUSjVUbWRoYkhwd2NVcEZSemRHYlhSUGNGVXpWazlDUlVkeGNHOXhWRnB2YjJ0dWFWVnJLMnROUm5Sd1NGQkVTbkJoVkhaWlIzWlZiZ3BNUVZkMlZFOUlZMDFGVUVrM1R6RlVXVFV5T0RCa2NFeDRTWEEyWjBaTWRYRldZa3B3WjIxbldrdE9kRzlKTm5CTGRHeFdORFJzZGpWYVUxUmllV2xQQ2pZd05VUmtWM3BqYkZCWloyWjBXRzVySzFGM00xTkpObk50VGpKUWRTOTVTM0ZoYWtZeFNXeE5kbE5FWm1VNVJVZHpRWHBRVGtkNFZqYzRRMEYzUlVFS1FWRkxRMEZuUVhKT05uZzJhV1J1VGtOdVJIZFZkM2x3UVhKMlNXSkZOazFwSzNkTE4xSXpkakJtYjFoalNHTkdTREZVZFc1NksxUjVXSFpYVUZwb1ZRcFVOMGQ1TkVaVlpqTjFkR3RoYmxOU1F6WlRZamd4TUhjME1UZ3ZSVGx2WTJsTWVFNUZORlZRTm1vd2FsRm1OMFJGYzBwdlJqRkhOWGxwT0VaT1pEaFhDbWhFUldVdmVWUnRPVTlUV21weFNWZFBkazFzVGxoWGNVdExSbE41YmxVekswbGhSVXh5VDA1SlptVktiMnhaYWt4cFp6bDVUSFJUYkVkMlZIRnhaRGtLVkhCUGFpczRWSFpaT0V0WlIxQm1Ra2R3WmpWWFFuaE5URmxQZDFncmJqQnRWWG8wTlVSSFN6ZHpSSEpNZUd4cGFFY3dWVEZMTlRoRVFrSnBTMFpvTUFwS1NHRXdWMlJvYlhKdWQzbGlTa1UwVkdaRFNXcGlhWFI2Y1VrMGFrZFZiMWMzWkdGMlNFRnJhbWwwZDNsTk5VaHBZWGRHWlU1aVJVcEJVVFJhY0UwNUNrTkNhVkZGYWpkRGFYbHROM1pOYzJkVlpFMVhPQ3RKV25CTGEwRnlhR1I0WjFWYVR6VkphVlpQTTIxU1pqQnRTMEpHTlRSQlNEZGFNakJTWmxGeVIyY0taWFF4TVhRMllVZFNWQ3RGVTFaMlpERk1VakpyVFVGTVprSTVRVWhzYlZoQlNHSnphbFJJYjFaRVowa3ZkbnA2TlZrNFdtMDVNMGd6ZEVWTlJ5dG5SUXBpYlZwUWJFSnhXVFZpWkdSaFFVcHBLMlpoUzFVd2EwbHZTMUJYUjNCMFRsSTFUa05IVURZMlZTdFlTelV4VEhaWFRVdHVhRXhCVUVObWJHWk9PVEpUQ25RcmJubHFTRmhOWlhkTmVVVlNVbWRYZFVaMkt5dHBUVXh2TWpndlFXbE5lR2hyWVU0NVVqQnJkMk5SZEU5d2NVZzNPR0kyUkZsRVdHY3pTbEJ5Y1VRS2EzUXJhalZ2ZUdSbVZHbFZORGcyTUVKRGNrb3pVMGRJU0RobWQxTmFVamxEVGpONFVXdHdPR052YWxScFZ6UklNMDFoUlRkQmJYazRVVWRHZW5sYU5RcFlaV1JMUVRsWGJFNTBVak50VDB3MkwxWlFZalkwT1hWSmRsSmxUbGt3TWxaS2IwOWpkMWRqV21ObWVGRlhOWE5SVVV0RFFWRkZRWGxLUkVFd1MyRmlDbGQ1Y0hrM2RqZGxWMDVoUlVWTEszaHJTWElyUmxSVGRWZHFTRW94TWsxalUzTlBLMVkwVnlzeWFrVXJTamg1Y0c4MWRqWndNVUppZWxOWlVWQkRhVVlLZEd0ak1tbFRSMFZLVjBGWFIwdFBRazVVTlVSaWRYSlVSVTgzVTB0S1ZXZ3lMMnRpTURZd1ozVjBZVlJhVlc5RlNVVnJOVWRyVDNWM1dFRjNUbWRDYmdwRGFrNTFRblJ1UlZoNGFWRlZUMEZESzBwSFFXZG1hRU5rZEU0MVNWb3daVUphUTFkMmNucElkelZhTUM5T2RrVTFaRTVNVkZRMGNsZHlTVVZwTm5sdUNtMUVNbnBWUkZKVGJuSjRhM0Z0U3pGaGFqRjVSVlI1TnpaWFNucHVVM05XY1RSQmVXVTJVM2RJZFZSMk1GaFpiRVE1Y1VGVVJESkNjMFZqUzJWNmJVb0tXbFZNZEVwd09GVkxZVTVLTWtwSGVFWjFLMkZ0VEVjcmEyd3JlVVIxYTBaR1lVZERSRUpFYVRsRVltaHFZbEo1VFVaUVRERTRSVlF3U0hoVU9WWjFNQXBsV1c5RU56Tk9jSFZYWVZOWWQwdERRVkZGUVM5Q09VUkxaVEpRVERSbldYVmpWVzVxVFRWQllqY3djVTh4Y0RWVFF6SktNbFpZU1cxUlluTnpXVWhrQ21wUldHOVFja2d2Ulc5dVRGaDZZMUZRU0hsaWNrVjJWR2xWWXk4NGRHZGxiU3RIUkhadVNXWkZWM04wWWtsR1ZtaEtaSEpZWkhFNWVVeFdiVE5HYkVjS1dFUlVlWEJtUkRScVRpdHZlbHAyVkVwVlF5dHBXRWd5YlZsa1NVRkVabkZLZEM5TWJrSnBXWEF4T1dwVVdrOW9ZalZUZVVORlYycE9SbnBWVWxCaldnbzJaM2xPYURadmNXZHRWak5LVGxoaGQxVmFSVWRvT1VKTmNVRjFkSEpQVVRFM2JVeEJabXBZVEhCVlQydHhOQzlGV2xSblJGWkRWVlpNWjJKa1EzRXhDbUZ3TUZFNVprNUZNMHczUkdFMVZFWnFibU5UTkZFMlNrVmpaWFZ5WlRSR1ZtRlBkMFZ3WkVzclFrOXFSVWxYZEcxNFYxWk9TMUkxTWs1VkwxbDBXRVlLVjJkNlExcHFOSEIwUTJwak9EZEVWMFFyUkV3NU1HNUtUVE5YUVdaa2JHYzNORGR1TVZocU1tOVJTME5CVVVGVFQzWTBZblZTYTJvNWVqZE9Ua2xPTXdwYVkwSktWaTgzTWpKWWRIYzJRVWd4Um5ST01qZFlOVlF5VjJ0RGQxcG9kMk56ZEc5cFRGUmxkSG96V1ZkWWFVOTBRMmRFYmpsa1VHdDZaVVY2V0ZGaENtaGFjR05yVUdkamJ6bFZlbFJ6Y25sdWFFdHBUamRSUmt3MldqQXphV0U0WkU5aFpUZFdVbXR5ZFUxMU0xQnZWV2RUVFZGMFdXRnZTMkpoVm1wMFVFZ0tjRkUzZUVkMmRVdEtiMlZqZVV4cldqTmxNRVIyYVd4T1ltcEJWbXhGYkVGSlVIWjJVUzloYjNkVlZERTVNMGQyV1RoRlFVSlRhVk56VVVWTmFVVlVLd3BSY21WUWRWUnpkVTVtYlZwVldVUjJTRTVFVUdReWQxZ3dObHBFUlU1M2JGbHlMMlIwVkZJelRsaEJNUzlrTURnM1lXZHdVRlJwWXpaTVJuWnphMUE1Q2paUFlUaGtZbTAwUlZBeGJscGlhV2g1TW5Jck5tWldXbGQyTTJOS1QycE5UUzlVWVd0Wk1WUnJWSEJXUjFOeE5EVTJVVzFEUkdwdFZqQkpNbFZNU2tzS1pFOVdXRUZ2U1VKQlVVTkpWVXhpVm5Od1dHRlZla1ppVERsbVJXSTNaWHBOYjI1ck9GaFFiSEpKYkRsemNqTXdlbmxQYldwa2NXdzFkVEk1UTBOM2NncGlPR3N2ZGpsMlRtVkhiMHMzUTNsQ1lYSTJUM0JJT1ZsT1RWRjNZMmtyVDBWWE4wd3paRzVLUTB3eVMxUjZlVkpwYkUxR1JFWm1XV1oxUVRkRVIwTXlDbVZwT0dkcVFVaE1aMGxuUldSR1QzRnBkRkpLUjJaS1JqbHVXakV2VnpVNFFVUXdSM054TVRCVlQyTTFVbUl5UzBWRE4wMDBkbFpzT0VWbFRtUkdibklLYVhOVGVXRTVXVTAzWkhKbllrMXRjR1kyV1VOTWJrRXZNSGhtZG1oM1YwSk5RMHBwSzBWamRGVkdjMkpzT1dVM1VIQm1TbHBXV1ZaUlRISnpORUY2TlFwa1ZVeG1jR1ExZVhWeWNrRmhSVmRCUlZsRVIyeFplbGt3ZEc1bFJUSk1OMWxzUzIxSGEwUldUM2RSYWtwR1MyeENRbVI2WW5KV00ycE1TMGMyVmtaUUNrVldSREZwVlZWVU4wc3dZa1pSTDNRdlRHWjFWVEYyZGpacmJ6WjRNVFZDUVc5SlFrRkVWV3BaTTBKcU5sVXdhMjl1YmxweVExWkVibWhGT0M5RVFXb0tTbTU2YjIxS1YyMURiMjF4VWpKSVdXVkRRek5yVTNJclJtWjNXa1JpYlZvME5YUkhhWGhqT0NzME5GQnFhM2xCUm5aRk1YZDNOVWRsUkV0emFtZElUQXBsVG5WM1pqVXpZWE5IZURKM1lXdGlNbFJzYW5oVWRWbHNiR2RwYlRCU1FrSlNNRWx4T0doTmNHVXZjVzFhU21acFl5dDZjRXRrWkRkbE1TODRieTgxQ21GVllteDZSWGQwS3pCS0x6QXdTMlJLZUdWUVNHZ3JUR3c1TTB0RmFqbFJPVTFMTkc5cU4zb3dhRUpwZVhaSVVFbE1NMFpQY0VkWVYwcHhjSEF6Um1NS2JucFZiV0ZWZVUxbVZHazBhVGt4ZWxONWF6VXlVR3RDUkRBelEyWnFVbVZWTWtkTFdWZHJaMlJ6Wm1GeE1XeFpha2R0TjNwVlZYbDBiVVpwVTIwM1NRcGlOWFZyUkdrclIxQTRVMEZMTmxGalRVUk5NWEV4YWpkUlNrUkxZbGhoUlVoNmVYVkNUMmg2UXpFclRsQTJWbWt3YzJKeWRteDVTREIyUlQwS0xTMHRMUzFGVGtRZ1VsTkJJRkJTU1ZaQlZFVWdTMFZaTFMwdExTMEsKICAgIHRva2VuOiBmYTc2NDI5MDRlODQyY2M5ZWVjMzc2NmRkN2I2M2FjMDhkYzk5ZWMwMjgyOTJmNjNmM2EyOWI3OGUzOTUxYTAyOTJkNzExOWMwZmQ5ZmI3NTBjNGQ3NzcyMzViMjc4NDFiM2ExMzU3N2Q5OWFjODBkZTI1MWMzNzUwMmFjZDE0ZQo=\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-3621?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTM2MjE/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-1544?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTE1NDQ/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "01417d0e-9541-4391-91f6-99ca555050cd" + "e192a629-854a-4a87-b7c7-ceae9e280358" ], "accept-language": [ "en-US" @@ -804,13 +804,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:31:32 GMT" + "Sat, 07 Aug 2021 00:06:53 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -819,13 +819,13 @@ "14999" ], "x-ms-request-id": [ - "7c3eaadc-fdd6-4c04-80ca-aa4918140fc2" + "ff0d84df-2bc2-4670-979e-1850e3db1876" ], "x-ms-correlation-request-id": [ - "7c3eaadc-fdd6-4c04-80ca-aa4918140fc2" + "ff0d84df-2bc2-4670-979e-1850e3db1876" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193133Z:7c3eaadc-fdd6-4c04-80ca-aa4918140fc2" + "WESTUS2:20210807T000653Z:ff0d84df-2bc2-4670-979e-1850e3db1876" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -844,8 +844,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -861,28 +861,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:31:48 GMT" + "Sat, 07 Aug 2021 00:07:07 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11999" ], "x-ms-request-id": [ - "a74dc891-9866-430f-9930-59a856a986ca" + "27ed1842-34fb-4433-8011-6b6ecd6cc49f" ], "x-ms-correlation-request-id": [ - "a74dc891-9866-430f-9930-59a856a986ca" + "27ed1842-34fb-4433-8011-6b6ecd6cc49f" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193148Z:a74dc891-9866-430f-9930-59a856a986ca" + "WESTUS2:20210807T000708Z:27ed1842-34fb-4433-8011-6b6ecd6cc49f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -901,8 +901,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -918,28 +918,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:32:03 GMT" + "Sat, 07 Aug 2021 00:07:22 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11998" ], "x-ms-request-id": [ - "ffda8b0f-02d4-4b0e-bc41-022d39a48662" + "b16637ed-231e-4e5b-80f1-2aedba6c6146" ], "x-ms-correlation-request-id": [ - "ffda8b0f-02d4-4b0e-bc41-022d39a48662" + "b16637ed-231e-4e5b-80f1-2aedba6c6146" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193203Z:ffda8b0f-02d4-4b0e-bc41-022d39a48662" + "WESTUS2:20210807T000723Z:b16637ed-231e-4e5b-80f1-2aedba6c6146" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -958,8 +958,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -975,28 +975,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:32:18 GMT" + "Sat, 07 Aug 2021 00:07:38 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11997" ], "x-ms-request-id": [ - "e420cc8f-e369-4879-8b6e-0199758e973b" + "0ff43f0e-24a7-4b59-80e7-fef5b1f485d7" ], "x-ms-correlation-request-id": [ - "e420cc8f-e369-4879-8b6e-0199758e973b" + "0ff43f0e-24a7-4b59-80e7-fef5b1f485d7" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193218Z:e420cc8f-e369-4879-8b6e-0199758e973b" + "WESTUS2:20210807T000738Z:0ff43f0e-24a7-4b59-80e7-fef5b1f485d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1015,8 +1015,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1032,28 +1032,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:32:33 GMT" + "Sat, 07 Aug 2021 00:07:53 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11996" ], "x-ms-request-id": [ - "5779464f-ac32-4d2e-9506-b61d68d92c1a" + "7c0db630-67a9-4adf-8d13-d746a0d6f4f0" ], "x-ms-correlation-request-id": [ - "5779464f-ac32-4d2e-9506-b61d68d92c1a" + "7c0db630-67a9-4adf-8d13-d746a0d6f4f0" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193233Z:5779464f-ac32-4d2e-9506-b61d68d92c1a" + "WESTUS2:20210807T000753Z:7c0db630-67a9-4adf-8d13-d746a0d6f4f0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1072,8 +1072,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1089,28 +1089,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:32:48 GMT" + "Sat, 07 Aug 2021 00:08:08 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11995" ], "x-ms-request-id": [ - "4e94fe4a-ba2f-41f4-9ee9-9c8cd8e60772" + "550b6b57-6731-42fb-9507-522af56a63f0" ], "x-ms-correlation-request-id": [ - "4e94fe4a-ba2f-41f4-9ee9-9c8cd8e60772" + "550b6b57-6731-42fb-9507-522af56a63f0" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193248Z:4e94fe4a-ba2f-41f4-9ee9-9c8cd8e60772" + "WESTUS2:20210807T000808Z:550b6b57-6731-42fb-9507-522af56a63f0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1129,8 +1129,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1146,28 +1146,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:33:03 GMT" + "Sat, 07 Aug 2021 00:08:23 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11994" ], "x-ms-request-id": [ - "33dd10bb-e517-4807-8bb1-11beabc2a2d5" + "c478d697-3809-4c49-b4d2-893b88448141" ], "x-ms-correlation-request-id": [ - "33dd10bb-e517-4807-8bb1-11beabc2a2d5" + "c478d697-3809-4c49-b4d2-893b88448141" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193304Z:33dd10bb-e517-4807-8bb1-11beabc2a2d5" + "WESTUS2:20210807T000823Z:c478d697-3809-4c49-b4d2-893b88448141" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1186,8 +1186,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1203,28 +1203,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:33:18 GMT" + "Sat, 07 Aug 2021 00:08:38 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11993" ], "x-ms-request-id": [ - "0cbf08e3-405d-419c-bb47-7ab0481bbf51" + "4c422b8a-2cc4-49aa-9631-f209868d8eeb" ], "x-ms-correlation-request-id": [ - "0cbf08e3-405d-419c-bb47-7ab0481bbf51" + "4c422b8a-2cc4-49aa-9631-f209868d8eeb" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193319Z:0cbf08e3-405d-419c-bb47-7ab0481bbf51" + "WESTUS2:20210807T000839Z:4c422b8a-2cc4-49aa-9631-f209868d8eeb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1243,8 +1243,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1260,28 +1260,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:33:33 GMT" + "Sat, 07 Aug 2021 00:08:53 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11992" ], "x-ms-request-id": [ - "0a194e84-874f-4c9a-9ca5-853b82789aa2" + "9f952d19-1928-4865-891b-1c5d6815c245" ], "x-ms-correlation-request-id": [ - "0a194e84-874f-4c9a-9ca5-853b82789aa2" + "9f952d19-1928-4865-891b-1c5d6815c245" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193334Z:0a194e84-874f-4c9a-9ca5-853b82789aa2" + "WESTUS2:20210807T000854Z:9f952d19-1928-4865-891b-1c5d6815c245" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1300,8 +1300,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1317,28 +1317,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:33:48 GMT" + "Sat, 07 Aug 2021 00:09:08 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11991" ], "x-ms-request-id": [ - "3c746233-2ee0-489e-805e-edfb4db3dbde" + "46c6726c-973a-4eae-b9a2-aa0afa9edef6" ], "x-ms-correlation-request-id": [ - "3c746233-2ee0-489e-805e-edfb4db3dbde" + "46c6726c-973a-4eae-b9a2-aa0afa9edef6" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193349Z:3c746233-2ee0-489e-805e-edfb4db3dbde" + "WESTUS2:20210807T000909Z:46c6726c-973a-4eae-b9a2-aa0afa9edef6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1357,8 +1357,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1374,28 +1374,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:34:03 GMT" + "Sat, 07 Aug 2021 00:09:23 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11990" ], "x-ms-request-id": [ - "56bb13b0-e9e1-47df-9685-9df32449d420" + "af68a763-c590-43ec-bc20-955e1e31038b" ], "x-ms-correlation-request-id": [ - "56bb13b0-e9e1-47df-9685-9df32449d420" + "af68a763-c590-43ec-bc20-955e1e31038b" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193404Z:56bb13b0-e9e1-47df-9685-9df32449d420" + "WESTUS2:20210807T000924Z:af68a763-c590-43ec-bc20-955e1e31038b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1414,8 +1414,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1431,28 +1431,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:34:18 GMT" + "Sat, 07 Aug 2021 00:09:38 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11989" ], "x-ms-request-id": [ - "77d4c713-c9a0-461a-86c0-e13fcd7ca875" + "03170f71-468d-48cb-990b-e36600b1f95b" ], "x-ms-correlation-request-id": [ - "77d4c713-c9a0-461a-86c0-e13fcd7ca875" + "03170f71-468d-48cb-990b-e36600b1f95b" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193419Z:77d4c713-c9a0-461a-86c0-e13fcd7ca875" + "WESTUS2:20210807T000939Z:03170f71-468d-48cb-990b-e36600b1f95b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1471,8 +1471,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1488,28 +1488,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:34:34 GMT" + "Sat, 07 Aug 2021 00:09:54 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11988" ], "x-ms-request-id": [ - "1a452c5c-4171-4caf-b2eb-8042e41327fe" + "b67cfada-dc34-4f04-832a-96c6290ea253" ], "x-ms-correlation-request-id": [ - "1a452c5c-4171-4caf-b2eb-8042e41327fe" + "b67cfada-dc34-4f04-832a-96c6290ea253" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193434Z:1a452c5c-4171-4caf-b2eb-8042e41327fe" + "WESTUS2:20210807T000954Z:b67cfada-dc34-4f04-832a-96c6290ea253" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1528,8 +1528,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1545,28 +1545,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:34:49 GMT" + "Sat, 07 Aug 2021 00:10:09 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11987" ], "x-ms-request-id": [ - "0bfdc993-e0d2-4a6a-a3d9-e308d2264c55" + "acb62d14-d107-4c8b-b9d0-59d69b4fe103" ], "x-ms-correlation-request-id": [ - "0bfdc993-e0d2-4a6a-a3d9-e308d2264c55" + "acb62d14-d107-4c8b-b9d0-59d69b4fe103" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193449Z:0bfdc993-e0d2-4a6a-a3d9-e308d2264c55" + "WESTUS2:20210807T001009Z:acb62d14-d107-4c8b-b9d0-59d69b4fe103" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1585,8 +1585,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1602,28 +1602,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:35:03 GMT" + "Sat, 07 Aug 2021 00:10:23 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11986" ], "x-ms-request-id": [ - "8a232c0d-2161-419d-a083-bae2819e9343" + "220b914a-2c8f-40f2-8a37-81be18312b8a" ], "x-ms-correlation-request-id": [ - "8a232c0d-2161-419d-a083-bae2819e9343" + "220b914a-2c8f-40f2-8a37-81be18312b8a" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193504Z:8a232c0d-2161-419d-a083-bae2819e9343" + "WESTUS2:20210807T001024Z:220b914a-2c8f-40f2-8a37-81be18312b8a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1642,8 +1642,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1659,28 +1659,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:35:18 GMT" + "Sat, 07 Aug 2021 00:10:38 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11985" ], "x-ms-request-id": [ - "ed734727-df22-4b15-8dae-68cafa1fc13c" + "c5ed6199-2a4b-4881-83a6-716e62918ecd" ], "x-ms-correlation-request-id": [ - "ed734727-df22-4b15-8dae-68cafa1fc13c" + "c5ed6199-2a4b-4881-83a6-716e62918ecd" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193519Z:ed734727-df22-4b15-8dae-68cafa1fc13c" + "WESTUS2:20210807T001039Z:c5ed6199-2a4b-4881-83a6-716e62918ecd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1699,8 +1699,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1716,28 +1716,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:35:33 GMT" + "Sat, 07 Aug 2021 00:10:53 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11984" ], "x-ms-request-id": [ - "8a927232-8c36-480c-a0a9-6aba95cc9b22" + "c6d53937-0a37-4ed1-b779-04ca6d9464cb" ], "x-ms-correlation-request-id": [ - "8a927232-8c36-480c-a0a9-6aba95cc9b22" + "c6d53937-0a37-4ed1-b779-04ca6d9464cb" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193534Z:8a927232-8c36-480c-a0a9-6aba95cc9b22" + "WESTUS2:20210807T001054Z:c6d53937-0a37-4ed1-b779-04ca6d9464cb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1756,8 +1756,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1773,28 +1773,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:35:48 GMT" + "Sat, 07 Aug 2021 00:11:08 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11983" ], "x-ms-request-id": [ - "8f64039d-dc38-411d-a9fe-b2230c3b5eca" + "3320174b-1107-4663-b3d8-1521f53e8d38" ], "x-ms-correlation-request-id": [ - "8f64039d-dc38-411d-a9fe-b2230c3b5eca" + "3320174b-1107-4663-b3d8-1521f53e8d38" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193549Z:8f64039d-dc38-411d-a9fe-b2230c3b5eca" + "WESTUS2:20210807T001109Z:3320174b-1107-4663-b3d8-1521f53e8d38" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1813,8 +1813,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1830,28 +1830,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:36:04 GMT" + "Sat, 07 Aug 2021 00:11:24 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11982" ], "x-ms-request-id": [ - "60e5d523-f428-499b-82f6-ae3ff4de5d1f" + "ee4a487a-28e2-4572-bea1-912db58ecac7" ], "x-ms-correlation-request-id": [ - "60e5d523-f428-499b-82f6-ae3ff4de5d1f" + "ee4a487a-28e2-4572-bea1-912db58ecac7" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193604Z:60e5d523-f428-499b-82f6-ae3ff4de5d1f" + "WESTUS2:20210807T001124Z:ee4a487a-28e2-4572-bea1-912db58ecac7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1870,8 +1870,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1887,28 +1887,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:36:19 GMT" + "Sat, 07 Aug 2021 00:11:39 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11981" ], "x-ms-request-id": [ - "c315844c-5fd9-4b09-866a-3837d3b4dde0" + "211e6451-196d-4262-acb9-66e379450b27" ], "x-ms-correlation-request-id": [ - "c315844c-5fd9-4b09-866a-3837d3b4dde0" + "211e6451-196d-4262-acb9-66e379450b27" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193619Z:c315844c-5fd9-4b09-866a-3837d3b4dde0" + "WESTUS2:20210807T001139Z:211e6451-196d-4262-acb9-66e379450b27" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1927,8 +1927,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1944,28 +1944,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:36:34 GMT" + "Sat, 07 Aug 2021 00:11:54 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11980" ], "x-ms-request-id": [ - "05279ea1-8b1d-409b-ade2-e13489fdbc34" + "9c9026b3-684a-4785-8a34-2d41f3b492e7" ], "x-ms-correlation-request-id": [ - "05279ea1-8b1d-409b-ade2-e13489fdbc34" + "9c9026b3-684a-4785-8a34-2d41f3b492e7" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193634Z:05279ea1-8b1d-409b-ade2-e13489fdbc34" + "WESTUS2:20210807T001154Z:9c9026b3-684a-4785-8a34-2d41f3b492e7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1984,8 +1984,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2001,28 +2001,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:36:48 GMT" + "Sat, 07 Aug 2021 00:12:08 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11979" ], "x-ms-request-id": [ - "de69d05b-2a3b-4f33-be63-1a44434d30b2" + "126152dd-10e9-42f0-95f5-1dab4ae4de0f" ], "x-ms-correlation-request-id": [ - "de69d05b-2a3b-4f33-be63-1a44434d30b2" + "126152dd-10e9-42f0-95f5-1dab4ae4de0f" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193649Z:de69d05b-2a3b-4f33-be63-1a44434d30b2" + "WESTUS2:20210807T001209Z:126152dd-10e9-42f0-95f5-1dab4ae4de0f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2041,8 +2041,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2058,28 +2058,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:37:04 GMT" + "Sat, 07 Aug 2021 00:12:23 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11978" ], "x-ms-request-id": [ - "eff777ae-0495-4efa-a156-4907052bf07a" + "9cac74c7-dfdd-4f77-a7a4-e08ce5275b9e" ], "x-ms-correlation-request-id": [ - "eff777ae-0495-4efa-a156-4907052bf07a" + "9cac74c7-dfdd-4f77-a7a4-e08ce5275b9e" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193704Z:eff777ae-0495-4efa-a156-4907052bf07a" + "WESTUS2:20210807T001224Z:9cac74c7-dfdd-4f77-a7a4-e08ce5275b9e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2098,8 +2098,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2115,28 +2115,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:37:19 GMT" + "Sat, 07 Aug 2021 00:12:38 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11977" ], "x-ms-request-id": [ - "14c8748a-933e-4951-8faf-4926a5962b55" + "20c74854-a6a5-4825-a277-8de3280865e8" ], "x-ms-correlation-request-id": [ - "14c8748a-933e-4951-8faf-4926a5962b55" + "20c74854-a6a5-4825-a277-8de3280865e8" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193719Z:14c8748a-933e-4951-8faf-4926a5962b55" + "WESTUS2:20210807T001239Z:20c74854-a6a5-4825-a277-8de3280865e8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2155,8 +2155,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2172,28 +2172,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:37:34 GMT" + "Sat, 07 Aug 2021 00:12:54 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11976" ], "x-ms-request-id": [ - "af6c4baf-3a07-42d9-b29f-843013234b07" + "1b9f78ff-d8a3-4894-99d0-86663fa05638" ], "x-ms-correlation-request-id": [ - "af6c4baf-3a07-42d9-b29f-843013234b07" + "1b9f78ff-d8a3-4894-99d0-86663fa05638" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193734Z:af6c4baf-3a07-42d9-b29f-843013234b07" + "WESTUS2:20210807T001254Z:1b9f78ff-d8a3-4894-99d0-86663fa05638" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2212,8 +2212,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2229,28 +2229,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:37:49 GMT" + "Sat, 07 Aug 2021 00:13:08 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11999" ], "x-ms-request-id": [ - "e33af034-8d58-4da2-bb97-7e659b7c5bb6" + "d3548348-7482-4460-b036-2b7f371aedb6" ], "x-ms-correlation-request-id": [ - "e33af034-8d58-4da2-bb97-7e659b7c5bb6" + "d3548348-7482-4460-b036-2b7f371aedb6" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193749Z:e33af034-8d58-4da2-bb97-7e659b7c5bb6" + "WESTUS2:20210807T001309Z:d3548348-7482-4460-b036-2b7f371aedb6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2269,8 +2269,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2286,28 +2286,28 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:38:04 GMT" + "Sat, 07 Aug 2021 00:13:23 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11998" ], "x-ms-request-id": [ - "9fc1b7e6-5ae5-48d4-9a8f-e1f14208a40e" + "2250092f-c771-4f3a-8cde-c71876049239" ], "x-ms-correlation-request-id": [ - "9fc1b7e6-5ae5-48d4-9a8f-e1f14208a40e" + "2250092f-c771-4f3a-8cde-c71876049239" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193804Z:9fc1b7e6-5ae5-48d4-9a8f-e1f14208a40e" + "WESTUS2:20210807T001324Z:2250092f-c771-4f3a-8cde-c71876049239" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2326,8 +2326,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2343,22 +2343,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:38:19 GMT" + "Sat, 07 Aug 2021 00:13:39 GMT" ], "Pragma": [ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11997" ], "x-ms-request-id": [ - "29fd14a3-9cf8-4ec4-9aaa-1e415775f3c9" + "992c9434-23b6-48e8-bac0-c77d4a98f918" ], "x-ms-correlation-request-id": [ - "29fd14a3-9cf8-4ec4-9aaa-1e415775f3c9" + "992c9434-23b6-48e8-bac0-c77d4a98f918" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193819Z:29fd14a3-9cf8-4ec4-9aaa-1e415775f3c9" + "WESTUS2:20210807T001339Z:992c9434-23b6-48e8-bac0-c77d4a98f918" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2377,8 +2377,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDM2MjEtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRE0yTWpFdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDE1NDQtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSREUxTkRRdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2394,22 +2394,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:38:19 GMT" + "Sat, 07 Aug 2021 00:13:39 GMT" ], "Pragma": [ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11971" + "11996" ], "x-ms-request-id": [ - "23a2cdba-1e1d-45ea-918a-51ec7f300364" + "41897d4b-1950-4280-a8c0-3cccda9caeec" ], "x-ms-correlation-request-id": [ - "23a2cdba-1e1d-45ea-918a-51ec7f300364" + "41897d4b-1950-4280-a8c0-3cccda9caeec" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T193819Z:23a2cdba-1e1d-45ea-918a-51ec7f300364" + "WESTUS2:20210807T001339Z:41897d4b-1950-4280-a8c0-3cccda9caeec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2430,8 +2430,8 @@ ], "Names": { "ContainerServiceGetCredentialsTest": [ - "aks-dotnet-sdk-RG-3621", - "azsmnet5584" + "aks-dotnet-sdk-RG-1544", + "azsmnet3973" ] }, "Variables": { diff --git a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceUpdateServiceTest.json b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceUpdateServiceTest.json index b8508d164f23..4a86c3c5ec5a 100644 --- a/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceUpdateServiceTest.json +++ b/sdk/containerservice/Microsoft.Azure.Management.ContainerService/tests/SessionRecords/ContainerServiceTests/ContainerServiceUpdateServiceTest.json @@ -7,7 +7,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2b379f83-a318-4684-ba29-3191d5fcce61" + "95eebeb1-d620-491c-8234-3b372ab17114" ], "accept-language": [ "en-US" @@ -24,7 +24,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:07:18 GMT" + "Fri, 06 Aug 2021 23:42:46 GMT" ], "Pragma": [ "no-cache" @@ -33,13 +33,13 @@ "11999" ], "x-ms-request-id": [ - "d75535a1-01ea-4577-bf7f-84d90f6d6da9" + "3535e7e3-fa2a-44e0-a521-dd3580a1cf4f" ], "x-ms-correlation-request-id": [ - "d75535a1-01ea-4577-bf7f-84d90f6d6da9" + "3535e7e3-fa2a-44e0-a521-dd3580a1cf4f" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190719Z:d75535a1-01ea-4577-bf7f-84d90f6d6da9" + "WESTUS:20210806T234247Z:3535e7e3-fa2a-44e0-a521-dd3580a1cf4f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -48,7 +48,7 @@ "nosniff" ], "Content-Length": [ - "101562" + "103021" ], "Content-Type": [ "application/json; charset=utf-8" @@ -57,17 +57,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tilnl-test\",\r\n \"name\": \"tilnl-test\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1584392964\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0001\",\r\n \"name\": \"sertac-pl-server0001\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0000\",\r\n \"name\": \"sertac-pl-server0000\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ebld44039060_tosi1_westeurope\",\r\n \"name\": \"MC_ebld44039060_tosi1_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"build_version_string\": \"ebld44039060\",\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ebld44039060_tosi2_westeurope\",\r\n \"name\": \"MC_ebld44039060_tosi2_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"build_version_string\": \"ebld44039060\",\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosi1_tosiwesteurope_westeurope\",\r\n \"name\": \"MC_tosi1_tosiwesteurope_westeurope\",\r\n \"location\": \"westeurope\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625414838\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_lima-test_test_uksouth\",\r\n \"name\": \"MC_lima-test_test_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"coin\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44040111-uksouth\",\r\n \"name\": \"hcpgalofirebld44040111-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44040111\",\r\n \"name\": \"sqlgalofirebld44040111\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44040111\",\r\n \"name\": \"hcpgalofirebld44040111\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44040111-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44040111-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44041224-uksouth\",\r\n \"name\": \"hcpgalofirebld44041224-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44041224\",\r\n \"name\": \"sqlgalofirebld44041224\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44041224\",\r\n \"name\": \"hcpgalofirebld44041224\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44041224-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44041224-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44054115-uksouth\",\r\n \"name\": \"hcpgalofirebld44054115-uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44054115\",\r\n \"name\": \"sqlgalofirebld44054115\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44054115\",\r\n \"name\": \"hcpgalofirebld44054115\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-2_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-2_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625493994\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-1_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-1_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-svc-0_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-svc-0_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625436368\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44054115-uksouth-cx-3_uksouth\",\r\n \"name\": \"mc_hcpgalofirebld44054115-uksouth-cx-3_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625271143\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptqinchenebld44088320-southcentralus\",\r\n \"name\": \"hcptqinchenebld44088320-southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltqinchenebld44088320\",\r\n \"name\": \"sqltqinchenebld44088320\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptqinchenebld44088320\",\r\n \"name\": \"hcptqinchenebld44088320\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-svc-0_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-svc-0_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-3_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-3_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-1_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-1_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptqinchenebld44088320-southcentralus-cx-2_southcentralus\",\r\n \"name\": \"mc_hcptqinchenebld44088320-southcentralus-cx-2_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506134\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmirsikebld41549137_hcpmirsikebld41549137-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpmirsikebld41549137_hcpmirsikebld41549137-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1622207190\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmirsikebld41554058_hcpmirsikebld41554058-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpmirsikebld41554058_hcpmirsikebld41554058-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1622981261\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0604e\",\r\n \"name\": \"doliu0604e\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1623042409\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_doliu0604e_t2w_eastus2euap\",\r\n \"name\": \"MC_doliu0604e_t2w_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1623042409\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"name\": \"ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625185593\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/michael-scale\",\r\n \"name\": \"michael-scale\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_michael-scale_michael-scale_eastus2\",\r\n \"name\": \"MC_michael-scale_michael-scale_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458018\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksetctestganesh\",\r\n \"name\": \"aksetctestganesh\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EAP\",\r\n \"name\": \"DefaultResourceGroup-EAP\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksetctestganesh_aksetctestganeshcluster_eastus2euap\",\r\n \"name\": \"MC_aksetctestganesh_aksetctestganeshcluster_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/gktestconfig\",\r\n \"name\": \"gktestconfig\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_gktestconfig_gkakstestconfig_eastus2euap\",\r\n \"name\": \"MC_gktestconfig_gkakstestconfig_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ganeshtestconfig\",\r\n \"name\": \"ganeshtestconfig\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_ganeshtestconfig_ganeshakstestconfig_eastus2euap\",\r\n \"name\": \"MC_ganeshtestconfig_ganeshakstestconfig_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jiliu8-dapr_dapr-test1_eastus2euap\",\r\n \"name\": \"MC_jiliu8-dapr_dapr-test1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625407643\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/binxi\",\r\n \"name\": \"binxi\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625490398\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxi_binxi0702private_eastus2\",\r\n \"name\": \"MC_binxi_binxi0702private_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625504745\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxi_binxi070201_eastus2\",\r\n \"name\": \"MC_binxi_binxi070201_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625490398\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jiliu8-dapr\",\r\n \"name\": \"jiliu8-dapr\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1624453613\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44110084-KEATU\",\r\n \"name\": \"e2erg-toncheebld44110084-KEATU\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhdbuilderrg\",\r\n \"name\": \"akswinvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1602774559\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-10-13 00:08:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-qy82ipks4t\",\r\n \"name\": \"packer-Resource-Group-qy82ipks4t\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1600402373\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1600140760\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-15 12:06:03Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/supportability-ads\",\r\n \"name\": \"supportability-ads\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azwatch.recyclingmark\": \"1\",\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_supportability-ads_dvt-cluster_eastus\",\r\n \"name\": \"MC_supportability-ads_dvt-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxinywaebld43996156-eastus\",\r\n \"name\": \"hcpxinywaebld43996156-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxinywaebld43996156\",\r\n \"name\": \"sqlxinywaebld43996156\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxinywaebld43996156\",\r\n \"name\": \"hcpxinywaebld43996156\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpxinywaebld43996156-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpxinywaebld43996156-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625301890\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksDKCTestGanesh\",\r\n \"name\": \"aksDKCTestGanesh\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44020655-eastus\",\r\n \"name\": \"hcpshmalfatebld44020655-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlshmalfatebld44020655\",\r\n \"name\": \"sqlshmalfatebld44020655\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44020655\",\r\n \"name\": \"hcpshmalfatebld44020655\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44020655-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44020655-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptilnlebld44021124-eastus\",\r\n \"name\": \"hcptilnlebld44021124-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltilnlebld44021124\",\r\n \"name\": \"sqltilnlebld44021124\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptilnlebld44021124\",\r\n \"name\": \"hcptilnlebld44021124\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptilnlebld44021124-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptilnlebld44021124-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339116\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbinxiebld44032474-eastus\",\r\n \"name\": \"hcpbinxiebld44032474-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbinxiebld44032474\",\r\n \"name\": \"sqlbinxiebld44032474\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbinxiebld44032474\",\r\n \"name\": \"hcpbinxiebld44032474\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbinxiebld44032474-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbinxiebld44032474-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_binxiebld44032474_test1_eastus\",\r\n \"name\": \"MC_binxiebld44032474_test1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625314002\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiliuebld44041049-eastus\",\r\n \"name\": \"hcpjiliuebld44041049-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljiliuebld44041049\",\r\n \"name\": \"sqljiliuebld44041049\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiliuebld44041049\",\r\n \"name\": \"hcpjiliuebld44041049\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiliuebld44041049-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpjiliuebld44041049-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44056370-eastus\",\r\n \"name\": \"hcpaleldeibebld44056370-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44056370\",\r\n \"name\": \"sqlaleldeibebld44056370\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44056370\",\r\n \"name\": \"hcpaleldeibebld44056370\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44056370-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44056370-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625264368\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44065539-eastus\",\r\n \"name\": \"hcpaleldeibebld44065539-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625278060\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44065539\",\r\n \"name\": \"sqlaleldeibebld44065539\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625278060\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44065814-eastus\",\r\n \"name\": \"hcpaleldeibebld44065814-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44065814\",\r\n \"name\": \"sqlaleldeibebld44065814\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44066281-eastus\",\r\n \"name\": \"hcpaleldeibebld44066281-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld44066281\",\r\n \"name\": \"sqlaleldeibebld44066281\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld44066281\",\r\n \"name\": \"hcpaleldeibebld44066281\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaleldeibebld44066281-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaleldeibebld44066281-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434848\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld44067560-eastus\",\r\n \"name\": \"hcpandliuebld44067560-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlandliuebld44067560\",\r\n \"name\": \"sqlandliuebld44067560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld44067560\",\r\n \"name\": \"hcpandliuebld44067560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld44067560-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpandliuebld44067560-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625286400\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-LGSsum\",\r\n \"name\": \"e2erg-jiliuebld44041049-LGSsum\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-jiliuebld44041049-LGSsum_e2eaks-khe_eastus\",\r\n \"name\": \"MC_e2erg-jiliuebld44041049-LGSsum_e2eaks-khe_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xinywaTest_xinywaTestCluster_eastus\",\r\n \"name\": \"MC_xinywaTest_xinywaTestCluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625296008\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44073057-eastus\",\r\n \"name\": \"hcpgalofirebld44073057-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlgalofirebld44073057\",\r\n \"name\": \"sqlgalofirebld44073057\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpgalofirebld44073057\",\r\n \"name\": \"hcpgalofirebld44073057\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpgalofirebld44073057-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpgalofirebld44073057-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625300767\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_andliuebld44067560_andliu3_eastus\",\r\n \"name\": \"MC_andliuebld44067560_andliu3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"andliuebld44067560\",\r\n \"deletion_due_time\": \"1625378786\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_galofirebld44073057_galofirebld44073057_eastus\",\r\n \"name\": \"MC_galofirebld44073057_galofirebld44073057_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"galofirebld44073057\",\r\n \"deletion_due_time\": \"1625310357\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-cdQWNg\",\r\n \"name\": \"e2erg-jiliuebld44041049-cdQWNg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-jiliuebld44041049-cdQWNg_e2eaks-KWj_eastus\",\r\n \"name\": \"MC_e2erg-jiliuebld44041049-cdQWNg_e2eaks-KWj_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-jiliuebld44041049-Alxiqi\",\r\n \"name\": \"e2erg-jiliuebld44041049-Alxiqi\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625358911\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld44084491\",\r\n \"name\": \"sqltjnguyenebld44084491\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptienleebld44090867-eastus\",\r\n \"name\": \"hcptienleebld44090867-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltienleebld44090867\",\r\n \"name\": \"sqltienleebld44090867\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tienle-vhdgeneralized32-rg\",\r\n \"name\": \"tienle-vhdgeneralized32-rg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625339265\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptienleebld44090867\",\r\n \"name\": \"hcptienleebld44090867\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptienleebld44090867-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptienleebld44090867-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625338494\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksDKCTestGanesh_aksGktestcluster_eastus\",\r\n \"name\": \"MC_aksDKCTestGanesh_aksGktestcluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625342780\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/agentbaker-e2e-tests\",\r\n \"name\": \"agentbaker-e2e-tests\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_agentbaker-e2e-tests_agentbaker-e2e-test-cluster_eastus\",\r\n \"name\": \"MC_agentbaker-e2e-tests_agentbaker-e2e-test-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44098935-eastus\",\r\n \"name\": \"hcpchmcbridebld44098935-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlchmcbridebld44098935\",\r\n \"name\": \"sqlchmcbridebld44098935\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44098935\",\r\n \"name\": \"hcpchmcbridebld44098935\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44098935-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44098935-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625351618\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mutiagenteast\",\r\n \"name\": \"mutiagenteast\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksvhdbuilderrg\",\r\n \"name\": \"aksvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44101461-eastus\",\r\n \"name\": \"hcpchmcbridebld44101461-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlchmcbridebld44101461\",\r\n \"name\": \"sqlchmcbridebld44101461\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpchmcbridebld44101461\",\r\n \"name\": \"hcpchmcbridebld44101461\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpchmcbridebld44101461-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpchmcbridebld44101461-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625353855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44102357-eastus\",\r\n \"name\": \"hcptjuliayiebld44102357-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjuliayiebld44102357\",\r\n \"name\": \"sqltjuliayiebld44102357\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44102357\",\r\n \"name\": \"hcptjuliayiebld44102357\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44102357-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44102357-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625355390\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_shmalfatebld44020655_shmalfat-test_eastus\",\r\n \"name\": \"MC_shmalfatebld44020655_shmalfat-test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625498483\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/haitao\",\r\n \"name\": \"haitao\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_haitao_bootA_eastus\",\r\n \"name\": \"MC_haitao_bootA_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364442\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44108110-eastus\",\r\n \"name\": \"hcpbaheebld44108110-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld44108110\",\r\n \"name\": \"sqlbaheebld44108110\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44108110\",\r\n \"name\": \"hcpbaheebld44108110\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44108110-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbaheebld44108110-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364158\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_baheebld44108110_test_eastus\",\r\n \"name\": \"MC_baheebld44108110_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"baheebld44108110\",\r\n \"deletion_due_time\": \"1625371669\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcphaitchebld44115054-eastus\",\r\n \"name\": \"hcphaitchebld44115054-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlhaitchebld44115054\",\r\n \"name\": \"sqlhaitchebld44115054\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcphaitchebld44115054\",\r\n \"name\": \"hcphaitchebld44115054\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcphaitchebld44115054-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcphaitchebld44115054-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625381964\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44124508-eastus\",\r\n \"name\": \"hcpbaheebld44124508-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld44124508\",\r\n \"name\": \"sqlbaheebld44124508\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosi1_tosieastus_eastus\",\r\n \"name\": \"MC_tosi1_tosieastus_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625404029\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld44124508\",\r\n \"name\": \"hcpbaheebld44124508\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpbaheebld44124508-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpbaheebld44124508-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625466684\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld44127097-eastus\",\r\n \"name\": \"hcptjnguyenebld44127097-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld44127097\",\r\n \"name\": \"sqltjnguyenebld44127097\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld44127097\",\r\n \"name\": \"hcptjnguyenebld44127097\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjnguyenebld44127097-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjnguyenebld44127097-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625413291\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptrangebld44131442-eastus\",\r\n \"name\": \"hcptrangebld44131442-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltrangebld44131442\",\r\n \"name\": \"sqltrangebld44131442\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptrangebld44131442\",\r\n \"name\": \"hcptrangebld44131442\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptrangebld44131442-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptrangebld44131442-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625421747\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaganeshkebld44135868-eastus\",\r\n \"name\": \"hcpaganeshkebld44135868-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaganeshkebld44135868\",\r\n \"name\": \"sqlaganeshkebld44135868\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaganeshkebld44135868\",\r\n \"name\": \"hcpaganeshkebld44135868\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpaganeshkebld44135868-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpaganeshkebld44135868-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625428331\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-trangebld44131442-nHqzZl\",\r\n \"name\": \"e2erg-trangebld44131442-nHqzZl\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-trangebld44131442-nHqzZl_e2eaks-yFY_eastus\",\r\n \"name\": \"MC_e2erg-trangebld44131442-nHqzZl_e2eaks-yFY_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"hcp performance\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpnikelleebld44137695-eastus\",\r\n \"name\": \"hcpnikelleebld44137695-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlnikelleebld44137695\",\r\n \"name\": \"sqlnikelleebld44137695\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpnikelleebld44137695\",\r\n \"name\": \"hcpnikelleebld44137695\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpnikelleebld44137695-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpnikelleebld44137695-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625431005\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44140016-eastus\",\r\n \"name\": \"hcptchamakaebld44140016-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltchamakaebld44140016\",\r\n \"name\": \"sqltchamakaebld44140016\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44140016\",\r\n \"name\": \"hcptchamakaebld44140016\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44140016-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44140016-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625434720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptaboraebld44146267-eastus\",\r\n \"name\": \"hcptaboraebld44146267-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltaboraebld44146267\",\r\n \"name\": \"sqltaboraebld44146267\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptaboraebld44146267\",\r\n \"name\": \"hcptaboraebld44146267\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptaboraebld44146267-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptaboraebld44146267-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625444511\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpasilvermebld44147687-eastus\",\r\n \"name\": \"hcpasilvermebld44147687-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlasilvermebld44147687\",\r\n \"name\": \"sqlasilvermebld44147687\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpasilvermebld44147687\",\r\n \"name\": \"hcpasilvermebld44147687\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpasilvermebld44147687-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpasilvermebld44147687-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625446293\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-qinhaoebld43927544-RJIOA\",\r\n \"name\": \"e2erg-qinhaoebld43927544-RJIOA\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625454436\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-qinhaoebld43927544-RJIOA_e2eaks-loA_eastus\",\r\n \"name\": \"MC_e2erg-qinhaoebld43927544-RJIOA_e2eaks-loA_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625454436\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"windows k8s\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiesheebld44153077-eastus\",\r\n \"name\": \"hcpjiesheebld44153077-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljiesheebld44153077\",\r\n \"name\": \"sqljiesheebld44153077\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjiesheebld44153077\",\r\n \"name\": \"hcpjiesheebld44153077\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpjiesheebld44153077-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpjiesheebld44153077-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625458978\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44167515-eastus\",\r\n \"name\": \"hcpshmalfatebld44167515-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlshmalfatebld44167515\",\r\n \"name\": \"sqlshmalfatebld44167515\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpshmalfatebld44167515\",\r\n \"name\": \"hcpshmalfatebld44167515\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpshmalfatebld44167515-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpshmalfatebld44167515-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625501970\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44169516-eastus\",\r\n \"name\": \"hcptjuliayiebld44169516-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjuliayiebld44169516\",\r\n \"name\": \"sqltjuliayiebld44169516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjuliayiebld44169516\",\r\n \"name\": \"hcptjuliayiebld44169516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptjuliayiebld44169516-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptjuliayiebld44169516-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625506209\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tjuliayiebld44169516_tjuliayiebld44169516_eastus\",\r\n \"name\": \"MC_tjuliayiebld44169516_tjuliayiebld44169516_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"tjuliayiebld44169516\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-psl7rbiu6l\",\r\n \"name\": \"pkr-Resource-Group-psl7rbiu6l\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625248199\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-uwkt8qzc9k\",\r\n \"name\": \"pkr-Resource-Group-uwkt8qzc9k\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1625508386\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625248283\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44171995-eastus\",\r\n \"name\": \"hcptchamakaebld44171995-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltchamakaebld44171995\",\r\n \"name\": \"sqltchamakaebld44171995\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptchamakaebld44171995\",\r\n \"name\": \"hcptchamakaebld44171995\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcptchamakaebld44171995-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcptchamakaebld44171995-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625511054\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EUS\",\r\n \"name\": \"DefaultResourceGroup-EUS\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_shmalfatebld44167515_shmalfat-test_eastus\",\r\n \"name\": \"MC_shmalfatebld44167515_shmalfat-test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"shmalfatebld44167515\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44107243-nnPeJ\",\r\n \"name\": \"e2erg-toncheebld44107243-nnPeJ\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-toncheebld44107243-nnPeJ_e2eaks-bTE_uaenorth\",\r\n \"name\": \"MC_e2erg-toncheebld44107243-nnPeJ_e2eaks-bTE_uaenorth\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625364442\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"addon\",\r\n \"test_scenario\": \"Scenario_Addon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-toncheebld44109962-CnPeG\",\r\n \"name\": \"e2erg-toncheebld44109962-CnPeG\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-toncheebld44109962-CnPeG_e2eaks-Wug_uaenorth\",\r\n \"name\": \"MC_e2erg-toncheebld44109962-CnPeG_e2eaks-Wug_uaenorth\",\r\n \"location\": \"uaenorth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625368030\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"addon\",\r\n \"test_scenario\": \"Scenario_Addon\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/cleanupservice\",\r\n \"name\": \"cleanupservice\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"What Is Cleanup Service\": \"https://aka.ms/WhatIsCleanupService\",\r\n \"deletion_due_time\": \"1601593682\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/asilverman-provision-test\",\r\n \"name\": \"asilverman-provision-test\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625436368\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_asilverman-provision-test_asilverman-provision-test_westus\",\r\n \"name\": \"MC_asilverman-provision-test_asilverman-provision-test_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625425583\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jostupka-provision-test\",\r\n \"name\": \"jostupka-provision-test\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625429243\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld44138917-westus\",\r\n \"name\": \"hcpyunrugeebld44138917-westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld44138917\",\r\n \"name\": \"sqlyunrugeebld44138917\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld44138917\",\r\n \"name\": \"hcpyunrugeebld44138917\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-1_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-1_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-svc-0_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-svc-0_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-3_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-3_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpyunrugeebld44138917-westus-cx-2_westus\",\r\n \"name\": \"mc_hcpyunrugeebld44138917-westus-cx-2_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625432833\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmirsikebld44142099-westus\",\r\n \"name\": \"hcpmirsikebld44142099-westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmirsikebld44142099\",\r\n \"name\": \"sqlmirsikebld44142099\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmirsikebld44142099\",\r\n \"name\": \"hcpmirsikebld44142099\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-2_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-2_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-svc-0_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-svc-0_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-1_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-1_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpmirsikebld44142099-westus-cx-3_westus\",\r\n \"name\": \"mc_hcpmirsikebld44142099-westus-cx-3_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625437589\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aro-e2e-cluster-rattedairp\",\r\n \"name\": \"aro-e2e-cluster-rattedairp\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"created_from\": \"ARO-Pool-E2E-regular-17000003\",\r\n \"deletion_due_time\": \"1581300164\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1581040305\",\r\n \"now_day\": \"7\",\r\n \"now_month\": \"2\",\r\n \"now_year\": \"2020\",\r\n \"testTag1\": \"aro-scoringcan-bouc58br19\",\r\n \"testTag2\": \"aro-furtheredt-bouc58br19\",\r\n \"azwatch.first-seen\": \"2020-02-07 12:01:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"name\": \"OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1581307527\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"name\": \"2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhd\",\r\n \"name\": \"akswinvhd\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1599984494\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-09-10 12:10:22Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-1rcwct31aw\",\r\n \"name\": \"packer-Resource-Group-1rcwct31aw\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1599470194\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1599209150\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-04 12:05:50Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie\",\r\n \"name\": \"robbie\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1615710004\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2021-03-11 12:03:24Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie_robbietest_westus2\",\r\n \"name\": \"MC_robbie_robbietest_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1624928888\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-test\",\r\n \"name\": \"lima-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"coin\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/niqi-test-capz\",\r\n \"name\": \"niqi-test-capz\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"Name\": \"niqi-test-capz\",\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_cluster_niqi-test-capz\": \"owned\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_role\": \"common\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/NetworkWatcherRG\",\r\n \"name\": \"NetworkWatcherRG\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-WUS2\",\r\n \"name\": \"DefaultResourceGroup-WUS2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625281604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/haitch\",\r\n \"name\": \"haitch\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tosi1\",\r\n \"name\": \"tosi1\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625404029\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2e-rg-aks-1QDvRH2V8U90kfcNDcU98r\",\r\n \"name\": \"e2e-rg-aks-1QDvRH2V8U90kfcNDcU98r\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625472459\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1625212001\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-tmp\",\r\n \"name\": \"lima-tmp\",\r\n \"location\": \"eastasia\",\r\n \"tags\": {\r\n \"coin\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44072710_yizhang5cluster3_australiaeast\",\r\n \"name\": \"MC_yizhangebld44072710_yizhang5cluster3_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625328452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44072710\",\r\n \"name\": \"yizhangebld44072710\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625328452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EAU\",\r\n \"name\": \"DefaultResourceGroup-EAU\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625335599\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44096015_yizhang5cluster3_australiaeast\",\r\n \"name\": \"MC_yizhangebld44096015_yizhang5cluster3_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44096015\",\r\n \"name\": \"yizhangebld44096015\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625346451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44096015_yizhang5cluster_australiaeast\",\r\n \"name\": \"MC_yizhangebld44096015_yizhang5cluster_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44096015\",\r\n \"deletion_due_time\": \"1625349981\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhangebld44099246\",\r\n \"name\": \"yizhangebld44099246\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625357266\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625357266\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster2_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster2_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhangebld44099246_yizhang5cluster4_australiaeast\",\r\n \"name\": \"MC_yizhangebld44099246_yizhang5cluster4_australiaeast\",\r\n \"location\": \"australiaeast\",\r\n \"tags\": {\r\n \"build_version_string\": \"yizhangebld44099246\",\r\n \"deletion_due_time\": \"1625360808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"name\": \"MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"location\": \"canadaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"name\": \"MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-921390bc_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-921390bc_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1612837888\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tilnl-test\",\r\n \"name\": \"tilnl-test\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1584392964\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317QsBu_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15325aYDV_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts15317gBhU_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"name\": \"r-k8sts153251Sm5_rp-runner-k8s_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0001\",\r\n \"name\": \"sertac-pl-server0001\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sertac-pl-server0000\",\r\n \"name\": \"sertac-pl-server0000\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_lima-test_test_uksouth\",\r\n \"name\": \"MC_lima-test_test_uksouth\",\r\n \"location\": \"uksouth\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld45288644-southcentralus\",\r\n \"name\": \"hcpaleldeibebld45288644-southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlaleldeibebld45288644\",\r\n \"name\": \"sqlaleldeibebld45288644\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpaleldeibebld45288644\",\r\n \"name\": \"hcpaleldeibebld45288644\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-svc-0_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-svc-0_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-2_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-2_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-3_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-3_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpaleldeibebld45288644-southcentralus-cx-1_southcentralus\",\r\n \"name\": \"MC_hcpaleldeibebld45288644-southcentralus-cx-1_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628370220\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-config-test\",\r\n \"name\": \"aks-validator-config-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-staging-test\",\r\n \"name\": \"aks-validator-staging-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-validator-staging-test_validator-control-plane-staging_southcentralus\",\r\n \"name\": \"MC_aks-validator-staging-test_validator-control-plane-staging_southcentralus\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-validator-meta-test\",\r\n \"name\": \"aks-validator-meta-test\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"name\": \"ResourceMoverRG-eastus2-eastus-eus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1625185593\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts153251Sm5\",\r\n \"name\": \"r-k8sts153251Sm5\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317QsBu\",\r\n \"name\": \"r-k8sts15317QsBu\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15317gBhU\",\r\n \"name\": \"r-k8sts15317gBhU\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/r-k8sts15325aYDV\",\r\n \"name\": \"r-k8sts15325aYDV\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45298073-eastus2\",\r\n \"name\": \"hcppranejaebld45298073-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpranejaebld45298073\",\r\n \"name\": \"sqlpranejaebld45298073\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45298073\",\r\n \"name\": \"hcppranejaebld45298073\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-svc-0_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-svc-0_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-1_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-1_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-2_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-2_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcppranejaebld45298073-eastus2-cx-3_eastus2\",\r\n \"name\": \"MC_hcppranejaebld45298073-eastus2-cx-3_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/bahetest\",\r\n \"name\": \"bahetest\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628384893\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_bahetest_test_eastus2\",\r\n \"name\": \"MC_bahetest_test_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628503588\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppranejaebld45307416-eastus2\",\r\n \"name\": \"hcppranejaebld45307416-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpranejaebld45307416\",\r\n \"name\": \"sqlpranejaebld45307416\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-check-deploy-center_eastus2\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-check-deploy-center_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld15150000-eastus2\",\r\n \"name\": \"hcpmattstamebld15150000-eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld15150000\",\r\n \"name\": \"sqlmattstamebld15150000\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld15150000\",\r\n \"name\": \"hcpmattstamebld15150000\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-2_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-2_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-svc-0_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-svc-0_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-1_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-1_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld15150000-eastus2-cx-3_eastus2\",\r\n \"name\": \"MC_hcpmattstamebld15150000-eastus2-cx-3_eastus2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45345341-eastus2euap\",\r\n \"name\": \"hcpyunrugeebld45345341-eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld45345341\",\r\n \"name\": \"sqlyunrugeebld45345341\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45345341\",\r\n \"name\": \"hcpyunrugeebld45345341\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-1_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-2_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-2_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-svc-0_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-svc-0_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45345341-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45345341-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463720\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45346762-eastus2euap\",\r\n \"name\": \"hcpyunrugeebld45346762-eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlyunrugeebld45346762\",\r\n \"name\": \"sqlyunrugeebld45346762\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpyunrugeebld45346762\",\r\n \"name\": \"hcpyunrugeebld45346762\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-2_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-2_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-svc-0_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-svc-0_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-3_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-3_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpyunrugeebld45346762-eastus2euap-cx-1_eastus2euap\",\r\n \"name\": \"MC_hcpyunrugeebld45346762-eastus2euap-cx-1_eastus2euap\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628465612\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-provision-test_centralus\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-provision-test_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jiliu8-secrets\",\r\n \"name\": \"jiliu8-secrets\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jiliu8-secrets_secrets-test1_centraluseuap\",\r\n \"name\": \"MC_jiliu8-secrets_secrets-test1_centraluseuap\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhdbuilderrg\",\r\n \"name\": \"akswinvhdbuilderrg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627722452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-qy82ipks4t\",\r\n \"name\": \"packer-Resource-Group-qy82ipks4t\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1600402373\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1600140760\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-15 12:06:03Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/supportability-ads\",\r\n \"name\": \"supportability-ads\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azwatch.recyclingmark\": \"1\",\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_supportability-ads_dvt-cluster_eastus\",\r\n \"name\": \"MC_supportability-ads_dvt-cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1618010405\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aksrnr-3d2f5e0d\",\r\n \"name\": \"aksrnr-3d2f5e0d\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627610884\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpneaggarwebld45018447-eastus\",\r\n \"name\": \"hcpneaggarwebld45018447-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpneaggarwebld45018447\",\r\n \"name\": \"hcpneaggarwebld45018447\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpneaggarwebld45018447-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpneaggarwebld45018447-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628312783\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/abelgmsavnet\",\r\n \"name\": \"abelgmsavnet\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627722452\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/pkr-Resource-Group-25p7zs9pae\",\r\n \"name\": \"pkr-Resource-Group-25p7zs9pae\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1627873637\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1627613755\",\r\n \"os\": \"Windows\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld45143350-eastus\",\r\n \"name\": \"hcpandliuebld45143350-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlandliuebld45143350\",\r\n \"name\": \"sqlandliuebld45143350\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpandliuebld45143350\",\r\n \"name\": \"hcpandliuebld45143350\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcpandliuebld45143350-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcpandliuebld45143350-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_andliuebld45143350_andliu_eastus\",\r\n \"name\": \"MC_andliuebld45143350_andliu_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628527316\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xiazhanebld45090388_ttl14_eastus\",\r\n \"name\": \"MC_xiazhanebld45090388_ttl14_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"xiazhanebld45090388\",\r\n \"deletion_due_time\": \"1628395716\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/ismilletest\",\r\n \"name\": \"ismilletest\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-RPA\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-RPA\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-FMC\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-FMC\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-FMC_e2eaks-JXl_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-FMC_e2eaks-JXl_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628292738\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"msiuserassigned\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/amaheshwari_ptest\",\r\n \"name\": \"amaheshwari_ptest\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628298424\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppebomberebld45261021-eastus\",\r\n \"name\": \"hcppebomberebld45261021-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlpebomberebld45261021\",\r\n \"name\": \"sqlpebomberebld45261021\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcppebomberebld45261021\",\r\n \"name\": \"hcppebomberebld45261021\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-svc-0_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-2_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-1_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mc_hcppebomberebld45261021-eastus-cx-3_eastus\",\r\n \"name\": \"mc_hcppebomberebld45261021-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628297956\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_qinhaoebld45227637_win-containerd_eastus\",\r\n \"name\": \"MC_qinhaoebld45227637_win-containerd_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"qinhaoebld45227637\",\r\n \"deletion_due_time\": \"1628302049\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/jostupka-provision-test\",\r\n \"name\": \"jostupka-provision-test\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-waH\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-waH\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-waH_e2eaks-UjS_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-waH_e2eaks-UjS_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-KKL\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-KKL\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628356045\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-KKL_e2eaks-tLW_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-KKL_e2eaks-tLW_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-rey\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-rey\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-rey_e2eaks-bzS_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-rey_e2eaks-bzS_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-woE\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-woE\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-woE_e2eaks-Ect_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-woE_e2eaks-Ect_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-VBR\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-VBR\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-VBR_e2eaks-InW_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-VBR_e2eaks-InW_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-cPB\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-cPB\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628366083\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-cPB_e2eaks-pZo_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-cPB_e2eaks-pZo_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptpedrotoebld45291973-eastus\",\r\n \"name\": \"hcptpedrotoebld45291973-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltpedrotoebld45291973\",\r\n \"name\": \"sqltpedrotoebld45291973\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptpedrotoebld45291973\",\r\n \"name\": \"hcptpedrotoebld45291973\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptpedrotoebld45291973-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptpedrotoebld45291973-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628371925\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-JAu\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-JAu\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628373991\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-JAu_e2eaks-cZs_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-JAu_e2eaks-cZs_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628489234\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_zhifanhuebld45251608_zhifanhuebld45251608_eastus\",\r\n \"name\": \"MC_zhifanhuebld45251608_zhifanhuebld45251608_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"zhifanhuebld45251608\",\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-XgZ\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-XgZ\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381258\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-XgZ_e2eaks-Yrv_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-XgZ_e2eaks-Yrv_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-EUS\",\r\n \"name\": \"DefaultResourceGroup-EUS\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_xiazhanebld45153668_xx31_eastus\",\r\n \"name\": \"MC_xiazhanebld45153668_xx31_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"xiazhanebld45153668\",\r\n \"deletion_due_time\": \"1628399224\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45313270-eastus\",\r\n \"name\": \"hcpxiazhanebld45313270-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxiazhanebld45313270\",\r\n \"name\": \"sqlxiazhanebld45313270\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45313270\",\r\n \"name\": \"hcpxiazhanebld45313270\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45313270-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45313270-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628443363\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptosiebld45314975-eastus\",\r\n \"name\": \"hcptosiebld45314975-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltosiebld45314975\",\r\n \"name\": \"sqltosiebld45314975\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptosiebld45314975\",\r\n \"name\": \"hcptosiebld45314975\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptosiebld45314975-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptosiebld45314975-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628408586\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tosiebld45314975_tosi1_eastus\",\r\n \"name\": \"MC_tosiebld45314975_tosi1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"tosiebld45314975\",\r\n \"deletion_due_time\": \"1628413604\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45320278-eastus\",\r\n \"name\": \"hcpzuyaebld45320278-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld45320278\",\r\n \"name\": \"sqlzuyaebld45320278\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45320278\",\r\n \"name\": \"hcpzuyaebld45320278\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzuyaebld45320278-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzuyaebld45320278-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628420932\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321274-eastus\",\r\n \"name\": \"hcpbaheebld45321274-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628424416\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45321274\",\r\n \"name\": \"sqlbaheebld45321274\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628424416\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321777-eastus\",\r\n \"name\": \"hcpbaheebld45321777-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45321777\",\r\n \"name\": \"sqlbaheebld45321777\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45321777\",\r\n \"name\": \"hcpbaheebld45321777\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45321777-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpbaheebld45321777-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628425254\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_baheebld45321777_test_eastus\",\r\n \"name\": \"MC_baheebld45321777_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"baheebld45321777\",\r\n \"deletion_due_time\": \"1628428035\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-xgR\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-xgR\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-xgR_e2eaks-Lwc_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-xgR_e2eaks-Lwc_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1516-eastus\",\r\n \"name\": \"hcpmattstamebld1516-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1516\",\r\n \"name\": \"sqlmattstamebld1516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_example-custom-head_eastus\",\r\n \"name\": \"MC_jostupka-provision-test_example-custom-head_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1516\",\r\n \"name\": \"hcpmattstamebld1516\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1516-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpmattstamebld1516-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjoolshevebld45333560-eastus\",\r\n \"name\": \"hcpjoolshevebld45333560-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqljoolshevebld45333560\",\r\n \"name\": \"sqljoolshevebld45333560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpjoolshevebld45333560\",\r\n \"name\": \"hcpjoolshevebld45333560\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpjoolshevebld45333560-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpjoolshevebld45333560-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449250\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/yizhang5\",\r\n \"name\": \"yizhang5\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449623\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_yizhang5_yizhang5cluster_eastus\",\r\n \"name\": \"MC_yizhang5_yizhang5cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628449623\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45336346-eastus\",\r\n \"name\": \"hcpxiazhanebld45336346-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlxiazhanebld45336346\",\r\n \"name\": \"sqlxiazhanebld45336346\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpxiazhanebld45336346\",\r\n \"name\": \"hcpxiazhanebld45336346\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpxiazhanebld45336346-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpxiazhanebld45336346-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628452658\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_joolshevebld45333560_test_eastus\",\r\n \"name\": \"MC_joolshevebld45333560_test_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"joolshevebld45333560\",\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45251608-OsX\",\r\n \"name\": \"e2erg-zhifanhuebld45251608-OsX\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45251608-OsX_e2eaks-nKt_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45251608-OsX_e2eaks-nKt_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45339815-eastus\",\r\n \"name\": \"hcpzhifanhuebld45339815-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzhifanhuebld45339815\",\r\n \"name\": \"sqlzhifanhuebld45339815\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45339815\",\r\n \"name\": \"hcpzhifanhuebld45339815\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45339815-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45339815-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628456857\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mattstamebld1516-swift-rg\",\r\n \"name\": \"mattstamebld1516-swift-rg\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628464191\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/amaheshwari-proxy\",\r\n \"name\": \"amaheshwari-proxy\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628460437\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_cmhResourceGroup_cmhAksCluster_eastus\",\r\n \"name\": \"MC_cmhResourceGroup_cmhAksCluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-YCT\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-YCT\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-YCT_e2eaks-Tkd_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-YCT_e2eaks-Tkd_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628463971\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-AUF\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-AUF\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628467707\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-AUF_e2eaks-xSu_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-AUF_e2eaks-xSu_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628467707\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-qvy\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-qvy\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-qvy_e2eaks-IaI_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-qvy_e2eaks-IaI_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-iyY\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-iyY\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628474868\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-iyY_e2eaks-JLy_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-iyY_e2eaks-JLy_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-zhifanhuebld45341218-fLK\",\r\n \"name\": \"e2erg-zhifanhuebld45341218-fLK\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628478421\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-zhifanhuebld45341218-fLK_e2eaks-Qwi_eastus\",\r\n \"name\": \"MC_e2erg-zhifanhuebld45341218-fLK_e2eaks-Qwi_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"preview\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlniqiebld45355288\",\r\n \"name\": \"sqlniqiebld45355288\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45357117-eastus\",\r\n \"name\": \"hcpbaheebld45357117-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45357117\",\r\n \"name\": \"sqlbaheebld45357117\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45357117\",\r\n \"name\": \"hcpbaheebld45357117\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpbaheebld45357117-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpbaheebld45357117-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628486206\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45359927-eastus\",\r\n \"name\": \"hcpbaheebld45359927-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45359927\",\r\n \"name\": \"sqlbaheebld45359927\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45360178-eastus\",\r\n \"name\": \"hcpbaheebld45360178-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45360178\",\r\n \"name\": \"sqlbaheebld45360178\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628492856\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld45360681-eastus\",\r\n \"name\": \"hcpzuyaebld45360681-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld45360681\",\r\n \"name\": \"sqlzuyaebld45360681\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628496451\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpniqiebld45362421-eastus\",\r\n \"name\": \"hcpniqiebld45362421-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlniqiebld45362421\",\r\n \"name\": \"sqlniqiebld45362421\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpniqiebld45362421\",\r\n \"name\": \"hcpniqiebld45362421\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpniqiebld45362421-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpniqiebld45362421-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpbaheebld45362484-eastus\",\r\n \"name\": \"hcpbaheebld45362484-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlbaheebld45362484\",\r\n \"name\": \"sqlbaheebld45362484\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628500016\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-niqiebld45362421-Dhimzdp\",\r\n \"name\": \"e2erg-niqiebld45362421-Dhimzdp\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628506135\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_e2erg-niqiebld45362421-Dhimzdp_e2eaks-WkE_eastus\",\r\n \"name\": \"MC_e2erg-niqiebld45362421-Dhimzdp_e2eaks-WkE_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"test_plan\": \"cloud controller manager\",\r\n \"test_scenario\": \"ScenarioE2E\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzuyaebld34534512-eastus\",\r\n \"name\": \"hcpzuyaebld34534512-eastus\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzuyaebld34534512\",\r\n \"name\": \"sqlzuyaebld34534512\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_niqiebld45362421_test-slb-1_eastus\",\r\n \"name\": \"MC_niqiebld45362421_test-slb-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"niqiebld45362421\",\r\n \"deletion_due_time\": \"1628510808\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld45367761-eastus\",\r\n \"name\": \"hcptjnguyenebld45367761-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqltjnguyenebld45367761\",\r\n \"name\": \"sqltjnguyenebld45367761\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcptjnguyenebld45367761\",\r\n \"name\": \"hcptjnguyenebld45367761\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcptjnguyenebld45367761-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcptjnguyenebld45367761-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628516973\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpthgambleebld45369780-eastus\",\r\n \"name\": \"hcpthgambleebld45369780-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlthgambleebld45369780\",\r\n \"name\": \"sqlthgambleebld45369780\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpthgambleebld45369780\",\r\n \"name\": \"hcpthgambleebld45369780\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpthgambleebld45369780-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpthgambleebld45369780-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628523341\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpcharliliebld45374042-eastus\",\r\n \"name\": \"hcpcharliliebld45374042-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlcharliliebld45374042\",\r\n \"name\": \"sqlcharliliebld45374042\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpcharliliebld45374042\",\r\n \"name\": \"hcpcharliliebld45374042\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpcharliliebld45374042-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpcharliliebld45374042-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628530855\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45378205-eastus\",\r\n \"name\": \"hcpamaheshwebld45378205-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlamaheshwebld45378205\",\r\n \"name\": \"sqlamaheshwebld45378205\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45378205\",\r\n \"name\": \"hcpamaheshwebld45378205\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45378205-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45378205-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628537207\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/kaiqzhan-test\",\r\n \"name\": \"kaiqzhan-test\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628543100\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_amaheshwebld45378205_testProxy_eastus\",\r\n \"name\": \"MC_amaheshwebld45378205_testProxy_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"amaheshwebld45378205\",\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45384738-eastus\",\r\n \"name\": \"hcpzhifanhuebld45384738-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlzhifanhuebld45384738\",\r\n \"name\": \"sqlzhifanhuebld45384738\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpzhifanhuebld45384738\",\r\n \"name\": \"hcpzhifanhuebld45384738\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpzhifanhuebld45384738-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpzhifanhuebld45384738-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546095\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45384958-eastus\",\r\n \"name\": \"hcpamaheshwebld45384958-eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlamaheshwebld45384958\",\r\n \"name\": \"sqlamaheshwebld45384958\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpamaheshwebld45384958\",\r\n \"name\": \"hcpamaheshwebld45384958\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-svc-0_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-svc-0_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-2_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-2_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-3_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpamaheshwebld45384958-eastus-cx-1_eastus\",\r\n \"name\": \"MC_hcpamaheshwebld45384958-eastus-cx-1_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_amaheshwebld45384958_testProxy3_eastus\",\r\n \"name\": \"MC_amaheshwebld45384958_testProxy3_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"build_version_string\": \"amaheshwebld45384958\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/cleanupservice\",\r\n \"name\": \"cleanupservice\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"What Is Cleanup Service\": \"https://aka.ms/WhatIsCleanupService\",\r\n \"deletion_due_time\": \"1601593682\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/DefaultResourceGroup-WUS\",\r\n \"name\": \"DefaultResourceGroup-WUS\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628460437\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/RookTest\",\r\n \"name\": \"RookTest\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628525242\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_RookTest_cluster_westus\",\r\n \"name\": \"MC_RookTest_cluster_westus\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628525242\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aro-e2e-cluster-rattedairp\",\r\n \"name\": \"aro-e2e-cluster-rattedairp\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"created_from\": \"ARO-Pool-E2E-regular-17000003\",\r\n \"deletion_due_time\": \"1581300164\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1581040305\",\r\n \"now_day\": \"7\",\r\n \"now_month\": \"2\",\r\n \"now_year\": \"2020\",\r\n \"testTag1\": \"aro-scoringcan-bouc58br19\",\r\n \"testTag2\": \"aro-furtheredt-bouc58br19\",\r\n \"azwatch.first-seen\": \"2020-02-07 12:01:38Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"name\": \"2a482a0d-cf5d-4d50-b9a8-fd2e73cb2795\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"testTag3\": \"aro-sofaSchuyl-bouc58br19\",\r\n \"testTag4\": \"aro-garotespop-bouc58br19\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/akswinvhd\",\r\n \"name\": \"akswinvhd\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1599984494\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2020-09-10 12:10:22Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/packer-Resource-Group-1rcwct31aw\",\r\n \"name\": \"packer-Resource-Group-1rcwct31aw\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"createdBy\": \"aks-vhd-pipeline\",\r\n \"deletion_due_time\": \"1599470194\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"now\": \"1599209150\",\r\n \"os\": \"Windows\",\r\n \"azwatch.first-seen\": \"2020-09-04 12:05:50Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie\",\r\n \"name\": \"robbie\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1615710004\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"azwatch.first-seen\": \"2021-03-11 12:03:24Z\",\r\n \"azwatch.recycling-mark\": \"1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie_robbietest_westus2\",\r\n \"name\": \"MC_robbie_robbietest_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628536049\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/lima-test\",\r\n \"name\": \"lima-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628550386\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/NetworkWatcherRG\",\r\n \"name\": \"NetworkWatcherRG\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"name\": \"OS_aro-e2e-cluster-rattedairp_aro-malapropsp-bouc5cbr19_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627769226\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/niqi-test-capz\",\r\n \"name\": \"niqi-test-capz\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"Name\": \"niqi-test-capz\",\r\n \"deletion_due_time\": \"1628482047\",\r\n \"deletion_marked_by\": \"gc\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_cluster_capz\": \"owned\",\r\n \"sigs.k8s.io_cluster-api-provider-azure_role\": \"common\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/tonche\",\r\n \"name\": \"tonche\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628294840\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_tonche_tcluster_westus2\",\r\n \"name\": \"MC_tonche_tcluster_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628305659\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/paultest\",\r\n \"name\": \"paultest\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_paultest_foo_westus2\",\r\n \"name\": \"MC_paultest_foo_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628361966\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1510-westus2\",\r\n \"name\": \"hcpmattstamebld1510-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628378566\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1510\",\r\n \"name\": \"sqlmattstamebld1510\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628378566\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1511-westus2\",\r\n \"name\": \"hcpmattstamebld1511-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1511\",\r\n \"name\": \"sqlmattstamebld1511\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1511\",\r\n \"name\": \"hcpmattstamebld1511\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1511-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1511-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628381579\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/mattstamebld1511-swift-rg\",\r\n \"name\": \"mattstamebld1511-swift-rg\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628388411\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_mattstamebld1511-swift0_westus2\",\r\n \"name\": \"MC_mattstamebld1511_mattstamebld1511-swift0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_swift1_westus2\",\r\n \"name\": \"MC_mattstamebld1511_swift1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_swift2_westus2\",\r\n \"name\": \"MC_mattstamebld1511_swift2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628446044\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_mattstamebld1511_mattstamebld1511-swift2_westus2\",\r\n \"name\": \"MC_mattstamebld1511_mattstamebld1511-swift2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"build_version_string\": \"mattstamebld1511\",\r\n \"deletion_due_time\": \"1628392076\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1512-westus2\",\r\n \"name\": \"hcpmattstamebld1512-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1512\",\r\n \"name\": \"sqlmattstamebld1512\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1512\",\r\n \"name\": \"hcpmattstamebld1512\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1512-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1512-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628396582\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_ipaddress-fix_westus2\",\r\n \"name\": \"MC_jostupka-provision-test_ipaddress-fix_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628431643\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1513-westus2\",\r\n \"name\": \"hcpmattstamebld1513-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1513\",\r\n \"name\": \"sqlmattstamebld1513\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1513\",\r\n \"name\": \"hcpmattstamebld1513\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1513-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1513-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628438904\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_jostupka-provision-test_jostupka-provision-test-csi_westus3\",\r\n \"name\": \"MC_jostupka-provision-test_jostupka-provision-test-csi_westus3\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1514-westus2\",\r\n \"name\": \"hcpmattstamebld1514-westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/sqlmattstamebld1514\",\r\n \"name\": \"sqlmattstamebld1514\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/hcpmattstamebld1514\",\r\n \"name\": \"hcpmattstamebld1514\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-2_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-2_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-1_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-1_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-svc-0_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-svc-0_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_hcpmattstamebld1514-westus2-cx-3_westus2\",\r\n \"name\": \"MC_hcpmattstamebld1514-westus2-cx-3_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628442461\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/robbie0805\",\r\n \"name\": \"robbie0805\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_robbie0805_byort_westus2\",\r\n \"name\": \"MC_robbie0805_byort_westus2\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628453206\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-AYKGPzl\",\r\n \"name\": \"e2erg-mattstamebld1516-AYKGPzl\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-CSSyWVq\",\r\n \"name\": \"e2erg-mattstamebld1516-CSSyWVq\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/e2erg-mattstamebld1516-CIGMexN\",\r\n \"name\": \"e2erg-mattstamebld1516-CIGMexN\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628521595\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/xiahe-sbus-test\",\r\n \"name\": \"xiahe-sbus-test\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628546797\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0727-pol\",\r\n \"name\": \"doliu0727-pol\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1627636012\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/doliu0803-ga\",\r\n \"name\": \"doliu0803-ga\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628219307\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_doliu0803-ga_p1_southeastasia\",\r\n \"name\": \"MC_doliu0803-ga_p1_southeastasia\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628316391\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"name\": \"MC_aksrnr-1d4bbe75_cluster_canadaeast\",\r\n \"location\": \"canadaeast\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-3d2f5e0d_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1567416263\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"name\": \"MC_aksrnr-21b7647c_cluster_centralus\",\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1628057244\",\r\n \"deletion_marked_by\": \"gc\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aksrnr-921390bc_cluster_eastus\",\r\n \"name\": \"MC_aksrnr-921390bc_cluster_eastus\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"deletion_due_time\": \"1612837888\",\r\n \"deletion_marked_by\": \"teardown\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-708?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTcwOD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-7507?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTc1MDc/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "044753a5-7625-4d88-9d2b-940bf987eb0c" + "08584306-d659-4804-8138-9574d00dd062" ], "accept-language": [ "en-US" @@ -90,7 +90,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:07:19 GMT" + "Fri, 06 Aug 2021 23:42:47 GMT" ], "Pragma": [ "no-cache" @@ -99,13 +99,13 @@ "1199" ], "x-ms-request-id": [ - "a6639ba7-3074-4f55-b967-7b81fbeecb8a" + "46c2eb03-e73d-4ab5-90fb-f699b7291ad6" ], "x-ms-correlation-request-id": [ - "a6639ba7-3074-4f55-b967-7b81fbeecb8a" + "46c2eb03-e73d-4ab5-90fb-f699b7291ad6" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190720Z:a6639ba7-3074-4f55-b967-7b81fbeecb8a" + "WESTUS:20210806T234247Z:46c2eb03-e73d-4ab5-90fb-f699b7291ad6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -114,7 +114,7 @@ "nosniff" ], "Content-Length": [ - "196" + "198" ], "Content-Type": [ "application/json; charset=utf-8" @@ -123,17 +123,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-708\",\r\n \"name\": \"aks-dotnet-sdk-RG-708\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-7507\",\r\n \"name\": \"aks-dotnet-sdk-RG-7507\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-708/providers/Microsoft.ContainerService/managedClusters/azsmnet9936?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTcwOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzL2F6c21uZXQ5OTM2P2FwaS12ZXJzaW9uPTIwMjEtMDUtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-7507/providers/Microsoft.ContainerService/managedClusters/azsmnet5681?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTc1MDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NTY4MT9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"mode\": \"System\"\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\",\r\n \"secret\": \"XFP5t_5wcL48VA00GY7OunpsVlcTR228Co\"\r\n }\r\n },\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ee61869e-9b09-4679-835f-a6ec9329360d" + "16591f5a-0d83-492b-9594-4fffb822551f" ], "accept-language": [ "en-US" @@ -156,7 +156,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:07:25 GMT" + "Fri, 06 Aug 2021 23:42:53 GMT" ], "Pragma": [ "no-cache" @@ -168,13 +168,13 @@ "1199" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/21f688bb-3e6e-4415-b3d1-a0fea5b25f30?api-version=2016-03-30" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/6112cdd3-47cb-4b46-9d7c-7531b9fe64b5?api-version=2016-03-30" ], "x-ms-correlation-request-id": [ - "3ff0aeb3-0e69-4ff0-847e-2c5c0ed80826" + "6cd509fe-7a98-4ace-9f19-e2a95c427451" ], "x-ms-request-id": [ - "21f688bb-3e6e-4415-b3d1-a0fea5b25f30" + "6112cdd3-47cb-4b46-9d7c-7531b9fe64b5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -183,7 +183,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190726Z:3ff0aeb3-0e69-4ff0-847e-2c5c0ed80826" + "WESTUS:20210806T234254Z:6cd509fe-7a98-4ace-9f19-e2a95c427451" ], "Content-Length": [ "1791" @@ -195,17 +195,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-708/providers/Microsoft.ContainerService/managedClusters/azsmnet9936\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet9936\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-1e40c40c.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-1e40c40c.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-708_azsmnet9936_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n }\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-7507/providers/Microsoft.ContainerService/managedClusters/azsmnet5681\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet5681\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-7e97bf0f.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-7e97bf0f.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Creating\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-7507_azsmnet5681_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n }\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-708/providers/Microsoft.ContainerService/managedClusters/azsmnet9936?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTcwOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzL2F6c21uZXQ5OTM2P2FwaS12ZXJzaW9uPTIwMjEtMDUtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-7507/providers/Microsoft.ContainerService/managedClusters/azsmnet5681?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTc1MDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NTY4MT9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 2,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"mode\": \"System\",\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-708_azsmnet9936_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-708_azsmnet9936_westus2/providers/Microsoft.Network/publicIPAddresses/3abd50ed-5b17-44ef-8eeb-f6544dc8b2f0\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n },\r\n \"location\": \"westus2\"\r\n}", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n },\r\n \"properties\": {\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 2,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"mode\": \"System\",\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-7507_azsmnet5681_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-7507_azsmnet5681_westus2/providers/Microsoft.Network/publicIPAddresses/07c42002-333a-4701-a51c-55b2aeb66f86\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "1119c063-6f3c-4d5f-88dc-490b2c92fea7" + "2ab51ab7-27de-49e3-94b4-e25901c94bb9" ], "accept-language": [ "en-US" @@ -228,7 +228,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:11:00 GMT" + "Fri, 06 Aug 2021 23:46:03 GMT" ], "Pragma": [ "no-cache" @@ -237,19 +237,19 @@ "nginx" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191101Z:9ecb4751-09e7-4001-89cb-112443e5b4e2" + "WESTUS:20210806T234603Z:56475f58-f2ad-4b8d-8d4f-b250b4290075" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/e262e4fd-c7a3-4e55-9979-fba7e7edc4cc?api-version=2016-03-30" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/d516c895-bad5-4703-8257-bc3acb94e560?api-version=2016-03-30" ], "x-ms-correlation-request-id": [ - "9ecb4751-09e7-4001-89cb-112443e5b4e2" + "56475f58-f2ad-4b8d-8d4f-b250b4290075" ], "x-ms-request-id": [ - "e262e4fd-c7a3-4e55-9979-fba7e7edc4cc" + "d516c895-bad5-4703-8257-bc3acb94e560" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -258,7 +258,7 @@ "nosniff" ], "Content-Length": [ - "2054" + "2055" ], "Content-Type": [ "application/json" @@ -267,12 +267,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-708/providers/Microsoft.ContainerService/managedClusters/azsmnet9936\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet9936\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Scaling\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-1e40c40c.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-1e40c40c.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 2,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Scaling\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-708_azsmnet9936_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-708_azsmnet9936_westus2/providers/Microsoft.Network/publicIPAddresses/3abd50ed-5b17-44ef-8eeb-f6544dc8b2f0\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-7507/providers/Microsoft.ContainerService/managedClusters/azsmnet5681\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet5681\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Scaling\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-7e97bf0f.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-7e97bf0f.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 2,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Scaling\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-7507_azsmnet5681_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-7507_azsmnet5681_westus2/providers/Microsoft.Network/publicIPAddresses/07c42002-333a-4701-a51c-55b2aeb66f86\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/21f688bb-3e6e-4415-b3d1-a0fea5b25f30?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzIxZjY4OGJiLTNlNmUtNDQxNS1iM2QxLWEwZmVhNWIyNWYzMD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/6112cdd3-47cb-4b46-9d7c-7531b9fe64b5?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzYxMTJjZGQzLTQ3Y2ItNGI0Ni05ZDdjLTc1MzFiOWZlNjRiNT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -288,7 +288,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:07:55 GMT" + "Fri, 06 Aug 2021 23:43:23 GMT" ], "Pragma": [ "no-cache" @@ -300,10 +300,10 @@ "11999" ], "x-ms-correlation-request-id": [ - "86e3bca1-821c-42d2-9e9b-64fa2df622fe" + "7a5371a7-380b-46fd-8f27-a0abe89d1353" ], "x-ms-request-id": [ - "33f814c1-f54c-4323-acb4-c3a5758adf60" + "989a022e-65c8-4e6c-a79d-77c0ca3c1834" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -312,10 +312,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190756Z:86e3bca1-821c-42d2-9e9b-64fa2df622fe" + "WESTUS:20210806T234324Z:7a5371a7-380b-46fd-8f27-a0abe89d1353" ], "Content-Length": [ - "120" + "121" ], "Content-Type": [ "application/json" @@ -324,12 +324,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"bb88f621-6e3e-1544-b3d1-a0fea5b25f30\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:07:26.2Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"d3cd1261-cb47-464b-9d7c-7531b9fe64b5\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:42:54.08Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/21f688bb-3e6e-4415-b3d1-a0fea5b25f30?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzIxZjY4OGJiLTNlNmUtNDQxNS1iM2QxLWEwZmVhNWIyNWYzMD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/6112cdd3-47cb-4b46-9d7c-7531b9fe64b5?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzYxMTJjZGQzLTQ3Y2ItNGI0Ni05ZDdjLTc1MzFiOWZlNjRiNT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -345,7 +345,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:08:26 GMT" + "Fri, 06 Aug 2021 23:43:54 GMT" ], "Pragma": [ "no-cache" @@ -357,10 +357,10 @@ "11998" ], "x-ms-correlation-request-id": [ - "27a550b4-13b5-4fd6-87a9-abeee9d4b057" + "cd2ccae2-5cff-4616-97b6-235b7085098a" ], "x-ms-request-id": [ - "2cd0c97d-f783-4f6d-8898-7930d9b4d35e" + "8eb5a522-71f2-46b7-9f1c-bb16a1fd8128" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -369,10 +369,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190826Z:27a550b4-13b5-4fd6-87a9-abeee9d4b057" + "WESTUS:20210806T234354Z:cd2ccae2-5cff-4616-97b6-235b7085098a" ], "Content-Length": [ - "120" + "121" ], "Content-Type": [ "application/json" @@ -381,12 +381,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"bb88f621-6e3e-1544-b3d1-a0fea5b25f30\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:07:26.2Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"d3cd1261-cb47-464b-9d7c-7531b9fe64b5\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:42:54.08Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/21f688bb-3e6e-4415-b3d1-a0fea5b25f30?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzIxZjY4OGJiLTNlNmUtNDQxNS1iM2QxLWEwZmVhNWIyNWYzMD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/6112cdd3-47cb-4b46-9d7c-7531b9fe64b5?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzYxMTJjZGQzLTQ3Y2ItNGI0Ni05ZDdjLTc1MzFiOWZlNjRiNT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -402,7 +402,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:08:55 GMT" + "Fri, 06 Aug 2021 23:44:24 GMT" ], "Pragma": [ "no-cache" @@ -414,10 +414,10 @@ "11997" ], "x-ms-correlation-request-id": [ - "665e3c8f-949d-4de0-a22f-27cc35e48183" + "50f0ee3b-8370-4b58-88e1-0a72b7a74a54" ], "x-ms-request-id": [ - "25f1afa2-c20d-4227-a25b-847025c2ba11" + "d490384c-1c2e-41eb-9497-31dee7dd72b5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -426,10 +426,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190856Z:665e3c8f-949d-4de0-a22f-27cc35e48183" + "WESTUS:20210806T234424Z:50f0ee3b-8370-4b58-88e1-0a72b7a74a54" ], "Content-Length": [ - "120" + "121" ], "Content-Type": [ "application/json" @@ -438,12 +438,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"bb88f621-6e3e-1544-b3d1-a0fea5b25f30\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:07:26.2Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"d3cd1261-cb47-464b-9d7c-7531b9fe64b5\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:42:54.08Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/21f688bb-3e6e-4415-b3d1-a0fea5b25f30?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzIxZjY4OGJiLTNlNmUtNDQxNS1iM2QxLWEwZmVhNWIyNWYzMD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/6112cdd3-47cb-4b46-9d7c-7531b9fe64b5?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzYxMTJjZGQzLTQ3Y2ItNGI0Ni05ZDdjLTc1MzFiOWZlNjRiNT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -459,7 +459,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:09:26 GMT" + "Fri, 06 Aug 2021 23:44:54 GMT" ], "Pragma": [ "no-cache" @@ -471,10 +471,10 @@ "11996" ], "x-ms-correlation-request-id": [ - "ebb4a315-9828-4a6b-a512-e84e9500b40b" + "6d05b654-14f3-48c9-a4c7-765f2be23505" ], "x-ms-request-id": [ - "295ec7aa-6a67-46ad-9e17-b4c7e56544bb" + "2833b934-2c5c-48a3-a610-e8178c109f14" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -483,10 +483,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190926Z:ebb4a315-9828-4a6b-a512-e84e9500b40b" + "WESTUS:20210806T234454Z:6d05b654-14f3-48c9-a4c7-765f2be23505" ], "Content-Length": [ - "120" + "121" ], "Content-Type": [ "application/json" @@ -495,12 +495,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"bb88f621-6e3e-1544-b3d1-a0fea5b25f30\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:07:26.2Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"d3cd1261-cb47-464b-9d7c-7531b9fe64b5\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:42:54.08Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/21f688bb-3e6e-4415-b3d1-a0fea5b25f30?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzIxZjY4OGJiLTNlNmUtNDQxNS1iM2QxLWEwZmVhNWIyNWYzMD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/6112cdd3-47cb-4b46-9d7c-7531b9fe64b5?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzYxMTJjZGQzLTQ3Y2ItNGI0Ni05ZDdjLTc1MzFiOWZlNjRiNT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -516,7 +516,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:09:56 GMT" + "Fri, 06 Aug 2021 23:45:24 GMT" ], "Pragma": [ "no-cache" @@ -528,10 +528,10 @@ "11995" ], "x-ms-correlation-request-id": [ - "8d75aa23-ba7a-478f-b278-33c55094d740" + "600c7c13-b658-4b23-99cc-6feb5130acaf" ], "x-ms-request-id": [ - "ccd835d5-bbe1-4b75-b61d-f123686412e5" + "70c3b9dc-c84f-473a-b81a-0220a0d72bae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -540,10 +540,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T190956Z:8d75aa23-ba7a-478f-b278-33c55094d740" + "WESTUS:20210806T234524Z:600c7c13-b658-4b23-99cc-6feb5130acaf" ], "Content-Length": [ - "120" + "121" ], "Content-Type": [ "application/json" @@ -552,12 +552,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"bb88f621-6e3e-1544-b3d1-a0fea5b25f30\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:07:26.2Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"d3cd1261-cb47-464b-9d7c-7531b9fe64b5\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:42:54.08Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/21f688bb-3e6e-4415-b3d1-a0fea5b25f30?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzIxZjY4OGJiLTNlNmUtNDQxNS1iM2QxLWEwZmVhNWIyNWYzMD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/6112cdd3-47cb-4b46-9d7c-7531b9fe64b5?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzYxMTJjZGQzLTQ3Y2ItNGI0Ni05ZDdjLTc1MzFiOWZlNjRiNT9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -573,7 +573,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:10:25 GMT" + "Fri, 06 Aug 2021 23:45:54 GMT" ], "Pragma": [ "no-cache" @@ -585,10 +585,10 @@ "11994" ], "x-ms-correlation-request-id": [ - "2868224e-7846-47ce-b216-ce2807be7a2c" + "1a42e20a-7243-4d36-94bd-297e43065f20" ], "x-ms-request-id": [ - "36f0d2e1-2adb-4cb0-aa68-7a481fad6fa8" + "fc2f9c0a-5f9e-4151-80e5-99ce3ceb93eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -597,67 +597,10 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191026Z:2868224e-7846-47ce-b216-ce2807be7a2c" + "WESTUS:20210806T234555Z:1a42e20a-7243-4d36-94bd-297e43065f20" ], "Content-Length": [ - "120" - ], - "Content-Type": [ - "application/json" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"bb88f621-6e3e-1544-b3d1-a0fea5b25f30\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:07:26.2Z\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/21f688bb-3e6e-4415-b3d1-a0fea5b25f30?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzIxZjY4OGJiLTNlNmUtNDQxNS1iM2QxLWEwZmVhNWIyNWYzMD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.ContainerService.ContainerServiceClient/1.2.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 19:10:56 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "nginx" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" - ], - "x-ms-correlation-request-id": [ - "ec101a51-6b12-47e4-9664-8752cd26d156" - ], - "x-ms-request-id": [ - "e10579bc-00ff-4051-b4a0-1a105dbe5924" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T191056Z:ec101a51-6b12-47e4-9664-8752cd26d156" - ], - "Content-Length": [ - "164" + "165" ], "Content-Type": [ "application/json" @@ -666,12 +609,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"bb88f621-6e3e-1544-b3d1-a0fea5b25f30\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-07-02T19:07:26.2Z\",\r\n \"endTime\": \"2021-07-02T19:10:47.6917627Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"d3cd1261-cb47-464b-9d7c-7531b9fe64b5\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-08-06T23:42:54.08Z\",\r\n \"endTime\": \"2021-08-06T23:45:53.1316099Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-708/providers/Microsoft.ContainerService/managedClusters/azsmnet9936?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTcwOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzL2F6c21uZXQ5OTM2P2FwaS12ZXJzaW9uPTIwMjEtMDUtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-7507/providers/Microsoft.ContainerService/managedClusters/azsmnet5681?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTc1MDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NTY4MT9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -687,7 +630,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:10:56 GMT" + "Fri, 06 Aug 2021 23:45:54 GMT" ], "Pragma": [ "no-cache" @@ -696,16 +639,16 @@ "nginx" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191057Z:29502405-b8cd-452d-9e4c-8898f65d2385" + "WESTUS:20210806T234555Z:6414a7b7-ebc3-4514-b5b0-819e0a4ff3b2" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11993" ], "x-ms-correlation-request-id": [ - "29502405-b8cd-452d-9e4c-8898f65d2385" + "6414a7b7-ebc3-4514-b5b0-819e0a4ff3b2" ], "x-ms-request-id": [ - "96a4476c-5dbe-4bce-bfcb-3ccc37544afb" + "1d5147fe-302f-42f1-a84a-d4b8e980e067" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -714,7 +657,7 @@ "nosniff" ], "Content-Length": [ - "2058" + "2059" ], "Content-Type": [ "application/json" @@ -723,12 +666,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-708/providers/Microsoft.ContainerService/managedClusters/azsmnet9936\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet9936\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-1e40c40c.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-1e40c40c.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-708_azsmnet9936_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-708_azsmnet9936_westus2/providers/Microsoft.Network/publicIPAddresses/3abd50ed-5b17-44ef-8eeb-f6544dc8b2f0\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-7507/providers/Microsoft.ContainerService/managedClusters/azsmnet5681\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet5681\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-7e97bf0f.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-7e97bf0f.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 1,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-7507_azsmnet5681_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-7507_azsmnet5681_westus2/providers/Microsoft.Network/publicIPAddresses/07c42002-333a-4701-a51c-55b2aeb66f86\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-708/providers/Microsoft.ContainerService/managedClusters/azsmnet9936?api-version=2021-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTcwOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbnRhaW5lclNlcnZpY2UvbWFuYWdlZENsdXN0ZXJzL2F6c21uZXQ5OTM2P2FwaS12ZXJzaW9uPTIwMjEtMDUtMDE=", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/aks-dotnet-sdk-RG-7507/providers/Microsoft.ContainerService/managedClusters/azsmnet5681?api-version=2021-07-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlR3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTc1MDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db250YWluZXJTZXJ2aWNlL21hbmFnZWRDbHVzdGVycy9henNtbmV0NTY4MT9hcGktdmVyc2lvbj0yMDIxLTA3LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -744,7 +687,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:13:01 GMT" + "Fri, 06 Aug 2021 23:48:03 GMT" ], "Pragma": [ "no-cache" @@ -753,16 +696,16 @@ "nginx" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191301Z:e5afe014-f6d7-4505-bbca-24dbe42508bd" + "WESTUS:20210806T234804Z:264f4571-5a0e-496d-85b9-4ebb6fafbdba" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11988" ], "x-ms-correlation-request-id": [ - "e5afe014-f6d7-4505-bbca-24dbe42508bd" + "264f4571-5a0e-496d-85b9-4ebb6fafbdba" ], "x-ms-request-id": [ - "b477f0eb-4660-47cd-9ec4-fa1e8f017fe0" + "7d471959-946a-400c-96a3-6f11f03d9384" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -771,7 +714,7 @@ "nosniff" ], "Content-Length": [ - "2058" + "2059" ], "Content-Type": [ "application/json" @@ -780,12 +723,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-708/providers/Microsoft.ContainerService/managedClusters/azsmnet9936\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet9936\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.19.11\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-1e40c40c.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-1e40c40c.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 2,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.19.11\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.06.09\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-708_azsmnet9936_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-708_azsmnet9936_westus2/providers/Microsoft.Network/publicIPAddresses/3abd50ed-5b17-44ef-8eeb-f6544dc8b2f0\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-7507/providers/Microsoft.ContainerService/managedClusters/azsmnet5681\",\r\n \"location\": \"westus2\",\r\n \"name\": \"azsmnet5681\",\r\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"kubernetesVersion\": \"1.20.7\",\r\n \"dnsPrefix\": \"aksdotnetsdk\",\r\n \"fqdn\": \"aksdotnetsdk-7e97bf0f.hcp.westus2.azmk8s.io\",\r\n \"azurePortalFQDN\": \"aksdotnetsdk-7e97bf0f.portal.hcp.westus2.azmk8s.io\",\r\n \"agentPoolProfiles\": [\r\n {\r\n \"name\": \"aksagent\",\r\n \"count\": 2,\r\n \"vmSize\": \"Standard_D2s_v3\",\r\n \"osDiskSizeGB\": 128,\r\n \"osDiskType\": \"Managed\",\r\n \"kubeletDiskType\": \"OS\",\r\n \"maxPods\": 110,\r\n \"type\": \"VirtualMachineScaleSets\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"powerState\": {\r\n \"code\": \"Running\"\r\n },\r\n \"orchestratorVersion\": \"1.20.7\",\r\n \"nodeLabels\": {},\r\n \"mode\": \"System\",\r\n \"osType\": \"Linux\",\r\n \"osSKU\": \"Ubuntu\",\r\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2021.07.17\",\r\n \"enableFIPS\": false\r\n }\r\n ],\r\n \"servicePrincipalProfile\": {\r\n \"clientId\": \"076cf0ff-3706-4e0c-a1fc-e15dbe35d077\"\r\n },\r\n \"nodeResourceGroup\": \"MC_aks-dotnet-sdk-RG-7507_azsmnet5681_westus2\",\r\n \"enableRBAC\": true,\r\n \"networkProfile\": {\r\n \"networkPlugin\": \"kubenet\",\r\n \"loadBalancerSku\": \"Standard\",\r\n \"loadBalancerProfile\": {\r\n \"managedOutboundIPs\": {\r\n \"count\": 1\r\n },\r\n \"effectiveOutboundIPs\": [\r\n {\r\n \"id\": \"/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_aks-dotnet-sdk-RG-7507_azsmnet5681_westus2/providers/Microsoft.Network/publicIPAddresses/07c42002-333a-4701-a51c-55b2aeb66f86\"\r\n }\r\n ]\r\n },\r\n \"podCidr\": \"10.244.0.0/16\",\r\n \"serviceCidr\": \"10.0.0.0/16\",\r\n \"dnsServiceIP\": \"10.0.0.10\",\r\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\r\n \"outboundType\": \"loadBalancer\"\r\n },\r\n \"maxAgentPools\": 100\r\n },\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Free\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/e262e4fd-c7a3-4e55-9979-fba7e7edc4cc?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2UyNjJlNGZkLWM3YTMtNGU1NS05OTc5LWZiYTdlN2VkYzRjYz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/d516c895-bad5-4703-8257-bc3acb94e560?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2Q1MTZjODk1LWJhZDUtNDcwMy04MjU3LWJjM2FjYjk0ZTU2MD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -801,7 +744,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:11:30 GMT" + "Fri, 06 Aug 2021 23:46:32 GMT" ], "Pragma": [ "no-cache" @@ -810,13 +753,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11992" ], "x-ms-correlation-request-id": [ - "a6b07763-41e3-4878-8cc8-9c4d5ea5b907" + "c3e678c8-ffac-437f-81ad-7c8d5c4f0b11" ], "x-ms-request-id": [ - "74127a37-af4a-4428-82f0-374248e37da6" + "fcf69294-32b1-4ea9-b39e-8964243e08a2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -825,7 +768,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191131Z:a6b07763-41e3-4878-8cc8-9c4d5ea5b907" + "WESTUS:20210806T234633Z:c3e678c8-ffac-437f-81ad-7c8d5c4f0b11" ], "Content-Length": [ "121" @@ -837,12 +780,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"fde462e2-a3c7-554e-9979-fba7e7edc4cc\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:11:00.06Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"95c816d5-d5ba-0347-8257-bc3acb94e560\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:45:58.08Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/e262e4fd-c7a3-4e55-9979-fba7e7edc4cc?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2UyNjJlNGZkLWM3YTMtNGU1NS05OTc5LWZiYTdlN2VkYzRjYz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/d516c895-bad5-4703-8257-bc3acb94e560?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2Q1MTZjODk1LWJhZDUtNDcwMy04MjU3LWJjM2FjYjk0ZTU2MD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -858,7 +801,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:12:01 GMT" + "Fri, 06 Aug 2021 23:47:03 GMT" ], "Pragma": [ "no-cache" @@ -867,13 +810,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11991" ], "x-ms-correlation-request-id": [ - "a81838c6-95ff-4eca-b29a-6143e86d15ad" + "dc2e0567-2bd8-4b69-a348-2fdc2bf416ed" ], "x-ms-request-id": [ - "39e9691d-93e3-4c61-b29f-12f2322ce3b0" + "48a88aa9-2ca6-4d5b-b74f-7591a664fcc8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -882,7 +825,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191201Z:a81838c6-95ff-4eca-b29a-6143e86d15ad" + "WESTUS:20210806T234704Z:dc2e0567-2bd8-4b69-a348-2fdc2bf416ed" ], "Content-Length": [ "121" @@ -894,12 +837,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"fde462e2-a3c7-554e-9979-fba7e7edc4cc\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:11:00.06Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"95c816d5-d5ba-0347-8257-bc3acb94e560\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:45:58.08Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/e262e4fd-c7a3-4e55-9979-fba7e7edc4cc?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2UyNjJlNGZkLWM3YTMtNGU1NS05OTc5LWZiYTdlN2VkYzRjYz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/d516c895-bad5-4703-8257-bc3acb94e560?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2Q1MTZjODk1LWJhZDUtNDcwMy04MjU3LWJjM2FjYjk0ZTU2MD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -915,7 +858,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:12:30 GMT" + "Fri, 06 Aug 2021 23:47:33 GMT" ], "Pragma": [ "no-cache" @@ -924,13 +867,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11990" ], "x-ms-correlation-request-id": [ - "666b34ba-2aa0-4cc4-9e4a-08562224b905" + "87899827-e27e-4943-80ee-90ec537bb836" ], "x-ms-request-id": [ - "80ad1af9-3184-4c1b-b2f0-b36eb74b7d22" + "3ca9d579-a3d9-4d48-86d2-6bf09fa7ad31" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -939,7 +882,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191231Z:666b34ba-2aa0-4cc4-9e4a-08562224b905" + "WESTUS:20210806T234734Z:87899827-e27e-4943-80ee-90ec537bb836" ], "Content-Length": [ "121" @@ -951,12 +894,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"fde462e2-a3c7-554e-9979-fba7e7edc4cc\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-07-02T19:11:00.06Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"95c816d5-d5ba-0347-8257-bc3acb94e560\",\r\n \"status\": \"InProgress\",\r\n \"startTime\": \"2021-08-06T23:45:58.08Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/e262e4fd-c7a3-4e55-9979-fba7e7edc4cc?api-version=2016-03-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2UyNjJlNGZkLWM3YTMtNGU1NS05OTc5LWZiYTdlN2VkYzRjYz9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.ContainerService/locations/westus2/operations/d516c895-bad5-4703-8257-bc3acb94e560?api-version=2016-03-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29udGFpbmVyU2VydmljZS9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2Q1MTZjODk1LWJhZDUtNDcwMy04MjU3LWJjM2FjYjk0ZTU2MD9hcGktdmVyc2lvbj0yMDE2LTAzLTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -972,7 +915,7 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:13:01 GMT" + "Fri, 06 Aug 2021 23:48:03 GMT" ], "Pragma": [ "no-cache" @@ -981,13 +924,13 @@ "nginx" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11989" ], "x-ms-correlation-request-id": [ - "4cbdcd80-2b77-4447-8ef7-8f35a653eab5" + "b851082d-6e91-48fe-940a-0d57e94c3aaf" ], "x-ms-request-id": [ - "2f5aadbe-0e57-438d-a856-c1a205a2caf3" + "2ed076f8-806a-478e-b32c-f28126cfa8b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -996,7 +939,7 @@ "nosniff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191301Z:4cbdcd80-2b77-4447-8ef7-8f35a653eab5" + "WESTUS:20210806T234804Z:b851082d-6e91-48fe-940a-0d57e94c3aaf" ], "Content-Length": [ "165" @@ -1008,17 +951,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"fde462e2-a3c7-554e-9979-fba7e7edc4cc\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-07-02T19:11:00.06Z\",\r\n \"endTime\": \"2021-07-02T19:12:57.2961163Z\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"95c816d5-d5ba-0347-8257-bc3acb94e560\",\r\n \"status\": \"Succeeded\",\r\n \"startTime\": \"2021-08-06T23:45:58.08Z\",\r\n \"endTime\": \"2021-08-06T23:47:51.6764861Z\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-708?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTcwOD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourcegroups/aks-dotnet-sdk-RG-7507?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L3Jlc291cmNlZ3JvdXBzL2Frcy1kb3RuZXQtc2RrLVJHLTc1MDc/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3299315f-25ef-4d08-a56b-9774debe62a0" + "956db0fa-4d2c-4d85-b2c1-a0d3dbcfdb22" ], "accept-language": [ "en-US" @@ -1035,13 +978,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:13:01 GMT" + "Fri, 06 Aug 2021 23:48:05 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1050,13 +993,13 @@ "14999" ], "x-ms-request-id": [ - "d21de538-6c73-47d6-8075-74b0d5b11979" + "e5a35436-4673-4e18-a4d2-eff09a5400cc" ], "x-ms-correlation-request-id": [ - "d21de538-6c73-47d6-8075-74b0d5b11979" + "e5a35436-4673-4e18-a4d2-eff09a5400cc" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191302Z:d21de538-6c73-47d6-8075-74b0d5b11979" + "WESTUS:20210806T234805Z:e5a35436-4673-4e18-a4d2-eff09a5400cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1075,8 +1018,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1092,13 +1035,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:13:16 GMT" + "Fri, 06 Aug 2021 23:48:20 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1107,13 +1050,13 @@ "11999" ], "x-ms-request-id": [ - "00b5b731-ecb6-4e4e-83af-9cca17401fe2" + "76f85f29-983e-48d2-a6dc-366026339a3b" ], "x-ms-correlation-request-id": [ - "00b5b731-ecb6-4e4e-83af-9cca17401fe2" + "76f85f29-983e-48d2-a6dc-366026339a3b" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191317Z:00b5b731-ecb6-4e4e-83af-9cca17401fe2" + "WESTUS:20210806T234820Z:76f85f29-983e-48d2-a6dc-366026339a3b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1132,8 +1075,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1149,13 +1092,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:13:31 GMT" + "Fri, 06 Aug 2021 23:48:35 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1164,13 +1107,13 @@ "11998" ], "x-ms-request-id": [ - "af8e9ebf-228a-4e07-9a33-fa811585224d" + "26eaaa0a-04e2-4c68-8f6a-7db94438563f" ], "x-ms-correlation-request-id": [ - "af8e9ebf-228a-4e07-9a33-fa811585224d" + "26eaaa0a-04e2-4c68-8f6a-7db94438563f" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191332Z:af8e9ebf-228a-4e07-9a33-fa811585224d" + "WESTUS:20210806T234835Z:26eaaa0a-04e2-4c68-8f6a-7db94438563f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1189,8 +1132,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1206,13 +1149,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:13:46 GMT" + "Fri, 06 Aug 2021 23:48:50 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1221,13 +1164,13 @@ "11997" ], "x-ms-request-id": [ - "52edf082-a714-4506-8878-7d9e49f87538" + "39043224-20b9-4b0f-a238-66f7acced06d" ], "x-ms-correlation-request-id": [ - "52edf082-a714-4506-8878-7d9e49f87538" + "39043224-20b9-4b0f-a238-66f7acced06d" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191347Z:52edf082-a714-4506-8878-7d9e49f87538" + "WESTUS:20210806T234850Z:39043224-20b9-4b0f-a238-66f7acced06d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1246,8 +1189,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1263,13 +1206,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:14:02 GMT" + "Fri, 06 Aug 2021 23:49:05 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1278,13 +1221,13 @@ "11996" ], "x-ms-request-id": [ - "90e2e8e5-6ae2-4096-be73-57b16df96c38" + "63e15a68-3ddd-4813-adeb-93cf6518db4b" ], "x-ms-correlation-request-id": [ - "90e2e8e5-6ae2-4096-be73-57b16df96c38" + "63e15a68-3ddd-4813-adeb-93cf6518db4b" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191402Z:90e2e8e5-6ae2-4096-be73-57b16df96c38" + "WESTUS:20210806T234905Z:63e15a68-3ddd-4813-adeb-93cf6518db4b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1303,8 +1246,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1320,13 +1263,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:14:16 GMT" + "Fri, 06 Aug 2021 23:49:20 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1335,13 +1278,13 @@ "11995" ], "x-ms-request-id": [ - "8858ec0d-7522-4d6c-a957-ec7e55d54562" + "4d65c242-9263-472b-972a-1ba9819884e7" ], "x-ms-correlation-request-id": [ - "8858ec0d-7522-4d6c-a957-ec7e55d54562" + "4d65c242-9263-472b-972a-1ba9819884e7" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191417Z:8858ec0d-7522-4d6c-a957-ec7e55d54562" + "WESTUS:20210806T234921Z:4d65c242-9263-472b-972a-1ba9819884e7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1360,8 +1303,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1377,13 +1320,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:14:31 GMT" + "Fri, 06 Aug 2021 23:49:35 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1392,13 +1335,13 @@ "11994" ], "x-ms-request-id": [ - "cb89b44d-c358-4ccc-9cf0-f1bc745d7a35" + "71da3cfb-8594-4b9b-8365-5e4e39bb1be3" ], "x-ms-correlation-request-id": [ - "cb89b44d-c358-4ccc-9cf0-f1bc745d7a35" + "71da3cfb-8594-4b9b-8365-5e4e39bb1be3" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191432Z:cb89b44d-c358-4ccc-9cf0-f1bc745d7a35" + "WESTUS:20210806T234936Z:71da3cfb-8594-4b9b-8365-5e4e39bb1be3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1417,8 +1360,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1434,13 +1377,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:14:46 GMT" + "Fri, 06 Aug 2021 23:49:50 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1449,13 +1392,13 @@ "11993" ], "x-ms-request-id": [ - "d74a5403-cb11-4360-b58d-8a88f5490fb0" + "c53878ac-1638-4e3b-9672-45765ca0a58a" ], "x-ms-correlation-request-id": [ - "d74a5403-cb11-4360-b58d-8a88f5490fb0" + "c53878ac-1638-4e3b-9672-45765ca0a58a" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191447Z:d74a5403-cb11-4360-b58d-8a88f5490fb0" + "WESTUS:20210806T234951Z:c53878ac-1638-4e3b-9672-45765ca0a58a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1474,8 +1417,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1491,13 +1434,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:15:01 GMT" + "Fri, 06 Aug 2021 23:50:06 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1506,13 +1449,13 @@ "11992" ], "x-ms-request-id": [ - "88aacd58-9168-4225-9975-056145f08494" + "e02888e5-24e0-4e0f-bffd-4c212c775b46" ], "x-ms-correlation-request-id": [ - "88aacd58-9168-4225-9975-056145f08494" + "e02888e5-24e0-4e0f-bffd-4c212c775b46" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191502Z:88aacd58-9168-4225-9975-056145f08494" + "WESTUS:20210806T235006Z:e02888e5-24e0-4e0f-bffd-4c212c775b46" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1531,8 +1474,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1548,13 +1491,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:15:17 GMT" + "Fri, 06 Aug 2021 23:50:21 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1563,13 +1506,13 @@ "11991" ], "x-ms-request-id": [ - "65729688-172e-416d-beda-4fb1079ebeae" + "b9febb8e-7ecb-4673-9413-3fd84d295c1a" ], "x-ms-correlation-request-id": [ - "65729688-172e-416d-beda-4fb1079ebeae" + "b9febb8e-7ecb-4673-9413-3fd84d295c1a" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191517Z:65729688-172e-416d-beda-4fb1079ebeae" + "WESTUS:20210806T235021Z:b9febb8e-7ecb-4673-9413-3fd84d295c1a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1588,8 +1531,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1605,13 +1548,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:15:32 GMT" + "Fri, 06 Aug 2021 23:50:36 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1620,13 +1563,13 @@ "11990" ], "x-ms-request-id": [ - "56b48d54-e665-4de8-a74d-150e761876ac" + "20f729fc-06fe-4194-b14a-1a51b09c2019" ], "x-ms-correlation-request-id": [ - "56b48d54-e665-4de8-a74d-150e761876ac" + "20f729fc-06fe-4194-b14a-1a51b09c2019" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191532Z:56b48d54-e665-4de8-a74d-150e761876ac" + "WESTUS:20210806T235036Z:20f729fc-06fe-4194-b14a-1a51b09c2019" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1645,8 +1588,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1662,13 +1605,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:15:47 GMT" + "Fri, 06 Aug 2021 23:50:51 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1677,13 +1620,13 @@ "11989" ], "x-ms-request-id": [ - "c67c2f19-0e6b-4f63-84d0-99a7e9811462" + "083be9d9-539b-415c-8333-11d7ac3ed339" ], "x-ms-correlation-request-id": [ - "c67c2f19-0e6b-4f63-84d0-99a7e9811462" + "083be9d9-539b-415c-8333-11d7ac3ed339" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191547Z:c67c2f19-0e6b-4f63-84d0-99a7e9811462" + "WESTUS:20210806T235051Z:083be9d9-539b-415c-8333-11d7ac3ed339" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1702,8 +1645,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1719,13 +1662,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:16:02 GMT" + "Fri, 06 Aug 2021 23:51:06 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1734,13 +1677,13 @@ "11988" ], "x-ms-request-id": [ - "e0528e74-55b7-488d-bc35-d39441bdfab9" + "8b440cb8-73cf-4e01-8b5f-e3f2f071ecb0" ], "x-ms-correlation-request-id": [ - "e0528e74-55b7-488d-bc35-d39441bdfab9" + "8b440cb8-73cf-4e01-8b5f-e3f2f071ecb0" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191602Z:e0528e74-55b7-488d-bc35-d39441bdfab9" + "WESTUS:20210806T235106Z:8b440cb8-73cf-4e01-8b5f-e3f2f071ecb0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1759,8 +1702,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1776,13 +1719,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:16:16 GMT" + "Fri, 06 Aug 2021 23:51:21 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1791,13 +1734,13 @@ "11987" ], "x-ms-request-id": [ - "df7fe56e-7407-4f71-a620-820a8978b0bc" + "d5abffed-70be-49db-9655-765c605e800c" ], "x-ms-correlation-request-id": [ - "df7fe56e-7407-4f71-a620-820a8978b0bc" + "d5abffed-70be-49db-9655-765c605e800c" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191617Z:df7fe56e-7407-4f71-a620-820a8978b0bc" + "WESTUS:20210806T235121Z:d5abffed-70be-49db-9655-765c605e800c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1816,8 +1759,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1833,13 +1776,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:16:32 GMT" + "Fri, 06 Aug 2021 23:51:36 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1848,13 +1791,13 @@ "11986" ], "x-ms-request-id": [ - "dd5c5432-4161-4290-9d0e-751267b922c1" + "edc2c0ab-75a5-4bfc-ba11-368ac3c9556e" ], "x-ms-correlation-request-id": [ - "dd5c5432-4161-4290-9d0e-751267b922c1" + "edc2c0ab-75a5-4bfc-ba11-368ac3c9556e" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191632Z:dd5c5432-4161-4290-9d0e-751267b922c1" + "WESTUS:20210806T235136Z:edc2c0ab-75a5-4bfc-ba11-368ac3c9556e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1873,8 +1816,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1890,13 +1833,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:16:47 GMT" + "Fri, 06 Aug 2021 23:51:51 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1905,13 +1848,13 @@ "11985" ], "x-ms-request-id": [ - "695dfad7-9070-4b8b-a201-bf61c183cc6d" + "4bd99d11-39e6-4d02-b356-08e93bbae8b8" ], "x-ms-correlation-request-id": [ - "695dfad7-9070-4b8b-a201-bf61c183cc6d" + "4bd99d11-39e6-4d02-b356-08e93bbae8b8" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191647Z:695dfad7-9070-4b8b-a201-bf61c183cc6d" + "WESTUS:20210806T235152Z:4bd99d11-39e6-4d02-b356-08e93bbae8b8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1930,8 +1873,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1947,13 +1890,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:17:02 GMT" + "Fri, 06 Aug 2021 23:52:06 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -1962,13 +1905,13 @@ "11984" ], "x-ms-request-id": [ - "d18239c9-791d-49cd-8ab8-4035e840147a" + "b03850a3-e5d8-4b8c-8e49-30b5b4a7b95b" ], "x-ms-correlation-request-id": [ - "d18239c9-791d-49cd-8ab8-4035e840147a" + "b03850a3-e5d8-4b8c-8e49-30b5b4a7b95b" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191702Z:d18239c9-791d-49cd-8ab8-4035e840147a" + "WESTUS:20210806T235207Z:b03850a3-e5d8-4b8c-8e49-30b5b4a7b95b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1987,8 +1930,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2004,13 +1947,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:17:17 GMT" + "Fri, 06 Aug 2021 23:52:21 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2019,13 +1962,13 @@ "11983" ], "x-ms-request-id": [ - "a1e34ede-2633-45e4-b470-4672132430d0" + "d49e44bf-ce55-4a94-bbd6-fb0d0925815a" ], "x-ms-correlation-request-id": [ - "a1e34ede-2633-45e4-b470-4672132430d0" + "d49e44bf-ce55-4a94-bbd6-fb0d0925815a" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191717Z:a1e34ede-2633-45e4-b470-4672132430d0" + "WESTUS:20210806T235222Z:d49e44bf-ce55-4a94-bbd6-fb0d0925815a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2044,8 +1987,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2061,13 +2004,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:17:32 GMT" + "Fri, 06 Aug 2021 23:52:36 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2076,13 +2019,13 @@ "11982" ], "x-ms-request-id": [ - "2b2d77c4-2cbe-4358-9aac-685b41f1f258" + "49b03c19-872c-4291-9b8b-604750d87682" ], "x-ms-correlation-request-id": [ - "2b2d77c4-2cbe-4358-9aac-685b41f1f258" + "49b03c19-872c-4291-9b8b-604750d87682" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191733Z:2b2d77c4-2cbe-4358-9aac-685b41f1f258" + "WESTUS:20210806T235237Z:49b03c19-872c-4291-9b8b-604750d87682" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2101,8 +2044,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2118,13 +2061,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:17:48 GMT" + "Fri, 06 Aug 2021 23:52:51 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2133,13 +2076,13 @@ "11981" ], "x-ms-request-id": [ - "a9b6703b-0116-4da1-ae36-ab1b4346c6a1" + "b3ee1d8b-9a40-4441-87c8-0d3a5c73d979" ], "x-ms-correlation-request-id": [ - "a9b6703b-0116-4da1-ae36-ab1b4346c6a1" + "b3ee1d8b-9a40-4441-87c8-0d3a5c73d979" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191748Z:a9b6703b-0116-4da1-ae36-ab1b4346c6a1" + "WESTUS:20210806T235252Z:b3ee1d8b-9a40-4441-87c8-0d3a5c73d979" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2158,8 +2101,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2175,13 +2118,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:18:02 GMT" + "Fri, 06 Aug 2021 23:53:06 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2190,13 +2133,13 @@ "11980" ], "x-ms-request-id": [ - "a612e2b2-98b8-4e1f-93fd-ab6337d543db" + "3173eeb6-611d-42fb-b0a1-c29658013e68" ], "x-ms-correlation-request-id": [ - "a612e2b2-98b8-4e1f-93fd-ab6337d543db" + "3173eeb6-611d-42fb-b0a1-c29658013e68" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191803Z:a612e2b2-98b8-4e1f-93fd-ab6337d543db" + "WESTUS:20210806T235307Z:3173eeb6-611d-42fb-b0a1-c29658013e68" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2215,8 +2158,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2232,13 +2175,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:18:17 GMT" + "Fri, 06 Aug 2021 23:53:22 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2247,13 +2190,13 @@ "11979" ], "x-ms-request-id": [ - "60e83280-d34b-4cb2-b8ea-dd39c8473ca7" + "db61b02b-a926-4fd9-8478-07c34a82a3c8" ], "x-ms-correlation-request-id": [ - "60e83280-d34b-4cb2-b8ea-dd39c8473ca7" + "db61b02b-a926-4fd9-8478-07c34a82a3c8" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191818Z:60e83280-d34b-4cb2-b8ea-dd39c8473ca7" + "WESTUS:20210806T235322Z:db61b02b-a926-4fd9-8478-07c34a82a3c8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2272,8 +2215,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2289,13 +2232,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:18:32 GMT" + "Fri, 06 Aug 2021 23:53:37 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2304,13 +2247,13 @@ "11978" ], "x-ms-request-id": [ - "8860a7a7-d589-41b4-ba67-3cd93e398884" + "63a25989-8977-4c9c-976d-71e1060cb39e" ], "x-ms-correlation-request-id": [ - "8860a7a7-d589-41b4-ba67-3cd93e398884" + "63a25989-8977-4c9c-976d-71e1060cb39e" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191833Z:8860a7a7-d589-41b4-ba67-3cd93e398884" + "WESTUS:20210806T235337Z:63a25989-8977-4c9c-976d-71e1060cb39e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2329,8 +2272,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2346,13 +2289,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:18:48 GMT" + "Fri, 06 Aug 2021 23:53:52 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2361,13 +2304,13 @@ "11977" ], "x-ms-request-id": [ - "f3a108c8-ea77-4c23-b1f6-b366ca290fdb" + "88b70e78-c43c-4365-a197-868c95ec26f0" ], "x-ms-correlation-request-id": [ - "f3a108c8-ea77-4c23-b1f6-b366ca290fdb" + "88b70e78-c43c-4365-a197-868c95ec26f0" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191848Z:f3a108c8-ea77-4c23-b1f6-b366ca290fdb" + "WESTUS:20210806T235352Z:88b70e78-c43c-4365-a197-868c95ec26f0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2386,8 +2329,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2403,13 +2346,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:19:02 GMT" + "Fri, 06 Aug 2021 23:54:07 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2418,13 +2361,13 @@ "11976" ], "x-ms-request-id": [ - "5286f458-1fd7-487a-8db9-c88aa44fa573" + "946ba7b4-a682-4530-ab07-53823a5b4152" ], "x-ms-correlation-request-id": [ - "5286f458-1fd7-487a-8db9-c88aa44fa573" + "946ba7b4-a682-4530-ab07-53823a5b4152" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191903Z:5286f458-1fd7-487a-8db9-c88aa44fa573" + "WESTUS:20210806T235408Z:946ba7b4-a682-4530-ab07-53823a5b4152" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2443,8 +2386,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2460,13 +2403,13 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:19:17 GMT" + "Fri, 06 Aug 2021 23:54:22 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -2475,13 +2418,13 @@ "11975" ], "x-ms-request-id": [ - "48700296-6392-4c3c-a2e6-2666d50fd5bc" + "8e5546c4-5e6b-40bb-babf-a8cbfaccdb9a" ], "x-ms-correlation-request-id": [ - "48700296-6392-4c3c-a2e6-2666d50fd5bc" + "8e5546c4-5e6b-40bb-babf-a8cbfaccdb9a" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191918Z:48700296-6392-4c3c-a2e6-2666d50fd5bc" + "WESTUS:20210806T235423Z:8e5546c4-5e6b-40bb-babf-a8cbfaccdb9a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2500,8 +2443,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2517,79 +2460,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:19:32 GMT" + "Fri, 06 Aug 2021 23:54:37 GMT" ], "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01" - ], - "Retry-After": [ - "15" - ], "x-ms-ratelimit-remaining-subscription-reads": [ "11974" ], "x-ms-request-id": [ - "07ca8e57-2d67-4af0-8d71-abbcca51a7e2" + "d10fdf2e-5de2-4413-a0e0-7804ed4f06ff" ], "x-ms-correlation-request-id": [ - "07ca8e57-2d67-4af0-8d71-abbcca51a7e2" + "d10fdf2e-5de2-4413-a0e0-7804ed4f06ff" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191933Z:07ca8e57-2d67-4af0-8d71-abbcca51a7e2" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Content-Length": [ - "0" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "", - "StatusCode": 202 - }, - { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.00001.0", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19043.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Fri, 02 Jul 2021 19:19:48 GMT" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" - ], - "x-ms-request-id": [ - "a4473387-757e-4336-b3ee-27bafa3a2ba8" - ], - "x-ms-correlation-request-id": [ - "a4473387-757e-4336-b3ee-27bafa3a2ba8" - ], - "x-ms-routing-request-id": [ - "WESTUS2:20210702T191948Z:a4473387-757e-4336-b3ee-27bafa3a2ba8" + "WESTUS:20210806T235438Z:d10fdf2e-5de2-4413-a0e0-7804ed4f06ff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2608,8 +2494,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDcwOC1XRVNUVVMyIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMyIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGN3T0MxWFJWTlVWVk15SWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMGRYTXlJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRET1RORVQ6MkRTREs6MkRSRzoyRDc1MDctV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUzFNNk1rUkVUMVJPUlZRNk1rUlRSRXM2TWtSU1J6b3lSRGMxTURjdFYwVlRWRlZUTWlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpNaUo5P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2625,22 +2511,22 @@ "no-cache" ], "Date": [ - "Fri, 02 Jul 2021 19:19:48 GMT" + "Fri, 06 Aug 2021 23:54:37 GMT" ], "Pragma": [ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11973" ], "x-ms-request-id": [ - "14f81a28-bf77-4685-ae50-ff66937f6b14" + "455861aa-6f28-474e-9119-8f7ad1bdde97" ], "x-ms-correlation-request-id": [ - "14f81a28-bf77-4685-ae50-ff66937f6b14" + "455861aa-6f28-474e-9119-8f7ad1bdde97" ], "x-ms-routing-request-id": [ - "WESTUS2:20210702T191948Z:14f81a28-bf77-4685-ae50-ff66937f6b14" + "WESTUS:20210806T235438Z:455861aa-6f28-474e-9119-8f7ad1bdde97" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2661,8 +2547,8 @@ ], "Names": { "ContainerServiceUpdateServiceTest": [ - "aks-dotnet-sdk-RG-708", - "azsmnet9936" + "aks-dotnet-sdk-RG-7507", + "azsmnet5681" ] }, "Variables": { diff --git a/sdk/core/Azure.Core.Experimental/src/JsonData.cs b/sdk/core/Azure.Core.Experimental/src/JsonData.cs index c5deae1488c8..fa6f8f1fbb2c 100644 --- a/sdk/core/Azure.Core.Experimental/src/JsonData.cs +++ b/sdk/core/Azure.Core.Experimental/src/JsonData.cs @@ -242,7 +242,7 @@ public T Get(string propertyName, JsonSerializerOptions options) /// A new instance of constructed from the underlying JSON value. public T To(JsonSerializerOptions options) { - return JsonSerializer.Deserialize(ToString(), options); + return JsonSerializer.Deserialize(ToJsonString(), options); } /// diff --git a/sdk/core/Azure.Core.Experimental/tests/JsonDataTests.cs b/sdk/core/Azure.Core.Experimental/tests/JsonDataTests.cs index 02af9bf842bd..d3cdb9441882 100644 --- a/sdk/core/Azure.Core.Experimental/tests/JsonDataTests.cs +++ b/sdk/core/Azure.Core.Experimental/tests/JsonDataTests.cs @@ -301,6 +301,14 @@ void validate(JsonData d) validate(roundTrip); } + [Test] + public void GetOfTWithStringWorks() + { + JsonData d = new JsonData(); + d.Set("property", "Hello"); + Assert.AreEqual("Hello", d.Get("property")); + } + private T JsonAsType(string json) { dynamic jsonData = JsonData.FromString(json); diff --git a/sdk/core/Azure.Core/CHANGELOG.md b/sdk/core/Azure.Core/CHANGELOG.md index d929edc325ff..75c4e38731ff 100644 --- a/sdk/core/Azure.Core/CHANGELOG.md +++ b/sdk/core/Azure.Core/CHANGELOG.md @@ -2,6 +2,8 @@ ## 1.19.0-beta.1 (Unreleased) +- Added `HttpAuthorization` to represent authentication information in Authorization, ProxyAuthorization, WWW-Authenticate, and Proxy-Authenticate header values. + ### Features Added ### Breaking Changes @@ -12,6 +14,7 @@ ## 1.18.0 (2021-08-18) + ### Bugs Fixed - Fixed a bug where a buffered error responses on .NET Framework were prematurely disposed diff --git a/sdk/core/Azure.Core/api/Azure.Core.net461.cs b/sdk/core/Azure.Core/api/Azure.Core.net461.cs index b2a7595aa0e0..96797910a8e6 100644 --- a/sdk/core/Azure.Core/api/Azure.Core.net461.cs +++ b/sdk/core/Azure.Core/api/Azure.Core.net461.cs @@ -59,6 +59,13 @@ public void Update(string signature) { } public override string ToString() { throw null; } public string ToString(string format) { throw null; } } + public partial class HttpAuthorization + { + public HttpAuthorization(string scheme, string parameter) { } + public string Parameter { get { throw null; } } + public string Scheme { get { throw null; } } + public override string ToString() { throw null; } + } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct HttpRange : System.IEquatable { diff --git a/sdk/core/Azure.Core/api/Azure.Core.net5.0.cs b/sdk/core/Azure.Core/api/Azure.Core.net5.0.cs index f8bc95c71307..70b3e40b60a3 100644 --- a/sdk/core/Azure.Core/api/Azure.Core.net5.0.cs +++ b/sdk/core/Azure.Core/api/Azure.Core.net5.0.cs @@ -59,6 +59,13 @@ public void Update(string signature) { } public override string ToString() { throw null; } public string ToString(string format) { throw null; } } + public partial class HttpAuthorization + { + public HttpAuthorization(string scheme, string parameter) { } + public string Parameter { get { throw null; } } + public string Scheme { get { throw null; } } + public override string ToString() { throw null; } + } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct HttpRange : System.IEquatable { diff --git a/sdk/core/Azure.Core/api/Azure.Core.netcoreapp2.1.cs b/sdk/core/Azure.Core/api/Azure.Core.netcoreapp2.1.cs index b2a7595aa0e0..96797910a8e6 100644 --- a/sdk/core/Azure.Core/api/Azure.Core.netcoreapp2.1.cs +++ b/sdk/core/Azure.Core/api/Azure.Core.netcoreapp2.1.cs @@ -59,6 +59,13 @@ public void Update(string signature) { } public override string ToString() { throw null; } public string ToString(string format) { throw null; } } + public partial class HttpAuthorization + { + public HttpAuthorization(string scheme, string parameter) { } + public string Parameter { get { throw null; } } + public string Scheme { get { throw null; } } + public override string ToString() { throw null; } + } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct HttpRange : System.IEquatable { diff --git a/sdk/core/Azure.Core/api/Azure.Core.netstandard2.0.cs b/sdk/core/Azure.Core/api/Azure.Core.netstandard2.0.cs index b2a7595aa0e0..96797910a8e6 100644 --- a/sdk/core/Azure.Core/api/Azure.Core.netstandard2.0.cs +++ b/sdk/core/Azure.Core/api/Azure.Core.netstandard2.0.cs @@ -59,6 +59,13 @@ public void Update(string signature) { } public override string ToString() { throw null; } public string ToString(string format) { throw null; } } + public partial class HttpAuthorization + { + public HttpAuthorization(string scheme, string parameter) { } + public string Parameter { get { throw null; } } + public string Scheme { get { throw null; } } + public override string ToString() { throw null; } + } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct HttpRange : System.IEquatable { diff --git a/sdk/storage/Azure.Storage.Common/src/HttpAuthorization.cs b/sdk/core/Azure.Core/src/HttpAuthorization.cs similarity index 100% rename from sdk/storage/Azure.Storage.Common/src/HttpAuthorization.cs rename to sdk/core/Azure.Core/src/HttpAuthorization.cs diff --git a/sdk/storage/Azure.Storage.Common/tests/HttpAuthorizationTests.cs b/sdk/core/Azure.Core/tests/HttpAuthorizationTests.cs similarity index 100% rename from sdk/storage/Azure.Storage.Common/tests/HttpAuthorizationTests.cs rename to sdk/core/Azure.Core/tests/HttpAuthorizationTests.cs diff --git a/sdk/core/Azure.Core/tests/ManagementPipelineBuilderTests.cs b/sdk/core/Azure.Core/tests/ManagementPipelineBuilderTests.cs index 6f812ab87b88..8203b22e6f0f 100644 --- a/sdk/core/Azure.Core/tests/ManagementPipelineBuilderTests.cs +++ b/sdk/core/Azure.Core/tests/ManagementPipelineBuilderTests.cs @@ -39,6 +39,7 @@ public void AddPerCallPolicy() [RecordedTest] [SyncOnly] + [PlaybackOnly("Not intended for live tests")] public void AddPerCallPolicyViaClient() { var options = InstrumentClientOptions(new ArmClientOptions()); diff --git a/sdk/datashare/Microsoft.Azure.Management.DataShare/src/Properties/AssemblyInfo.cs b/sdk/datashare/Microsoft.Azure.Management.DataShare/src/Properties/AssemblyInfo.cs index dfc348662572..ffba6d9557db 100644 --- a/sdk/datashare/Microsoft.Azure.Management.DataShare/src/Properties/AssemblyInfo.cs +++ b/sdk/datashare/Microsoft.Azure.Management.DataShare/src/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("Microsoft Azure Data Share Management Library")] -[assembly: AssemblyDescription("Provides Microsft Azure DataShare management functions for managing the Microsoft Azure DataShare service.")] +[assembly: AssemblyDescription("Provides Microsoft Azure DataShare management functions for managing the Microsoft Azure DataShare service.")] [assembly: AssemblyVersion("1.2.0.0")] [assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/sdk/eventhub/Azure.Messaging.EventHubs.Shared/src/Resources.Designer.cs b/sdk/eventhub/Azure.Messaging.EventHubs.Shared/src/Resources.Designer.cs index 27d5f83044c6..e88172948ed2 100644 --- a/sdk/eventhub/Azure.Messaging.EventHubs.Shared/src/Resources.Designer.cs +++ b/sdk/eventhub/Azure.Messaging.EventHubs.Shared/src/Resources.Designer.cs @@ -474,7 +474,7 @@ internal static string UnknownConnectionType } /// - /// Looks up a localized string similar to The requested retry mode, '{0}', is not known; a retry delay canot be determined.. + /// Looks up a localized string similar to The requested retry mode, '{0}', is not known; a retry delay cannot be determined.. /// internal static string UnknownRetryMode { @@ -694,7 +694,7 @@ internal static string CannotReadLastEnqueuedEventPropertiesWithoutEvent } /// - /// Looks up a localized string similar to One or more exceptions occured during event processing. Please see the inner exceptions for more detail.. + /// Looks up a localized string similar to One or more exceptions occurred during event processing. Please see the inner exceptions for more detail.. /// internal static string AggregateEventProcessingExceptionMessage { diff --git a/sdk/eventhub/Azure.Messaging.EventHubs/design/proposal-strawman-october-2019.md b/sdk/eventhub/Azure.Messaging.EventHubs/design/proposal-strawman-october-2019.md index f675d10f3d92..9a4271f9780e 100755 --- a/sdk/eventhub/Azure.Messaging.EventHubs/design/proposal-strawman-october-2019.md +++ b/sdk/eventhub/Azure.Messaging.EventHubs/design/proposal-strawman-october-2019.md @@ -39,7 +39,7 @@ These developers may or may not have experience within the messaging space with These are developers who are working to build products which use Event Hubs. They may have a good deal of knowledge about Azure, Event Hubs, messaging systems, and cloud-development or be less familiar and building on knowledge learned from exploration. -These developers are interested in building for a production environment. They are looking to follow the recommended practices and patterns that best allow them to build products and are likely to take advantage of the abstractions provided by the Event Hubs client library. Many are willing to accept a degree of additional complexity and accept the trade-offs that the libary types offer in order to build on an established foundation. +These developers are interested in building for a production environment. They are looking to follow the recommended practices and patterns that best allow them to build products and are likely to take advantage of the abstractions provided by the Event Hubs client library. Many are willing to accept a degree of additional complexity and accept the trade-offs that the library types offer in order to build on an established foundation. #### Scenario category @@ -49,7 +49,7 @@ These developers are interested in building for a production environment. They - Following good practices and patterns in their implementation; building "the right way" for production using an established foundation that guides them into the "pit of success." -- Beginning in a straight-forward manner so that their efforts can be concentrated on their applicaiton and not on the Event Hubs client library. +- Beginning in a straight-forward manner so that their efforts can be concentrated on their application and not on the Event Hubs client library. - Being able to scale out/up as their needs require as their product matures. @@ -57,7 +57,7 @@ These developers are interested in building for a production environment. They These are developers are working on products which have special needs that are often advanced and do not fit into the majority case for many Event Hubs client library users. While this segment has a much smaller addressable market, those that fall into this segment often drive a large amount of ACR. -These developers are interested in using the low-level components of the Event Hubs client library, focused around client-service communication, in flexible ways that they can customize to meet their needs. The developers in this segement are considered avanced users of Event Hubs with a deep understanding of the service, cloud development, and messaging systems. Many are willing to accept the complexity of working with lower-level components for the ability to have more control for their implementaiton. +These developers are interested in using the low-level components of the Event Hubs client library, focused around client-service communication, in flexible ways that they can customize to meet their needs. The developers in this segement are considered avanced users of Event Hubs with a deep understanding of the service, cloud development, and messaging systems. Many are willing to accept the complexity of working with lower-level components for the ability to have more control for their implementation. #### Scenario category @@ -250,7 +250,7 @@ var consumer = BuildConsumerClient(...); using var cancellationSource = new CancellationTokenSource(); // As this is intended for ease of immediate feedback while exploring Event Hubs, -// this will defaut to EventPosition.Earliest and allow EventPosition.Latest. +// this will default to EventPosition.Earliest and allow EventPosition.Latest. // // In order to discourage use in real-world production scenarios, no option is // offered to set the position on individual partitions. diff --git a/sdk/eventhub/Azure.Messaging.EventHubs/samples/Sample09_ObservableEventBatch.md b/sdk/eventhub/Azure.Messaging.EventHubs/samples/Sample09_ObservableEventBatch.md index 999519c7b1df..f4bb63cc927f 100644 --- a/sdk/eventhub/Azure.Messaging.EventHubs/samples/Sample09_ObservableEventBatch.md +++ b/sdk/eventhub/Azure.Messaging.EventHubs/samples/Sample09_ObservableEventBatch.md @@ -8,7 +8,7 @@ While the `ObservableDataBatch` may seem desirable, there are several nuances th Another issue is with equality. `EventData` objects do not have a strong and deterministic way to define equality, since the meaning of two events being equal can be different depending on the application. This creates confusion and can cause unnecessary issues in some applications. -Using this approach **does not** protect from the inherent risks as discussed above, and is not recommended unless the appplication is willing to assume those risks. If the `EventData` objects exposed through the `Events` property are altered, these changes will **not** be reflected in the events held in the actual Batch. +Using this approach **does not** protect from the inherent risks as discussed above, and is not recommended unless the application is willing to assume those risks. If the `EventData` objects exposed through the `Events` property are altered, these changes will **not** be reflected in the events held in the actual Batch. ## Approach diff --git a/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs b/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs index 9d5f2c00d784..ff3cbaed06f7 100644 --- a/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs +++ b/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs @@ -88,10 +88,10 @@ public async Task DisasterRecoveryCreateGetUpdateDelete() var disasterRecoveryName = Recording.GenerateAssetName(Helper.DisasterRecoveryPrefix); //CheckNameavaliability for Alias var checknameAlias = await DisasterRecoveryConfigsOperations.CheckNameAvailabilityAsync(resourceGroup, namespaceName, new CheckNameAvailabilityParameter(disasterRecoveryName)); - Assert.True(checknameAlias.Value.NameAvailable, "The Alias Name: '" + disasterRecoveryName + "' is not avilable"); + Assert.True(checknameAlias.Value.NameAvailable, "The Alias Name: '" + disasterRecoveryName + "' is not available"); //CheckNameAvaliability for Alias with same as namespace name (alternateName will be used in this case) var checknameAliasSame =await DisasterRecoveryConfigsOperations.CheckNameAvailabilityAsync(resourceGroup, namespaceName, new CheckNameAvailabilityParameter(namespaceName)); - // Assert.True(checknameAliasSame.NameAvailable, "The Alias Name: '" + namespaceName + "' is not avilable"); + // Assert.True(checknameAliasSame.NameAvailable, "The Alias Name: '" + namespaceName + "' is not available"); var DisasterRecoveryResponse = await DisasterRecoveryConfigsOperations.CreateOrUpdateAsync(resourceGroup, namespaceName, disasterRecoveryName, new ArmDisasterRecovery() { PartnerNamespace = np2.Id diff --git a/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/EventHubPartitionPump.cs b/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/EventHubPartitionPump.cs index ba06bfb2b28a..e6a4850fae69 100644 --- a/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/EventHubPartitionPump.cs +++ b/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/EventHubPartitionPump.cs @@ -91,7 +91,7 @@ async Task OpenClientsAsync() // throws EventHubsException, IOException, Interru EnableReceiverRuntimeMetric = this.Host.EventProcessorOptions.EnableReceiverRuntimeMetric, // Use host name as the identifier for debugging purpose - // Shorten host name if name is longer than max allowed lenght. + // Shorten host name if name is longer than max allowed length. Identifier = this.Host.HostName.Length > ClientConstants.MaxReceiverIdentifierLength ? this.Host.HostName.Substring(0, ClientConstants.MaxReceiverIdentifierLength) : this.Host.HostName }; diff --git a/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/LeaseLostException.cs b/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/LeaseLostException.cs index 43ae52c2e984..f3cede1fe394 100644 --- a/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/LeaseLostException.cs +++ b/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/LeaseLostException.cs @@ -25,7 +25,7 @@ public LeaseLostException(string partitionId, Exception innerException) } /// - /// Gets the partition ID where the exception occured. + /// Gets the partition ID where the exception occurred. /// public string PartitionId => this.partitionId; } diff --git a/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/PartitionContext.cs b/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/PartitionContext.cs index 771bc96c964e..697926c29ce1 100644 --- a/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/PartitionContext.cs +++ b/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/PartitionContext.cs @@ -140,7 +140,7 @@ public Task CheckpointAsync() /// values to the checkpoint store via the checkpoint manager. /// /// A received EventData with valid offset and sequenceNumber - /// If suplied eventData is null + /// If supplied eventData is null /// If the sequenceNumber is less than the last checkpointed value public Task CheckpointAsync(EventData eventData) { @@ -164,7 +164,7 @@ public Task CheckpointAsync(Checkpoint checkPoint) } /// - /// Provides the parition context in the following format:"PartitionContext({EventHubPath}/{ConsumerGroupName}/{PartitionId}/{SequenceNumber})" + /// Provides the partition context in the following format:"PartitionContext({EventHubPath}/{ConsumerGroupName}/{PartitionId}/{SequenceNumber})" /// /// public override string ToString() diff --git a/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/ProcessorEventSource.cs b/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/ProcessorEventSource.cs index c3b550400b59..f92a8a61cf9a 100644 --- a/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/ProcessorEventSource.cs +++ b/sdk/eventhub/Microsoft.Azure.EventHubs.Processor/src/ProcessorEventSource.cs @@ -11,7 +11,7 @@ namespace Microsoft.Azure.EventHubs /// /// When defining Start/Stop tasks, the StopEvent.Id must be exactly StartEvent.Id + 1. /// - /// Do not explicity include the Guid here, since EventSource has a mechanism to automatically + /// Do not explicitly include the Guid here, since EventSource has a mechanism to automatically /// map to an EventSource Guid based on the Name (Microsoft-Azure-EventHubs-Processor). /// [EventSource(Name = "Microsoft-Azure-EventHubs-Processor")] diff --git a/sdk/eventhub/Microsoft.Azure.EventHubs/src/EventHubsEventSource.cs b/sdk/eventhub/Microsoft.Azure.EventHubs/src/EventHubsEventSource.cs index 5cf3fee2d5b5..0cc1fdf9e399 100644 --- a/sdk/eventhub/Microsoft.Azure.EventHubs/src/EventHubsEventSource.cs +++ b/sdk/eventhub/Microsoft.Azure.EventHubs/src/EventHubsEventSource.cs @@ -11,7 +11,7 @@ namespace Microsoft.Azure.EventHubs /// /// When defining Start/Stop tasks, the StopEvent.Id must be exactly StartEvent.Id + 1. /// - /// Do not explicity include the Guid here, since EventSource has a mechanism to automatically + /// Do not explicitly include the Guid here, since EventSource has a mechanism to automatically /// map to an EventSource Guid based on the Name (Microsoft-Azure-EventHubs). /// [EventSource(Name = "Microsoft-Azure-EventHubs")] diff --git a/sdk/eventhub/Microsoft.Azure.EventHubs/src/Primitives/EventHubsException.cs b/sdk/eventhub/Microsoft.Azure.EventHubs/src/Primitives/EventHubsException.cs index b84a8623cb23..6fcca9afbf32 100644 --- a/sdk/eventhub/Microsoft.Azure.EventHubs/src/Primitives/EventHubsException.cs +++ b/sdk/eventhub/Microsoft.Azure.EventHubs/src/Primitives/EventHubsException.cs @@ -107,7 +107,7 @@ public override string Message public bool IsTransient { get; } /// - /// Gets the Event Hubs namespace from which the exception occured, if available. + /// Gets the Event Hubs namespace from which the exception occurred, if available. /// public string EventHubsNamespace { get; internal set; } diff --git a/sdk/eventhub/Microsoft.Azure.EventHubs/tests/Client/DataBatchTests.cs b/sdk/eventhub/Microsoft.Azure.EventHubs/tests/Client/DataBatchTests.cs index 7a99651deac2..2b4cd6834f8b 100755 --- a/sdk/eventhub/Microsoft.Azure.EventHubs/tests/Client/DataBatchTests.cs +++ b/sdk/eventhub/Microsoft.Azure.EventHubs/tests/Client/DataBatchTests.cs @@ -223,7 +223,7 @@ protected async Task SendWithEventDataBatch( if (partitionKey != null) { // Partition key is set then we expect all messages from the same partition. - Assert.True(pReceived.Count(p => p.Count > 0) == 1, "Received messsages from multiple partitions."); + Assert.True(pReceived.Count(p => p.Count > 0) == 1, "Received messages from multiple partitions."); // Find target partition. var targetPartition = pReceived.Single(p => p.Count > 0); diff --git a/sdk/eventhub/Microsoft.Azure.EventHubs/tests/Processor/ProcessorTests.cs b/sdk/eventhub/Microsoft.Azure.EventHubs/tests/Processor/ProcessorTests.cs index af27a099a34d..e0da63d6d952 100644 --- a/sdk/eventhub/Microsoft.Azure.EventHubs/tests/Processor/ProcessorTests.cs +++ b/sdk/eventhub/Microsoft.Azure.EventHubs/tests/Processor/ProcessorTests.cs @@ -1049,7 +1049,7 @@ public async Task ReRegister() TestUtility.Log("Registering EventProcessorHost for the first time."); await eventProcessorHost.RegisterEventProcessorAsync(); - // Unregister event processor should succed + // Unregister event processor should succeed TestUtility.Log("Registering EventProcessorHost for the first time."); await eventProcessorHost.UnregisterEventProcessorAsync(); diff --git a/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs b/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs index fc0c856a0055..9ff760615500 100644 --- a/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs +++ b/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs @@ -119,12 +119,12 @@ public void DisasterRecoveryCreateGetUpdateDelete() var checknameAlias = EventHubManagementClient.DisasterRecoveryConfigs.CheckNameAvailability(resourceGroup, namespaceName, new CheckNameAvailabilityParameter(disasterRecoveryName)); - Assert.True(checknameAlias.NameAvailable, "The Alias Name: '" + disasterRecoveryName + "' is not avilable"); + Assert.True(checknameAlias.NameAvailable, "The Alias Name: '" + disasterRecoveryName + "' is not available"); //CheckNameAvaliability for Alias with same as namespace name (alternateName will be used in this case) var checknameAliasSame = EventHubManagementClient.DisasterRecoveryConfigs.CheckNameAvailability(resourceGroup, namespaceName, new CheckNameAvailabilityParameter(namespaceName)); - // Assert.True(checknameAliasSame.NameAvailable, "The Alias Name: '" + namespaceName + "' is not avilable"); + // Assert.True(checknameAliasSame.NameAvailable, "The Alias Name: '" + namespaceName + "' is not available"); var DisasterRecoveryResponse = EventHubManagementClient.DisasterRecoveryConfigs.CreateOrUpdate(resourceGroup, namespaceName, disasterRecoveryName, new ArmDisasterRecovery() diff --git a/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubTests.CRUD.cs b/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubTests.CRUD.cs index b880affbf7ea..bec2f50cf8db 100644 --- a/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubTests.CRUD.cs +++ b/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubTests.CRUD.cs @@ -115,7 +115,7 @@ public void EventCreateGetUpdateDelete() Assert.Equal(EntityStatus.Active, getEventResponse.Status); Assert.Equal(6, getEventResponse.MessageRetentionInDays); - // Delete the Evnet Hub + // Delete the Event Hub EventHubManagementClient.EventHubs.Delete(resourceGroup, namespaceName, eventhubName); TestUtilities.Wait(TimeSpan.FromSeconds(5)); diff --git a/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NetworkRuleSetTests.CRUD.cs b/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NetworkRuleSetTests.CRUD.cs index 3c1ee79c700d..4fb16481392d 100644 --- a/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NetworkRuleSetTests.CRUD.cs +++ b/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NetworkRuleSetTests.CRUD.cs @@ -69,7 +69,7 @@ public void NetworkRuleSetCreateGetUpdateDelete() Assert.Equal("Succeeded", getNamespaceResponse.ProvisioningState, StringComparer.CurrentCultureIgnoreCase); Assert.Equal(location, getNamespaceResponse.Location, StringComparer.CurrentCultureIgnoreCase); - //Create Namepsace IPRules + //Create Namespace IPRules List IPRules = new List(); diff --git a/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/src/Listeners/EventHubListener.cs b/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/src/Listeners/EventHubListener.cs index 397b908ec9e0..c89cb002c850 100644 --- a/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/src/Listeners/EventHubListener.cs +++ b/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/src/Listeners/EventHubListener.cs @@ -89,7 +89,7 @@ public IScaleMonitor GetMonitor() } // We get a new instance each time Start() is called. - // We'll get a listener per partition - so they can potentialy run in parallel even on a single machine. + // We'll get a listener per partition - so they can potentially run in parallel even on a single machine. internal class EventProcessor : IEventProcessor, IDisposable { private readonly ITriggeredFunctionExecutor _executor; diff --git a/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/src/Listeners/EventHubsScaleMonitor.cs b/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/src/Listeners/EventHubsScaleMonitor.cs index 8638997dcdaa..f29f3c3e80cb 100644 --- a/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/src/Listeners/EventHubsScaleMonitor.cs +++ b/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/src/Listeners/EventHubsScaleMonitor.cs @@ -118,7 +118,7 @@ private EventHubsTriggerMetrics CreateTriggerMetrics(List p continue; } - // Check for the unprocessed messages when there are messages on the event hub parition + // Check for the unprocessed messages when there are messages on the event hub partition // In that case, LastEnqueuedSequenceNumber will be >= 0 if ((partitionProperties.LastEnqueuedSequenceNumber != -1 && partitionProperties.LastEnqueuedSequenceNumber != checkpoint.SequenceNumber) || (checkpoint.Offset == null && partitionProperties.LastEnqueuedSequenceNumber >= 0)) diff --git a/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/tests/EventHubAsyncCollectorTests.cs b/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/tests/EventHubAsyncCollectorTests.cs index 249865460b7c..19fd86746e95 100644 --- a/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/tests/EventHubAsyncCollectorTests.cs +++ b/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/tests/EventHubAsyncCollectorTests.cs @@ -103,7 +103,7 @@ public async Task FlushAfterSizeThreshold() // Not yet Assert.IsEmpty(client.SentBatches); - // This will push it over the theshold + // This will push it over the threshold for (int i = 0; i < 60; i++) { var e1 = new EventData(new byte[10 * 1024]); @@ -217,7 +217,7 @@ public async Task SendLotsOfEvents() if (!expected.Remove(payloadStr)) { // Already removed! - Assert.False(true, "event payload occured multiple times"); + Assert.False(true, "event payload occurred multiple times"); } } } diff --git a/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/tests/EventHubListenerTests.cs b/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/tests/EventHubListenerTests.cs index 81fec913a2b0..e071092401f0 100644 --- a/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/tests/EventHubListenerTests.cs +++ b/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/tests/EventHubListenerTests.cs @@ -91,7 +91,7 @@ public async Task ProcessEvents_MultipleDispatch_CheckpointsCorrectly(int batchC /// /// Even if some events in a batch fail, we still checkpoint. Event error handling - /// is the responsiblity of user function code. + /// is the responsibility of user function code. /// /// [Test] diff --git a/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/tests/TestHelpers/HDInsightManagementHelper.cs b/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/tests/TestHelpers/HDInsightManagementHelper.cs index 1a52e87ff3ff..17ec067fa4b7 100644 --- a/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/tests/TestHelpers/HDInsightManagementHelper.cs +++ b/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/tests/TestHelpers/HDInsightManagementHelper.cs @@ -245,7 +245,7 @@ public string CreateStorageAccount( } /// - /// Get resouce id of the specific storage account + /// Get resource id of the specific storage account /// /// /// @@ -345,7 +345,7 @@ public Vault CreateVault( } /// - /// Set vault permissions to some resouce by its object id. + /// Set vault permissions to some resource by its object id. /// /// /// @@ -463,7 +463,7 @@ public NetworkSecurityGroup CreateNetworkSecurityGroup(string resourceGroupName, } /// - /// Throw expception if the given condition is satisfied + /// Throw exception if the given condition is satisfied /// /// /// diff --git a/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/tests/TestHelpers/HDInsightMockContext.cs b/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/tests/TestHelpers/HDInsightMockContext.cs index 8615ea77f637..404b72c84c02 100644 --- a/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/tests/TestHelpers/HDInsightMockContext.cs +++ b/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/tests/TestHelpers/HDInsightMockContext.cs @@ -12,8 +12,8 @@ namespace Management.HDInsight.Tests { /// - /// Extened mock context to add ability to post-process generated session records. - /// It can replace some senstive data to mock value. + /// Extended mock context to add ability to post-process generated session records. + /// It can replace some sensitive data to mock value. /// public class HDInsightMockContext : MockContext { diff --git a/sdk/identity/Azure.Identity/src/MsalClientBase.cs b/sdk/identity/Azure.Identity/src/MsalClientBase.cs index 06a7a77483c3..9bd8252a7d94 100644 --- a/sdk/identity/Azure.Identity/src/MsalClientBase.cs +++ b/sdk/identity/Azure.Identity/src/MsalClientBase.cs @@ -21,7 +21,7 @@ protected MsalClientBase() protected MsalClientBase(CredentialPipeline pipeline, string tenantId, string clientId, ITokenCacheOptions cacheOptions) { - // This validation is preformed as a backstop. Validation in TokenCredentialOptions.AuthorityHost prevents users from explicitly + // This validation is performed as a backstop. Validation in TokenCredentialOptions.AuthorityHost prevents users from explicitly // setting AuthorityHost to a non TLS endpoint. However, the AuthorityHost can also be set by the AZURE_AUTHORITY_HOST environment // variable rather than in code. In this case we need to validate the endpoint before we use it. However, we can't validate in // CredentialPipeline as this is also used by the ManagedIdentityCredential which allows non TLS endpoints. For this reason diff --git a/sdk/identity/Azure.Identity/tests/ManagedIdentityCredentialArcLiveTests.cs b/sdk/identity/Azure.Identity/tests/ManagedIdentityCredentialArcLiveTests.cs index 8a3fdffd1e64..fd61f779a8d4 100644 --- a/sdk/identity/Azure.Identity/tests/ManagedIdentityCredentialArcLiveTests.cs +++ b/sdk/identity/Azure.Identity/tests/ManagedIdentityCredentialArcLiveTests.cs @@ -64,10 +64,10 @@ public void ValidateUserAssignedIdentity() Assert.ThrowsAsync(async () => await cred.GetTokenAsync(new TokenRequestContext(new string[] { AzureAuthorityHosts.GetDefaultScope(AzureAuthorityHosts.AzurePublicCloud) }))); } } - // This RecordMatcher updates the authentication challange returned from Arc MI endpoint. In this case the auth challange header contains a path to a file on the local disk. + // This RecordMatcher updates the authentication challenge returned from Arc MI endpoint. In this case the auth challenge header contains a path to a file on the local disk. // When we run in playback we replace the path the service returned for when playing back the test, with the path to a static file binplaced when we build the tests. // This path differs depending on the machine your running the tests on, so it can't updated it in the recording scrubber. I originally tried to update the header in the scrubber - // to be a relative path, but this introduces failures depending on how the tests are run and the working directly. Also, I tried to implement on a pipeline policy which woud only + // to be a relative path, but this introduces failures depending on how the tests are run and the working directly. Also, I tried to implement on a pipeline policy which would only // be added on playback, but ResponseHeaders is immutable so a policy cannot update them. private class ArcMiRecordedTestMatcher : RecordMatcher { diff --git a/sdk/keyvault/Azure.Security.KeyVault.Keys/src/Cryptography/CryptographyClient.cs b/sdk/keyvault/Azure.Security.KeyVault.Keys/src/Cryptography/CryptographyClient.cs index d89e597a155d..6d8c93c499b3 100644 --- a/sdk/keyvault/Azure.Security.KeyVault.Keys/src/Cryptography/CryptographyClient.cs +++ b/sdk/keyvault/Azure.Security.KeyVault.Keys/src/Cryptography/CryptographyClient.cs @@ -711,7 +711,7 @@ public virtual UnwrapResult UnwrapKey(KeyWrapAlgorithm algorithm, byte[] encrypt /// Signs the specified digest. /// /// The to use. - /// The pre-hashed digest to sign. The hash algorithm used to compute the digest must be compatable with the specified algorithm. + /// The pre-hashed digest to sign. The hash algorithm used to compute the digest must be compatible with the specified algorithm. /// A to cancel the operation. /// /// The result of the sign operation. The returned contains the signature @@ -769,7 +769,7 @@ public virtual async Task SignAsync(SignatureAlgorithm algorithm, by /// Signs the specified digest. /// /// The to use. - /// The pre-hashed digest to sign. The hash algorithm used to compute the digest must be compatable with the specified algorithm. + /// The pre-hashed digest to sign. The hash algorithm used to compute the digest must be compatible with the specified algorithm. /// A to cancel the operation. /// /// The result of the sign operation. The returned contains the signature @@ -826,7 +826,7 @@ public virtual SignResult Sign(SignatureAlgorithm algorithm, byte[] digest, Canc /// Verifies the specified signature. /// /// The to use. This must be the same algorithm used to sign the digest. - /// The pre-hashed digest corresponding to the signature. The hash algorithm used to compute the digest must be compatable with the specified algorithm. + /// The pre-hashed digest corresponding to the signature. The hash algorithm used to compute the digest must be compatible with the specified algorithm. /// The signature to verify. /// A to cancel the operation. /// @@ -884,7 +884,7 @@ public virtual async Task VerifyAsync(SignatureAlgorithm algorithm /// Verifies the specified signature. /// /// The to use. This must be the same algorithm used to sign the digest. - /// The pre-hashed digest corresponding to the signature. The hash algorithm used to compute the digest must be compatable with the specified algorithm. + /// The pre-hashed digest corresponding to the signature. The hash algorithm used to compute the digest must be compatible with the specified algorithm. /// The signature to verify. /// A to cancel the operation. /// diff --git a/sdk/keyvault/Azure.Security.KeyVault.Secrets/src/SecretProperties.cs b/sdk/keyvault/Azure.Security.KeyVault.Secrets/src/SecretProperties.cs index 5174861695c8..f8a68384ab70 100644 --- a/sdk/keyvault/Azure.Security.KeyVault.Secrets/src/SecretProperties.cs +++ b/sdk/keyvault/Azure.Security.KeyVault.Secrets/src/SecretProperties.cs @@ -91,7 +91,7 @@ public SecretProperties(Uri id) public bool Managed { get; internal set; } /// - /// Gets the key identifier of a key backing a Key Vault certificate if this secret is backing a Key Vault certifcate. + /// Gets the key identifier of a key backing a Key Vault certificate if this secret is backing a Key Vault certificate. /// public Uri KeyId { diff --git a/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs b/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs index b2346e7462cf..24eb3e889b12 100644 --- a/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs +++ b/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs @@ -122,7 +122,7 @@ public async Task> GetPageAsync(Uri firstPageUri, string nextLink, Fu using Request request = CreateRequest(RequestMethod.Get, firstPageUri, false); Response response = await SendRequestAsync(request, cancellationToken).ConfigureAwait(false); - // read the respose + // read the response KeyVaultPage responseAsPage = new KeyVaultPage(itemFactory); responseAsPage.Deserialize(response.ContentStream); @@ -153,7 +153,7 @@ public Page GetPage(Uri firstPageUri, string nextLink, Func itemFactory using Request request = CreateRequest(RequestMethod.Get, firstPageUri, false); Response response = SendRequest(request, cancellationToken); - // read the respose + // read the response KeyVaultPage responseAsPage = new KeyVaultPage(itemFactory); responseAsPage.Deserialize(response.ContentStream); diff --git a/sdk/keyvault/Microsoft.Azure.KeyVault.Cryptography/src/Algorithms/NativeMethods.cs b/sdk/keyvault/Microsoft.Azure.KeyVault.Cryptography/src/Algorithms/NativeMethods.cs index c470f35a886c..dca9ed02dc49 100644 --- a/sdk/keyvault/Microsoft.Azure.KeyVault.Cryptography/src/Algorithms/NativeMethods.cs +++ b/sdk/keyvault/Microsoft.Azure.KeyVault.Cryptography/src/Algorithms/NativeMethods.cs @@ -94,7 +94,7 @@ internal static extern int NCryptVerifySignature( SafeNCryptKeyHandle hKey, internal static byte[] NewNCryptPublicBlob( RSAParameters rsaParams ) { - // Builds a BCRYPT_RSAKEY_BLOB strucutre ( http://msdn.microsoft.com/en-us/library/windows/desktop/aa375531(v=vs.85).aspx ). + // Builds a BCRYPT_RSAKEY_BLOB structure ( http://msdn.microsoft.com/en-us/library/windows/desktop/aa375531(v=vs.85).aspx ). var size = 6 * 4 + rsaParams.Exponent.Length + rsaParams.Modulus.Length; var data = new byte[size]; var stream = new MemoryStream( data ); @@ -112,7 +112,7 @@ internal static byte[] NewNCryptPublicBlob( RSAParameters rsaParams ) internal static byte[] NewNCryptPrivateBlob( RSAParameters rsaParams ) { - // Builds a BCRYPT_RSAKEY_BLOB strucutre ( http://msdn.microsoft.com/en-us/library/windows/desktop/aa375531(v=vs.85).aspx ). + // Builds a BCRYPT_RSAKEY_BLOB structure ( http://msdn.microsoft.com/en-us/library/windows/desktop/aa375531(v=vs.85).aspx ). var size = 6 * 4 + rsaParams.Exponent.Length + rsaParams.Modulus.Length + rsaParams.P.Length + rsaParams.Q.Length; var data = new byte[size]; var stream = new MemoryStream( data ); diff --git a/sdk/keyvault/Microsoft.Azure.KeyVault.WebKey/src/JsonWebKey.cs b/sdk/keyvault/Microsoft.Azure.KeyVault.WebKey/src/JsonWebKey.cs index 4eef5d70a9a8..21bffcd850f3 100644 --- a/sdk/keyvault/Microsoft.Azure.KeyVault.WebKey/src/JsonWebKey.cs +++ b/sdk/keyvault/Microsoft.Azure.KeyVault.WebKey/src/JsonWebKey.cs @@ -242,7 +242,7 @@ public JsonWebKey( Aes aesProvider ) /// Initializes a new instance with the key provided by the ECDsa object. /// /// The ECDsa object previously initialized with the desired key. - /// Tells if the instance must inclue private parameters. + /// Tells if the instance must include private parameters. /// This requires the key in the ECDsa object to include private material and be marked as exportable. public JsonWebKey(ECDsa ecsda, bool includePrivateParameters = false ) : this( ecParameters: EccExtension.ExportParameters( ecsda, includePrivateParameters ) ) diff --git a/sdk/keyvault/Microsoft.Azure.KeyVault.WebKey/src/JsonWebKeyVerifier.cs b/sdk/keyvault/Microsoft.Azure.KeyVault.WebKey/src/JsonWebKeyVerifier.cs index b40c358b4005..72aba7ffc1b3 100644 --- a/sdk/keyvault/Microsoft.Azure.KeyVault.WebKey/src/JsonWebKeyVerifier.cs +++ b/sdk/keyvault/Microsoft.Azure.KeyVault.WebKey/src/JsonWebKeyVerifier.cs @@ -54,21 +54,21 @@ protected JsonWebKeyVerifier( string kty ) /// /// Note to implementers: if this method returns true, the methods /// , , and - /// must be overriden. + /// must be overridden. public abstract bool IsPublicKeyCrypto { get; } /// /// Tells if the type of key verified by this object supports symmetric key algorithms. /// /// Note to implementers: if this method returns true, the methods - /// and must be overriden. + /// and must be overridden. public abstract bool IsSymmetricKeyCrypto { get; } /// /// Tells if the type of key verified by this object contains a secret component, such as a hardware key token. /// /// Note to implementers: if this method returns true, the methods - /// and must be overriden. + /// and must be overridden. public abstract bool HasSecretKey { get; } /// @@ -145,7 +145,7 @@ public virtual bool IsAnyPrivateKeyParamSpecified( JsonWebKey webKey, ref IColle private Exception ThrowDefaultForPublicKeyCrypto( string methodName ) { if ( IsPublicKeyCrypto ) - throw new NotImplementedException( $"Type {GetType().Name} is a bad implementation. If {nameof( IsPublicKeyCrypto )} returns true, then {methodName} must be overriden and the base must not be called." ); + throw new NotImplementedException( $"Type {GetType().Name} is a bad implementation. If {nameof( IsPublicKeyCrypto )} returns true, then {methodName} must be overridden and the base must not be called." ); throw new InvalidOperationException( $"Type {GetType().Name} is not intended for public key cryptography." ); } @@ -189,7 +189,7 @@ public virtual bool IsSymmetricKeyValid( JsonWebKey webKey, ref string errorMsg private Exception ThrowDefaultForSymmetricKeyCrypto( string methodName ) { if ( IsSymmetricKeyCrypto ) - throw new NotImplementedException( $"Type {GetType().Name} is a bad implementation. If {nameof( IsSymmetricKeyCrypto )} returns true, then {methodName} must be overriden and the base must not be called." ); + throw new NotImplementedException( $"Type {GetType().Name} is a bad implementation. If {nameof( IsSymmetricKeyCrypto )} returns true, then {methodName} must be overridden and the base must not be called." ); throw new InvalidOperationException( $"Type {GetType().Name} is not intended for symmetric key cryptography." ); } @@ -233,7 +233,7 @@ public virtual bool IsSecretKeyValid( JsonWebKey webKey, ref string errorMsg ) private Exception ThrowDefaultForSecretKeyCrypto( string methodName ) { if ( HasSecretKey ) - throw new NotImplementedException( $"Type {GetType().Name} is a bad implementation. If {nameof( HasSecretKey )} returns true, then {methodName} must be overriden and the base must not be called." ); + throw new NotImplementedException( $"Type {GetType().Name} is a bad implementation. If {nameof( HasSecretKey )} returns true, then {methodName} must be overridden and the base must not be called." ); throw new InvalidOperationException( $"Type {GetType().Name} is not intended to keys that have a secret component (for instance, HSM keys)." ); } diff --git a/sdk/keyvault/Microsoft.Azure.KeyVault/src/Customized/Authentication/KeyVaultCredential.cs b/sdk/keyvault/Microsoft.Azure.KeyVault/src/Customized/Authentication/KeyVaultCredential.cs index 949b7e2a2612..6bc6411131c3 100644 --- a/sdk/keyvault/Microsoft.Azure.KeyVault/src/Customized/Authentication/KeyVaultCredential.cs +++ b/sdk/keyvault/Microsoft.Azure.KeyVault/src/Customized/Authentication/KeyVaultCredential.cs @@ -118,7 +118,7 @@ public override async Task ProcessHttpRequestAsync(HttpRequestMessage request, C HttpResponseMessage response; // if this credential is tied to a specific KeyVaultClient reuse it's HttpClient to send the - // initial unauthed request to get the challange, otherwise create a new HttpClient + // initial unauthed request to get the challenge, otherwise create a new HttpClient HttpClient client = _client?.HttpClient ?? new HttpClient(); using (var r = new HttpRequestMessage(request.Method, request.RequestUri)) diff --git a/sdk/keyvault/Microsoft.Azure.KeyVault/src/Customized/KeyVaultClient.cs b/sdk/keyvault/Microsoft.Azure.KeyVault/src/Customized/KeyVaultClient.cs index 9a2a8cc78f3e..c7297964212b 100644 --- a/sdk/keyvault/Microsoft.Azure.KeyVault/src/Customized/KeyVaultClient.cs +++ b/sdk/keyvault/Microsoft.Azure.KeyVault/src/Customized/KeyVaultClient.cs @@ -61,7 +61,7 @@ public KeyVaultClient(AuthenticationCallback authenticationCallback, HttpClient /// Customized HTTP client public KeyVaultClient(KeyVaultCredential credential, HttpClient httpClient) // clone the KeyVaultCredential to ensure the instance is only used by this client since it - // will use this client's HttpClient for unauthenticated calls to retrieve the auth challange + // will use this client's HttpClient for unauthenticated calls to retrieve the auth challenge : this(credential.Clone()) { base.HttpClient = httpClient; diff --git a/sdk/keyvault/samples/sharelink/Program.cs b/sdk/keyvault/samples/sharelink/Program.cs index adff524d39a8..dd8127558beb 100644 --- a/sdk/keyvault/samples/sharelink/Program.cs +++ b/sdk/keyvault/samples/sharelink/Program.cs @@ -223,7 +223,7 @@ static Program() new Option( aliases: new[] { "-r", "--read-only" }, - description: "Make the sharable link read-only" + description: "Make the shareable link read-only" ), }; diff --git a/sdk/resourcemanager/Azure.ResourceManager/api/Azure.ResourceManager.netstandard2.0.cs b/sdk/resourcemanager/Azure.ResourceManager/api/Azure.ResourceManager.netstandard2.0.cs index c53ef83ec98d..a109cbc5ca8e 100644 --- a/sdk/resourcemanager/Azure.ResourceManager/api/Azure.ResourceManager.netstandard2.0.cs +++ b/sdk/resourcemanager/Azure.ResourceManager/api/Azure.ResourceManager.netstandard2.0.cs @@ -1287,7 +1287,7 @@ protected ResourceGroupDeleteOperation() { } public partial class ResourceGroupExportResult { internal ResourceGroupExportResult() { } - public Azure.ResourceManager.Resources.Models.ErrorResponse Error { get { throw null; } } + public Azure.ResourceManager.Resources.Models.ErrorDetail Error { get { throw null; } } public object Template { get { throw null; } } } public partial class ResourceGroupExportTemplateOperation : Azure.Operation @@ -1463,12 +1463,12 @@ public SystemAssignedIdentity(System.Guid tenantId, System.Guid principalId) { } public partial class SystemData { public SystemData() { } - public System.DateTimeOffset? CreatedAt { get { throw null; } set { } } - public string CreatedBy { get { throw null; } set { } } - public Azure.ResourceManager.Resources.Models.CreatedByType? CreatedByType { get { throw null; } set { } } - public System.DateTimeOffset? LastModifiedAt { get { throw null; } set { } } - public string LastModifiedBy { get { throw null; } set { } } - public Azure.ResourceManager.Resources.Models.CreatedByType? LastModifiedByType { get { throw null; } set { } } + public System.DateTimeOffset? CreatedAt { get { throw null; } } + public string CreatedBy { get { throw null; } } + public Azure.ResourceManager.Resources.Models.CreatedByType? CreatedByType { get { throw null; } } + public System.DateTimeOffset? LastModifiedAt { get { throw null; } } + public string LastModifiedBy { get { throw null; } } + public Azure.ResourceManager.Resources.Models.CreatedByType? LastModifiedByType { get { throw null; } } } public partial class Tag : Azure.ResourceManager.Resources.Models.Resource { diff --git a/sdk/resourcemanager/Azure.ResourceManager/src/Generated/Models/SystemData.Serialization.cs b/sdk/resourcemanager/Azure.ResourceManager/src/Generated/Models/SystemData.Serialization.cs index bf094e52a530..6857460229cb 100644 --- a/sdk/resourcemanager/Azure.ResourceManager/src/Generated/Models/SystemData.Serialization.cs +++ b/sdk/resourcemanager/Azure.ResourceManager/src/Generated/Models/SystemData.Serialization.cs @@ -18,36 +18,6 @@ public partial class SystemData : IUtf8JsonSerializable void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { writer.WriteStartObject(); - if (Optional.IsDefined(CreatedBy)) - { - writer.WritePropertyName("createdBy"); - writer.WriteStringValue(CreatedBy); - } - if (Optional.IsDefined(CreatedByType)) - { - writer.WritePropertyName("createdByType"); - writer.WriteStringValue(CreatedByType.Value.ToString()); - } - if (Optional.IsDefined(CreatedAt)) - { - writer.WritePropertyName("createdAt"); - writer.WriteStringValue(CreatedAt.Value, "O"); - } - if (Optional.IsDefined(LastModifiedBy)) - { - writer.WritePropertyName("lastModifiedBy"); - writer.WriteStringValue(LastModifiedBy); - } - if (Optional.IsDefined(LastModifiedByType)) - { - writer.WritePropertyName("lastModifiedByType"); - writer.WriteStringValue(LastModifiedByType.Value.ToString()); - } - if (Optional.IsDefined(LastModifiedAt)) - { - writer.WritePropertyName("lastModifiedAt"); - writer.WriteStringValue(LastModifiedAt.Value, "O"); - } writer.WriteEndObject(); } diff --git a/sdk/resourcemanager/Azure.ResourceManager/src/Generated/Models/SystemData.cs b/sdk/resourcemanager/Azure.ResourceManager/src/Generated/Models/SystemData.cs index 29eeb543efb2..640e73e7c0f9 100644 --- a/sdk/resourcemanager/Azure.ResourceManager/src/Generated/Models/SystemData.cs +++ b/sdk/resourcemanager/Azure.ResourceManager/src/Generated/Models/SystemData.cs @@ -39,16 +39,16 @@ internal SystemData(string createdBy, CreatedByType? createdByType, DateTimeOffs } /// The identity that created the resource. - public string CreatedBy { get; set; } + public string CreatedBy { get; } /// The type of identity that created the resource. - public CreatedByType? CreatedByType { get; set; } + public CreatedByType? CreatedByType { get; } /// The timestamp of resource creation (UTC). - public DateTimeOffset? CreatedAt { get; set; } + public DateTimeOffset? CreatedAt { get; } /// The identity that last modified the resource. - public string LastModifiedBy { get; set; } + public string LastModifiedBy { get; } /// The type of identity that last modified the resource. - public CreatedByType? LastModifiedByType { get; set; } + public CreatedByType? LastModifiedByType { get; } /// The timestamp of resource last modification (UTC). - public DateTimeOffset? LastModifiedAt { get; set; } + public DateTimeOffset? LastModifiedAt { get; } } } diff --git a/sdk/resourcemanager/Azure.ResourceManager/src/Custom/Resources/Models/ProviderResourceType.Serialization.cs b/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ProviderResourceType.Serialization.cs similarity index 88% rename from sdk/resourcemanager/Azure.ResourceManager/src/Custom/Resources/Models/ProviderResourceType.Serialization.cs rename to sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ProviderResourceType.Serialization.cs index ff4beada9fe7..a703299413d9 100644 --- a/sdk/resourcemanager/Azure.ResourceManager/src/Custom/Resources/Models/ProviderResourceType.Serialization.cs +++ b/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ProviderResourceType.Serialization.cs @@ -5,15 +5,12 @@ #nullable disable -using System; using System.Collections.Generic; using System.Text.Json; -using System.Text.Json.Serialization; using Azure.Core; namespace Azure.ResourceManager.Resources.Models { - [JsonConverter(typeof(ProviderResourceTypeConverter))] public partial class ProviderResourceType { internal static ProviderResourceType DeserializeProviderResourceType(JsonElement element) @@ -137,18 +134,5 @@ internal static ProviderResourceType DeserializeProviderResourceType(JsonElement } return new ProviderResourceType(resourceType.Value, Optional.ToList(locations), Optional.ToList(locationMappings), Optional.ToList(aliases), Optional.ToList(apiVersions), defaultApiVersion.Value, Optional.ToList(apiProfiles), capabilities.Value, Optional.ToDictionary(properties)); } - - internal partial class ProviderResourceTypeConverter : JsonConverter - { - public override void Write(Utf8JsonWriter writer, ProviderResourceType providerResourceType, JsonSerializerOptions options) - { - writer.WriteObjectValue(providerResourceType); - } - public override ProviderResourceType Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options) - { - using var document = JsonDocument.ParseValue(ref reader); - return DeserializeProviderResourceType(document.RootElement); - } - } } } diff --git a/sdk/resourcemanager/Azure.ResourceManager/src/Custom/Resources/Models/ProviderResourceType.cs b/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ProviderResourceType.cs similarity index 96% rename from sdk/resourcemanager/Azure.ResourceManager/src/Custom/Resources/Models/ProviderResourceType.cs rename to sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ProviderResourceType.cs index 60c97a3a1060..d4da7e1e77fa 100644 --- a/sdk/resourcemanager/Azure.ResourceManager/src/Custom/Resources/Models/ProviderResourceType.cs +++ b/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ProviderResourceType.cs @@ -7,16 +7,13 @@ using System.Collections.Generic; using Azure.Core; -using Azure.ResourceManager.Core; namespace Azure.ResourceManager.Resources.Models { /// Resource type managed by the resource provider. - [PropertyReferenceType] public partial class ProviderResourceType { /// Initializes a new instance of ProviderResourceType. - [InitializationConstructor] public ProviderResourceType() { Locations = new ChangeTrackingList(); @@ -37,7 +34,6 @@ public ProviderResourceType() /// The API profiles for the resource provider. /// The additional capabilities offered by this resource type. /// The properties. - [SerializationConstructor] internal ProviderResourceType(string resourceType, IReadOnlyList locations, IReadOnlyList locationMappings, IReadOnlyList aliases, IReadOnlyList apiVersions, string defaultApiVersion, IReadOnlyList apiProfiles, string capabilities, IReadOnlyDictionary properties) { ResourceType = resourceType; diff --git a/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ResourceGroupExportResult.Serialization.cs b/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ResourceGroupExportResult.Serialization.cs index c8d3f1c6e96c..7ca2feb00905 100644 --- a/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ResourceGroupExportResult.Serialization.cs +++ b/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ResourceGroupExportResult.Serialization.cs @@ -15,7 +15,7 @@ public partial class ResourceGroupExportResult internal static ResourceGroupExportResult DeserializeResourceGroupExportResult(JsonElement element) { Optional template = default; - Optional error = default; + Optional error = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("template")) @@ -35,7 +35,7 @@ internal static ResourceGroupExportResult DeserializeResourceGroupExportResult(J property.ThrowNonNullablePropertyIsNull(); continue; } - error = ErrorResponse.DeserializeErrorResponse(property.Value); + error = ErrorDetail.DeserializeErrorDetail(property.Value); continue; } } diff --git a/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ResourceGroupExportResult.cs b/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ResourceGroupExportResult.cs index 0f9cad901756..f69ad544bebf 100644 --- a/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ResourceGroupExportResult.cs +++ b/sdk/resourcemanager/Azure.ResourceManager/src/PsuedoGenerated/Resources/Models/ResourceGroupExportResult.cs @@ -18,7 +18,7 @@ internal ResourceGroupExportResult() /// Initializes a new instance of ResourceGroupExportResult. /// The template content. /// The template export error. - internal ResourceGroupExportResult(object template, ErrorResponse error) + internal ResourceGroupExportResult(object template, ErrorDetail error) { Template = template; Error = error; @@ -27,6 +27,6 @@ internal ResourceGroupExportResult(object template, ErrorResponse error) /// The template content. public object Template { get; } /// The template export error. - public ErrorResponse Error { get; } + public ErrorDetail Error { get; } } } diff --git a/sdk/resourcemanager/Azure.ResourceManager/src/autorest.md b/sdk/resourcemanager/Azure.ResourceManager/src/autorest.md index e8661376e8af..6e47d7f8c57d 100644 --- a/sdk/resourcemanager/Azure.ResourceManager/src/autorest.md +++ b/sdk/resourcemanager/Azure.ResourceManager/src/autorest.md @@ -60,4 +60,8 @@ directive: where: $.definitions.*.properties[?(@.enum)] transform: > $["x-accessibility"] = "public" + - from: types.json + where: $.definitions.systemData.properties.* + transform: > + $["readOnly"] = true ``` diff --git a/sdk/search/Microsoft.Azure.Search/tests/Tests/IndexingTests.cs b/sdk/search/Microsoft.Azure.Search/tests/Tests/IndexingTests.cs index b50330ca985a..1b8b99a69036 100644 --- a/sdk/search/Microsoft.Azure.Search/tests/Tests/IndexingTests.cs +++ b/sdk/search/Microsoft.Azure.Search/tests/Tests/IndexingTests.cs @@ -1364,7 +1364,7 @@ public void CanRoundtripBoundaryValues() } } }, - // Maximimum values + // Maximum values new Hotel() { HotelId = "2", diff --git a/sdk/storage/Azure.ResourceManager.Storage/api/Azure.ResourceManager.Storage.netstandard2.0.cs b/sdk/storage/Azure.ResourceManager.Storage/api/Azure.ResourceManager.Storage.netstandard2.0.cs index 5844846a7855..6ef9079ccf23 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/api/Azure.ResourceManager.Storage.netstandard2.0.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/api/Azure.ResourceManager.Storage.netstandard2.0.cs @@ -1,290 +1,721 @@ namespace Azure.ResourceManager.Storage { - public partial class BlobContainersOperations - { - protected BlobContainersOperations() { } - public virtual Azure.Response ClearLegalHold(string resourceGroupName, string accountName, string containerName, Azure.ResourceManager.Storage.Models.LegalHold legalHold, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> ClearLegalHoldAsync(string resourceGroupName, string accountName, string containerName, Azure.ResourceManager.Storage.Models.LegalHold legalHold, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Create(string resourceGroupName, string accountName, string containerName, Azure.ResourceManager.Storage.Models.BlobContainer blobContainer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> CreateAsync(string resourceGroupName, string accountName, string containerName, Azure.ResourceManager.Storage.Models.BlobContainer blobContainer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response CreateOrUpdateImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch = null, Azure.ResourceManager.Storage.Models.ImmutabilityPolicy parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> CreateOrUpdateImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch = null, Azure.ResourceManager.Storage.Models.ImmutabilityPolicy parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Delete(string resourceGroupName, string accountName, string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task DeleteAsync(string resourceGroupName, string accountName, string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response DeleteImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> DeleteImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response ExtendImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch, Azure.ResourceManager.Storage.Models.ImmutabilityPolicy parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> ExtendImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch, Azure.ResourceManager.Storage.Models.ImmutabilityPolicy parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Get(string resourceGroupName, string accountName, string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetAsync(string resourceGroupName, string accountName, string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response GetImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Lease(string resourceGroupName, string accountName, string containerName, Azure.ResourceManager.Storage.Models.LeaseContainerRequest parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> LeaseAsync(string resourceGroupName, string accountName, string containerName, Azure.ResourceManager.Storage.Models.LeaseContainerRequest parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Pageable List(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, Azure.ResourceManager.Storage.Models.ListContainersInclude? include = default(Azure.ResourceManager.Storage.Models.ListContainersInclude?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListAsync(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, Azure.ResourceManager.Storage.Models.ListContainersInclude? include = default(Azure.ResourceManager.Storage.Models.ListContainersInclude?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response LockImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> LockImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response SetLegalHold(string resourceGroupName, string accountName, string containerName, Azure.ResourceManager.Storage.Models.LegalHold legalHold, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> SetLegalHoldAsync(string resourceGroupName, string accountName, string containerName, Azure.ResourceManager.Storage.Models.LegalHold legalHold, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Update(string resourceGroupName, string accountName, string containerName, Azure.ResourceManager.Storage.Models.BlobContainer blobContainer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> UpdateAsync(string resourceGroupName, string accountName, string containerName, Azure.ResourceManager.Storage.Models.BlobContainer blobContainer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class BlobServicesOperations - { - protected BlobServicesOperations() { } - public virtual Azure.Response GetServiceProperties(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Pageable List(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response SetServiceProperties(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.BlobServiceProperties parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.BlobServiceProperties parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class EncryptionScopesOperations - { - protected EncryptionScopesOperations() { } - public virtual Azure.Response Get(string resourceGroupName, string accountName, string encryptionScopeName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetAsync(string resourceGroupName, string accountName, string encryptionScopeName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Pageable List(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Patch(string resourceGroupName, string accountName, string encryptionScopeName, Azure.ResourceManager.Storage.Models.EncryptionScope encryptionScope, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> PatchAsync(string resourceGroupName, string accountName, string encryptionScopeName, Azure.ResourceManager.Storage.Models.EncryptionScope encryptionScope, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Put(string resourceGroupName, string accountName, string encryptionScopeName, Azure.ResourceManager.Storage.Models.EncryptionScope encryptionScope, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> PutAsync(string resourceGroupName, string accountName, string encryptionScopeName, Azure.ResourceManager.Storage.Models.EncryptionScope encryptionScope, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class FileServicesOperations - { - protected FileServicesOperations() { } - public virtual Azure.Response GetServiceProperties(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response List(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> ListAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response SetServiceProperties(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.FileServiceProperties parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.FileServiceProperties parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class FileSharesOperations - { - protected FileSharesOperations() { } - public virtual Azure.Response Create(string resourceGroupName, string accountName, string shareName, Azure.ResourceManager.Storage.Models.FileShare fileShare, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> CreateAsync(string resourceGroupName, string accountName, string shareName, Azure.ResourceManager.Storage.Models.FileShare fileShare, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Delete(string resourceGroupName, string accountName, string shareName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task DeleteAsync(string resourceGroupName, string accountName, string shareName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Get(string resourceGroupName, string accountName, string shareName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetAsync(string resourceGroupName, string accountName, string shareName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Pageable List(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListAsync(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Restore(string resourceGroupName, string accountName, string shareName, Azure.ResourceManager.Storage.Models.DeletedShare deletedShare, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task RestoreAsync(string resourceGroupName, string accountName, string shareName, Azure.ResourceManager.Storage.Models.DeletedShare deletedShare, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Update(string resourceGroupName, string accountName, string shareName, Azure.ResourceManager.Storage.Models.FileShare fileShare, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> UpdateAsync(string resourceGroupName, string accountName, string shareName, Azure.ResourceManager.Storage.Models.FileShare fileShare, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class ManagementPoliciesOperations - { - protected ManagementPoliciesOperations() { } - public virtual Azure.Response CreateOrUpdate(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, Azure.ResourceManager.Storage.Models.ManagementPolicy properties, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> CreateOrUpdateAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, Azure.ResourceManager.Storage.Models.ManagementPolicy properties, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Delete(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task DeleteAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Get(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class ObjectReplicationPoliciesOperations - { - protected ObjectReplicationPoliciesOperations() { } - public virtual Azure.Response CreateOrUpdate(string resourceGroupName, string accountName, string objectReplicationPolicyId, Azure.ResourceManager.Storage.Models.ObjectReplicationPolicy properties, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> CreateOrUpdateAsync(string resourceGroupName, string accountName, string objectReplicationPolicyId, Azure.ResourceManager.Storage.Models.ObjectReplicationPolicy properties, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Delete(string resourceGroupName, string accountName, string objectReplicationPolicyId, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task DeleteAsync(string resourceGroupName, string accountName, string objectReplicationPolicyId, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Get(string resourceGroupName, string accountName, string objectReplicationPolicyId, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetAsync(string resourceGroupName, string accountName, string objectReplicationPolicyId, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Pageable List(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class Operations - { - protected Operations() { } - public virtual Azure.Pageable List(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class PrivateEndpointConnectionsOperations - { - protected PrivateEndpointConnectionsOperations() { } - public virtual Azure.Response Delete(string resourceGroupName, string accountName, string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task DeleteAsync(string resourceGroupName, string accountName, string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Get(string resourceGroupName, string accountName, string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetAsync(string resourceGroupName, string accountName, string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Pageable List(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Put(string resourceGroupName, string accountName, string privateEndpointConnectionName, Azure.ResourceManager.Storage.Models.PrivateEndpointConnection properties, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> PutAsync(string resourceGroupName, string accountName, string privateEndpointConnectionName, Azure.ResourceManager.Storage.Models.PrivateEndpointConnection properties, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class PrivateLinkResourcesOperations - { - protected PrivateLinkResourcesOperations() { } - public virtual Azure.Response ListByStorageAccount(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> ListByStorageAccountAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class QueueOperations - { - protected QueueOperations() { } - public virtual Azure.Response Create(string resourceGroupName, string accountName, string queueName, Azure.ResourceManager.Storage.Models.StorageQueue queue, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> CreateAsync(string resourceGroupName, string accountName, string queueName, Azure.ResourceManager.Storage.Models.StorageQueue queue, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Delete(string resourceGroupName, string accountName, string queueName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task DeleteAsync(string resourceGroupName, string accountName, string queueName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Get(string resourceGroupName, string accountName, string queueName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetAsync(string resourceGroupName, string accountName, string queueName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Pageable List(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListAsync(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Update(string resourceGroupName, string accountName, string queueName, Azure.ResourceManager.Storage.Models.StorageQueue queue, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> UpdateAsync(string resourceGroupName, string accountName, string queueName, Azure.ResourceManager.Storage.Models.StorageQueue queue, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class QueueServicesOperations - { - protected QueueServicesOperations() { } - public virtual Azure.Response GetServiceProperties(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response List(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> ListAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response SetServiceProperties(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.QueueServiceProperties parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.QueueServiceProperties parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class SkusOperations - { - protected SkusOperations() { } - public virtual Azure.Pageable List(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class StorageAccountsCreateOperation : Azure.Operation - { - protected StorageAccountsCreateOperation() { } - public override bool HasCompleted { get { throw null; } } - public override bool HasValue { get { throw null; } } - public override string Id { get { throw null; } } - public override Azure.ResourceManager.Storage.Models.StorageAccount Value { get { throw null; } } - public override Azure.Response GetRawResponse() { throw null; } - public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public partial class BlobContainer : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected BlobContainer() { } + public virtual Azure.ResourceManager.Storage.BlobContainerData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response ClearLegalHold(Azure.ResourceManager.Storage.Models.LegalHold legalHold, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> ClearLegalHoldAsync(Azure.ResourceManager.Storage.Models.LegalHold legalHold, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response CreateOrUpdateImmutabilityPolicy(string ifMatch = null, Azure.ResourceManager.Storage.Models.ImmutabilityPolicy parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CreateOrUpdateImmutabilityPolicyAsync(string ifMatch = null, Azure.ResourceManager.Storage.Models.ImmutabilityPolicy parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.BlobContainerDeleteOperation Delete(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task DeleteAsync(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response DeleteImmutabilityPolicy(string ifMatch, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> DeleteImmutabilityPolicyAsync(string ifMatch, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response ExtendImmutabilityPolicy(string ifMatch, Azure.ResourceManager.Storage.Models.ImmutabilityPolicy parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> ExtendImmutabilityPolicyAsync(string ifMatch, Azure.ResourceManager.Storage.Models.ImmutabilityPolicy parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetImmutabilityPolicy(string ifMatch = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetImmutabilityPolicyAsync(string ifMatch = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Lease(Azure.ResourceManager.Storage.Models.LeaseContainerRequest parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> LeaseAsync(Azure.ResourceManager.Storage.Models.LeaseContainerRequest parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response LockImmutabilityPolicy(string ifMatch, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> LockImmutabilityPolicyAsync(string ifMatch, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.BlobContainerObjectLevelWormOperation ObjectLevelWorm(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task ObjectLevelWormAsync(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response SetLegalHold(Azure.ResourceManager.Storage.Models.LegalHold legalHold, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> SetLegalHoldAsync(Azure.ResourceManager.Storage.Models.LegalHold legalHold, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Update(Azure.ResourceManager.Storage.BlobContainerData blobContainer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> UpdateAsync(Azure.ResourceManager.Storage.BlobContainerData blobContainer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobContainerContainer : Azure.ResourceManager.Core.ArmContainer + { + protected BlobContainerContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.BlobContainerCreateOperation CreateOrUpdate(string containerName, Azure.ResourceManager.Storage.BlobContainerData blobContainer, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task CreateOrUpdateAsync(string containerName, Azure.ResourceManager.Storage.BlobContainerData blobContainer, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAll(string maxpagesize = null, string filter = null, Azure.ResourceManager.Storage.Models.ListContainersInclude? include = default(Azure.ResourceManager.Storage.Models.ListContainersInclude?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsync(string maxpagesize = null, string filter = null, Azure.ResourceManager.Storage.Models.ListContainersInclude? include = default(Azure.ResourceManager.Storage.Models.ListContainersInclude?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobContainerData : Azure.ResourceManager.Storage.Models.AzureEntityResource + { + public BlobContainerData() { } + public string DefaultEncryptionScope { get { throw null; } set { } } + public bool? Deleted { get { throw null; } } + public System.DateTimeOffset? DeletedTime { get { throw null; } } + public bool? DenyEncryptionScopeOverride { get { throw null; } set { } } + public bool? HasImmutabilityPolicy { get { throw null; } } + public bool? HasLegalHold { get { throw null; } } + public Azure.ResourceManager.Storage.Models.ImmutabilityPolicyProperties ImmutabilityPolicy { get { throw null; } } + public Azure.ResourceManager.Storage.Models.ImmutableStorageWithVersioning ImmutableStorageWithVersioning { get { throw null; } set { } } + public System.DateTimeOffset? LastModifiedTime { get { throw null; } } + public Azure.ResourceManager.Storage.Models.LeaseDuration? LeaseDuration { get { throw null; } } + public Azure.ResourceManager.Storage.Models.LeaseState? LeaseState { get { throw null; } } + public Azure.ResourceManager.Storage.Models.LeaseStatus? LeaseStatus { get { throw null; } } + public Azure.ResourceManager.Storage.Models.LegalHoldProperties LegalHold { get { throw null; } } + public System.Collections.Generic.IDictionary Metadata { get { throw null; } } + public Azure.ResourceManager.Storage.Models.PublicAccess? PublicAccess { get { throw null; } set { } } + public int? RemainingRetentionDays { get { throw null; } } + public string Version { get { throw null; } } } - public partial class StorageAccountsFailoverOperation : Azure.Operation - { - protected StorageAccountsFailoverOperation() { } - public override bool HasCompleted { get { throw null; } } - public override bool HasValue { get { throw null; } } - public override string Id { get { throw null; } } - public override Azure.Response Value { get { throw null; } } - public override Azure.Response GetRawResponse() { throw null; } - public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class StorageAccountsOperations - { - protected StorageAccountsOperations() { } - public virtual Azure.Response CheckNameAvailability(Azure.ResourceManager.Storage.Models.StorageAccountCheckNameAvailabilityParameters accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> CheckNameAvailabilityAsync(Azure.ResourceManager.Storage.Models.StorageAccountCheckNameAvailabilityParameters accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Delete(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task DeleteAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response GetProperties(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.StorageAccountExpand? expand = default(Azure.ResourceManager.Storage.Models.StorageAccountExpand?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetPropertiesAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.StorageAccountExpand? expand = default(Azure.ResourceManager.Storage.Models.StorageAccountExpand?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Pageable List(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response ListAccountSAS(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.AccountSasParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> ListAccountSASAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.AccountSasParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Pageable ListByResourceGroup(string resourceGroupName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListByResourceGroupAsync(string resourceGroupName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response ListKeys(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> ListKeysAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response ListServiceSAS(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.ServiceSasParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> ListServiceSASAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.ServiceSasParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response RegenerateKey(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.StorageAccountRegenerateKeyParameters regenerateKey, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> RegenerateKeyAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.StorageAccountRegenerateKeyParameters regenerateKey, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response RevokeUserDelegationKeys(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task RevokeUserDelegationKeysAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.ResourceManager.Storage.StorageAccountsCreateOperation StartCreate(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.StorageAccountCreateParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task StartCreateAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.StorageAccountCreateParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.ResourceManager.Storage.StorageAccountsFailoverOperation StartFailover(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task StartFailoverAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.ResourceManager.Storage.StorageAccountsRestoreBlobRangesOperation StartRestoreBlobRanges(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.BlobRestoreParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task StartRestoreBlobRangesAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.BlobRestoreParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Update(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.StorageAccountUpdateParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> UpdateAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.StorageAccountUpdateParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class StorageAccountsRestoreBlobRangesOperation : Azure.Operation - { - protected StorageAccountsRestoreBlobRangesOperation() { } - public override bool HasCompleted { get { throw null; } } - public override bool HasValue { get { throw null; } } - public override string Id { get { throw null; } } - public override Azure.ResourceManager.Storage.Models.BlobRestoreStatus Value { get { throw null; } } - public override Azure.Response GetRawResponse() { throw null; } - public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public partial class BlobInventoryPolicy : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected BlobInventoryPolicy() { } + public virtual Azure.ResourceManager.Storage.BlobInventoryPolicyData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.ResourceManager.Storage.Models.BlobInventoryPolicyDeleteOperation Delete(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task DeleteAsync(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobInventoryPolicyContainer : Azure.ResourceManager.Core.ArmContainer + { + protected BlobInventoryPolicyContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName blobInventoryPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName blobInventoryPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.BlobInventoryPolicyCreateOrUpdateOperation CreateOrUpdate(Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName blobInventoryPolicyName, Azure.ResourceManager.Storage.BlobInventoryPolicyData properties, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task CreateOrUpdateAsync(Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName blobInventoryPolicyName, Azure.ResourceManager.Storage.BlobInventoryPolicyData properties, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName blobInventoryPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName blobInventoryPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName blobInventoryPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName blobInventoryPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobInventoryPolicyData : Azure.ResourceManager.Resources.Models.Resource + { + public BlobInventoryPolicyData() { } + public System.DateTimeOffset? LastModifiedTime { get { throw null; } } + public Azure.ResourceManager.Storage.Models.BlobInventoryPolicySchema Policy { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.SystemData SystemData { get { throw null; } } + } + public partial class BlobService : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected BlobService() { } + public virtual Azure.ResourceManager.Storage.BlobServiceData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public Azure.ResourceManager.Storage.BlobContainerContainer GetBlobContainers() { throw null; } + public virtual Azure.Response SetServiceProperties(Azure.ResourceManager.Storage.BlobServiceData parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> SetServicePropertiesAsync(Azure.ResourceManager.Storage.BlobServiceData parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobServiceContainer : Azure.ResourceManager.Core.ArmContainer + { + protected BlobServiceContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string blobServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string blobServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string blobServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string blobServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string blobServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string blobServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobServiceData : Azure.ResourceManager.Resources.Models.Resource + { + public BlobServiceData() { } + public bool? AutomaticSnapshotPolicyEnabled { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.ChangeFeed ChangeFeed { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.DeleteRetentionPolicy ContainerDeleteRetentionPolicy { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.CorsRules Cors { get { throw null; } set { } } + public string DefaultServiceVersion { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.DeleteRetentionPolicy DeleteRetentionPolicy { get { throw null; } set { } } + public bool? IsVersioningEnabled { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.LastAccessTimeTrackingPolicy LastAccessTimeTrackingPolicy { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.RestorePolicyProperties RestorePolicy { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.Sku Sku { get { throw null; } } } - public partial class StorageManagementClient - { - protected StorageManagementClient() { } - public StorageManagementClient(string subscriptionId, Azure.Core.TokenCredential tokenCredential, Azure.ResourceManager.Storage.StorageManagementClientOptions options = null) { } - public StorageManagementClient(System.Uri endpoint, string subscriptionId, Azure.Core.TokenCredential tokenCredential, Azure.ResourceManager.Storage.StorageManagementClientOptions options = null) { } - public virtual Azure.ResourceManager.Storage.BlobContainersOperations BlobContainers { get { throw null; } } - public virtual Azure.ResourceManager.Storage.BlobServicesOperations BlobServices { get { throw null; } } - public virtual Azure.ResourceManager.Storage.EncryptionScopesOperations EncryptionScopes { get { throw null; } } - public virtual Azure.ResourceManager.Storage.FileServicesOperations FileServices { get { throw null; } } - public virtual Azure.ResourceManager.Storage.FileSharesOperations FileShares { get { throw null; } } - public virtual Azure.ResourceManager.Storage.ManagementPoliciesOperations ManagementPolicies { get { throw null; } } - public virtual Azure.ResourceManager.Storage.ObjectReplicationPoliciesOperations ObjectReplicationPolicies { get { throw null; } } - public virtual Azure.ResourceManager.Storage.Operations Operations { get { throw null; } } - public virtual Azure.ResourceManager.Storage.PrivateEndpointConnectionsOperations PrivateEndpointConnections { get { throw null; } } - public virtual Azure.ResourceManager.Storage.PrivateLinkResourcesOperations PrivateLinkResources { get { throw null; } } - public virtual Azure.ResourceManager.Storage.QueueOperations Queue { get { throw null; } } - public virtual Azure.ResourceManager.Storage.QueueServicesOperations QueueServices { get { throw null; } } - public virtual Azure.ResourceManager.Storage.SkusOperations Skus { get { throw null; } } - public virtual Azure.ResourceManager.Storage.StorageAccountsOperations StorageAccounts { get { throw null; } } - public virtual Azure.ResourceManager.Storage.TableOperations Table { get { throw null; } } - public virtual Azure.ResourceManager.Storage.TableServicesOperations TableServices { get { throw null; } } - public virtual Azure.ResourceManager.Storage.UsagesOperations Usages { get { throw null; } } - } - public partial class StorageManagementClientOptions : Azure.Core.ClientOptions - { - public StorageManagementClientOptions() { } - } - public partial class TableOperations - { - protected TableOperations() { } - public virtual Azure.Response Create(string resourceGroupName, string accountName, string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> CreateAsync(string resourceGroupName, string accountName, string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Delete(string resourceGroupName, string accountName, string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task DeleteAsync(string resourceGroupName, string accountName, string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Get(string resourceGroupName, string accountName, string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetAsync(string resourceGroupName, string accountName, string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Pageable List(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response Update(string resourceGroupName, string accountName, string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> UpdateAsync(string resourceGroupName, string accountName, string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class TableServicesOperations - { - protected TableServicesOperations() { } - public virtual Azure.Response GetServiceProperties(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response List(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> ListAsync(string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.Response SetServiceProperties(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.TableServiceProperties parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual System.Threading.Tasks.Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, Azure.ResourceManager.Storage.Models.TableServiceProperties parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - } - public partial class UsagesOperations - { - protected UsagesOperations() { } - public virtual Azure.Pageable ListByLocation(string location, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } - public virtual Azure.AsyncPageable ListByLocationAsync(string location, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public partial class DeletedAccount : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected DeletedAccount() { } + public virtual Azure.ResourceManager.Storage.DeletedAccountData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class DeletedAccountContainer : Azure.ResourceManager.Core.ArmContainer + { + protected DeletedAccountContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string deletedAccountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string deletedAccountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string deletedAccountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string deletedAccountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string deletedAccountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string deletedAccountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class DeletedAccountData : Azure.ResourceManager.Resources.Models.Resource + { + public DeletedAccountData() { } + public string CreationTime { get { throw null; } } + public string DeletionTime { get { throw null; } } + public string Location { get { throw null; } } + public string RestoreReference { get { throw null; } } + public string StorageAccountResourceId { get { throw null; } } + } + public partial class EncryptionScope : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected EncryptionScope() { } + public virtual Azure.ResourceManager.Storage.EncryptionScopeData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Patch(Azure.ResourceManager.Storage.EncryptionScopeData encryptionScope, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> PatchAsync(Azure.ResourceManager.Storage.EncryptionScopeData encryptionScope, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class EncryptionScopeContainer : Azure.ResourceManager.Core.ArmContainer + { + protected EncryptionScopeContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string encryptionScopeName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string encryptionScopeName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.EncryptionScopePutOperation CreateOrUpdate(string encryptionScopeName, Azure.ResourceManager.Storage.EncryptionScopeData encryptionScope, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task CreateOrUpdateAsync(string encryptionScopeName, Azure.ResourceManager.Storage.EncryptionScopeData encryptionScope, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string encryptionScopeName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string encryptionScopeName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string encryptionScopeName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string encryptionScopeName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class EncryptionScopeData : Azure.ResourceManager.Resources.Models.Resource + { + public EncryptionScopeData() { } + public System.DateTimeOffset? CreationTime { get { throw null; } } + public Azure.ResourceManager.Storage.Models.EncryptionScopeKeyVaultProperties KeyVaultProperties { get { throw null; } set { } } + public System.DateTimeOffset? LastModifiedTime { get { throw null; } } + public bool? RequireInfrastructureEncryption { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.EncryptionScopeSource? Source { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.EncryptionScopeState? State { get { throw null; } set { } } + } + public partial class FileService : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected FileService() { } + public virtual Azure.ResourceManager.Storage.FileServiceData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public Azure.ResourceManager.Storage.FileShareContainer GetFileShares() { throw null; } + public virtual Azure.Response SetServiceProperties(Azure.ResourceManager.Storage.FileServiceData parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> SetServicePropertiesAsync(Azure.ResourceManager.Storage.FileServiceData parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class FileServiceContainer : Azure.ResourceManager.Core.ArmContainer + { + protected FileServiceContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string fileServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string fileServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string fileServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response> GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task>> GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string fileServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string fileServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string fileServicesName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class FileServiceData : Azure.ResourceManager.Resources.Models.Resource + { + public FileServiceData() { } + public Azure.ResourceManager.Storage.Models.CorsRules Cors { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.ProtocolSettings ProtocolSettings { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.DeleteRetentionPolicy ShareDeleteRetentionPolicy { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.Sku Sku { get { throw null; } } + } + public partial class FileShare : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected FileShare() { } + public virtual Azure.ResourceManager.Storage.FileShareData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.ResourceManager.Storage.Models.FileShareDeleteOperation Delete(string xMsSnapshot = null, string include = null, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task DeleteAsync(string xMsSnapshot = null, string include = null, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string expand = null, string xMsSnapshot = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string expand = null, string xMsSnapshot = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Lease(string xMsSnapshot = null, Azure.ResourceManager.Storage.Models.LeaseShareRequest parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> LeaseAsync(string xMsSnapshot = null, Azure.ResourceManager.Storage.Models.LeaseShareRequest parameters = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Restore(Azure.ResourceManager.Storage.Models.DeletedShare deletedShare, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task RestoreAsync(Azure.ResourceManager.Storage.Models.DeletedShare deletedShare, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Update(Azure.ResourceManager.Storage.FileShareData fileShare, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> UpdateAsync(Azure.ResourceManager.Storage.FileShareData fileShare, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class FileShareContainer : Azure.ResourceManager.Core.ArmContainer + { + protected FileShareContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string shareName, string expand = null, string xMsSnapshot = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string shareName, string expand = null, string xMsSnapshot = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.FileShareCreateOperation CreateOrUpdate(string shareName, Azure.ResourceManager.Storage.FileShareData fileShare, string expand = null, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task CreateOrUpdateAsync(string shareName, Azure.ResourceManager.Storage.FileShareData fileShare, string expand = null, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string shareName, string expand = null, string xMsSnapshot = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAll(string maxpagesize = null, string filter = null, string expand = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsync(string maxpagesize = null, string filter = null, string expand = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string shareName, string expand = null, string xMsSnapshot = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string shareName, string expand = null, string xMsSnapshot = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string shareName, string expand = null, string xMsSnapshot = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class FileShareData : Azure.ResourceManager.Storage.Models.AzureEntityResource + { + public FileShareData() { } + public Azure.ResourceManager.Storage.Models.ShareAccessTier? AccessTier { get { throw null; } set { } } + public System.DateTimeOffset? AccessTierChangeTime { get { throw null; } } + public string AccessTierStatus { get { throw null; } } + public bool? Deleted { get { throw null; } } + public System.DateTimeOffset? DeletedTime { get { throw null; } } + public Azure.ResourceManager.Storage.Models.EnabledProtocols? EnabledProtocols { get { throw null; } set { } } + public System.DateTimeOffset? LastModifiedTime { get { throw null; } } + public Azure.ResourceManager.Storage.Models.LeaseDuration? LeaseDuration { get { throw null; } } + public Azure.ResourceManager.Storage.Models.LeaseState? LeaseState { get { throw null; } } + public Azure.ResourceManager.Storage.Models.LeaseStatus? LeaseStatus { get { throw null; } } + public System.Collections.Generic.IDictionary Metadata { get { throw null; } } + public int? RemainingRetentionDays { get { throw null; } } + public Azure.ResourceManager.Storage.Models.RootSquashType? RootSquash { get { throw null; } set { } } + public int? ShareQuota { get { throw null; } set { } } + public long? ShareUsageBytes { get { throw null; } } + public System.Collections.Generic.IList SignedIdentifiers { get { throw null; } } + public System.DateTimeOffset? SnapshotTime { get { throw null; } } + public string Version { get { throw null; } } + } + public partial class ManagementPolicy : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected ManagementPolicy() { } + public virtual Azure.ResourceManager.Storage.ManagementPolicyData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.ResourceManager.Storage.Models.ManagementPolicyDeleteOperation Delete(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task DeleteAsync(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class ManagementPolicyContainer : Azure.ResourceManager.Core.ArmContainer + { + protected ManagementPolicyContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.ManagementPolicyCreateOrUpdateOperation CreateOrUpdate(Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, Azure.ResourceManager.Storage.ManagementPolicyData properties, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task CreateOrUpdateAsync(Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, Azure.ResourceManager.Storage.ManagementPolicyData properties, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(Azure.ResourceManager.Storage.Models.ManagementPolicyName managementPolicyName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class ManagementPolicyData : Azure.ResourceManager.Resources.Models.Resource + { + public ManagementPolicyData() { } + public System.DateTimeOffset? LastModifiedTime { get { throw null; } } + public Azure.ResourceManager.Storage.Models.ManagementPolicySchema Policy { get { throw null; } set { } } + } + public partial class ObjectReplicationPolicy : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected ObjectReplicationPolicy() { } + public virtual Azure.ResourceManager.Storage.ObjectReplicationPolicyData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.ResourceManager.Storage.Models.ObjectReplicationPolicyDeleteOperation Delete(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task DeleteAsync(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class ObjectReplicationPolicyContainer : Azure.ResourceManager.Core.ArmContainer + { + protected ObjectReplicationPolicyContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string objectReplicationPolicyId, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string objectReplicationPolicyId, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.ObjectReplicationPolicyCreateOrUpdateOperation CreateOrUpdate(string objectReplicationPolicyId, Azure.ResourceManager.Storage.ObjectReplicationPolicyData properties, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task CreateOrUpdateAsync(string objectReplicationPolicyId, Azure.ResourceManager.Storage.ObjectReplicationPolicyData properties, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string objectReplicationPolicyId, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string objectReplicationPolicyId, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string objectReplicationPolicyId, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string objectReplicationPolicyId, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class ObjectReplicationPolicyData : Azure.ResourceManager.Resources.Models.Resource + { + public ObjectReplicationPolicyData() { } + public string DestinationAccount { get { throw null; } set { } } + public System.DateTimeOffset? EnabledTime { get { throw null; } } + public string PolicyId { get { throw null; } } + public System.Collections.Generic.IList Rules { get { throw null; } } + public string SourceAccount { get { throw null; } set { } } + } + public partial class PrivateEndpointConnection : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected PrivateEndpointConnection() { } + public virtual Azure.ResourceManager.Storage.PrivateEndpointConnectionData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.ResourceManager.Storage.Models.PrivateEndpointConnectionDeleteOperation Delete(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task DeleteAsync(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class PrivateEndpointConnectionContainer : Azure.ResourceManager.Core.ArmContainer + { + protected PrivateEndpointConnectionContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.PrivateEndpointConnectionPutOperation CreateOrUpdate(string privateEndpointConnectionName, Azure.ResourceManager.Storage.PrivateEndpointConnectionData properties, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task CreateOrUpdateAsync(string privateEndpointConnectionName, Azure.ResourceManager.Storage.PrivateEndpointConnectionData properties, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class PrivateEndpointConnectionData : Azure.ResourceManager.Resources.Models.Resource + { + public PrivateEndpointConnectionData() { } + public Azure.ResourceManager.Storage.Models.PrivateEndpoint PrivateEndpoint { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.PrivateLinkServiceConnectionState PrivateLinkServiceConnectionState { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.PrivateEndpointConnectionProvisioningState? ProvisioningState { get { throw null; } } + } + public partial class QueueService : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected QueueService() { } + public virtual Azure.ResourceManager.Storage.QueueServiceData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public Azure.ResourceManager.Storage.StorageQueueContainer GetStorageQueues() { throw null; } + public virtual Azure.Response SetServiceProperties(Azure.ResourceManager.Storage.QueueServiceData parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> SetServicePropertiesAsync(Azure.ResourceManager.Storage.QueueServiceData parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class QueueServiceContainer : Azure.ResourceManager.Core.ArmContainer + { + protected QueueServiceContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string queueServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string queueServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string queueServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response> GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task>> GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string queueServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string queueServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string queueServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class QueueServiceData : Azure.ResourceManager.Resources.Models.Resource + { + public QueueServiceData() { } + public Azure.ResourceManager.Storage.Models.CorsRules Cors { get { throw null; } set { } } + } + public static partial class ResourceGroupExtensions + { + public static Azure.ResourceManager.Storage.StorageAccountContainer GetStorageAccounts(this Azure.ResourceManager.Resources.ResourceGroup resourceGroup) { throw null; } + } + public partial class StorageAccount : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected StorageAccount() { } + public virtual Azure.ResourceManager.Storage.StorageAccountData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response AddTag(string key, string value, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> AddTagAsync(string key, string value, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.StorageAccountDeleteOperation Delete(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task DeleteAsync(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.StorageAccountFailoverOperation Failover(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task FailoverAsync(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(Azure.ResourceManager.Storage.Models.StorageAccountExpand? expand = default(Azure.ResourceManager.Storage.Models.StorageAccountExpand?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetAccountSAS(Azure.ResourceManager.Storage.Models.AccountSasParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAccountSASAsync(Azure.ResourceManager.Storage.Models.AccountSasParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(Azure.ResourceManager.Storage.Models.StorageAccountExpand? expand = default(Azure.ResourceManager.Storage.Models.StorageAccountExpand?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public Azure.ResourceManager.Storage.BlobInventoryPolicyContainer GetBlobInventoryPolicies() { throw null; } + public Azure.ResourceManager.Storage.BlobServiceContainer GetBlobServices() { throw null; } + public Azure.ResourceManager.Storage.EncryptionScopeContainer GetEncryptionScopes() { throw null; } + public Azure.ResourceManager.Storage.FileServiceContainer GetFileServices() { throw null; } + public virtual Azure.Response GetKeys(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetKeysAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public Azure.ResourceManager.Storage.ManagementPolicyContainer GetManagementPolicies() { throw null; } + public Azure.ResourceManager.Storage.ObjectReplicationPolicyContainer GetObjectReplicationPolicies() { throw null; } + public Azure.ResourceManager.Storage.PrivateEndpointConnectionContainer GetPrivateEndpointConnections() { throw null; } + public virtual Azure.Response> GetPrivateLinkResources(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task>> GetPrivateLinkResourcesAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public Azure.ResourceManager.Storage.QueueServiceContainer GetQueueServices() { throw null; } + public virtual Azure.Response GetServiceSAS(Azure.ResourceManager.Storage.Models.ServiceSasParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetServiceSASAsync(Azure.ResourceManager.Storage.Models.ServiceSasParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public Azure.ResourceManager.Storage.TableServiceContainer GetTableServices() { throw null; } + public virtual Azure.Response RegenerateKey(Azure.ResourceManager.Storage.Models.StorageAccountRegenerateKeyParameters regenerateKey, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> RegenerateKeyAsync(Azure.ResourceManager.Storage.Models.StorageAccountRegenerateKeyParameters regenerateKey, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response RemoveTag(string key, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> RemoveTagAsync(string key, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.StorageAccountRestoreBlobRangesOperation RestoreBlobRanges(Azure.ResourceManager.Storage.Models.BlobRestoreParameters parameters, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task RestoreBlobRangesAsync(Azure.ResourceManager.Storage.Models.BlobRestoreParameters parameters, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response RevokeUserDelegationKeys(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task RevokeUserDelegationKeysAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response SetTags(System.Collections.Generic.IDictionary tags, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> SetTagsAsync(System.Collections.Generic.IDictionary tags, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Update(Azure.ResourceManager.Storage.Models.StorageAccountUpdateParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> UpdateAsync(Azure.ResourceManager.Storage.Models.StorageAccountUpdateParameters parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class StorageAccountContainer : Azure.ResourceManager.Core.ArmContainer + { + protected StorageAccountContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string accountName, Azure.ResourceManager.Storage.Models.StorageAccountExpand? expand = default(Azure.ResourceManager.Storage.Models.StorageAccountExpand?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string accountName, Azure.ResourceManager.Storage.Models.StorageAccountExpand? expand = default(Azure.ResourceManager.Storage.Models.StorageAccountExpand?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.StorageAccountCreateOperation CreateOrUpdate(string accountName, Azure.ResourceManager.Storage.Models.StorageAccountCreateParameters parameters, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task CreateOrUpdateAsync(string accountName, Azure.ResourceManager.Storage.Models.StorageAccountCreateParameters parameters, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string accountName, Azure.ResourceManager.Storage.Models.StorageAccountExpand? expand = default(Azure.ResourceManager.Storage.Models.StorageAccountExpand?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string accountName, Azure.ResourceManager.Storage.Models.StorageAccountExpand? expand = default(Azure.ResourceManager.Storage.Models.StorageAccountExpand?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string accountName, Azure.ResourceManager.Storage.Models.StorageAccountExpand? expand = default(Azure.ResourceManager.Storage.Models.StorageAccountExpand?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string accountName, Azure.ResourceManager.Storage.Models.StorageAccountExpand? expand = default(Azure.ResourceManager.Storage.Models.StorageAccountExpand?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class StorageAccountData : Azure.ResourceManager.Resources.Models.TrackedResource + { + public StorageAccountData(Azure.ResourceManager.Resources.Models.Location location) : base (default(Azure.ResourceManager.Resources.Models.Location)) { } + public Azure.ResourceManager.Storage.Models.AccessTier? AccessTier { get { throw null; } } + public bool? AllowBlobPublicAccess { get { throw null; } set { } } + public bool? AllowCrossTenantReplication { get { throw null; } set { } } + public bool? AllowSharedKeyAccess { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.AzureFilesIdentityBasedAuthentication AzureFilesIdentityBasedAuthentication { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.BlobRestoreStatus BlobRestoreStatus { get { throw null; } } + public System.DateTimeOffset? CreationTime { get { throw null; } } + public Azure.ResourceManager.Storage.Models.CustomDomain CustomDomain { get { throw null; } } + public bool? EnableHttpsTrafficOnly { get { throw null; } set { } } + public bool? EnableNfsV3 { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.Encryption Encryption { get { throw null; } } + public Azure.ResourceManager.Storage.Models.ExtendedLocation ExtendedLocation { get { throw null; } set { } } + public bool? FailoverInProgress { get { throw null; } } + public Azure.ResourceManager.Storage.Models.GeoReplicationStats GeoReplicationStats { get { throw null; } } + public Azure.ResourceManager.Storage.Models.Identity Identity { get { throw null; } set { } } + public bool? IsHnsEnabled { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.KeyCreationTime KeyCreationTime { get { throw null; } } + public Azure.ResourceManager.Storage.Models.KeyPolicy KeyPolicy { get { throw null; } } + public Azure.ResourceManager.Storage.Models.Kind? Kind { get { throw null; } } + public Azure.ResourceManager.Storage.Models.LargeFileSharesState? LargeFileSharesState { get { throw null; } set { } } + public System.DateTimeOffset? LastGeoFailoverTime { get { throw null; } } + public Azure.ResourceManager.Storage.Models.MinimumTlsVersion? MinimumTlsVersion { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.NetworkRuleSet NetworkRuleSet { get { throw null; } } + public Azure.ResourceManager.Storage.Models.Endpoints PrimaryEndpoints { get { throw null; } } + public string PrimaryLocation { get { throw null; } } + public System.Collections.Generic.IReadOnlyList PrivateEndpointConnections { get { throw null; } } + public Azure.ResourceManager.Storage.Models.ProvisioningState? ProvisioningState { get { throw null; } } + public Azure.ResourceManager.Storage.Models.RoutingPreference RoutingPreference { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.SasPolicy SasPolicy { get { throw null; } } + public Azure.ResourceManager.Storage.Models.Endpoints SecondaryEndpoints { get { throw null; } } + public string SecondaryLocation { get { throw null; } } + public Azure.ResourceManager.Storage.Models.Sku Sku { get { throw null; } } + public Azure.ResourceManager.Storage.Models.AccountStatus? StatusOfPrimary { get { throw null; } } + public Azure.ResourceManager.Storage.Models.AccountStatus? StatusOfSecondary { get { throw null; } } + } + public partial class StorageQueue : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected StorageQueue() { } + public virtual Azure.ResourceManager.Storage.StorageQueueData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.ResourceManager.Storage.Models.QueueDeleteOperation Delete(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task DeleteAsync(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Update(Azure.ResourceManager.Storage.StorageQueueData queue, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> UpdateAsync(Azure.ResourceManager.Storage.StorageQueueData queue, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class StorageQueueContainer : Azure.ResourceManager.Core.ArmContainer + { + protected StorageQueueContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string queueName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string queueName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.QueueCreateOperation CreateOrUpdate(string queueName, Azure.ResourceManager.Storage.StorageQueueData queue, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task CreateOrUpdateAsync(string queueName, Azure.ResourceManager.Storage.StorageQueueData queue, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string queueName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAll(string maxpagesize = null, string filter = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsync(string maxpagesize = null, string filter = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string queueName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string queueName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string queueName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class StorageQueueData : Azure.ResourceManager.Resources.Models.Resource + { + public StorageQueueData() { } + public int? ApproximateMessageCount { get { throw null; } } + public System.Collections.Generic.IDictionary Metadata { get { throw null; } } + } + public static partial class SubscriptionExtensions + { + public static Azure.Response CheckStorageAccountNameAvailability(this Azure.ResourceManager.Resources.Subscription subscription, Azure.ResourceManager.Storage.Models.StorageAccountCheckNameAvailabilityParameters accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public static System.Threading.Tasks.Task> CheckStorageAccountNameAvailabilityAsync(this Azure.ResourceManager.Resources.Subscription subscription, Azure.ResourceManager.Storage.Models.StorageAccountCheckNameAvailabilityParameters accountName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public static Azure.ResourceManager.Storage.DeletedAccountContainer GetDeletedAccounts(this Azure.ResourceManager.Resources.Subscription subscription) { throw null; } + public static Azure.Pageable GetSkus(this Azure.ResourceManager.Resources.Subscription subscription, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public static Azure.AsyncPageable GetSkusAsync(this Azure.ResourceManager.Resources.Subscription subscription, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public static Azure.Pageable GetStorageAccountByName(this Azure.ResourceManager.Resources.Subscription subscription, string filter, string expand, int? top, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public static Azure.AsyncPageable GetStorageAccountByNameAsync(this Azure.ResourceManager.Resources.Subscription subscription, string filter, string expand, int? top, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public static Azure.Pageable GetStorageAccounts(this Azure.ResourceManager.Resources.Subscription subscription, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public static Azure.AsyncPageable GetStorageAccountsAsync(this Azure.ResourceManager.Resources.Subscription subscription, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class Table : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected Table() { } + public virtual Azure.ResourceManager.Storage.TableData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.ResourceManager.Storage.Models.TableDeleteOperation Delete(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task DeleteAsync(bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Update(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> UpdateAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class TableContainer : Azure.ResourceManager.Core.ArmContainer + { + protected TableContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.Storage.Models.TableCreateOperation CreateOrUpdate(string tableName, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task CreateOrUpdateAsync(string tableName, bool waitForCompletion = true, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string tableName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class TableData : Azure.ResourceManager.Resources.Models.Resource + { + public TableData() { } + public string TableName { get { throw null; } } + } + public partial class TableService : Azure.ResourceManager.Core.ArmResource + { + public static readonly Azure.ResourceManager.ResourceType ResourceType; + protected TableService() { } + public virtual Azure.ResourceManager.Storage.TableServiceData Data { get { throw null; } } + public virtual bool HasData { get { throw null; } } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Collections.Generic.IEnumerable GetAvailableLocations(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAvailableLocationsAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public Azure.ResourceManager.Storage.TableContainer GetTables() { throw null; } + public virtual Azure.Response SetServiceProperties(Azure.ResourceManager.Storage.TableServiceData parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> SetServicePropertiesAsync(Azure.ResourceManager.Storage.TableServiceData parameters, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class TableServiceContainer : Azure.ResourceManager.Core.ArmContainer + { + protected TableServiceContainer() { } + protected override Azure.ResourceManager.ResourceType ValidResourceType { get { throw null; } } + public virtual Azure.Response CheckIfExists(string tableServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> CheckIfExistsAsync(string tableServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response Get(string tableServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response> GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task>> GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetAsync(string tableServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.Response GetIfExists(string tableServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string tableServiceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class TableServiceData : Azure.ResourceManager.Resources.Models.Resource + { + public TableServiceData() { } + public Azure.ResourceManager.Storage.Models.CorsRules Cors { get { throw null; } set { } } } } namespace Azure.ResourceManager.Storage.Models { + public partial class AccessPolicy + { + public AccessPolicy() { } + public System.DateTimeOffset? ExpiryTime { get { throw null; } set { } } + public string Permission { get { throw null; } set { } } + public System.DateTimeOffset? StartTime { get { throw null; } set { } } + } public enum AccessTier { Hot = 0, @@ -317,7 +748,7 @@ public ActiveDirectoryProperties(string domainName, string netBiosDomainName, st public string ForestName { get { throw null; } set { } } public string NetBiosDomainName { get { throw null; } set { } } } - public partial class AzureEntityResource : Azure.ResourceManager.Storage.Models.Resource + public partial class AzureEntityResource : Azure.ResourceManager.Resources.Models.Resource { public AzureEntityResource() { } public string Etag { get { throw null; } } @@ -326,27 +757,155 @@ public partial class AzureFilesIdentityBasedAuthentication { public AzureFilesIdentityBasedAuthentication(Azure.ResourceManager.Storage.Models.DirectoryServiceOptions directoryServiceOptions) { } public Azure.ResourceManager.Storage.Models.ActiveDirectoryProperties ActiveDirectoryProperties { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.DefaultSharePermission? DefaultSharePermission { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.DirectoryServiceOptions DirectoryServiceOptions { get { throw null; } set { } } } - public partial class BlobContainer : Azure.ResourceManager.Storage.Models.AzureEntityResource + public partial class BlobContainerCreateOperation : Azure.Operation { - public BlobContainer() { } - public string DefaultEncryptionScope { get { throw null; } set { } } - public bool? Deleted { get { throw null; } } - public System.DateTimeOffset? DeletedTime { get { throw null; } } - public bool? DenyEncryptionScopeOverride { get { throw null; } set { } } - public bool? HasImmutabilityPolicy { get { throw null; } } - public bool? HasLegalHold { get { throw null; } } - public Azure.ResourceManager.Storage.Models.ImmutabilityPolicyProperties ImmutabilityPolicy { get { throw null; } } - public System.DateTimeOffset? LastModifiedTime { get { throw null; } } - public Azure.ResourceManager.Storage.Models.LeaseDuration? LeaseDuration { get { throw null; } } - public Azure.ResourceManager.Storage.Models.LeaseState? LeaseState { get { throw null; } } - public Azure.ResourceManager.Storage.Models.LeaseStatus? LeaseStatus { get { throw null; } } - public Azure.ResourceManager.Storage.Models.LegalHoldProperties LegalHold { get { throw null; } } - public System.Collections.Generic.IDictionary Metadata { get { throw null; } } - public Azure.ResourceManager.Storage.Models.PublicAccess? PublicAccess { get { throw null; } set { } } - public int? RemainingRetentionDays { get { throw null; } } - public string Version { get { throw null; } } + protected BlobContainerCreateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.BlobContainer Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobContainerCreateOrUpdateImmutabilityPolicyOperation : Azure.Operation + { + protected BlobContainerCreateOrUpdateImmutabilityPolicyOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.Models.ImmutabilityPolicy Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobContainerDeleteImmutabilityPolicyOperation : Azure.Operation + { + protected BlobContainerDeleteImmutabilityPolicyOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.Models.ImmutabilityPolicy Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobContainerDeleteOperation : Azure.Operation + { + protected BlobContainerDeleteOperation() { } + public override bool HasCompleted { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobContainerObjectLevelWormOperation : Azure.Operation + { + protected BlobContainerObjectLevelWormOperation() { } + public override bool HasCompleted { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobContainerUpdateOperation : Azure.Operation + { + protected BlobContainerUpdateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.BlobContainer Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobInventoryPolicyCreateOrUpdateOperation : Azure.Operation + { + protected BlobInventoryPolicyCreateOrUpdateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.BlobInventoryPolicy Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobInventoryPolicyDefinition + { + public BlobInventoryPolicyDefinition(Azure.ResourceManager.Storage.Models.Format format, Azure.ResourceManager.Storage.Models.Schedule schedule, Azure.ResourceManager.Storage.Models.ObjectType objectType, System.Collections.Generic.IEnumerable schemaFields) { } + public Azure.ResourceManager.Storage.Models.BlobInventoryPolicyFilter Filters { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.Format Format { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.ObjectType ObjectType { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.Schedule Schedule { get { throw null; } set { } } + public System.Collections.Generic.IList SchemaFields { get { throw null; } } + } + public partial class BlobInventoryPolicyDeleteOperation : Azure.Operation + { + protected BlobInventoryPolicyDeleteOperation() { } + public override bool HasCompleted { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class BlobInventoryPolicyFilter + { + public BlobInventoryPolicyFilter() { } + public System.Collections.Generic.IList BlobTypes { get { throw null; } } + public bool? IncludeBlobVersions { get { throw null; } set { } } + public bool? IncludeSnapshots { get { throw null; } set { } } + public System.Collections.Generic.IList PrefixMatch { get { throw null; } } + } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct BlobInventoryPolicyName : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public BlobInventoryPolicyName(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName Default { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName left, Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName left, Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName right) { throw null; } + public override string ToString() { throw null; } + } + public partial class BlobInventoryPolicyRule + { + public BlobInventoryPolicyRule(bool enabled, string name, string destination, Azure.ResourceManager.Storage.Models.BlobInventoryPolicyDefinition definition) { } + public Azure.ResourceManager.Storage.Models.BlobInventoryPolicyDefinition Definition { get { throw null; } set { } } + public string Destination { get { throw null; } set { } } + public bool Enabled { get { throw null; } set { } } + public string Name { get { throw null; } set { } } + } + public partial class BlobInventoryPolicySchema + { + public BlobInventoryPolicySchema(bool enabled, Azure.ResourceManager.Storage.Models.InventoryRuleType type, System.Collections.Generic.IEnumerable rules) { } + public bool Enabled { get { throw null; } set { } } + public System.Collections.Generic.IList Rules { get { throw null; } } + public Azure.ResourceManager.Storage.Models.InventoryRuleType Type { get { throw null; } set { } } } public partial class BlobRestoreParameters { @@ -387,18 +946,18 @@ internal BlobRestoreStatus() { } public string RestoreId { get { throw null; } } public Azure.ResourceManager.Storage.Models.BlobRestoreProgressStatus? Status { get { throw null; } } } - public partial class BlobServiceProperties : Azure.ResourceManager.Storage.Models.Resource + public partial class BlobServiceSetServicePropertiesOperation : Azure.Operation { - public BlobServiceProperties() { } - public bool? AutomaticSnapshotPolicyEnabled { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.ChangeFeed ChangeFeed { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.DeleteRetentionPolicy ContainerDeleteRetentionPolicy { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.CorsRules Cors { get { throw null; } set { } } - public string DefaultServiceVersion { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.DeleteRetentionPolicy DeleteRetentionPolicy { get { throw null; } set { } } - public bool? IsVersioningEnabled { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.RestorePolicyProperties RestorePolicy { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.Sku Sku { get { throw null; } } + protected BlobServiceSetServicePropertiesOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.BlobService Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct Bypass : System.IEquatable @@ -424,6 +983,7 @@ public partial class ChangeFeed { public ChangeFeed() { } public bool? Enabled { get { throw null; } set { } } + public int? RetentionInDays { get { throw null; } set { } } } public partial class CheckNameAvailabilityResult { @@ -469,6 +1029,26 @@ public partial class CorsRules public CorsRules() { } public System.Collections.Generic.IList CorsRulesValue { get { throw null; } } } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct CreatedByType : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public CreatedByType(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.CreatedByType Application { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.CreatedByType Key { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.CreatedByType ManagedIdentity { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.CreatedByType User { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.CreatedByType other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.CreatedByType left, Azure.ResourceManager.Storage.Models.CreatedByType right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.CreatedByType (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.CreatedByType left, Azure.ResourceManager.Storage.Models.CreatedByType right) { throw null; } + public override string ToString() { throw null; } + } public partial class CustomDomain { public CustomDomain(string name) { } @@ -482,14 +1062,36 @@ public DateAfterCreation(float daysAfterCreationGreaterThan) { } } public partial class DateAfterModification { - public DateAfterModification(float daysAfterModificationGreaterThan) { } - public float DaysAfterModificationGreaterThan { get { throw null; } set { } } + public DateAfterModification() { } + public float? DaysAfterLastAccessTimeGreaterThan { get { throw null; } set { } } + public float? DaysAfterModificationGreaterThan { get { throw null; } set { } } } public enum DefaultAction { Allow = 0, Deny = 1, } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct DefaultSharePermission : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public DefaultSharePermission(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.DefaultSharePermission None { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.DefaultSharePermission StorageFileDataSmbShareContributor { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.DefaultSharePermission StorageFileDataSmbShareElevatedContributor { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.DefaultSharePermission StorageFileDataSmbShareOwner { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.DefaultSharePermission StorageFileDataSmbShareReader { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.DefaultSharePermission other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.DefaultSharePermission left, Azure.ResourceManager.Storage.Models.DefaultSharePermission right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.DefaultSharePermission (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.DefaultSharePermission left, Azure.ResourceManager.Storage.Models.DefaultSharePermission right) { throw null; } + public override string ToString() { throw null; } + } public partial class DeletedShare { public DeletedShare(string deletedShareName, string deletedShareVersion) { } @@ -502,12 +1104,6 @@ public DeleteRetentionPolicy() { } public int? Days { get { throw null; } set { } } public bool? Enabled { get { throw null; } set { } } } - public partial class Dimension - { - internal Dimension() { } - public string DisplayName { get { throw null; } } - public string Name { get { throw null; } } - } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct DirectoryServiceOptions : System.IEquatable { @@ -548,24 +1144,49 @@ internal Dimension() { } public partial class Encryption { public Encryption(Azure.ResourceManager.Storage.Models.KeySource keySource) { } + public Azure.ResourceManager.Storage.Models.EncryptionIdentity EncryptionIdentity { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.KeySource KeySource { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.KeyVaultProperties KeyVaultProperties { get { throw null; } set { } } public bool? RequireInfrastructureEncryption { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.EncryptionServices Services { get { throw null; } set { } } } - public partial class EncryptionScope : Azure.ResourceManager.Storage.Models.Resource + public partial class EncryptionIdentity { - public EncryptionScope() { } - public System.DateTimeOffset? CreationTime { get { throw null; } } - public Azure.ResourceManager.Storage.Models.EncryptionScopeKeyVaultProperties KeyVaultProperties { get { throw null; } set { } } - public System.DateTimeOffset? LastModifiedTime { get { throw null; } } - public Azure.ResourceManager.Storage.Models.EncryptionScopeSource? Source { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.EncryptionScopeState? State { get { throw null; } set { } } + public EncryptionIdentity() { } + public string EncryptionUserAssignedIdentity { get { throw null; } set { } } } public partial class EncryptionScopeKeyVaultProperties { public EncryptionScopeKeyVaultProperties() { } + public string CurrentVersionedKeyIdentifier { get { throw null; } } public string KeyUri { get { throw null; } set { } } + public System.DateTimeOffset? LastKeyRotationTimestamp { get { throw null; } } + } + public partial class EncryptionScopePatchOperation : Azure.Operation + { + protected EncryptionScopePatchOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.EncryptionScope Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class EncryptionScopePutOperation : Azure.Operation + { + protected EncryptionScopePutOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.EncryptionScope Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct EncryptionScopeSource : System.IEquatable @@ -630,34 +1251,87 @@ internal Endpoints() { } public string Table { get { throw null; } } public string Web { get { throw null; } } } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct ExpirationAction : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public ExpirationAction(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.ExpirationAction Log { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.ExpirationAction other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.ExpirationAction left, Azure.ResourceManager.Storage.Models.ExpirationAction right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.ExpirationAction (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.ExpirationAction left, Azure.ResourceManager.Storage.Models.ExpirationAction right) { throw null; } + public override string ToString() { throw null; } + } + public partial class ExtendedLocation + { + public ExtendedLocation() { } + public string Name { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.ExtendedLocationTypes? Type { get { throw null; } set { } } + } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct ExtendedLocationTypes : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public ExtendedLocationTypes(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.ExtendedLocationTypes EdgeZone { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.ExtendedLocationTypes other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.ExtendedLocationTypes left, Azure.ResourceManager.Storage.Models.ExtendedLocationTypes right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.ExtendedLocationTypes (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.ExtendedLocationTypes left, Azure.ResourceManager.Storage.Models.ExtendedLocationTypes right) { throw null; } + public override string ToString() { throw null; } + } public partial class FileServiceItems { internal FileServiceItems() { } - public System.Collections.Generic.IReadOnlyList Value { get { throw null; } } + public System.Collections.Generic.IReadOnlyList Value { get { throw null; } } } - public partial class FileServiceProperties : Azure.ResourceManager.Storage.Models.Resource + public partial class FileServiceSetServicePropertiesOperation : Azure.Operation { - public FileServiceProperties() { } - public Azure.ResourceManager.Storage.Models.CorsRules Cors { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.DeleteRetentionPolicy ShareDeleteRetentionPolicy { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.Sku Sku { get { throw null; } } + protected FileServiceSetServicePropertiesOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.FileService Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } } - public partial class FileShare : Azure.ResourceManager.Storage.Models.AzureEntityResource + public partial class FileShareCreateOperation : Azure.Operation { - public FileShare() { } - public Azure.ResourceManager.Storage.Models.ShareAccessTier? AccessTier { get { throw null; } set { } } - public System.DateTimeOffset? AccessTierChangeTime { get { throw null; } } - public string AccessTierStatus { get { throw null; } } - public bool? Deleted { get { throw null; } } - public System.DateTimeOffset? DeletedTime { get { throw null; } } - public Azure.ResourceManager.Storage.Models.EnabledProtocols? EnabledProtocols { get { throw null; } set { } } - public System.DateTimeOffset? LastModifiedTime { get { throw null; } } - public System.Collections.Generic.IDictionary Metadata { get { throw null; } } - public int? RemainingRetentionDays { get { throw null; } } - public Azure.ResourceManager.Storage.Models.RootSquashType? RootSquash { get { throw null; } set { } } - public int? ShareQuota { get { throw null; } set { } } - public long? ShareUsageBytes { get { throw null; } } - public string Version { get { throw null; } } + protected FileShareCreateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.FileShare Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class FileShareDeleteOperation : Azure.Operation + { + protected FileShareDeleteOperation() { } + public override bool HasCompleted { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } } public partial class FileShareItem : Azure.ResourceManager.Storage.Models.AzureEntityResource { @@ -669,13 +1343,49 @@ public FileShareItem() { } public System.DateTimeOffset? DeletedTime { get { throw null; } } public Azure.ResourceManager.Storage.Models.EnabledProtocols? EnabledProtocols { get { throw null; } set { } } public System.DateTimeOffset? LastModifiedTime { get { throw null; } } + public Azure.ResourceManager.Storage.Models.LeaseDuration? LeaseDuration { get { throw null; } } + public Azure.ResourceManager.Storage.Models.LeaseState? LeaseState { get { throw null; } } + public Azure.ResourceManager.Storage.Models.LeaseStatus? LeaseStatus { get { throw null; } } public System.Collections.Generic.IDictionary Metadata { get { throw null; } } public int? RemainingRetentionDays { get { throw null; } } public Azure.ResourceManager.Storage.Models.RootSquashType? RootSquash { get { throw null; } set { } } public int? ShareQuota { get { throw null; } set { } } public long? ShareUsageBytes { get { throw null; } } + public System.Collections.Generic.IList SignedIdentifiers { get { throw null; } } + public System.DateTimeOffset? SnapshotTime { get { throw null; } } public string Version { get { throw null; } } } + public partial class FileShareUpdateOperation : Azure.Operation + { + protected FileShareUpdateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.FileShare Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct Format : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public Format(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.Format Csv { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.Format Parquet { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.Format other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.Format left, Azure.ResourceManager.Storage.Models.Format right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.Format (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.Format left, Azure.ResourceManager.Storage.Models.Format right) { throw null; } + public override string ToString() { throw null; } + } public partial class GeoReplicationStats { internal GeoReplicationStats() { } @@ -709,10 +1419,31 @@ public enum HttpProtocol } public partial class Identity { - public Identity() { } + public Identity(Azure.ResourceManager.Storage.Models.IdentityType type) { } public string PrincipalId { get { throw null; } } public string TenantId { get { throw null; } } - public string Type { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.IdentityType Type { get { throw null; } set { } } + public System.Collections.Generic.IDictionary UserAssignedIdentities { get { throw null; } } + } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct IdentityType : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public IdentityType(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.IdentityType None { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.IdentityType SystemAssigned { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.IdentityType SystemAssignedUserAssigned { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.IdentityType UserAssigned { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.IdentityType other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.IdentityType left, Azure.ResourceManager.Storage.Models.IdentityType right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.IdentityType (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.IdentityType left, Azure.ResourceManager.Storage.Models.IdentityType right) { throw null; } + public override string ToString() { throw null; } } public partial class ImmutabilityPolicy : Azure.ResourceManager.Storage.Models.AzureEntityResource { @@ -767,17 +1498,52 @@ internal ImmutabilityPolicyProperties() { } public static bool operator !=(Azure.ResourceManager.Storage.Models.ImmutabilityPolicyUpdateType left, Azure.ResourceManager.Storage.Models.ImmutabilityPolicyUpdateType right) { throw null; } public override string ToString() { throw null; } } + public partial class ImmutableStorageWithVersioning + { + public ImmutableStorageWithVersioning() { } + public bool? Enabled { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.MigrationState? MigrationState { get { throw null; } } + public System.DateTimeOffset? TimeStamp { get { throw null; } } + } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct InventoryRuleType : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public InventoryRuleType(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.InventoryRuleType Inventory { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.InventoryRuleType other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.InventoryRuleType left, Azure.ResourceManager.Storage.Models.InventoryRuleType right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.InventoryRuleType (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.InventoryRuleType left, Azure.ResourceManager.Storage.Models.InventoryRuleType right) { throw null; } + public override string ToString() { throw null; } + } public partial class IPRule { public IPRule(string iPAddressOrRange) { } public string Action { get { throw null; } set { } } public string IPAddressOrRange { get { throw null; } set { } } } + public partial class KeyCreationTime + { + internal KeyCreationTime() { } + public System.DateTimeOffset? Key1 { get { throw null; } } + public System.DateTimeOffset? Key2 { get { throw null; } } + } public enum KeyPermission { Read = 0, Full = 1, } + public partial class KeyPolicy + { + public KeyPolicy(int keyExpirationPeriodInDays) { } + public int KeyExpirationPeriodInDays { get { throw null; } set { } } + } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct KeySource : System.IEquatable { @@ -862,6 +1628,14 @@ public KeyVaultProperties() { } public static bool operator !=(Azure.ResourceManager.Storage.Models.LargeFileSharesState left, Azure.ResourceManager.Storage.Models.LargeFileSharesState right) { throw null; } public override string ToString() { throw null; } } + public partial class LastAccessTimeTrackingPolicy + { + public LastAccessTimeTrackingPolicy(bool enable) { } + public System.Collections.Generic.IList BlobType { get { throw null; } } + public bool Enable { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.Name? Name { get { throw null; } set { } } + public int? TrackingGranularityInDays { get { throw null; } set { } } + } public partial class LeaseContainerRequest { public LeaseContainerRequest(Azure.ResourceManager.Storage.Models.LeaseContainerRequestAction action) { } @@ -917,6 +1691,42 @@ internal LeaseContainerResponse() { } public override string ToString() { throw null; } } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct LeaseShareAction : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public LeaseShareAction(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.LeaseShareAction Acquire { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.LeaseShareAction Break { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.LeaseShareAction Change { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.LeaseShareAction Release { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.LeaseShareAction Renew { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.LeaseShareAction other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.LeaseShareAction left, Azure.ResourceManager.Storage.Models.LeaseShareAction right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.LeaseShareAction (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.LeaseShareAction left, Azure.ResourceManager.Storage.Models.LeaseShareAction right) { throw null; } + public override string ToString() { throw null; } + } + public partial class LeaseShareRequest + { + public LeaseShareRequest(Azure.ResourceManager.Storage.Models.LeaseShareAction action) { } + public Azure.ResourceManager.Storage.Models.LeaseShareAction Action { get { throw null; } } + public int? BreakPeriod { get { throw null; } set { } } + public int? LeaseDuration { get { throw null; } set { } } + public string LeaseId { get { throw null; } set { } } + public string ProposedLeaseId { get { throw null; } set { } } + } + public partial class LeaseShareResponse + { + internal LeaseShareResponse() { } + public string LeaseId { get { throw null; } } + public string LeaseTimeSeconds { get { throw null; } } + } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct LeaseState : System.IEquatable { private readonly object _dummy; @@ -982,6 +1792,7 @@ public ListContainerItem() { } public bool? HasImmutabilityPolicy { get { throw null; } } public bool? HasLegalHold { get { throw null; } } public Azure.ResourceManager.Storage.Models.ImmutabilityPolicyProperties ImmutabilityPolicy { get { throw null; } } + public Azure.ResourceManager.Storage.Models.ImmutableStorageWithVersioning ImmutableStorageWithVersioning { get { throw null; } set { } } public System.DateTimeOffset? LastModifiedTime { get { throw null; } } public Azure.ResourceManager.Storage.Models.LeaseDuration? LeaseDuration { get { throw null; } } public Azure.ResourceManager.Storage.Models.LeaseState? LeaseState { get { throw null; } } @@ -1009,7 +1820,7 @@ public ListContainerItem() { } public static bool operator !=(Azure.ResourceManager.Storage.Models.ListContainersInclude left, Azure.ResourceManager.Storage.Models.ListContainersInclude right) { throw null; } public override string ToString() { throw null; } } - public partial class ListQueue : Azure.ResourceManager.Storage.Models.Resource + public partial class ListQueue : Azure.ResourceManager.Resources.Models.Resource { public ListQueue() { } public System.Collections.Generic.IDictionary Metadata { get { throw null; } } @@ -1017,7 +1828,7 @@ public ListQueue() { } public partial class ListQueueServices { internal ListQueueServices() { } - public System.Collections.Generic.IReadOnlyList Value { get { throw null; } } + public System.Collections.Generic.IReadOnlyList Value { get { throw null; } } } public partial class ListServiceSasResponse { @@ -1026,34 +1837,54 @@ internal ListServiceSasResponse() { } } public partial class ListTableServices { - internal ListTableServices() { } - public System.Collections.Generic.IReadOnlyList Value { get { throw null; } } - } - public partial class ManagementPolicy : Azure.ResourceManager.Storage.Models.Resource - { - public ManagementPolicy() { } - public System.DateTimeOffset? LastModifiedTime { get { throw null; } } - public Azure.ResourceManager.Storage.Models.ManagementPolicySchema Policy { get { throw null; } set { } } + internal ListTableServices() { } + public System.Collections.Generic.IReadOnlyList Value { get { throw null; } } } public partial class ManagementPolicyAction { public ManagementPolicyAction() { } public Azure.ResourceManager.Storage.Models.ManagementPolicyBaseBlob BaseBlob { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.ManagementPolicySnapShot Snapshot { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.ManagementPolicyVersion Version { get { throw null; } set { } } } public partial class ManagementPolicyBaseBlob { public ManagementPolicyBaseBlob() { } public Azure.ResourceManager.Storage.Models.DateAfterModification Delete { get { throw null; } set { } } + public bool? EnableAutoTierToHotFromCool { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.DateAfterModification TierToArchive { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.DateAfterModification TierToCool { get { throw null; } set { } } } + public partial class ManagementPolicyCreateOrUpdateOperation : Azure.Operation + { + protected ManagementPolicyCreateOrUpdateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.ManagementPolicy Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } public partial class ManagementPolicyDefinition { public ManagementPolicyDefinition(Azure.ResourceManager.Storage.Models.ManagementPolicyAction actions) { } public Azure.ResourceManager.Storage.Models.ManagementPolicyAction Actions { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.ManagementPolicyFilter Filters { get { throw null; } set { } } } + public partial class ManagementPolicyDeleteOperation : Azure.Operation + { + protected ManagementPolicyDeleteOperation() { } + public override bool HasCompleted { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } public partial class ManagementPolicyFilter { public ManagementPolicyFilter(System.Collections.Generic.IEnumerable blobTypes) { } @@ -1095,19 +1926,74 @@ public partial class ManagementPolicySnapShot { public ManagementPolicySnapShot() { } public Azure.ResourceManager.Storage.Models.DateAfterCreation Delete { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.DateAfterCreation TierToArchive { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.DateAfterCreation TierToCool { get { throw null; } set { } } } - public partial class MetricSpecification + public partial class ManagementPolicyVersion { - internal MetricSpecification() { } - public string AggregationType { get { throw null; } } - public string Category { get { throw null; } } - public System.Collections.Generic.IReadOnlyList Dimensions { get { throw null; } } - public string DisplayDescription { get { throw null; } } - public string DisplayName { get { throw null; } } - public bool? FillGapWithZero { get { throw null; } } - public string Name { get { throw null; } } - public string ResourceIdDimensionNameOverride { get { throw null; } } - public string Unit { get { throw null; } } + public ManagementPolicyVersion() { } + public Azure.ResourceManager.Storage.Models.DateAfterCreation Delete { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.DateAfterCreation TierToArchive { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.DateAfterCreation TierToCool { get { throw null; } set { } } + } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct MigrationState : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public MigrationState(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.MigrationState Completed { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.MigrationState InProgress { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.MigrationState other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.MigrationState left, Azure.ResourceManager.Storage.Models.MigrationState right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.MigrationState (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.MigrationState left, Azure.ResourceManager.Storage.Models.MigrationState right) { throw null; } + public override string ToString() { throw null; } + } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct MinimumTlsVersion : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public MinimumTlsVersion(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.MinimumTlsVersion TLS10 { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.MinimumTlsVersion TLS11 { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.MinimumTlsVersion TLS12 { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.MinimumTlsVersion other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.MinimumTlsVersion left, Azure.ResourceManager.Storage.Models.MinimumTlsVersion right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.MinimumTlsVersion (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.MinimumTlsVersion left, Azure.ResourceManager.Storage.Models.MinimumTlsVersion right) { throw null; } + public override string ToString() { throw null; } + } + public partial class Multichannel + { + public Multichannel() { } + public bool? Enabled { get { throw null; } set { } } + } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct Name : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public Name(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.Name AccessTimeTracking { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.Name other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.Name left, Azure.ResourceManager.Storage.Models.Name right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.Name (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.Name left, Azure.ResourceManager.Storage.Models.Name right) { throw null; } + public override string ToString() { throw null; } } public partial class NetworkRuleSet { @@ -1115,16 +2001,32 @@ public NetworkRuleSet(Azure.ResourceManager.Storage.Models.DefaultAction default public Azure.ResourceManager.Storage.Models.Bypass? Bypass { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.DefaultAction DefaultAction { get { throw null; } set { } } public System.Collections.Generic.IList IpRules { get { throw null; } } + public System.Collections.Generic.IList ResourceAccessRules { get { throw null; } } public System.Collections.Generic.IList VirtualNetworkRules { get { throw null; } } } - public partial class ObjectReplicationPolicy : Azure.ResourceManager.Storage.Models.Resource + public partial class ObjectReplicationPolicyCreateOrUpdateOperation : Azure.Operation { - public ObjectReplicationPolicy() { } - public string DestinationAccount { get { throw null; } set { } } - public System.DateTimeOffset? EnabledTime { get { throw null; } } - public string PolicyId { get { throw null; } } - public System.Collections.Generic.IList Rules { get { throw null; } } - public string SourceAccount { get { throw null; } set { } } + protected ObjectReplicationPolicyCreateOrUpdateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.ObjectReplicationPolicy Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class ObjectReplicationPolicyDeleteOperation : Azure.Operation + { + protected ObjectReplicationPolicyDeleteOperation() { } + public override bool HasCompleted { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } } public partial class ObjectReplicationPolicyFilter { @@ -1140,21 +2042,23 @@ public ObjectReplicationPolicyRule(string sourceContainer, string destinationCon public string RuleId { get { throw null; } set { } } public string SourceContainer { get { throw null; } set { } } } - public partial class Operation - { - internal Operation() { } - public Azure.ResourceManager.Storage.Models.OperationDisplay Display { get { throw null; } } - public string Name { get { throw null; } } - public string Origin { get { throw null; } } - public Azure.ResourceManager.Storage.Models.ServiceSpecification ServiceSpecification { get { throw null; } } - } - public partial class OperationDisplay + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct ObjectType : System.IEquatable { - internal OperationDisplay() { } - public string Description { get { throw null; } } - public string Operation { get { throw null; } } - public string Provider { get { throw null; } } - public string Resource { get { throw null; } } + private readonly object _dummy; + private readonly int _dummyPrimitive; + public ObjectType(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.ObjectType Blob { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.ObjectType Container { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.ObjectType other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.ObjectType left, Azure.ResourceManager.Storage.Models.ObjectType right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.ObjectType (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.ObjectType left, Azure.ResourceManager.Storage.Models.ObjectType right) { throw null; } + public override string ToString() { throw null; } } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct Permissions : System.IEquatable @@ -1185,12 +2089,16 @@ public partial class PrivateEndpoint public PrivateEndpoint() { } public string Id { get { throw null; } } } - public partial class PrivateEndpointConnection : Azure.ResourceManager.Storage.Models.Resource + public partial class PrivateEndpointConnectionDeleteOperation : Azure.Operation { - public PrivateEndpointConnection() { } - public Azure.ResourceManager.Storage.Models.PrivateEndpoint PrivateEndpoint { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.PrivateLinkServiceConnectionState PrivateLinkServiceConnectionState { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.PrivateEndpointConnectionProvisioningState? ProvisioningState { get { throw null; } } + protected PrivateEndpointConnectionDeleteOperation() { } + public override bool HasCompleted { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct PrivateEndpointConnectionProvisioningState : System.IEquatable @@ -1212,6 +2120,19 @@ public PrivateEndpointConnection() { } public static bool operator !=(Azure.ResourceManager.Storage.Models.PrivateEndpointConnectionProvisioningState left, Azure.ResourceManager.Storage.Models.PrivateEndpointConnectionProvisioningState right) { throw null; } public override string ToString() { throw null; } } + public partial class PrivateEndpointConnectionPutOperation : Azure.Operation + { + protected PrivateEndpointConnectionPutOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.PrivateEndpointConnection Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct PrivateEndpointServiceConnectionStatus : System.IEquatable { @@ -1231,7 +2152,7 @@ public PrivateEndpointConnection() { } public static bool operator !=(Azure.ResourceManager.Storage.Models.PrivateEndpointServiceConnectionStatus left, Azure.ResourceManager.Storage.Models.PrivateEndpointServiceConnectionStatus right) { throw null; } public override string ToString() { throw null; } } - public partial class PrivateLinkResource : Azure.ResourceManager.Storage.Models.Resource + public partial class PrivateLinkResource : Azure.ResourceManager.Resources.Models.Resource { public PrivateLinkResource() { } public string GroupId { get { throw null; } } @@ -1250,6 +2171,11 @@ public PrivateLinkServiceConnectionState() { } public string Description { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.PrivateEndpointServiceConnectionStatus? Status { get { throw null; } set { } } } + public partial class ProtocolSettings + { + public ProtocolSettings() { } + public Azure.ResourceManager.Storage.Models.SmbSetting Smb { get { throw null; } set { } } + } public enum ProvisioningState { Creating = 0, @@ -1262,10 +2188,55 @@ public enum PublicAccess Blob = 1, None = 2, } - public partial class QueueServiceProperties : Azure.ResourceManager.Storage.Models.Resource + public partial class QueueCreateOperation : Azure.Operation { - public QueueServiceProperties() { } - public Azure.ResourceManager.Storage.Models.CorsRules Cors { get { throw null; } set { } } + protected QueueCreateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.StorageQueue Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class QueueDeleteOperation : Azure.Operation + { + protected QueueDeleteOperation() { } + public override bool HasCompleted { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class QueueServiceSetServicePropertiesOperation : Azure.Operation + { + protected QueueServiceSetServicePropertiesOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.QueueService Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class QueueUpdateOperation : Azure.Operation + { + protected QueueUpdateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.StorageQueue Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } } public enum Reason { @@ -1290,12 +2261,11 @@ public enum Reason public static bool operator !=(Azure.ResourceManager.Storage.Models.ReasonCode left, Azure.ResourceManager.Storage.Models.ReasonCode right) { throw null; } public override string ToString() { throw null; } } - public partial class Resource + public partial class ResourceAccessRule { - public Resource() { } - public string Id { get { throw null; } } - public string Name { get { throw null; } } - public string Type { get { throw null; } } + public ResourceAccessRule() { } + public string ResourceId { get { throw null; } set { } } + public string TenantId { get { throw null; } set { } } } public partial class RestorePolicyProperties { @@ -1303,6 +2273,7 @@ public RestorePolicyProperties(bool enabled) { } public int? Days { get { throw null; } set { } } public bool Enabled { get { throw null; } set { } } public System.DateTimeOffset? LastEnabledTime { get { throw null; } } + public System.DateTimeOffset? MinRestoreTime { get { throw null; } } } public partial class Restriction { @@ -1372,6 +2343,30 @@ public RoutingPreference() { } public static bool operator !=(Azure.ResourceManager.Storage.Models.RuleType left, Azure.ResourceManager.Storage.Models.RuleType right) { throw null; } public override string ToString() { throw null; } } + public partial class SasPolicy + { + public SasPolicy(string sasExpirationPeriod, Azure.ResourceManager.Storage.Models.ExpirationAction expirationAction) { } + public Azure.ResourceManager.Storage.Models.ExpirationAction ExpirationAction { get { throw null; } set { } } + public string SasExpirationPeriod { get { throw null; } set { } } + } + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct Schedule : System.IEquatable + { + private readonly object _dummy; + private readonly int _dummyPrimitive; + public Schedule(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.Schedule Daily { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.Schedule Weekly { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.Schedule other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.Schedule left, Azure.ResourceManager.Storage.Models.Schedule right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.Schedule (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.Schedule left, Azure.ResourceManager.Storage.Models.Schedule right) { throw null; } + public override string ToString() { throw null; } + } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct Services : System.IEquatable { @@ -1414,11 +2409,6 @@ public ServiceSasParameters(string canonicalizedResource) { } public System.DateTimeOffset? SharedAccessExpiryTime { get { throw null; } set { } } public System.DateTimeOffset? SharedAccessStartTime { get { throw null; } set { } } } - public partial class ServiceSpecification - { - internal ServiceSpecification() { } - public System.Collections.Generic.IReadOnlyList MetricSpecifications { get { throw null; } } - } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct ShareAccessTier : System.IEquatable { @@ -1439,6 +2429,11 @@ internal ServiceSpecification() { } public static bool operator !=(Azure.ResourceManager.Storage.Models.ShareAccessTier left, Azure.ResourceManager.Storage.Models.ShareAccessTier right) { throw null; } public override string ToString() { throw null; } } + public partial class SignedIdentifier : Azure.ResourceManager.Resources.Models.WritableSubResource + { + public SignedIdentifier() { } + public Azure.ResourceManager.Storage.Models.AccessPolicy AccessPolicy { get { throw null; } set { } } + } [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] public readonly partial struct SignedResource : System.IEquatable { @@ -1530,42 +2525,35 @@ public enum SkuTier Standard = 0, Premium = 1, } - public enum State + public partial class SmbSetting { - Provisioning = 0, - Deprovisioning = 1, - Succeeded = 2, - Failed = 3, - NetworkSourceDeleted = 4, + public SmbSetting() { } + public string AuthenticationMethods { get { throw null; } set { } } + public string ChannelEncryption { get { throw null; } set { } } + public string KerberosTicketEncryption { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.Multichannel Multichannel { get { throw null; } set { } } + public string Versions { get { throw null; } set { } } } - public partial class StorageAccount : Azure.ResourceManager.Storage.Models.TrackedResource + [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] + public readonly partial struct State : System.IEquatable { - public StorageAccount(string location) : base (default(string)) { } - public Azure.ResourceManager.Storage.Models.AccessTier? AccessTier { get { throw null; } } - public Azure.ResourceManager.Storage.Models.AzureFilesIdentityBasedAuthentication AzureFilesIdentityBasedAuthentication { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.BlobRestoreStatus BlobRestoreStatus { get { throw null; } } - public System.DateTimeOffset? CreationTime { get { throw null; } } - public Azure.ResourceManager.Storage.Models.CustomDomain CustomDomain { get { throw null; } } - public bool? EnableHttpsTrafficOnly { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.Encryption Encryption { get { throw null; } } - public bool? FailoverInProgress { get { throw null; } } - public Azure.ResourceManager.Storage.Models.GeoReplicationStats GeoReplicationStats { get { throw null; } } - public Azure.ResourceManager.Storage.Models.Identity Identity { get { throw null; } set { } } - public bool? IsHnsEnabled { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.Kind? Kind { get { throw null; } } - public Azure.ResourceManager.Storage.Models.LargeFileSharesState? LargeFileSharesState { get { throw null; } set { } } - public System.DateTimeOffset? LastGeoFailoverTime { get { throw null; } } - public Azure.ResourceManager.Storage.Models.NetworkRuleSet NetworkRuleSet { get { throw null; } } - public Azure.ResourceManager.Storage.Models.Endpoints PrimaryEndpoints { get { throw null; } } - public string PrimaryLocation { get { throw null; } } - public System.Collections.Generic.IReadOnlyList PrivateEndpointConnections { get { throw null; } } - public Azure.ResourceManager.Storage.Models.ProvisioningState? ProvisioningState { get { throw null; } } - public Azure.ResourceManager.Storage.Models.RoutingPreference RoutingPreference { get { throw null; } set { } } - public Azure.ResourceManager.Storage.Models.Endpoints SecondaryEndpoints { get { throw null; } } - public string SecondaryLocation { get { throw null; } } - public Azure.ResourceManager.Storage.Models.Sku Sku { get { throw null; } } - public Azure.ResourceManager.Storage.Models.AccountStatus? StatusOfPrimary { get { throw null; } } - public Azure.ResourceManager.Storage.Models.AccountStatus? StatusOfSecondary { get { throw null; } } + private readonly object _dummy; + private readonly int _dummyPrimitive; + public State(string value) { throw null; } + public static Azure.ResourceManager.Storage.Models.State Deprovisioning { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.State Failed { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.State NetworkSourceDeleted { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.State Provisioning { get { throw null; } } + public static Azure.ResourceManager.Storage.Models.State Succeeded { get { throw null; } } + public bool Equals(Azure.ResourceManager.Storage.Models.State other) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override bool Equals(object obj) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public override int GetHashCode() { throw null; } + public static bool operator ==(Azure.ResourceManager.Storage.Models.State left, Azure.ResourceManager.Storage.Models.State right) { throw null; } + public static implicit operator Azure.ResourceManager.Storage.Models.State (string value) { throw null; } + public static bool operator !=(Azure.ResourceManager.Storage.Models.State left, Azure.ResourceManager.Storage.Models.State right) { throw null; } + public override string ToString() { throw null; } } public partial class StorageAccountCheckNameAvailabilityParameters { @@ -1573,29 +2561,72 @@ public StorageAccountCheckNameAvailabilityParameters(string name) { } public string Name { get { throw null; } } public string Type { get { throw null; } } } + public partial class StorageAccountCreateOperation : Azure.Operation + { + protected StorageAccountCreateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.StorageAccount Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } public partial class StorageAccountCreateParameters { public StorageAccountCreateParameters(Azure.ResourceManager.Storage.Models.Sku sku, Azure.ResourceManager.Storage.Models.Kind kind, string location) { } public Azure.ResourceManager.Storage.Models.AccessTier? AccessTier { get { throw null; } set { } } + public bool? AllowBlobPublicAccess { get { throw null; } set { } } + public bool? AllowCrossTenantReplication { get { throw null; } set { } } + public bool? AllowSharedKeyAccess { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.AzureFilesIdentityBasedAuthentication AzureFilesIdentityBasedAuthentication { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.CustomDomain CustomDomain { get { throw null; } set { } } public bool? EnableHttpsTrafficOnly { get { throw null; } set { } } + public bool? EnableNfsV3 { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.Encryption Encryption { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.ExtendedLocation ExtendedLocation { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.Identity Identity { get { throw null; } set { } } public bool? IsHnsEnabled { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.KeyPolicy KeyPolicy { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.Kind Kind { get { throw null; } } public Azure.ResourceManager.Storage.Models.LargeFileSharesState? LargeFileSharesState { get { throw null; } set { } } public string Location { get { throw null; } } + public Azure.ResourceManager.Storage.Models.MinimumTlsVersion? MinimumTlsVersion { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.NetworkRuleSet NetworkRuleSet { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.RoutingPreference RoutingPreference { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.SasPolicy SasPolicy { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.Sku Sku { get { throw null; } } public System.Collections.Generic.IDictionary Tags { get { throw null; } } } + public partial class StorageAccountDeleteOperation : Azure.Operation + { + protected StorageAccountDeleteOperation() { } + public override bool HasCompleted { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } public enum StorageAccountExpand { GeoReplicationStats = 0, BlobRestoreStatus = 1, } + public partial class StorageAccountFailoverOperation : Azure.Operation + { + protected StorageAccountFailoverOperation() { } + public override bool HasCompleted { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } public partial class StorageAccountInternetEndpoints { internal StorageAccountInternetEndpoints() { } @@ -1607,6 +2638,7 @@ internal StorageAccountInternetEndpoints() { } public partial class StorageAccountKey { internal StorageAccountKey() { } + public System.DateTimeOffset? CreationTime { get { throw null; } } public string KeyName { get { throw null; } } public Azure.ResourceManager.Storage.Models.KeyPermission? Permissions { get { throw null; } } public string Value { get { throw null; } } @@ -1631,37 +2663,113 @@ public partial class StorageAccountRegenerateKeyParameters public StorageAccountRegenerateKeyParameters(string keyName) { } public string KeyName { get { throw null; } } } + public partial class StorageAccountRestoreBlobRangesOperation : Azure.Operation + { + protected StorageAccountRestoreBlobRangesOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.Models.BlobRestoreStatus Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class StorageAccountUpdateOperation : Azure.Operation + { + protected StorageAccountUpdateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.StorageAccount Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } public partial class StorageAccountUpdateParameters { public StorageAccountUpdateParameters() { } public Azure.ResourceManager.Storage.Models.AccessTier? AccessTier { get { throw null; } set { } } + public bool? AllowBlobPublicAccess { get { throw null; } set { } } + public bool? AllowCrossTenantReplication { get { throw null; } set { } } + public bool? AllowSharedKeyAccess { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.AzureFilesIdentityBasedAuthentication AzureFilesIdentityBasedAuthentication { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.CustomDomain CustomDomain { get { throw null; } set { } } public bool? EnableHttpsTrafficOnly { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.Encryption Encryption { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.Identity Identity { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.KeyPolicy KeyPolicy { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.Kind? Kind { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.LargeFileSharesState? LargeFileSharesState { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.MinimumTlsVersion? MinimumTlsVersion { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.NetworkRuleSet NetworkRuleSet { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.RoutingPreference RoutingPreference { get { throw null; } set { } } + public Azure.ResourceManager.Storage.Models.SasPolicy SasPolicy { get { throw null; } set { } } public Azure.ResourceManager.Storage.Models.Sku Sku { get { throw null; } set { } } public System.Collections.Generic.IDictionary Tags { get { throw null; } } } - public partial class StorageQueue : Azure.ResourceManager.Storage.Models.Resource + public partial class SystemData { - public StorageQueue() { } - public int? ApproximateMessageCount { get { throw null; } } - public System.Collections.Generic.IDictionary Metadata { get { throw null; } } + internal SystemData() { } + public System.DateTimeOffset? CreatedAt { get { throw null; } } + public string CreatedBy { get { throw null; } } + public Azure.ResourceManager.Storage.Models.CreatedByType? CreatedByType { get { throw null; } } + public System.DateTimeOffset? LastModifiedAt { get { throw null; } } + public string LastModifiedBy { get { throw null; } } + public Azure.ResourceManager.Storage.Models.CreatedByType? LastModifiedByType { get { throw null; } } } - public partial class Table : Azure.ResourceManager.Storage.Models.Resource + public partial class TableCreateOperation : Azure.Operation { - public Table() { } - public string TableName { get { throw null; } } + protected TableCreateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.Table Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } } - public partial class TableServiceProperties : Azure.ResourceManager.Storage.Models.Resource + public partial class TableDeleteOperation : Azure.Operation { - public TableServiceProperties() { } - public Azure.ResourceManager.Storage.Models.CorsRules Cors { get { throw null; } set { } } + protected TableDeleteOperation() { } + public override bool HasCompleted { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask WaitForCompletionResponseAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class TableServiceSetServicePropertiesOperation : Azure.Operation + { + protected TableServiceSetServicePropertiesOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.TableService Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + } + public partial class TableUpdateOperation : Azure.Operation + { + protected TableUpdateOperation() { } + public override bool HasCompleted { get { throw null; } } + public override bool HasValue { get { throw null; } } + public override string Id { get { throw null; } } + public override Azure.ResourceManager.Storage.Table Value { get { throw null; } } + public override Azure.Response GetRawResponse() { throw null; } + public override Azure.Response UpdateStatus(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask UpdateStatusAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public override System.Threading.Tasks.ValueTask> WaitForCompletionAsync(System.TimeSpan pollingInterval, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } } public partial class TagFilter { @@ -1679,12 +2787,6 @@ internal TagProperty() { } public System.DateTimeOffset? Timestamp { get { throw null; } } public string Upn { get { throw null; } } } - public partial class TrackedResource : Azure.ResourceManager.Storage.Models.Resource - { - public TrackedResource(string location) { } - public string Location { get { throw null; } set { } } - public System.Collections.Generic.IDictionary Tags { get { throw null; } } - } public partial class UpdateHistoryProperty { internal UpdateHistoryProperty() { } diff --git a/sdk/storage/Azure.ResourceManager.Storage/samples/README.md b/sdk/storage/Azure.ResourceManager.Storage/samples/README.md new file mode 100644 index 000000000000..56f09ff3c3b5 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/samples/README.md @@ -0,0 +1,15 @@ +--- +page_type: sample +languages: +- csharp +products: +- azure +- azure-resource-manager +name: Azure.ResourceManager.Storage samples for .NET +description: Samples for the Azure.ResourceManager.Storage client library +--- + +# Azure.ResourceManager.Storage Samples + +- [Managing Storage Accounts](https://github.com/yukun-dong/azure-sdk-for-net/blob/feature/mgmt-track2-storage/sdk/storage/Azure.ResourceManager.Storage/samples/Sample1_ManagingStorageAccounts.md) +- [Managing Blob Containers](https://github.com/yukun-dong/azure-sdk-for-net/blob/feature/mgmt-track2-storage/sdk/storage/Azure.ResourceManager.Storage/samples/Sample2_ManagingBlobContainers.md) diff --git a/sdk/storage/Azure.ResourceManager.Storage/samples/Sample1_ManagingStorageAccounts.md b/sdk/storage/Azure.ResourceManager.Storage/samples/Sample1_ManagingStorageAccounts.md new file mode 100644 index 000000000000..d0dbca8ec9cd --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/samples/Sample1_ManagingStorageAccounts.md @@ -0,0 +1,94 @@ +# Example: Managing the storage accounts + +>Note: Before getting started with the samples, go through the [prerequisites](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/resourcemanager/Azure.ResourceManager#prerequisites). + +Namespaces for this example: + +```C# Snippet:Managing_StorageAccounts_NameSpaces +using System; +using System.Threading.Tasks; +using Azure.Identity; +using Azure.ResourceManager.Storage.Models; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Resources.Models; +using NUnit.Framework; +using Sku = Azure.ResourceManager.Storage.Models.Sku; +``` + +When you first create your ARM client, choose the subscription you're going to work in. There's a convenient `DefaultSubscription` property that returns the default subscription configured for your user: + +```C# Snippet:Readme_DefaultSubscription +ArmClient armClient = new ArmClient(new DefaultAzureCredential()); +Subscription subscription = armClient.DefaultSubscription; +``` + +This is a scoped operations object, and any operations you perform will be done under that subscription. From this object, you have access to all children via container objects. Or you can access individual children by ID. + +```C# Snippet:Readme_GetResourceGroupContainer +string rgName = "myRgName"; +Location location = Location.WestUS2; +ResourceGroup resourceGroup = await subscription.GetResourceGroups().CreateOrUpdateAsync(rgName, new ResourceGroupData(location)); +``` + +Now that we have the resource group created, we can manage the storage accounts inside this resource group. + +***Create a storage account*** + +```C# Snippet:Managing_StorageAccounts_CreateStorageAccount +//first we need to define the StorageAccountCreateParameters +Sku sku = new Sku(SkuName.StandardGRS); +Kind kind = Kind.Storage; +string location = "westus2"; +StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku, kind, location); +//now we can create a storage account with defined account name and parameters +StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); +string accountName = "myAccount"; +StorageAccountCreateOperation accountCreateOperation = await accountContainer.CreateOrUpdateAsync(accountName, parameters); +StorageAccount storageAccount = await accountCreateOperation.WaitForCompletionAsync(); +``` + +***List all storage accounts*** + +```C# Snippet:Managing_StorageAccounts_ListStorageAccounts +StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); +AsyncPageable response = accountContainer.GetAllAsync(); +await foreach (StorageAccount storageAccount in response) +{ + Console.WriteLine(storageAccount.Data.Name); +} +``` + +***Get a storage account*** + +```C# Snippet:Managing_StorageAccounts_GetStorageAccount +StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); +StorageAccount storageAccount = await accountContainer.GetAsync("myAccount"); +Console.WriteLine(storageAccount.Data.Name); +``` + +***Try to get a storage account if it exists*** + +```C# Snippet:Managing_StorageAccounts_GetStorageAccountIfExists +StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); +StorageAccount storageAccount = await accountContainer.GetIfExistsAsync("foo"); +if (storageAccount != null) +{ + Console.WriteLine(storageAccount.Data.Name); +} +if (await accountContainer.CheckIfExistsAsync("bar")) +{ + Console.WriteLine("storage account 'bar' exists"); +} +``` + +***Delete a storage account*** + +```C# Snippet:Managing_StorageAccounts_DeleteStorageAccount +StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); +StorageAccount storageAccount = await accountContainer.GetAsync("myAccount"); +await storageAccount.DeleteAsync(); +``` + +## Next steps + +Take a look at the [Managing Blob Containers](https://github.com/yukun-dong/azure-sdk-for-net/blob/feature/mgmt-track2-storage/sdk/storage/Azure.ResourceManager.Storage/samples/Sample2_ManagingBlobContainers.md) samples. diff --git a/sdk/storage/Azure.ResourceManager.Storage/samples/Sample2_ManagingBlobContainers.md b/sdk/storage/Azure.ResourceManager.Storage/samples/Sample2_ManagingBlobContainers.md new file mode 100644 index 000000000000..8903f205e33e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/samples/Sample2_ManagingBlobContainers.md @@ -0,0 +1,113 @@ +# Example: Managing the Blob Container + +>Note: Before getting started with the samples, go through the [prerequisites](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/resourcemanager/Azure.ResourceManager#prerequisites). + +Namespaces for this example: + +```C# Snippet:Managing_StorageAccounts_NameSpaces +using System; +using System.Threading.Tasks; +using Azure.Identity; +using Azure.ResourceManager.Storage.Models; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Resources.Models; +using NUnit.Framework; +using Sku = Azure.ResourceManager.Storage.Models.Sku; +``` + +When you first create your ARM client, choose the subscription you're going to work in. There's a convenient `DefaultSubscription` property that returns the default subscription configured for your user: + +```C# Snippet:Readme_DefaultSubscription +ArmClient armClient = new ArmClient(new DefaultAzureCredential()); +Subscription subscription = armClient.DefaultSubscription; +``` + +This is a scoped operations object, and any operations you perform will be done under that subscription. From this object, you have access to all children via container objects. Or you can access individual children by ID. + +```C# Snippet:Readme_GetResourceGroupContainer +string rgName = "myRgName"; +Location location = Location.WestUS2; +ResourceGroup resourceGroup = await subscription.GetResourceGroups().CreateOrUpdateAsync(rgName, new ResourceGroupData(location)); +``` + +After we have the resource group created, we can create a storage account + +```C# Snippet:Managing_StorageAccounts_CreateStorageAccount +//first we need to define the StorageAccountCreateParameters +Sku sku = new Sku(SkuName.StandardGRS); +Kind kind = Kind.Storage; +string location = "westus2"; +StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku, kind, location); +//now we can create a storage account with defined account name and parameters +StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); +string accountName = "myAccount"; +StorageAccountCreateOperation accountCreateOperation = await accountContainer.CreateOrUpdateAsync(accountName, parameters); +StorageAccount storageAccount = await accountCreateOperation.WaitForCompletionAsync(); +``` + + +Then we need to get the blob service, which is a singletion resource and the name is "default" + +```C# Snippet:Managing_BlobContainers_GetBlobService +BlobServiceContainer blobServiceContainer = storageAccount.GetBlobServices(); +BlobService blobService =await blobServiceContainer.GetAsync("default"); +``` + + +Now that we have the blob service, we can manage the blob containers inside this storage account. + +***Create a blob container*** + +```C# Snippet:Managing_BlobContainers_CreateBlobContainer +BlobContainerContainer blobContainerContainer = blobService.GetBlobContainers(); +string blobContainerName = "myBlobContainer"; +BlobContainerData blobContainerData= new BlobContainerData(); +BlobContainerCreateOperation blobContainerCreateOperation = await blobContainerContainer.CreateOrUpdateAsync(blobContainerName, new BlobContainerData()); +BlobContainer blobContainer = await blobContainerCreateOperation.WaitForCompletionAsync(); +``` + +***List all blob containers*** + +```C# Snippet:Managing_BlobContainers_ListBlobContainers +BlobContainerContainer blobContainerContainer = blobService.GetBlobContainers(); +AsyncPageable response = blobContainerContainer.GetAllAsync(); +await foreach (BlobContainer blobContainer in response) +{ + Console.WriteLine(blobContainer.Id.Name); +} +``` + +***Get a blob container*** + +```C# Snippet:Managing_BlobContainers_GetBlobContainer +BlobContainerContainer blobContainerContainer = blobService.GetBlobContainers(); +BlobContainer blobContainer =await blobContainerContainer.GetAsync("myBlobContainer"); +Console.WriteLine(blobContainer.Id.Name); +``` + +***Try to get a blob container if it exists*** + +```C# Snippet:Managing_BlobContainers_GetBlobContainerIfExists +BlobContainerContainer blobContainerContainer = blobService.GetBlobContainers(); +BlobContainer blobContainer = await blobContainerContainer.GetIfExistsAsync("foo"); +if (storageAccount != null) +{ + Console.WriteLine(storageAccount.Data.Name); +} +if (await blobContainerContainer.CheckIfExistsAsync("bar")) +{ + Console.WriteLine("blob container 'bar' exists"); +} +``` + +***Delete a blob container*** + +```C# Snippet:Managing_BlobContainers_DeleteBlobContainer +BlobContainerContainer blobContainerContainer = blobService.GetBlobContainers(); +BlobContainer blobContainer = await blobContainerContainer.GetAsync("myBlobContainer"); +await blobContainer.DeleteAsync(); +``` + +## Next steps + +Take a look at the [Managing Storage Accounts](https://github.com/yukun-dong/azure-sdk-for-net/blob/feature/mgmt-track2-storage/sdk/storage/Azure.ResourceManager.Storage/samples/Sample1_ManagingStorageAccounts.md) samples. diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Azure.ResourceManager.Storage.csproj b/sdk/storage/Azure.ResourceManager.Storage/src/Azure.ResourceManager.Storage.csproj index 40eaea399fa6..cfc051c58a2a 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Azure.ResourceManager.Storage.csproj +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Azure.ResourceManager.Storage.csproj @@ -4,15 +4,12 @@ Azure.ResourceManager.Storage Azure management client SDK for Azure resource provider Microsoft.Storage. - This is a beta preview vesion. This version uses a next-generation code generator that introduces important breaking changes, but also new features (such as intuitive authentication, custom HTTP pipeline, distributed tracing and much more). + This is a beta preview vesion. This version uses a next-generation code generator that introduces important breaking changes, but also new features (such as intuitive authentication, custom HTTP pipeline, distributed tracing and much more). - azure;management;storage - $(NoWarn);AZC0008 - true - false + azure;management;Storage + $(NoWarn);CS1591; - - - - + + + diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainer.cs new file mode 100644 index 000000000000..9f473d35655c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainer.cs @@ -0,0 +1,635 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a BlobContainer along with the instance operations that can be performed on it. + public partial class BlobContainer : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly BlobContainersRestOperations _restClient; + private readonly BlobContainerData _data; + + /// Initializes a new instance of the class for mocking. + protected BlobContainer() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal BlobContainer(ArmResource options, BlobContainerData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new BlobContainersRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal BlobContainer(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new BlobContainersRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/blobServices/containers"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual BlobContainerData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Gets properties of a specified container. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new BlobContainer(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets properties of a specified container. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new BlobContainer(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + + /// Deletes specified container under its account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public async virtual Task DeleteAsync(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.Delete"); + scope.Start(); + try + { + var response = await _restClient.DeleteAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + var operation = new BlobContainerDeleteOperation(response); + if (waitForCompletion) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Deletes specified container under its account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public virtual BlobContainerDeleteOperation Delete(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.Delete"); + scope.Start(); + try + { + var response = _restClient.Delete(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken); + var operation = new BlobContainerDeleteOperation(response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + /// Updates container properties as specified in request body. Properties not mentioned in the request will be unchanged. Update fails if the specified container doesn't already exist. + /// Properties to update for the blob container. + /// The cancellation token to use. + /// is null. + public virtual async Task> UpdateAsync(BlobContainerData blobContainer, CancellationToken cancellationToken = default) + { + if (blobContainer == null) + { + throw new ArgumentNullException(nameof(blobContainer)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.Update"); + scope.Start(); + try + { + var response = await _restClient.UpdateAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, blobContainer, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new BlobContainer(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Updates container properties as specified in request body. Properties not mentioned in the request will be unchanged. Update fails if the specified container doesn't already exist. + /// Properties to update for the blob container. + /// The cancellation token to use. + /// is null. + public virtual Response Update(BlobContainerData blobContainer, CancellationToken cancellationToken = default) + { + if (blobContainer == null) + { + throw new ArgumentNullException(nameof(blobContainer)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.Update"); + scope.Start(); + try + { + var response = _restClient.Update(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, blobContainer, cancellationToken); + return Response.FromValue(new BlobContainer(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Sets legal hold tags. Setting the same tag results in an idempotent operation. SetLegalHold follows an append pattern and does not clear out the existing tags that are not specified in the request. + /// The LegalHold property that will be set to a blob container. + /// The cancellation token to use. + /// is null. + public virtual async Task> SetLegalHoldAsync(LegalHold legalHold, CancellationToken cancellationToken = default) + { + if (legalHold == null) + { + throw new ArgumentNullException(nameof(legalHold)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.SetLegalHold"); + scope.Start(); + try + { + var response = await _restClient.SetLegalHoldAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, legalHold, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Sets legal hold tags. Setting the same tag results in an idempotent operation. SetLegalHold follows an append pattern and does not clear out the existing tags that are not specified in the request. + /// The LegalHold property that will be set to a blob container. + /// The cancellation token to use. + /// is null. + public virtual Response SetLegalHold(LegalHold legalHold, CancellationToken cancellationToken = default) + { + if (legalHold == null) + { + throw new ArgumentNullException(nameof(legalHold)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.SetLegalHold"); + scope.Start(); + try + { + var response = _restClient.SetLegalHold(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, legalHold, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation. ClearLegalHold clears out only the specified tags in the request. + /// The LegalHold property that will be clear from a blob container. + /// The cancellation token to use. + /// is null. + public virtual async Task> ClearLegalHoldAsync(LegalHold legalHold, CancellationToken cancellationToken = default) + { + if (legalHold == null) + { + throw new ArgumentNullException(nameof(legalHold)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.ClearLegalHold"); + scope.Start(); + try + { + var response = await _restClient.ClearLegalHoldAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, legalHold, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation. ClearLegalHold clears out only the specified tags in the request. + /// The LegalHold property that will be clear from a blob container. + /// The cancellation token to use. + /// is null. + public virtual Response ClearLegalHold(LegalHold legalHold, CancellationToken cancellationToken = default) + { + if (legalHold == null) + { + throw new ArgumentNullException(nameof(legalHold)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.ClearLegalHold"); + scope.Start(); + try + { + var response = _restClient.ClearLegalHold(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, legalHold, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not required for this operation. + /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. + /// The ImmutabilityPolicy Properties that will be created or updated to a blob container. + /// The cancellation token to use. + public virtual async Task> CreateOrUpdateImmutabilityPolicyAsync(string ifMatch = null, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.CreateOrUpdateImmutabilityPolicy"); + scope.Start(); + try + { + var response = await _restClient.CreateOrUpdateImmutabilityPolicyAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, ifMatch, parameters, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not required for this operation. + /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. + /// The ImmutabilityPolicy Properties that will be created or updated to a blob container. + /// The cancellation token to use. + public virtual Response CreateOrUpdateImmutabilityPolicy(string ifMatch = null, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.CreateOrUpdateImmutabilityPolicy"); + scope.Start(); + try + { + var response = _restClient.CreateOrUpdateImmutabilityPolicy(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, ifMatch, parameters, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the existing immutability policy along with the corresponding ETag in response headers and body. + /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. + /// The cancellation token to use. + public virtual async Task> GetImmutabilityPolicyAsync(string ifMatch = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.GetImmutabilityPolicy"); + scope.Start(); + try + { + var response = await _restClient.GetImmutabilityPolicyAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, ifMatch, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the existing immutability policy along with the corresponding ETag in response headers and body. + /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. + /// The cancellation token to use. + public virtual Response GetImmutabilityPolicy(string ifMatch = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.GetImmutabilityPolicy"); + scope.Start(); + try + { + var response = _restClient.GetImmutabilityPolicy(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, ifMatch, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, the only way is to delete the container after deleting all expired blobs inside the policy locked container. + /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. + /// The cancellation token to use. + /// is null. + public virtual async Task> DeleteImmutabilityPolicyAsync(string ifMatch, CancellationToken cancellationToken = default) + { + if (ifMatch == null) + { + throw new ArgumentNullException(nameof(ifMatch)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.DeleteImmutabilityPolicy"); + scope.Start(); + try + { + var response = await _restClient.DeleteImmutabilityPolicyAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, ifMatch, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, the only way is to delete the container after deleting all expired blobs inside the policy locked container. + /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. + /// The cancellation token to use. + /// is null. + public virtual Response DeleteImmutabilityPolicy(string ifMatch, CancellationToken cancellationToken = default) + { + if (ifMatch == null) + { + throw new ArgumentNullException(nameof(ifMatch)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.DeleteImmutabilityPolicy"); + scope.Start(); + try + { + var response = _restClient.DeleteImmutabilityPolicy(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, ifMatch, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Sets the ImmutabilityPolicy to Locked state. The only action allowed on a Locked policy is ExtendImmutabilityPolicy action. ETag in If-Match is required for this operation. + /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. + /// The cancellation token to use. + /// is null. + public virtual async Task> LockImmutabilityPolicyAsync(string ifMatch, CancellationToken cancellationToken = default) + { + if (ifMatch == null) + { + throw new ArgumentNullException(nameof(ifMatch)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.LockImmutabilityPolicy"); + scope.Start(); + try + { + var response = await _restClient.LockImmutabilityPolicyAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, ifMatch, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Sets the ImmutabilityPolicy to Locked state. The only action allowed on a Locked policy is ExtendImmutabilityPolicy action. ETag in If-Match is required for this operation. + /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. + /// The cancellation token to use. + /// is null. + public virtual Response LockImmutabilityPolicy(string ifMatch, CancellationToken cancellationToken = default) + { + if (ifMatch == null) + { + throw new ArgumentNullException(nameof(ifMatch)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.LockImmutabilityPolicy"); + scope.Start(); + try + { + var response = _restClient.LockImmutabilityPolicy(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, ifMatch, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy. The only action allowed on a Locked policy will be this action. ETag in If-Match is required for this operation. + /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. + /// The ImmutabilityPolicy Properties that will be extended for a blob container. + /// The cancellation token to use. + /// is null. + public virtual async Task> ExtendImmutabilityPolicyAsync(string ifMatch, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) + { + if (ifMatch == null) + { + throw new ArgumentNullException(nameof(ifMatch)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.ExtendImmutabilityPolicy"); + scope.Start(); + try + { + var response = await _restClient.ExtendImmutabilityPolicyAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, ifMatch, parameters, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy. The only action allowed on a Locked policy will be this action. ETag in If-Match is required for this operation. + /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. + /// The ImmutabilityPolicy Properties that will be extended for a blob container. + /// The cancellation token to use. + /// is null. + public virtual Response ExtendImmutabilityPolicy(string ifMatch, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) + { + if (ifMatch == null) + { + throw new ArgumentNullException(nameof(ifMatch)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainer.ExtendImmutabilityPolicy"); + scope.Start(); + try + { + var response = _restClient.ExtendImmutabilityPolicy(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, ifMatch, parameters, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// The Lease Container operation establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite. + /// Lease Container request body. + /// The cancellation token to use. + public virtual async Task> LeaseAsync(LeaseContainerRequest parameters = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.Lease"); + scope.Start(); + try + { + var response = await _restClient.LeaseAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, parameters, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// The Lease Container operation establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite. + /// Lease Container request body. + /// The cancellation token to use. + public virtual Response Lease(LeaseContainerRequest parameters = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.Lease"); + scope.Start(); + try + { + var response = _restClient.Lease(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, parameters, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// This operation migrates a blob container from container level WORM to object level immutability enabled container. Prerequisites require a container level immutability policy either in locked or unlocked state, Account level versioning must be enabled and there should be no Legal hold on the container. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public async virtual Task ObjectLevelWormAsync(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.ObjectLevelWorm"); + scope.Start(); + try + { + var response = await _restClient.ObjectLevelWormAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + var operation = new BlobContainerObjectLevelWormOperation(_clientDiagnostics, Pipeline, _restClient.CreateObjectLevelWormRequest(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name).Request, response); + if (waitForCompletion) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// This operation migrates a blob container from container level WORM to object level immutability enabled container. Prerequisites require a container level immutability policy either in locked or unlocked state, Account level versioning must be enabled and there should be no Legal hold on the container. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public virtual BlobContainerObjectLevelWormOperation ObjectLevelWorm(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainer.ObjectLevelWorm"); + scope.Start(); + try + { + var response = _restClient.ObjectLevelWorm(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken); + var operation = new BlobContainerObjectLevelWormOperation(_clientDiagnostics, Pipeline, _restClient.CreateObjectLevelWormRequest(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name).Request, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainerContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainerContainer.cs new file mode 100644 index 000000000000..9c5f3e961f1c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainerContainer.cs @@ -0,0 +1,397 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of BlobContainer and their operations over a BlobService. + public partial class BlobContainerContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly BlobContainersRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected BlobContainerContainer() + { + } + + /// Initializes a new instance of BlobContainerContainer class. + /// The resource representing the parent resource. + internal BlobContainerContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new BlobContainersRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => BlobService.ResourceType; + + // Container level operations. + + /// Creates a new container under the specified account as described by request body. The container resource includes metadata and properties for that container. It does not include a list of the blobs contained by the container. + /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Properties of the blob container to create. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public virtual BlobContainerCreateOperation CreateOrUpdate(string containerName, BlobContainerData blobContainer, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (containerName == null) + { + throw new ArgumentNullException(nameof(containerName)); + } + if (blobContainer == null) + { + throw new ArgumentNullException(nameof(blobContainer)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = _restClient.Create(Id.ResourceGroupName, Id.Parent.Name, Id.Name, containerName, blobContainer, cancellationToken); + var operation = new BlobContainerCreateOperation(Parent, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Creates a new container under the specified account as described by request body. The container resource includes metadata and properties for that container. It does not include a list of the blobs contained by the container. + /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Properties of the blob container to create. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public async virtual Task CreateOrUpdateAsync(string containerName, BlobContainerData blobContainer, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (containerName == null) + { + throw new ArgumentNullException(nameof(containerName)); + } + if (blobContainer == null) + { + throw new ArgumentNullException(nameof(blobContainer)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = await _restClient.CreateAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, containerName, blobContainer, cancellationToken).ConfigureAwait(false); + var operation = new BlobContainerCreateOperation(Parent, response); + if (waitForCompletion) + await operation.WaitForCompletionAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string containerName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.Get"); + scope.Start(); + try + { + if (containerName == null) + { + throw new ArgumentNullException(nameof(containerName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, containerName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new BlobContainer(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string containerName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.Get"); + scope.Start(); + try + { + if (containerName == null) + { + throw new ArgumentNullException(nameof(containerName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, containerName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new BlobContainer(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string containerName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.GetIfExists"); + scope.Start(); + try + { + if (containerName == null) + { + throw new ArgumentNullException(nameof(containerName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, containerName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new BlobContainer(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string containerName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.GetIfExists"); + scope.Start(); + try + { + if (containerName == null) + { + throw new ArgumentNullException(nameof(containerName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, containerName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new BlobContainer(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string containerName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.CheckIfExists"); + scope.Start(); + try + { + if (containerName == null) + { + throw new ArgumentNullException(nameof(containerName)); + } + + var response = GetIfExists(containerName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string containerName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.CheckIfExists"); + scope.Start(); + try + { + if (containerName == null) + { + throw new ArgumentNullException(nameof(containerName)); + } + + var response = await GetIfExistsAsync(containerName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all containers and does not support a prefix like data plane. Also SRP today does not return continuation token. + /// Optional. Specified maximum number of containers that can be included in the list. + /// Optional. When specified, only container names starting with the filter will be listed. + /// Optional, used to include the properties for soft deleted blob containers. + /// The cancellation token to use. + /// A collection of that may take multiple service requests to iterate over. + public virtual Pageable GetAll(string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) + { + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, include, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new BlobContainer(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + Page NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAllNextPage(nextLink, Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, include, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new BlobContainer(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Lists all containers and does not support a prefix like data plane. Also SRP today does not return continuation token. + /// Optional. Specified maximum number of containers that can be included in the list. + /// Optional. When specified, only container names starting with the filter will be listed. + /// Optional, used to include the properties for soft deleted blob containers. + /// The cancellation token to use. + /// An async collection of that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsync(string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) + { + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, include, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new BlobContainer(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + async Task> NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllNextPageAsync(nextLink, Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, include, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new BlobContainer(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(BlobContainer.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobContainerContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(BlobContainer.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainerData.cs similarity index 77% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobContainer.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainerData.cs index 12f0ad068a95..f5408aa1050c 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobContainer.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainerData.cs @@ -8,22 +8,24 @@ using System; using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - /// Properties of the blob container, including Id, resource name, resource type, Etag. - public partial class BlobContainer : AzureEntityResource + /// A class representing the BlobContainer data model. + public partial class BlobContainerData : AzureEntityResource { - /// Initializes a new instance of BlobContainer. - public BlobContainer() + /// Initializes a new instance of BlobContainerData. + public BlobContainerData() { Metadata = new ChangeTrackingDictionary(); } - /// Initializes a new instance of BlobContainer. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// Initializes a new instance of BlobContainerData. + /// The id. + /// The name. + /// The type. /// Resource Etag. /// The version of the deleted blob container. /// Indicates whether the blob container was deleted. @@ -41,7 +43,8 @@ public BlobContainer() /// The LegalHold property of the container. /// The hasLegalHold public property is set to true by SRP if there are at least one existing tag. The hasLegalHold public property is set to false by SRP if all existing legal hold tags are cleared out. There can be a maximum of 1000 blob containers with hasLegalHold=true for a given account. /// The hasImmutabilityPolicy public property is set to true by SRP if ImmutabilityPolicy has been created for this container. The hasImmutabilityPolicy public property is set to false by SRP if ImmutabilityPolicy has not been created for this container. - internal BlobContainer(string id, string name, string type, string etag, string version, bool? deleted, DateTimeOffset? deletedTime, int? remainingRetentionDays, string defaultEncryptionScope, bool? denyEncryptionScopeOverride, PublicAccess? publicAccess, DateTimeOffset? lastModifiedTime, LeaseStatus? leaseStatus, LeaseState? leaseState, LeaseDuration? leaseDuration, IDictionary metadata, ImmutabilityPolicyProperties immutabilityPolicy, LegalHoldProperties legalHold, bool? hasLegalHold, bool? hasImmutabilityPolicy) : base(id, name, type, etag) + /// The object level immutability property of the container. The property is immutable and can only be set to true at the container creation time. Existing containers must undergo a migration process. + internal BlobContainerData(ResourceIdentifier id, string name, ResourceType type, string etag, string version, bool? deleted, DateTimeOffset? deletedTime, int? remainingRetentionDays, string defaultEncryptionScope, bool? denyEncryptionScopeOverride, PublicAccess? publicAccess, DateTimeOffset? lastModifiedTime, LeaseStatus? leaseStatus, LeaseState? leaseState, LeaseDuration? leaseDuration, IDictionary metadata, ImmutabilityPolicyProperties immutabilityPolicy, LegalHoldProperties legalHold, bool? hasLegalHold, bool? hasImmutabilityPolicy, ImmutableStorageWithVersioning immutableStorageWithVersioning) : base(id, name, type, etag) { Version = version; Deleted = deleted; @@ -59,6 +62,7 @@ internal BlobContainer(string id, string name, string type, string etag, string LegalHold = legalHold; HasLegalHold = hasLegalHold; HasImmutabilityPolicy = hasImmutabilityPolicy; + ImmutableStorageWithVersioning = immutableStorageWithVersioning; } /// The version of the deleted blob container. @@ -93,5 +97,7 @@ internal BlobContainer(string id, string name, string type, string etag, string public bool? HasLegalHold { get; } /// The hasImmutabilityPolicy public property is set to true by SRP if ImmutabilityPolicy has been created for this container. The hasImmutabilityPolicy public property is set to false by SRP if ImmutabilityPolicy has not been created for this container. public bool? HasImmutabilityPolicy { get; } + /// The object level immutability property of the container. The property is immutable and can only be set to true at the container creation time. Existing containers must undergo a migration process. + public ImmutableStorageWithVersioning ImmutableStorageWithVersioning { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainersOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainersOperations.cs deleted file mode 100644 index 24da94425c5e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainersOperations.cs +++ /dev/null @@ -1,651 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The BlobContainers service client. - public partial class BlobContainersOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal BlobContainersRestOperations RestClient { get; } - - /// Initializes a new instance of BlobContainersOperations for mocking. - protected BlobContainersOperations() - { - } - - /// Initializes a new instance of BlobContainersOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal BlobContainersOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new BlobContainersRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Creates a new container under the specified account as described by request body. The container resource includes metadata and properties for that container. It does not include a list of the blobs contained by the container. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Properties of the blob container to create. - /// The cancellation token to use. - public virtual async Task> CreateAsync(string resourceGroupName, string accountName, string containerName, BlobContainer blobContainer, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.Create"); - scope.Start(); - try - { - return await RestClient.CreateAsync(resourceGroupName, accountName, containerName, blobContainer, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Creates a new container under the specified account as described by request body. The container resource includes metadata and properties for that container. It does not include a list of the blobs contained by the container. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Properties of the blob container to create. - /// The cancellation token to use. - public virtual Response Create(string resourceGroupName, string accountName, string containerName, BlobContainer blobContainer, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.Create"); - scope.Start(); - try - { - return RestClient.Create(resourceGroupName, accountName, containerName, blobContainer, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Updates container properties as specified in request body. Properties not mentioned in the request will be unchanged. Update fails if the specified container doesn't already exist. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Properties to update for the blob container. - /// The cancellation token to use. - public virtual async Task> UpdateAsync(string resourceGroupName, string accountName, string containerName, BlobContainer blobContainer, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.Update"); - scope.Start(); - try - { - return await RestClient.UpdateAsync(resourceGroupName, accountName, containerName, blobContainer, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Updates container properties as specified in request body. Properties not mentioned in the request will be unchanged. Update fails if the specified container doesn't already exist. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Properties to update for the blob container. - /// The cancellation token to use. - public virtual Response Update(string resourceGroupName, string accountName, string containerName, BlobContainer blobContainer, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.Update"); - scope.Start(); - try - { - return RestClient.Update(resourceGroupName, accountName, containerName, blobContainer, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets properties of a specified container. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The cancellation token to use. - public virtual async Task> GetAsync(string resourceGroupName, string accountName, string containerName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.Get"); - scope.Start(); - try - { - return await RestClient.GetAsync(resourceGroupName, accountName, containerName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets properties of a specified container. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The cancellation token to use. - public virtual Response Get(string resourceGroupName, string accountName, string containerName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.Get"); - scope.Start(); - try - { - return RestClient.Get(resourceGroupName, accountName, containerName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes specified container under its account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The cancellation token to use. - public virtual async Task DeleteAsync(string resourceGroupName, string accountName, string containerName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.Delete"); - scope.Start(); - try - { - return await RestClient.DeleteAsync(resourceGroupName, accountName, containerName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes specified container under its account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The cancellation token to use. - public virtual Response Delete(string resourceGroupName, string accountName, string containerName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.Delete"); - scope.Start(); - try - { - return RestClient.Delete(resourceGroupName, accountName, containerName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets legal hold tags. Setting the same tag results in an idempotent operation. SetLegalHold follows an append pattern and does not clear out the existing tags that are not specified in the request. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The LegalHold property that will be set to a blob container. - /// The cancellation token to use. - public virtual async Task> SetLegalHoldAsync(string resourceGroupName, string accountName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.SetLegalHold"); - scope.Start(); - try - { - return await RestClient.SetLegalHoldAsync(resourceGroupName, accountName, containerName, legalHold, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets legal hold tags. Setting the same tag results in an idempotent operation. SetLegalHold follows an append pattern and does not clear out the existing tags that are not specified in the request. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The LegalHold property that will be set to a blob container. - /// The cancellation token to use. - public virtual Response SetLegalHold(string resourceGroupName, string accountName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.SetLegalHold"); - scope.Start(); - try - { - return RestClient.SetLegalHold(resourceGroupName, accountName, containerName, legalHold, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation. ClearLegalHold clears out only the specified tags in the request. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The LegalHold property that will be clear from a blob container. - /// The cancellation token to use. - public virtual async Task> ClearLegalHoldAsync(string resourceGroupName, string accountName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.ClearLegalHold"); - scope.Start(); - try - { - return await RestClient.ClearLegalHoldAsync(resourceGroupName, accountName, containerName, legalHold, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation. ClearLegalHold clears out only the specified tags in the request. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The LegalHold property that will be clear from a blob container. - /// The cancellation token to use. - public virtual Response ClearLegalHold(string resourceGroupName, string accountName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.ClearLegalHold"); - scope.Start(); - try - { - return RestClient.ClearLegalHold(resourceGroupName, accountName, containerName, legalHold, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not required for this operation. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. - /// The ImmutabilityPolicy Properties that will be created or updated to a blob container. - /// The cancellation token to use. - public virtual async Task> CreateOrUpdateImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch = null, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.CreateOrUpdateImmutabilityPolicy"); - scope.Start(); - try - { - return await RestClient.CreateOrUpdateImmutabilityPolicyAsync(resourceGroupName, accountName, containerName, ifMatch, parameters, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not required for this operation. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. - /// The ImmutabilityPolicy Properties that will be created or updated to a blob container. - /// The cancellation token to use. - public virtual Response CreateOrUpdateImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch = null, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.CreateOrUpdateImmutabilityPolicy"); - scope.Start(); - try - { - return RestClient.CreateOrUpdateImmutabilityPolicy(resourceGroupName, accountName, containerName, ifMatch, parameters, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the existing immutability policy along with the corresponding ETag in response headers and body. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. - /// The cancellation token to use. - public virtual async Task> GetImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch = null, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.GetImmutabilityPolicy"); - scope.Start(); - try - { - return await RestClient.GetImmutabilityPolicyAsync(resourceGroupName, accountName, containerName, ifMatch, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the existing immutability policy along with the corresponding ETag in response headers and body. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. - /// The cancellation token to use. - public virtual Response GetImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch = null, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.GetImmutabilityPolicy"); - scope.Start(); - try - { - return RestClient.GetImmutabilityPolicy(resourceGroupName, accountName, containerName, ifMatch, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, only way is to delete the container after deleting all blobs inside the container. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. - /// The cancellation token to use. - public virtual async Task> DeleteImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.DeleteImmutabilityPolicy"); - scope.Start(); - try - { - return await RestClient.DeleteImmutabilityPolicyAsync(resourceGroupName, accountName, containerName, ifMatch, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, only way is to delete the container after deleting all blobs inside the container. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. - /// The cancellation token to use. - public virtual Response DeleteImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.DeleteImmutabilityPolicy"); - scope.Start(); - try - { - return RestClient.DeleteImmutabilityPolicy(resourceGroupName, accountName, containerName, ifMatch, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets the ImmutabilityPolicy to Locked state. The only action allowed on a Locked policy is ExtendImmutabilityPolicy action. ETag in If-Match is required for this operation. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. - /// The cancellation token to use. - public virtual async Task> LockImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.LockImmutabilityPolicy"); - scope.Start(); - try - { - return await RestClient.LockImmutabilityPolicyAsync(resourceGroupName, accountName, containerName, ifMatch, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets the ImmutabilityPolicy to Locked state. The only action allowed on a Locked policy is ExtendImmutabilityPolicy action. ETag in If-Match is required for this operation. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. - /// The cancellation token to use. - public virtual Response LockImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.LockImmutabilityPolicy"); - scope.Start(); - try - { - return RestClient.LockImmutabilityPolicy(resourceGroupName, accountName, containerName, ifMatch, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy. The only action allowed on a Locked policy will be this action. ETag in If-Match is required for this operation. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. - /// The ImmutabilityPolicy Properties that will be extended for a blob container. - /// The cancellation token to use. - public virtual async Task> ExtendImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.ExtendImmutabilityPolicy"); - scope.Start(); - try - { - return await RestClient.ExtendImmutabilityPolicyAsync(resourceGroupName, accountName, containerName, ifMatch, parameters, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy. The only action allowed on a Locked policy will be this action. ETag in If-Match is required for this operation. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. - /// The ImmutabilityPolicy Properties that will be extended for a blob container. - /// The cancellation token to use. - public virtual Response ExtendImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.ExtendImmutabilityPolicy"); - scope.Start(); - try - { - return RestClient.ExtendImmutabilityPolicy(resourceGroupName, accountName, containerName, ifMatch, parameters, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// The Lease Container operation establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Lease Container request body. - /// The cancellation token to use. - public virtual async Task> LeaseAsync(string resourceGroupName, string accountName, string containerName, LeaseContainerRequest parameters = null, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.Lease"); - scope.Start(); - try - { - return await RestClient.LeaseAsync(resourceGroupName, accountName, containerName, parameters, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// The Lease Container operation establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Lease Container request body. - /// The cancellation token to use. - public virtual Response Lease(string resourceGroupName, string accountName, string containerName, LeaseContainerRequest parameters = null, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.Lease"); - scope.Start(); - try - { - return RestClient.Lease(resourceGroupName, accountName, containerName, parameters, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Lists all containers and does not support a prefix like data plane. Also SRP today does not return continuation token. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// Optional. Specified maximum number of containers that can be included in the list. - /// Optional. When specified, only container names starting with the filter will be listed. - /// Optional, used to include the properties for soft deleted blob containers. - /// The cancellation token to use. - /// or is null. - public virtual AsyncPageable ListAsync(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListAsync(resourceGroupName, accountName, maxpagesize, filter, include, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - async Task> NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListNextPageAsync(nextLink, resourceGroupName, accountName, maxpagesize, filter, include, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); - } - - /// Lists all containers and does not support a prefix like data plane. Also SRP today does not return continuation token. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// Optional. Specified maximum number of containers that can be included in the list. - /// Optional. When specified, only container names starting with the filter will be listed. - /// Optional, used to include the properties for soft deleted blob containers. - /// The cancellation token to use. - /// or is null. - public virtual Pageable List(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.List"); - scope.Start(); - try - { - var response = RestClient.List(resourceGroupName, accountName, maxpagesize, filter, include, cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - Page NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("BlobContainersOperations.List"); - scope.Start(); - try - { - var response = RestClient.ListNextPage(nextLink, resourceGroupName, accountName, maxpagesize, filter, include, cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobInventoryPolicy.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobInventoryPolicy.cs new file mode 100644 index 000000000000..3a8ef5f10e46 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobInventoryPolicy.cs @@ -0,0 +1,174 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a BlobInventoryPolicy along with the instance operations that can be performed on it. + public partial class BlobInventoryPolicy : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly BlobInventoryPoliciesRestOperations _restClient; + private readonly BlobInventoryPolicyData _data; + + /// Initializes a new instance of the class for mocking. + protected BlobInventoryPolicy() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal BlobInventoryPolicy(ArmResource options, BlobInventoryPolicyData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new BlobInventoryPoliciesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal BlobInventoryPolicy(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new BlobInventoryPoliciesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/inventoryPolicies"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual BlobInventoryPolicyData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Gets the blob inventory policy associated with the specified storage account. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicy.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new BlobInventoryPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the blob inventory policy associated with the specified storage account. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicy.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new BlobInventoryPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + + /// Deletes the blob inventory policy associated with the specified storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public async virtual Task DeleteAsync(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicy.Delete"); + scope.Start(); + try + { + var response = await _restClient.DeleteAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + var operation = new BlobInventoryPolicyDeleteOperation(response); + if (waitForCompletion) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Deletes the blob inventory policy associated with the specified storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public virtual BlobInventoryPolicyDeleteOperation Delete(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicy.Delete"); + scope.Start(); + try + { + var response = _restClient.Delete(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + var operation = new BlobInventoryPolicyDeleteOperation(response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobInventoryPolicyContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobInventoryPolicyContainer.cs new file mode 100644 index 000000000000..1ce92e042dab --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobInventoryPolicyContainer.cs @@ -0,0 +1,323 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of BlobInventoryPolicy and their operations over a StorageAccount. + public partial class BlobInventoryPolicyContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly BlobInventoryPoliciesRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected BlobInventoryPolicyContainer() + { + } + + /// Initializes a new instance of BlobInventoryPolicyContainer class. + /// The resource representing the parent resource. + internal BlobInventoryPolicyContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new BlobInventoryPoliciesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => StorageAccount.ResourceType; + + // Container level operations. + + /// Sets the blob inventory policy to the specified storage account. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// The blob inventory policy set to a storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// is null. + public virtual BlobInventoryPolicyCreateOrUpdateOperation CreateOrUpdate(BlobInventoryPolicyName blobInventoryPolicyName, BlobInventoryPolicyData properties, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (properties == null) + { + throw new ArgumentNullException(nameof(properties)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = _restClient.CreateOrUpdate(Id.ResourceGroupName, Id.Name, blobInventoryPolicyName, properties, cancellationToken); + var operation = new BlobInventoryPolicyCreateOrUpdateOperation(Parent, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Sets the blob inventory policy to the specified storage account. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// The blob inventory policy set to a storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// is null. + public async virtual Task CreateOrUpdateAsync(BlobInventoryPolicyName blobInventoryPolicyName, BlobInventoryPolicyData properties, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (properties == null) + { + throw new ArgumentNullException(nameof(properties)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = await _restClient.CreateOrUpdateAsync(Id.ResourceGroupName, Id.Name, blobInventoryPolicyName, properties, cancellationToken).ConfigureAwait(false); + var operation = new BlobInventoryPolicyCreateOrUpdateOperation(Parent, response); + if (waitForCompletion) + await operation.WaitForCompletionAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(BlobInventoryPolicyName blobInventoryPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Name, blobInventoryPolicyName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new BlobInventoryPolicy(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(BlobInventoryPolicyName blobInventoryPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Name, blobInventoryPolicyName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new BlobInventoryPolicy(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(BlobInventoryPolicyName blobInventoryPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.GetIfExists"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Name, blobInventoryPolicyName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new BlobInventoryPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(BlobInventoryPolicyName blobInventoryPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.GetIfExists"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Name, blobInventoryPolicyName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new BlobInventoryPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(BlobInventoryPolicyName blobInventoryPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.CheckIfExists"); + scope.Start(); + try + { + var response = GetIfExists(blobInventoryPolicyName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(BlobInventoryPolicyName blobInventoryPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.CheckIfExists"); + scope.Start(); + try + { + var response = await GetIfExistsAsync(blobInventoryPolicyName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the blob inventory policy associated with the specified storage account. + /// The cancellation token to use. + /// A collection of that may take multiple service requests to iterate over. + public virtual Pageable GetAll(CancellationToken cancellationToken = default) + { + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new BlobInventoryPolicy(Parent, value)), null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, null); + } + + /// Gets the blob inventory policy associated with the specified storage account. + /// The cancellation token to use. + /// An async collection of that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsync(CancellationToken cancellationToken = default) + { + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new BlobInventoryPolicy(Parent, value)), null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(BlobInventoryPolicy.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobInventoryPolicyContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(BlobInventoryPolicy.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobInventoryPolicyData.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobInventoryPolicyData.cs new file mode 100644 index 000000000000..7aec68dff427 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobInventoryPolicyData.cs @@ -0,0 +1,44 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing the BlobInventoryPolicy data model. + public partial class BlobInventoryPolicyData : Resource + { + /// Initializes a new instance of BlobInventoryPolicyData. + public BlobInventoryPolicyData() + { + } + + /// Initializes a new instance of BlobInventoryPolicyData. + /// The id. + /// The name. + /// The type. + /// Metadata pertaining to creation and last modification of the resource. + /// Returns the last modified date and time of the blob inventory policy. + /// The storage account blob inventory policy object. It is composed of policy rules. + internal BlobInventoryPolicyData(ResourceIdentifier id, string name, ResourceType type, Models.SystemData systemData, DateTimeOffset? lastModifiedTime, BlobInventoryPolicySchema policy) : base(id, name, type) + { + SystemData = systemData; + LastModifiedTime = lastModifiedTime; + Policy = policy; + } + + /// Metadata pertaining to creation and last modification of the resource. + public Models.SystemData SystemData { get; } + /// Returns the last modified date and time of the blob inventory policy. + public DateTimeOffset? LastModifiedTime { get; } + /// The storage account blob inventory policy object. It is composed of policy rules. + public BlobInventoryPolicySchema Policy { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobService.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobService.cs new file mode 100644 index 000000000000..eeffbb93624e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobService.cs @@ -0,0 +1,185 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a BlobService along with the instance operations that can be performed on it. + public partial class BlobService : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly BlobServicesRestOperations _restClient; + private readonly BlobServiceData _data; + + /// Initializes a new instance of the class for mocking. + protected BlobService() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal BlobService(ArmResource options, BlobServiceData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new BlobServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal BlobService(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new BlobServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/blobServices"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual BlobServiceData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobService.Get"); + scope.Start(); + try + { + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new BlobService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobService.Get"); + scope.Start(); + try + { + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new BlobService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + /// Sets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + /// is null. + public virtual async Task> SetServicePropertiesAsync(BlobServiceData parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobService.SetServiceProperties"); + scope.Start(); + try + { + var response = await _restClient.SetServicePropertiesAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, parameters, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new BlobService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Sets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + /// is null. + public virtual Response SetServiceProperties(BlobServiceData parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("BlobService.SetServiceProperties"); + scope.Start(); + try + { + var response = _restClient.SetServiceProperties(Id.ResourceGroupName, Id.Parent.Name, Id.Name, parameters, cancellationToken); + return Response.FromValue(new BlobService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets a list of BlobContainers in the BlobService. + /// An object representing collection of BlobContainers and their operations over a BlobService. + public BlobContainerContainer GetBlobContainers() + { + return new BlobContainerContainer(this); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServiceContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServiceContainer.cs new file mode 100644 index 000000000000..6a2c65315284 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServiceContainer.cs @@ -0,0 +1,292 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of BlobService and their operations over a StorageAccount. + public partial class BlobServiceContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly BlobServicesRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected BlobServiceContainer() + { + } + + /// Initializes a new instance of BlobServiceContainer class. + /// The resource representing the parent resource. + internal BlobServiceContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new BlobServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => StorageAccount.ResourceType; + + // Container level operations. + + /// Gets details for this resource from the service. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string blobServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobServiceContainer.Get"); + scope.Start(); + try + { + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } + + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Name, blobServicesName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new BlobService(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string blobServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobServiceContainer.Get"); + scope.Start(); + try + { + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } + + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Name, blobServicesName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new BlobService(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string blobServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobServiceContainer.GetIfExists"); + scope.Start(); + try + { + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } + + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Name, blobServicesName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new BlobService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string blobServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobServiceContainer.GetIfExists"); + scope.Start(); + try + { + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } + + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Name, blobServicesName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new BlobService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string blobServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobServiceContainer.CheckIfExists"); + scope.Start(); + try + { + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } + + var response = GetIfExists(blobServicesName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string blobServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobServiceContainer.CheckIfExists"); + scope.Start(); + try + { + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } + + var response = await GetIfExistsAsync(blobServicesName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List blob services of storage account. It returns a collection of one object named default. + /// The cancellation token to use. + /// A collection of that may take multiple service requests to iterate over. + public virtual Pageable GetAll(CancellationToken cancellationToken = default) + { + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("BlobServiceContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new BlobService(Parent, value)), null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, null); + } + + /// List blob services of storage account. It returns a collection of one object named default. + /// The cancellation token to use. + /// An async collection of that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsync(CancellationToken cancellationToken = default) + { + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("BlobServiceContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new BlobService(Parent, value)), null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobServiceContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(BlobService.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("BlobServiceContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(BlobService.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceProperties.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServiceData.cs similarity index 69% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceProperties.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServiceData.cs index 23dba800528c..6968f0de2b1c 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceProperties.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServiceData.cs @@ -5,20 +5,24 @@ #nullable disable -namespace Azure.ResourceManager.Storage.Models +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage { - /// The properties of a storage account’s Blob service. - public partial class BlobServiceProperties : Resource + /// A class representing the BlobService data model. + public partial class BlobServiceData : Resource { - /// Initializes a new instance of BlobServiceProperties. - public BlobServiceProperties() + /// Initializes a new instance of BlobServiceData. + public BlobServiceData() { } - /// Initializes a new instance of BlobServiceProperties. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// Initializes a new instance of BlobServiceData. + /// The id. + /// The name. + /// The type. /// Sku name and tier. /// Specifies CORS rules for the Blob service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the Blob service. /// DefaultServiceVersion indicates the default version to use for requests to the Blob service if an incoming request’s version is not specified. Possible values include version 2008-10-27 and all more recent versions. @@ -28,7 +32,8 @@ public BlobServiceProperties() /// The blob service properties for change feed events. /// The blob service properties for blob restore policy. /// The blob service properties for container soft delete. - internal BlobServiceProperties(string id, string name, string type, Sku sku, CorsRules cors, string defaultServiceVersion, DeleteRetentionPolicy deleteRetentionPolicy, bool? isVersioningEnabled, bool? automaticSnapshotPolicyEnabled, ChangeFeed changeFeed, RestorePolicyProperties restorePolicy, DeleteRetentionPolicy containerDeleteRetentionPolicy) : base(id, name, type) + /// The blob service property to configure last access time based tracking policy. + internal BlobServiceData(ResourceIdentifier id, string name, ResourceType type, Models.Sku sku, CorsRules cors, string defaultServiceVersion, DeleteRetentionPolicy deleteRetentionPolicy, bool? isVersioningEnabled, bool? automaticSnapshotPolicyEnabled, ChangeFeed changeFeed, RestorePolicyProperties restorePolicy, DeleteRetentionPolicy containerDeleteRetentionPolicy, LastAccessTimeTrackingPolicy lastAccessTimeTrackingPolicy) : base(id, name, type) { Sku = sku; Cors = cors; @@ -39,10 +44,11 @@ internal BlobServiceProperties(string id, string name, string type, Sku sku, Cor ChangeFeed = changeFeed; RestorePolicy = restorePolicy; ContainerDeleteRetentionPolicy = containerDeleteRetentionPolicy; + LastAccessTimeTrackingPolicy = lastAccessTimeTrackingPolicy; } /// Sku name and tier. - public Sku Sku { get; } + public Models.Sku Sku { get; } /// Specifies CORS rules for the Blob service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the Blob service. public CorsRules Cors { get; set; } /// DefaultServiceVersion indicates the default version to use for requests to the Blob service if an incoming request’s version is not specified. Possible values include version 2008-10-27 and all more recent versions. @@ -59,5 +65,7 @@ internal BlobServiceProperties(string id, string name, string type, Sku sku, Cor public RestorePolicyProperties RestorePolicy { get; set; } /// The blob service properties for container soft delete. public DeleteRetentionPolicy ContainerDeleteRetentionPolicy { get; set; } + /// The blob service property to configure last access time based tracking policy. + public LastAccessTimeTrackingPolicy LastAccessTimeTrackingPolicy { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServicesOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServicesOperations.cs deleted file mode 100644 index 7f1289b74bd7..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServicesOperations.cs +++ /dev/null @@ -1,189 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The BlobServices service client. - public partial class BlobServicesOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal BlobServicesRestOperations RestClient { get; } - - /// Initializes a new instance of BlobServicesOperations for mocking. - protected BlobServicesOperations() - { - } - - /// Initializes a new instance of BlobServicesOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal BlobServicesOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new BlobServicesRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Sets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The cancellation token to use. - public virtual async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, BlobServiceProperties parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobServicesOperations.SetServiceProperties"); - scope.Start(); - try - { - return await RestClient.SetServicePropertiesAsync(resourceGroupName, accountName, parameters, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The cancellation token to use. - public virtual Response SetServiceProperties(string resourceGroupName, string accountName, BlobServiceProperties parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobServicesOperations.SetServiceProperties"); - scope.Start(); - try - { - return RestClient.SetServiceProperties(resourceGroupName, accountName, parameters, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobServicesOperations.GetServiceProperties"); - scope.Start(); - try - { - return await RestClient.GetServicePropertiesAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response GetServiceProperties(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("BlobServicesOperations.GetServiceProperties"); - scope.Start(); - try - { - return RestClient.GetServiceProperties(resourceGroupName, accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// List blob services of storage account. It returns a collection of one object named default. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual AsyncPageable ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("BlobServicesOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); - } - - /// List blob services of storage account. It returns a collection of one object named default. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual Pageable List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("BlobServicesOperations.List"); - scope.Start(); - try - { - var response = RestClient.List(resourceGroupName, accountName, cancellationToken); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, null); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/DeletedAccount.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/DeletedAccount.cs new file mode 100644 index 000000000000..be4004b3cdbd --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/DeletedAccount.cs @@ -0,0 +1,129 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a DeletedAccount along with the instance operations that can be performed on it. + public partial class DeletedAccount : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly DeletedAccountsRestOperations _restClient; + private readonly DeletedAccountData _data; + + /// Initializes a new instance of the class for mocking. + protected DeletedAccount() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal DeletedAccount(ArmResource options, DeletedAccountData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new DeletedAccountsRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal DeletedAccount(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new DeletedAccountsRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/deletedAccounts"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual DeletedAccountData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Get properties of specified deleted account resource. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccount.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new DeletedAccount(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Get properties of specified deleted account resource. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccount.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new DeletedAccount(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/DeletedAccountContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/DeletedAccountContainer.cs new file mode 100644 index 000000000000..b5827773c50a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/DeletedAccountContainer.cs @@ -0,0 +1,322 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of DeletedAccount and their operations over a Subscription. + public partial class DeletedAccountContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly DeletedAccountsRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected DeletedAccountContainer() + { + } + + /// Initializes a new instance of DeletedAccountContainer class. + /// The resource representing the parent resource. + internal DeletedAccountContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new DeletedAccountsRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => Subscription.ResourceType; + + // Container level operations. + + /// Gets details for this resource from the service. + /// Name of the deleted storage account. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string deletedAccountName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.Get"); + scope.Start(); + try + { + if (deletedAccountName == null) + { + throw new ArgumentNullException(nameof(deletedAccountName)); + } + + var response = _restClient.Get(Id.Name, deletedAccountName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new DeletedAccount(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// Name of the deleted storage account. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string deletedAccountName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.Get"); + scope.Start(); + try + { + if (deletedAccountName == null) + { + throw new ArgumentNullException(nameof(deletedAccountName)); + } + + var response = await _restClient.GetAsync(Id.Name, deletedAccountName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new DeletedAccount(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// Name of the deleted storage account. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string deletedAccountName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.GetIfExists"); + scope.Start(); + try + { + if (deletedAccountName == null) + { + throw new ArgumentNullException(nameof(deletedAccountName)); + } + + var response = _restClient.Get(Id.Name, deletedAccountName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new DeletedAccount(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// Name of the deleted storage account. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string deletedAccountName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.GetIfExists"); + scope.Start(); + try + { + if (deletedAccountName == null) + { + throw new ArgumentNullException(nameof(deletedAccountName)); + } + + var response = await _restClient.GetAsync(Id.Name, deletedAccountName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new DeletedAccount(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// Name of the deleted storage account. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string deletedAccountName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.CheckIfExists"); + scope.Start(); + try + { + if (deletedAccountName == null) + { + throw new ArgumentNullException(nameof(deletedAccountName)); + } + + var response = GetIfExists(deletedAccountName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// Name of the deleted storage account. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string deletedAccountName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.CheckIfExists"); + scope.Start(); + try + { + if (deletedAccountName == null) + { + throw new ArgumentNullException(nameof(deletedAccountName)); + } + + var response = await GetIfExistsAsync(deletedAccountName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists deleted accounts under the subscription. + /// The cancellation token to use. + /// A collection of that may take multiple service requests to iterate over. + public virtual Pageable GetAll(CancellationToken cancellationToken = default) + { + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new DeletedAccount(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + Page NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAllNextPage(nextLink, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new DeletedAccount(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Lists deleted accounts under the subscription. + /// The cancellation token to use. + /// An async collection of that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsync(CancellationToken cancellationToken = default) + { + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new DeletedAccount(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + async Task> NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllNextPageAsync(nextLink, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new DeletedAccount(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(DeletedAccount.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("DeletedAccountContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(DeletedAccount.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/DeletedAccountData.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/DeletedAccountData.cs new file mode 100644 index 000000000000..5517687236da --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/DeletedAccountData.cs @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing the DeletedAccount data model. + public partial class DeletedAccountData : Resource + { + /// Initializes a new instance of DeletedAccountData. + public DeletedAccountData() + { + } + + /// Initializes a new instance of DeletedAccountData. + /// The id. + /// The name. + /// The type. + /// Full resource id of the original storage account. + /// Location of the deleted account. + /// Can be used to attempt recovering this deleted account via PutStorageAccount API. + /// Creation time of the deleted account. + /// Deletion time of the deleted account. + internal DeletedAccountData(ResourceIdentifier id, string name, ResourceType type, string storageAccountResourceId, string location, string restoreReference, string creationTime, string deletionTime) : base(id, name, type) + { + StorageAccountResourceId = storageAccountResourceId; + Location = location; + RestoreReference = restoreReference; + CreationTime = creationTime; + DeletionTime = deletionTime; + } + + /// Full resource id of the original storage account. + public string StorageAccountResourceId { get; } + /// Location of the deleted account. + public string Location { get; } + /// Can be used to attempt recovering this deleted account via PutStorageAccount API. + public string RestoreReference { get; } + /// Creation time of the deleted account. + public string CreationTime { get; } + /// Deletion time of the deleted account. + public string DeletionTime { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScope.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScope.cs new file mode 100644 index 000000000000..3e1214439c64 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScope.cs @@ -0,0 +1,178 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a EncryptionScope along with the instance operations that can be performed on it. + public partial class EncryptionScope : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly EncryptionScopesRestOperations _restClient; + private readonly EncryptionScopeData _data; + + /// Initializes a new instance of the class for mocking. + protected EncryptionScope() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal EncryptionScope(ArmResource options, EncryptionScopeData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new EncryptionScopesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal EncryptionScope(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new EncryptionScopesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/encryptionScopes"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual EncryptionScopeData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Returns the properties for the specified encryption scope. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScope.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new EncryptionScope(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Returns the properties for the specified encryption scope. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScope.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new EncryptionScope(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + /// Update encryption scope properties as specified in the request body. Update fails if the specified encryption scope does not already exist. + /// Encryption scope properties to be used for the update. + /// The cancellation token to use. + /// is null. + public virtual async Task> PatchAsync(EncryptionScopeData encryptionScope, CancellationToken cancellationToken = default) + { + if (encryptionScope == null) + { + throw new ArgumentNullException(nameof(encryptionScope)); + } + + using var scope = _clientDiagnostics.CreateScope("EncryptionScope.Patch"); + scope.Start(); + try + { + var response = await _restClient.PatchAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, encryptionScope, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new EncryptionScope(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Update encryption scope properties as specified in the request body. Update fails if the specified encryption scope does not already exist. + /// Encryption scope properties to be used for the update. + /// The cancellation token to use. + /// is null. + public virtual Response Patch(EncryptionScopeData encryptionScope, CancellationToken cancellationToken = default) + { + if (encryptionScope == null) + { + throw new ArgumentNullException(nameof(encryptionScope)); + } + + using var scope = _clientDiagnostics.CreateScope("EncryptionScope.Patch"); + scope.Start(); + try + { + var response = _restClient.Patch(Id.ResourceGroupName, Id.Parent.Name, Id.Name, encryptionScope, cancellationToken); + return Response.FromValue(new EncryptionScope(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopeContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopeContainer.cs new file mode 100644 index 000000000000..800d6f52496d --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopeContainer.cs @@ -0,0 +1,391 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of EncryptionScope and their operations over a StorageAccount. + public partial class EncryptionScopeContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly EncryptionScopesRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected EncryptionScopeContainer() + { + } + + /// Initializes a new instance of EncryptionScopeContainer class. + /// The resource representing the parent resource. + internal EncryptionScopeContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new EncryptionScopesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => StorageAccount.ResourceType; + + // Container level operations. + + /// Synchronously creates or updates an encryption scope under the specified storage account. If an encryption scope is already created and a subsequent request is issued with different properties, the encryption scope properties will be updated per the specified request. + /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Encryption scope properties to be used for the create or update. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public virtual EncryptionScopePutOperation CreateOrUpdate(string encryptionScopeName, EncryptionScopeData encryptionScope, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (encryptionScopeName == null) + { + throw new ArgumentNullException(nameof(encryptionScopeName)); + } + if (encryptionScope == null) + { + throw new ArgumentNullException(nameof(encryptionScope)); + } + + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = _restClient.Put(Id.ResourceGroupName, Id.Name, encryptionScopeName, encryptionScope, cancellationToken); + var operation = new EncryptionScopePutOperation(Parent, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Synchronously creates or updates an encryption scope under the specified storage account. If an encryption scope is already created and a subsequent request is issued with different properties, the encryption scope properties will be updated per the specified request. + /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Encryption scope properties to be used for the create or update. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public async virtual Task CreateOrUpdateAsync(string encryptionScopeName, EncryptionScopeData encryptionScope, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (encryptionScopeName == null) + { + throw new ArgumentNullException(nameof(encryptionScopeName)); + } + if (encryptionScope == null) + { + throw new ArgumentNullException(nameof(encryptionScope)); + } + + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = await _restClient.PutAsync(Id.ResourceGroupName, Id.Name, encryptionScopeName, encryptionScope, cancellationToken).ConfigureAwait(false); + var operation = new EncryptionScopePutOperation(Parent, response); + if (waitForCompletion) + await operation.WaitForCompletionAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string encryptionScopeName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.Get"); + scope.Start(); + try + { + if (encryptionScopeName == null) + { + throw new ArgumentNullException(nameof(encryptionScopeName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Name, encryptionScopeName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new EncryptionScope(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string encryptionScopeName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.Get"); + scope.Start(); + try + { + if (encryptionScopeName == null) + { + throw new ArgumentNullException(nameof(encryptionScopeName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Name, encryptionScopeName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new EncryptionScope(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string encryptionScopeName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.GetIfExists"); + scope.Start(); + try + { + if (encryptionScopeName == null) + { + throw new ArgumentNullException(nameof(encryptionScopeName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Name, encryptionScopeName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new EncryptionScope(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string encryptionScopeName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.GetIfExists"); + scope.Start(); + try + { + if (encryptionScopeName == null) + { + throw new ArgumentNullException(nameof(encryptionScopeName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Name, encryptionScopeName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new EncryptionScope(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string encryptionScopeName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.CheckIfExists"); + scope.Start(); + try + { + if (encryptionScopeName == null) + { + throw new ArgumentNullException(nameof(encryptionScopeName)); + } + + var response = GetIfExists(encryptionScopeName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string encryptionScopeName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.CheckIfExists"); + scope.Start(); + try + { + if (encryptionScopeName == null) + { + throw new ArgumentNullException(nameof(encryptionScopeName)); + } + + var response = await GetIfExistsAsync(encryptionScopeName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all the encryption scopes available under the specified storage account. + /// The cancellation token to use. + /// A collection of that may take multiple service requests to iterate over. + public virtual Pageable GetAll(CancellationToken cancellationToken = default) + { + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new EncryptionScope(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + Page NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAllNextPage(nextLink, Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new EncryptionScope(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Lists all the encryption scopes available under the specified storage account. + /// The cancellation token to use. + /// An async collection of that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsync(CancellationToken cancellationToken = default) + { + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new EncryptionScope(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + async Task> NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllNextPageAsync(nextLink, Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new EncryptionScope(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(EncryptionScope.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("EncryptionScopeContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(EncryptionScope.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScope.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopeData.cs similarity index 62% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScope.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopeData.cs index 210493f065a9..adaaf7a4523c 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScope.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopeData.cs @@ -6,33 +6,38 @@ #nullable disable using System; +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - /// The Encryption Scope resource. - public partial class EncryptionScope : Resource + /// A class representing the EncryptionScope data model. + public partial class EncryptionScopeData : Resource { - /// Initializes a new instance of EncryptionScope. - public EncryptionScope() + /// Initializes a new instance of EncryptionScopeData. + public EncryptionScopeData() { } - /// Initializes a new instance of EncryptionScope. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// Initializes a new instance of EncryptionScopeData. + /// The id. + /// The name. + /// The type. /// The provider for the encryption scope. Possible values (case-insensitive): Microsoft.Storage, Microsoft.KeyVault. /// The state of the encryption scope. Possible values (case-insensitive): Enabled, Disabled. /// Gets the creation date and time of the encryption scope in UTC. /// Gets the last modification date and time of the encryption scope in UTC. /// The key vault properties for the encryption scope. This is a required field if encryption scope 'source' attribute is set to 'Microsoft.KeyVault'. - internal EncryptionScope(string id, string name, string type, EncryptionScopeSource? source, EncryptionScopeState? state, DateTimeOffset? creationTime, DateTimeOffset? lastModifiedTime, EncryptionScopeKeyVaultProperties keyVaultProperties) : base(id, name, type) + /// A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest. + internal EncryptionScopeData(ResourceIdentifier id, string name, ResourceType type, EncryptionScopeSource? source, EncryptionScopeState? state, DateTimeOffset? creationTime, DateTimeOffset? lastModifiedTime, EncryptionScopeKeyVaultProperties keyVaultProperties, bool? requireInfrastructureEncryption) : base(id, name, type) { Source = source; State = state; CreationTime = creationTime; LastModifiedTime = lastModifiedTime; KeyVaultProperties = keyVaultProperties; + RequireInfrastructureEncryption = requireInfrastructureEncryption; } /// The provider for the encryption scope. Possible values (case-insensitive): Microsoft.Storage, Microsoft.KeyVault. @@ -45,5 +50,7 @@ internal EncryptionScope(string id, string name, string type, EncryptionScopeSou public DateTimeOffset? LastModifiedTime { get; } /// The key vault properties for the encryption scope. This is a required field if encryption scope 'source' attribute is set to 'Microsoft.KeyVault'. public EncryptionScopeKeyVaultProperties KeyVaultProperties { get; set; } + /// A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest. + public bool? RequireInfrastructureEncryption { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopesOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopesOperations.cs deleted file mode 100644 index a2b3c9be9c63..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopesOperations.cs +++ /dev/null @@ -1,265 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The EncryptionScopes service client. - public partial class EncryptionScopesOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal EncryptionScopesRestOperations RestClient { get; } - - /// Initializes a new instance of EncryptionScopesOperations for mocking. - protected EncryptionScopesOperations() - { - } - - /// Initializes a new instance of EncryptionScopesOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal EncryptionScopesOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new EncryptionScopesRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Synchronously creates or updates an encryption scope under the specified storage account. If an encryption scope is already created and a subsequent request is issued with different properties, the encryption scope properties will be updated per the specified request. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Encryption scope properties to be used for the create or update. - /// The cancellation token to use. - public virtual async Task> PutAsync(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScope encryptionScope, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("EncryptionScopesOperations.Put"); - scope.Start(); - try - { - return await RestClient.PutAsync(resourceGroupName, accountName, encryptionScopeName, encryptionScope, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Synchronously creates or updates an encryption scope under the specified storage account. If an encryption scope is already created and a subsequent request is issued with different properties, the encryption scope properties will be updated per the specified request. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Encryption scope properties to be used for the create or update. - /// The cancellation token to use. - public virtual Response Put(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScope encryptionScope, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("EncryptionScopesOperations.Put"); - scope.Start(); - try - { - return RestClient.Put(resourceGroupName, accountName, encryptionScopeName, encryptionScope, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Update encryption scope properties as specified in the request body. Update fails if the specified encryption scope does not already exist. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Encryption scope properties to be used for the update. - /// The cancellation token to use. - public virtual async Task> PatchAsync(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScope encryptionScope, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("EncryptionScopesOperations.Patch"); - scope.Start(); - try - { - return await RestClient.PatchAsync(resourceGroupName, accountName, encryptionScopeName, encryptionScope, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Update encryption scope properties as specified in the request body. Update fails if the specified encryption scope does not already exist. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Encryption scope properties to be used for the update. - /// The cancellation token to use. - public virtual Response Patch(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScope encryptionScope, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("EncryptionScopesOperations.Patch"); - scope.Start(); - try - { - return RestClient.Patch(resourceGroupName, accountName, encryptionScopeName, encryptionScope, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Returns the properties for the specified encryption scope. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The cancellation token to use. - public virtual async Task> GetAsync(string resourceGroupName, string accountName, string encryptionScopeName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("EncryptionScopesOperations.Get"); - scope.Start(); - try - { - return await RestClient.GetAsync(resourceGroupName, accountName, encryptionScopeName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Returns the properties for the specified encryption scope. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The cancellation token to use. - public virtual Response Get(string resourceGroupName, string accountName, string encryptionScopeName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("EncryptionScopesOperations.Get"); - scope.Start(); - try - { - return RestClient.Get(resourceGroupName, accountName, encryptionScopeName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Lists all the encryption scopes available under the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual AsyncPageable ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("EncryptionScopesOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - async Task> NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("EncryptionScopesOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListNextPageAsync(nextLink, resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); - } - - /// Lists all the encryption scopes available under the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual Pageable List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("EncryptionScopesOperations.List"); - scope.Start(); - try - { - var response = RestClient.List(resourceGroupName, accountName, cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - Page NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("EncryptionScopesOperations.List"); - scope.Start(); - try - { - var response = RestClient.ListNextPage(nextLink, resourceGroupName, accountName, cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Extensions/ResourceGroupExtensions.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Extensions/ResourceGroupExtensions.cs new file mode 100644 index 000000000000..802d78b949a7 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Extensions/ResourceGroupExtensions.cs @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using Azure.ResourceManager.Resources; + +namespace Azure.ResourceManager.Storage +{ + /// A class to add extension methods to ResourceGroup. + public static partial class ResourceGroupExtensions + { + #region StorageAccount + /// Gets an object representing a StorageAccountContainer along with the instance operations that can be performed on it. + /// The instance the method will execute against. + /// Returns a object. + public static StorageAccountContainer GetStorageAccounts(this ResourceGroup resourceGroup) + { + return new StorageAccountContainer(resourceGroup); + } + #endregion + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Extensions/SubscriptionExtensions.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Extensions/SubscriptionExtensions.cs new file mode 100644 index 000000000000..410230242588 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Extensions/SubscriptionExtensions.cs @@ -0,0 +1,300 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class to add extension methods to Subscription. + public static partial class SubscriptionExtensions + { + #region StorageAccount + private static StorageAccountsRestOperations GetStorageAccountsRestOperations(ClientDiagnostics clientDiagnostics, TokenCredential credential, ArmClientOptions clientOptions, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null) + { + return new StorageAccountsRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint); + } + + /// Lists the StorageAccounts for this . + /// The instance the method will execute against. + /// The cancellation token to use. + /// A collection of resource operations that may take multiple service requests to iterate over. + public static AsyncPageable GetStorageAccountsAsync(this Subscription subscription, CancellationToken cancellationToken = default) + { + return subscription.UseClientContext((baseUri, credential, options, pipeline) => + { + var clientDiagnostics = new ClientDiagnostics(options); + var restOperations = GetStorageAccountsRestOperations(clientDiagnostics, credential, options, pipeline, subscription.Id.SubscriptionId, baseUri); + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = clientDiagnostics.CreateScope("SubscriptionExtensions.GetStorageAccounts"); + scope.Start(); + try + { + var response = await restOperations.GetAllAsync(cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new StorageAccount(subscription, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + async Task> NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = clientDiagnostics.CreateScope("SubscriptionExtensions.GetStorageAccounts"); + scope.Start(); + try + { + var response = await restOperations.GetAllNextPageAsync(nextLink, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new StorageAccount(subscription, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); + } + ); + } + + /// Lists the StorageAccounts for this . + /// The instance the method will execute against. + /// The cancellation token to use. + /// A collection of resource operations that may take multiple service requests to iterate over. + public static Pageable GetStorageAccounts(this Subscription subscription, CancellationToken cancellationToken = default) + { + return subscription.UseClientContext((baseUri, credential, options, pipeline) => + { + var clientDiagnostics = new ClientDiagnostics(options); + var restOperations = GetStorageAccountsRestOperations(clientDiagnostics, credential, options, pipeline, subscription.Id.SubscriptionId, baseUri); + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = clientDiagnostics.CreateScope("SubscriptionExtensions.GetStorageAccounts"); + scope.Start(); + try + { + var response = restOperations.GetAll(cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new StorageAccount(subscription, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + Page NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = clientDiagnostics.CreateScope("SubscriptionExtensions.GetStorageAccounts"); + scope.Start(); + try + { + var response = restOperations.GetAllNextPage(nextLink, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new StorageAccount(subscription, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); + } + ); + } + + /// Filters the list of StorageAccounts for a represented as generic resources. + /// The instance the method will execute against. + /// The string to filter the list. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// The cancellation token to use. + /// A collection of resource operations that may take multiple service requests to iterate over. + public static AsyncPageable GetStorageAccountByNameAsync(this Subscription subscription, string filter, string expand, int? top, CancellationToken cancellationToken = default) + { + ResourceFilterCollection filters = new(StorageAccount.ResourceType); + filters.SubstringFilter = filter; + return ResourceListOperations.GetAtContextAsync(subscription, filters, expand, top, cancellationToken); + } + + /// Filters the list of StorageAccounts for a represented as generic resources. + /// The instance the method will execute against. + /// The string to filter the list. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// The cancellation token to use. + /// A collection of resource operations that may take multiple service requests to iterate over. + public static Pageable GetStorageAccountByName(this Subscription subscription, string filter, string expand, int? top, CancellationToken cancellationToken = default) + { + ResourceFilterCollection filters = new(StorageAccount.ResourceType); + filters.SubstringFilter = filter; + return ResourceListOperations.GetAtContext(subscription, filters, expand, top, cancellationToken); + } + #endregion + + #region DeletedAccount + /// Gets an object representing a DeletedAccountContainer along with the instance operations that can be performed on it. + /// The instance the method will execute against. + /// Returns a object. + public static DeletedAccountContainer GetDeletedAccounts(this Subscription subscription) + { + return new DeletedAccountContainer(subscription); + } + #endregion + + #region Sku + private static SkusRestOperations GetSkusRestOperations(ClientDiagnostics clientDiagnostics, TokenCredential credential, ArmClientOptions clientOptions, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null) + { + return new SkusRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint); + } + + /// Lists the SkuInformations for this . + /// The instance the method will execute against. + /// The cancellation token to use. + /// A collection of resource operations that may take multiple service requests to iterate over. + public static AsyncPageable GetSkusAsync(this Subscription subscription, CancellationToken cancellationToken = default) + { + return subscription.UseClientContext((baseUri, credential, options, pipeline) => + { + var clientDiagnostics = new ClientDiagnostics(options); + var restOperations = GetSkusRestOperations(clientDiagnostics, credential, options, pipeline, subscription.Id.SubscriptionId, baseUri); + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = clientDiagnostics.CreateScope("SubscriptionExtensions.GetSkus"); + scope.Start(); + try + { + var response = await restOperations.GetAllAsync(cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); + } + ); + } + + /// Lists the SkuInformations for this . + /// The instance the method will execute against. + /// The cancellation token to use. + /// A collection of resource operations that may take multiple service requests to iterate over. + public static Pageable GetSkus(this Subscription subscription, CancellationToken cancellationToken = default) + { + return subscription.UseClientContext((baseUri, credential, options, pipeline) => + { + var clientDiagnostics = new ClientDiagnostics(options); + var restOperations = GetSkusRestOperations(clientDiagnostics, credential, options, pipeline, subscription.Id.SubscriptionId, baseUri); + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = clientDiagnostics.CreateScope("SubscriptionExtensions.GetSkus"); + scope.Start(); + try + { + var response = restOperations.GetAll(cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, null); + } + ); + } + + #endregion + + #region StorageAccountName + private static StorageAccountNameRestOperations GetStorageAccountNameRestOperations(ClientDiagnostics clientDiagnostics, TokenCredential credential, ArmClientOptions clientOptions, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null) + { + return new StorageAccountNameRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint); + } + + /// Checks that the storage account name is valid and is not already in use. + /// The instance the method will execute against. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The cancellation token to use. + /// is null. + public static async Task> CheckStorageAccountNameAvailabilityAsync(this Subscription subscription, StorageAccountCheckNameAvailabilityParameters accountName, CancellationToken cancellationToken = default) + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + return await subscription.UseClientContext(async (baseUri, credential, options, pipeline) => + { + var clientDiagnostics = new ClientDiagnostics(options); + var restOperations = GetStorageAccountNameRestOperations(clientDiagnostics, credential, options, pipeline, subscription.Id.SubscriptionId, baseUri); + using var scope = clientDiagnostics.CreateScope("SubscriptionExtensions.CheckStorageAccountNameAvailability"); + scope.Start(); + try + { + var response = await restOperations.CheckAvailabilityAsync(accountName, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + ).ConfigureAwait(false); + } + + /// Checks that the storage account name is valid and is not already in use. + /// The instance the method will execute against. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The cancellation token to use. + /// is null. + public static Response CheckStorageAccountNameAvailability(this Subscription subscription, StorageAccountCheckNameAvailabilityParameters accountName, CancellationToken cancellationToken = default) + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + return subscription.UseClientContext((baseUri, credential, options, pipeline) => + { + var clientDiagnostics = new ClientDiagnostics(options); + var restOperations = GetStorageAccountNameRestOperations(clientDiagnostics, credential, options, pipeline, subscription.Id.SubscriptionId, baseUri); + using var scope = clientDiagnostics.CreateScope("SubscriptionExtensions.CheckStorageAccountNameAvailability"); + scope.Start(); + try + { + var response = restOperations.CheckAvailability(accountName, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + ); + } + + #endregion + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileService.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileService.cs new file mode 100644 index 000000000000..1ef5cb864c5b --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileService.cs @@ -0,0 +1,185 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a FileService along with the instance operations that can be performed on it. + public partial class FileService : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly FileServicesRestOperations _restClient; + private readonly FileServiceData _data; + + /// Initializes a new instance of the class for mocking. + protected FileService() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal FileService(ArmResource options, FileServiceData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new FileServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal FileService(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new FileServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/fileServices"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual FileServiceData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Gets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileService.Get"); + scope.Start(); + try + { + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new FileService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileService.Get"); + scope.Start(); + try + { + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new FileService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + /// Sets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. + /// The properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + /// is null. + public virtual async Task> SetServicePropertiesAsync(FileServiceData parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("FileService.SetServiceProperties"); + scope.Start(); + try + { + var response = await _restClient.SetServicePropertiesAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, parameters, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new FileService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Sets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. + /// The properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + /// is null. + public virtual Response SetServiceProperties(FileServiceData parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("FileService.SetServiceProperties"); + scope.Start(); + try + { + var response = _restClient.SetServiceProperties(Id.ResourceGroupName, Id.Parent.Name, Id.Name, parameters, cancellationToken); + return Response.FromValue(new FileService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets a list of FileShares in the FileService. + /// An object representing collection of FileShares and their operations over a FileService. + public FileShareContainer GetFileShares() + { + return new FileShareContainer(this); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServiceContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServiceContainer.cs new file mode 100644 index 000000000000..4eaf4e12a60c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServiceContainer.cs @@ -0,0 +1,282 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of FileService and their operations over a StorageAccount. + public partial class FileServiceContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly FileServicesRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected FileServiceContainer() + { + } + + /// Initializes a new instance of FileServiceContainer class. + /// The resource representing the parent resource. + internal FileServiceContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new FileServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => StorageAccount.ResourceType; + + // Container level operations. + + /// Gets details for this resource from the service. + /// The name of the file Service within the specified storage account. File Service Name must be "default". + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string fileServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileServiceContainer.Get"); + scope.Start(); + try + { + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } + + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Name, fileServicesName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new FileService(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the file Service within the specified storage account. File Service Name must be "default". + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string fileServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileServiceContainer.Get"); + scope.Start(); + try + { + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } + + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Name, fileServicesName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new FileService(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the file Service within the specified storage account. File Service Name must be "default". + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string fileServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileServiceContainer.GetIfExists"); + scope.Start(); + try + { + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } + + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Name, fileServicesName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new FileService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the file Service within the specified storage account. File Service Name must be "default". + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string fileServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileServiceContainer.GetIfExists"); + scope.Start(); + try + { + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } + + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Name, fileServicesName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new FileService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the file Service within the specified storage account. File Service Name must be "default". + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string fileServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileServiceContainer.CheckIfExists"); + scope.Start(); + try + { + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } + + var response = GetIfExists(fileServicesName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the file Service within the specified storage account. File Service Name must be "default". + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string fileServicesName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileServiceContainer.CheckIfExists"); + scope.Start(); + try + { + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } + + var response = await GetIfExistsAsync(fileServicesName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List all file services in storage accounts. + /// The cancellation token to use. + public virtual async Task>> GetAllAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileServiceContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Name, cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value.Value.Select(data => new FileService(Parent, data)).ToArray() as IReadOnlyList, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List all file services in storage accounts. + /// The cancellation token to use. + public virtual Response> GetAll(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileServiceContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Name, cancellationToken); + return Response.FromValue(response.Value.Value.Select(data => new FileService(Parent, data)).ToArray() as IReadOnlyList, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileServiceContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(FileService.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileServiceContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(FileService.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceProperties.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServiceData.cs similarity index 52% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceProperties.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServiceData.cs index 29e0c863f70b..57319fbd281b 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceProperties.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServiceData.cs @@ -5,35 +5,43 @@ #nullable disable -namespace Azure.ResourceManager.Storage.Models +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage { - /// The properties of File services in storage account. - public partial class FileServiceProperties : Resource + /// A class representing the FileService data model. + public partial class FileServiceData : Resource { - /// Initializes a new instance of FileServiceProperties. - public FileServiceProperties() + /// Initializes a new instance of FileServiceData. + public FileServiceData() { } - /// Initializes a new instance of FileServiceProperties. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// Initializes a new instance of FileServiceData. + /// The id. + /// The name. + /// The type. /// Sku name and tier. /// Specifies CORS rules for the File service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the File service. /// The file service properties for share soft delete. - internal FileServiceProperties(string id, string name, string type, Sku sku, CorsRules cors, DeleteRetentionPolicy shareDeleteRetentionPolicy) : base(id, name, type) + /// Protocol settings for file service. + internal FileServiceData(ResourceIdentifier id, string name, ResourceType type, Models.Sku sku, CorsRules cors, DeleteRetentionPolicy shareDeleteRetentionPolicy, ProtocolSettings protocolSettings) : base(id, name, type) { Sku = sku; Cors = cors; ShareDeleteRetentionPolicy = shareDeleteRetentionPolicy; + ProtocolSettings = protocolSettings; } /// Sku name and tier. - public Sku Sku { get; } + public Models.Sku Sku { get; } /// Specifies CORS rules for the File service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the File service. public CorsRules Cors { get; set; } /// The file service properties for share soft delete. public DeleteRetentionPolicy ShareDeleteRetentionPolicy { get; set; } + /// Protocol settings for file service. + public ProtocolSettings ProtocolSettings { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServicesOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServicesOperations.cs deleted file mode 100644 index c80b4ab7538c..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServicesOperations.cs +++ /dev/null @@ -1,158 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The FileServices service client. - public partial class FileServicesOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal FileServicesRestOperations RestClient { get; } - - /// Initializes a new instance of FileServicesOperations for mocking. - protected FileServicesOperations() - { - } - - /// Initializes a new instance of FileServicesOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal FileServicesOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new FileServicesRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// List all file services in storage accounts. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task> ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileServicesOperations.List"); - scope.Start(); - try - { - return await RestClient.ListAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// List all file services in storage accounts. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileServicesOperations.List"); - scope.Start(); - try - { - return RestClient.List(resourceGroupName, accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. - /// The cancellation token to use. - public virtual async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, FileServiceProperties parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileServicesOperations.SetServiceProperties"); - scope.Start(); - try - { - return await RestClient.SetServicePropertiesAsync(resourceGroupName, accountName, parameters, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. - /// The cancellation token to use. - public virtual Response SetServiceProperties(string resourceGroupName, string accountName, FileServiceProperties parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileServicesOperations.SetServiceProperties"); - scope.Start(); - try - { - return RestClient.SetServiceProperties(resourceGroupName, accountName, parameters, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileServicesOperations.GetServiceProperties"); - scope.Start(); - try - { - return await RestClient.GetServicePropertiesAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response GetServiceProperties(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileServicesOperations.GetServiceProperties"); - scope.Start(); - try - { - return RestClient.GetServiceProperties(resourceGroupName, accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileShare.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileShare.cs new file mode 100644 index 000000000000..5a44dfc95f1a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileShare.cs @@ -0,0 +1,321 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a FileShare along with the instance operations that can be performed on it. + public partial class FileShare : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly FileSharesRestOperations _restClient; + private readonly FileShareData _data; + + /// Initializes a new instance of the class for mocking. + protected FileShare() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal FileShare(ArmResource options, FileShareData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new FileSharesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal FileShare(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new FileSharesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/fileServices/shares"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual FileShareData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Gets properties of a specified share. + /// Optional, used to expand the properties within share's properties. Valid values are: stats. Should be passed as a string with delimiter ','. + /// Optional, used to retrieve properties of a snapshot. + /// The cancellation token to use. + public async virtual Task> GetAsync(string expand = null, string xMsSnapshot = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShare.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, expand, xMsSnapshot, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new FileShare(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets properties of a specified share. + /// Optional, used to expand the properties within share's properties. Valid values are: stats. Should be passed as a string with delimiter ','. + /// Optional, used to retrieve properties of a snapshot. + /// The cancellation token to use. + public virtual Response Get(string expand = null, string xMsSnapshot = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShare.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, expand, xMsSnapshot, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new FileShare(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + + /// Deletes specified share under its account. + /// Optional, used to delete a snapshot. + /// Optional. Valid values are: snapshots, leased-snapshots, none. The default value is snapshots. For 'snapshots', the file share is deleted including all of its file share snapshots. If the file share contains leased-snapshots, the deletion fails. For 'leased-snapshots', the file share is deleted included all of its file share snapshots (leased/unleased). For 'none', the file share is deleted if it has no share snapshots. If the file share contains any snapshots (leased or unleased), the deletion fails. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public async virtual Task DeleteAsync(string xMsSnapshot = null, string include = null, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShare.Delete"); + scope.Start(); + try + { + var response = await _restClient.DeleteAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, xMsSnapshot, include, cancellationToken).ConfigureAwait(false); + var operation = new FileShareDeleteOperation(response); + if (waitForCompletion) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Deletes specified share under its account. + /// Optional, used to delete a snapshot. + /// Optional. Valid values are: snapshots, leased-snapshots, none. The default value is snapshots. For 'snapshots', the file share is deleted including all of its file share snapshots. If the file share contains leased-snapshots, the deletion fails. For 'leased-snapshots', the file share is deleted included all of its file share snapshots (leased/unleased). For 'none', the file share is deleted if it has no share snapshots. If the file share contains any snapshots (leased or unleased), the deletion fails. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public virtual FileShareDeleteOperation Delete(string xMsSnapshot = null, string include = null, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShare.Delete"); + scope.Start(); + try + { + var response = _restClient.Delete(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, xMsSnapshot, include, cancellationToken); + var operation = new FileShareDeleteOperation(response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + /// Updates share properties as specified in request body. Properties not mentioned in the request will not be changed. Update fails if the specified share does not already exist. + /// Properties to update for the file share. + /// The cancellation token to use. + /// is null. + public virtual async Task> UpdateAsync(FileShareData fileShare, CancellationToken cancellationToken = default) + { + if (fileShare == null) + { + throw new ArgumentNullException(nameof(fileShare)); + } + + using var scope = _clientDiagnostics.CreateScope("FileShare.Update"); + scope.Start(); + try + { + var response = await _restClient.UpdateAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, fileShare, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new FileShare(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Updates share properties as specified in request body. Properties not mentioned in the request will not be changed. Update fails if the specified share does not already exist. + /// Properties to update for the file share. + /// The cancellation token to use. + /// is null. + public virtual Response Update(FileShareData fileShare, CancellationToken cancellationToken = default) + { + if (fileShare == null) + { + throw new ArgumentNullException(nameof(fileShare)); + } + + using var scope = _clientDiagnostics.CreateScope("FileShare.Update"); + scope.Start(); + try + { + var response = _restClient.Update(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, fileShare, cancellationToken); + return Response.FromValue(new FileShare(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Restore a file share within a valid retention days if share soft delete is enabled. + /// The DeletedShare to use. + /// The cancellation token to use. + /// is null. + public virtual async Task RestoreAsync(DeletedShare deletedShare, CancellationToken cancellationToken = default) + { + if (deletedShare == null) + { + throw new ArgumentNullException(nameof(deletedShare)); + } + + using var scope = _clientDiagnostics.CreateScope("FileShare.Restore"); + scope.Start(); + try + { + var response = await _restClient.RestoreAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, deletedShare, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Restore a file share within a valid retention days if share soft delete is enabled. + /// The DeletedShare to use. + /// The cancellation token to use. + /// is null. + public virtual Response Restore(DeletedShare deletedShare, CancellationToken cancellationToken = default) + { + if (deletedShare == null) + { + throw new ArgumentNullException(nameof(deletedShare)); + } + + using var scope = _clientDiagnostics.CreateScope("FileShare.Restore"); + scope.Start(); + try + { + var response = _restClient.Restore(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, deletedShare, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// The Lease Share operation establishes and manages a lock on a share for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite. + /// Optional. Specify the snapshot time to lease a snapshot. + /// Lease Share request body. + /// The cancellation token to use. + public virtual async Task> LeaseAsync(string xMsSnapshot = null, LeaseShareRequest parameters = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShare.Lease"); + scope.Start(); + try + { + var response = await _restClient.LeaseAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, xMsSnapshot, parameters, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// The Lease Share operation establishes and manages a lock on a share for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite. + /// Optional. Specify the snapshot time to lease a snapshot. + /// Lease Share request body. + /// The cancellation token to use. + public virtual Response Lease(string xMsSnapshot = null, LeaseShareRequest parameters = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShare.Lease"); + scope.Start(); + try + { + var response = _restClient.Lease(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, xMsSnapshot, parameters, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileShareContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileShareContainer.cs new file mode 100644 index 000000000000..9b04223dbdb9 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileShareContainer.cs @@ -0,0 +1,411 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of FileShare and their operations over a FileService. + public partial class FileShareContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly FileSharesRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected FileShareContainer() + { + } + + /// Initializes a new instance of FileShareContainer class. + /// The resource representing the parent resource. + internal FileShareContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new FileSharesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => FileService.ResourceType; + + // Container level operations. + + /// Creates a new share under the specified account as described by request body. The share resource includes metadata and properties for that share. It does not include a list of the files contained by the share. + /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Properties of the file share to create. + /// Optional, used to expand the properties within share's properties. Valid values are: snapshots. Should be passed as a string with delimiter ','. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public virtual FileShareCreateOperation CreateOrUpdate(string shareName, FileShareData fileShare, string expand = null, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (shareName == null) + { + throw new ArgumentNullException(nameof(shareName)); + } + if (fileShare == null) + { + throw new ArgumentNullException(nameof(fileShare)); + } + + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = _restClient.Create(Id.ResourceGroupName, Id.Parent.Name, Id.Name, shareName, fileShare, expand, cancellationToken); + var operation = new FileShareCreateOperation(Parent, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Creates a new share under the specified account as described by request body. The share resource includes metadata and properties for that share. It does not include a list of the files contained by the share. + /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Properties of the file share to create. + /// Optional, used to expand the properties within share's properties. Valid values are: snapshots. Should be passed as a string with delimiter ','. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public async virtual Task CreateOrUpdateAsync(string shareName, FileShareData fileShare, string expand = null, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (shareName == null) + { + throw new ArgumentNullException(nameof(shareName)); + } + if (fileShare == null) + { + throw new ArgumentNullException(nameof(fileShare)); + } + + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = await _restClient.CreateAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, shareName, fileShare, expand, cancellationToken).ConfigureAwait(false); + var operation = new FileShareCreateOperation(Parent, response); + if (waitForCompletion) + await operation.WaitForCompletionAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional, used to expand the properties within share's properties. Valid values are: stats. Should be passed as a string with delimiter ','. + /// Optional, used to retrieve properties of a snapshot. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string shareName, string expand = null, string xMsSnapshot = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.Get"); + scope.Start(); + try + { + if (shareName == null) + { + throw new ArgumentNullException(nameof(shareName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, shareName, expand, xMsSnapshot, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new FileShare(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional, used to expand the properties within share's properties. Valid values are: stats. Should be passed as a string with delimiter ','. + /// Optional, used to retrieve properties of a snapshot. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string shareName, string expand = null, string xMsSnapshot = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.Get"); + scope.Start(); + try + { + if (shareName == null) + { + throw new ArgumentNullException(nameof(shareName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, shareName, expand, xMsSnapshot, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new FileShare(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional, used to expand the properties within share's properties. Valid values are: stats. Should be passed as a string with delimiter ','. + /// Optional, used to retrieve properties of a snapshot. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string shareName, string expand = null, string xMsSnapshot = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.GetIfExists"); + scope.Start(); + try + { + if (shareName == null) + { + throw new ArgumentNullException(nameof(shareName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, shareName, expand, xMsSnapshot, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new FileShare(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional, used to expand the properties within share's properties. Valid values are: stats. Should be passed as a string with delimiter ','. + /// Optional, used to retrieve properties of a snapshot. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string shareName, string expand = null, string xMsSnapshot = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.GetIfExists"); + scope.Start(); + try + { + if (shareName == null) + { + throw new ArgumentNullException(nameof(shareName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, shareName, expand, xMsSnapshot, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new FileShare(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional, used to expand the properties within share's properties. Valid values are: stats. Should be passed as a string with delimiter ','. + /// Optional, used to retrieve properties of a snapshot. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string shareName, string expand = null, string xMsSnapshot = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.CheckIfExists"); + scope.Start(); + try + { + if (shareName == null) + { + throw new ArgumentNullException(nameof(shareName)); + } + + var response = GetIfExists(shareName, expand, xMsSnapshot, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional, used to expand the properties within share's properties. Valid values are: stats. Should be passed as a string with delimiter ','. + /// Optional, used to retrieve properties of a snapshot. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string shareName, string expand = null, string xMsSnapshot = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.CheckIfExists"); + scope.Start(); + try + { + if (shareName == null) + { + throw new ArgumentNullException(nameof(shareName)); + } + + var response = await GetIfExistsAsync(shareName, expand, xMsSnapshot, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all shares. + /// Optional. Specified maximum number of shares that can be included in the list. + /// Optional. When specified, only share names starting with the filter will be listed. + /// Optional, used to expand the properties within share's properties. Valid values are: deleted, snapshots. Should be passed as a string with delimiter ','. + /// The cancellation token to use. + /// A collection of that may take multiple service requests to iterate over. + public virtual Pageable GetAll(string maxpagesize = null, string filter = null, string expand = null, CancellationToken cancellationToken = default) + { + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, expand, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new FileShare(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + Page NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAllNextPage(nextLink, Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, expand, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new FileShare(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Lists all shares. + /// Optional. Specified maximum number of shares that can be included in the list. + /// Optional. When specified, only share names starting with the filter will be listed. + /// Optional, used to expand the properties within share's properties. Valid values are: deleted, snapshots. Should be passed as a string with delimiter ','. + /// The cancellation token to use. + /// An async collection of that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsync(string maxpagesize = null, string filter = null, string expand = null, CancellationToken cancellationToken = default) + { + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, expand, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new FileShare(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + async Task> NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllNextPageAsync(nextLink, Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, expand, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new FileShare(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(FileShare.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("FileShareContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(FileShare.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShare.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileShareData.cs similarity index 62% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShare.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileShareData.cs index 8a120c6633bb..a49a0d2789fa 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShare.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileShareData.cs @@ -8,22 +8,25 @@ using System; using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - /// Properties of the file share, including Id, resource name, resource type, Etag. - public partial class FileShare : AzureEntityResource + /// A class representing the FileShare data model. + public partial class FileShareData : AzureEntityResource { - /// Initializes a new instance of FileShare. - public FileShare() + /// Initializes a new instance of FileShareData. + public FileShareData() { Metadata = new ChangeTrackingDictionary(); + SignedIdentifiers = new ChangeTrackingList(); } - /// Initializes a new instance of FileShare. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// Initializes a new instance of FileShareData. + /// The id. + /// The name. + /// The type. /// Resource Etag. /// Returns the date and time the share was last modified. /// A name-value pair to associate with the share as metadata. @@ -38,7 +41,12 @@ public FileShare() /// Indicates the last modification time for share access tier. /// Indicates if there is a pending transition for access tier. /// The approximate size of the data stored on the share. Note that this value may not include all recently created or recently resized files. - internal FileShare(string id, string name, string type, string etag, DateTimeOffset? lastModifiedTime, IDictionary metadata, int? shareQuota, EnabledProtocols? enabledProtocols, RootSquashType? rootSquash, string version, bool? deleted, DateTimeOffset? deletedTime, int? remainingRetentionDays, ShareAccessTier? accessTier, DateTimeOffset? accessTierChangeTime, string accessTierStatus, long? shareUsageBytes) : base(id, name, type, etag) + /// The lease status of the share. + /// Lease state of the share. + /// Specifies whether the lease on a share is of infinite or fixed duration, only when the share is leased. + /// List of stored access policies specified on the share. + /// Creation time of share snapshot returned in the response of list shares with expand param "snapshots". + internal FileShareData(ResourceIdentifier id, string name, ResourceType type, string etag, DateTimeOffset? lastModifiedTime, IDictionary metadata, int? shareQuota, EnabledProtocols? enabledProtocols, RootSquashType? rootSquash, string version, bool? deleted, DateTimeOffset? deletedTime, int? remainingRetentionDays, ShareAccessTier? accessTier, DateTimeOffset? accessTierChangeTime, string accessTierStatus, long? shareUsageBytes, LeaseStatus? leaseStatus, LeaseState? leaseState, LeaseDuration? leaseDuration, IList signedIdentifiers, DateTimeOffset? snapshotTime) : base(id, name, type, etag) { LastModifiedTime = lastModifiedTime; Metadata = metadata; @@ -53,6 +61,11 @@ internal FileShare(string id, string name, string type, string etag, DateTimeOff AccessTierChangeTime = accessTierChangeTime; AccessTierStatus = accessTierStatus; ShareUsageBytes = shareUsageBytes; + LeaseStatus = leaseStatus; + LeaseState = leaseState; + LeaseDuration = leaseDuration; + SignedIdentifiers = signedIdentifiers; + SnapshotTime = snapshotTime; } /// Returns the date and time the share was last modified. @@ -81,5 +94,15 @@ internal FileShare(string id, string name, string type, string etag, DateTimeOff public string AccessTierStatus { get; } /// The approximate size of the data stored on the share. Note that this value may not include all recently created or recently resized files. public long? ShareUsageBytes { get; } + /// The lease status of the share. + public LeaseStatus? LeaseStatus { get; } + /// Lease state of the share. + public LeaseState? LeaseState { get; } + /// Specifies whether the lease on a share is of infinite or fixed duration, only when the share is leased. + public LeaseDuration? LeaseDuration { get; } + /// List of stored access policies specified on the share. + public IList SignedIdentifiers { get; } + /// Creation time of share snapshot returned in the response of list shares with expand param "snapshots". + public DateTimeOffset? SnapshotTime { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileSharesOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileSharesOperations.cs deleted file mode 100644 index 8d64a5760fbd..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileSharesOperations.cs +++ /dev/null @@ -1,351 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The FileShares service client. - public partial class FileSharesOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal FileSharesRestOperations RestClient { get; } - - /// Initializes a new instance of FileSharesOperations for mocking. - protected FileSharesOperations() - { - } - - /// Initializes a new instance of FileSharesOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal FileSharesOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new FileSharesRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Creates a new share under the specified account as described by request body. The share resource includes metadata and properties for that share. It does not include a list of the files contained by the share. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Properties of the file share to create. - /// The cancellation token to use. - public virtual async Task> CreateAsync(string resourceGroupName, string accountName, string shareName, FileShare fileShare, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.Create"); - scope.Start(); - try - { - return await RestClient.CreateAsync(resourceGroupName, accountName, shareName, fileShare, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Creates a new share under the specified account as described by request body. The share resource includes metadata and properties for that share. It does not include a list of the files contained by the share. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Properties of the file share to create. - /// The cancellation token to use. - public virtual Response Create(string resourceGroupName, string accountName, string shareName, FileShare fileShare, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.Create"); - scope.Start(); - try - { - return RestClient.Create(resourceGroupName, accountName, shareName, fileShare, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Updates share properties as specified in request body. Properties not mentioned in the request will not be changed. Update fails if the specified share does not already exist. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Properties to update for the file share. - /// The cancellation token to use. - public virtual async Task> UpdateAsync(string resourceGroupName, string accountName, string shareName, FileShare fileShare, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.Update"); - scope.Start(); - try - { - return await RestClient.UpdateAsync(resourceGroupName, accountName, shareName, fileShare, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Updates share properties as specified in request body. Properties not mentioned in the request will not be changed. Update fails if the specified share does not already exist. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// Properties to update for the file share. - /// The cancellation token to use. - public virtual Response Update(string resourceGroupName, string accountName, string shareName, FileShare fileShare, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.Update"); - scope.Start(); - try - { - return RestClient.Update(resourceGroupName, accountName, shareName, fileShare, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets properties of a specified share. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The cancellation token to use. - public virtual async Task> GetAsync(string resourceGroupName, string accountName, string shareName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.Get"); - scope.Start(); - try - { - return await RestClient.GetAsync(resourceGroupName, accountName, shareName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets properties of a specified share. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The cancellation token to use. - public virtual Response Get(string resourceGroupName, string accountName, string shareName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.Get"); - scope.Start(); - try - { - return RestClient.Get(resourceGroupName, accountName, shareName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes specified share under its account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The cancellation token to use. - public virtual async Task DeleteAsync(string resourceGroupName, string accountName, string shareName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.Delete"); - scope.Start(); - try - { - return await RestClient.DeleteAsync(resourceGroupName, accountName, shareName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes specified share under its account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The cancellation token to use. - public virtual Response Delete(string resourceGroupName, string accountName, string shareName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.Delete"); - scope.Start(); - try - { - return RestClient.Delete(resourceGroupName, accountName, shareName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Restore a file share within a valid retention days if share soft delete is enabled. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The DeletedShare to use. - /// The cancellation token to use. - public virtual async Task RestoreAsync(string resourceGroupName, string accountName, string shareName, DeletedShare deletedShare, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.Restore"); - scope.Start(); - try - { - return await RestClient.RestoreAsync(resourceGroupName, accountName, shareName, deletedShare, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Restore a file share within a valid retention days if share soft delete is enabled. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. - /// The DeletedShare to use. - /// The cancellation token to use. - public virtual Response Restore(string resourceGroupName, string accountName, string shareName, DeletedShare deletedShare, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.Restore"); - scope.Start(); - try - { - return RestClient.Restore(resourceGroupName, accountName, shareName, deletedShare, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Lists all shares. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// Optional. Specified maximum number of shares that can be included in the list. - /// Optional. When specified, only share names starting with the filter will be listed. - /// The cancellation token to use. - /// or is null. - public virtual AsyncPageable ListAsync(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListAsync(resourceGroupName, accountName, maxpagesize, filter, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - async Task> NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListNextPageAsync(nextLink, resourceGroupName, accountName, maxpagesize, filter, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); - } - - /// Lists all shares. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// Optional. Specified maximum number of shares that can be included in the list. - /// Optional. When specified, only share names starting with the filter will be listed. - /// The cancellation token to use. - /// or is null. - public virtual Pageable List(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.List"); - scope.Start(); - try - { - var response = RestClient.List(resourceGroupName, accountName, maxpagesize, filter, cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - Page NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("FileSharesOperations.List"); - scope.Start(); - try - { - var response = RestClient.ListNextPage(nextLink, resourceGroupName, accountName, maxpagesize, filter, cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerCreateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerCreateOperation.cs new file mode 100644 index 000000000000..f4e2031fb9f6 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerCreateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Creates a new container under the specified account as described by request body. The container resource includes metadata and properties for that container. It does not include a list of the blobs contained by the container. + public partial class BlobContainerCreateOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of BlobContainerCreateOperation for mocking. + protected BlobContainerCreateOperation() + { + } + + internal BlobContainerCreateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new BlobContainer(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override BlobContainer Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerCreateOrUpdateImmutabilityPolicyOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerCreateOrUpdateImmutabilityPolicyOperation.cs new file mode 100644 index 000000000000..27c2cfc43eab --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerCreateOrUpdateImmutabilityPolicyOperation.cs @@ -0,0 +1,58 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not required for this operation. + public partial class BlobContainerCreateOrUpdateImmutabilityPolicyOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of BlobContainerCreateOrUpdateImmutabilityPolicyOperation for mocking. + protected BlobContainerCreateOrUpdateImmutabilityPolicyOperation() + { + } + + internal BlobContainerCreateOrUpdateImmutabilityPolicyOperation(Response response) + { + _operation = new OperationOrResponseInternals(response); + } + + /// + public override string Id => _operation.Id; + + /// + public override ImmutabilityPolicy Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerDeleteImmutabilityPolicyOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerDeleteImmutabilityPolicyOperation.cs new file mode 100644 index 000000000000..17cfc7d0eb3e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerDeleteImmutabilityPolicyOperation.cs @@ -0,0 +1,58 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, the only way is to delete the container after deleting all expired blobs inside the policy locked container. + public partial class BlobContainerDeleteImmutabilityPolicyOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of BlobContainerDeleteImmutabilityPolicyOperation for mocking. + protected BlobContainerDeleteImmutabilityPolicyOperation() + { + } + + internal BlobContainerDeleteImmutabilityPolicyOperation(Response response) + { + _operation = new OperationOrResponseInternals(response); + } + + /// + public override string Id => _operation.Id; + + /// + public override ImmutabilityPolicy Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerDeleteOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerDeleteOperation.cs new file mode 100644 index 000000000000..c33261f3c277 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerDeleteOperation.cs @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Deletes specified container under its account. + public partial class BlobContainerDeleteOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of BlobContainerDeleteOperation for mocking. + protected BlobContainerDeleteOperation() + { + } + + internal BlobContainerDeleteOperation(Response response) + { + _operation = new OperationOrResponseInternals(response); + } + + /// + public override string Id => _operation.Id; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerObjectLevelWormOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerObjectLevelWormOperation.cs new file mode 100644 index 000000000000..1b8c3c73f111 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerObjectLevelWormOperation.cs @@ -0,0 +1,53 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; + +namespace Azure.ResourceManager.Storage.Models +{ + /// This operation migrates a blob container from container level WORM to object level immutability enabled container. Prerequisites require a container level immutability policy either in locked or unlocked state, Account level versioning must be enabled and there should be no Legal hold on the container. + public partial class BlobContainerObjectLevelWormOperation : Operation + { + private readonly OperationInternals _operation; + + /// Initializes a new instance of BlobContainerObjectLevelWormOperation for mocking. + protected BlobContainerObjectLevelWormOperation() + { + } + + internal BlobContainerObjectLevelWormOperation(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, Request request, Response response) + { + _operation = new OperationInternals(clientDiagnostics, pipeline, request, response, OperationFinalStateVia.Location, "BlobContainerObjectLevelWormOperation"); + } + + /// + public override string Id => _operation.Id; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerUpdateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerUpdateOperation.cs new file mode 100644 index 000000000000..952ed3e60567 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobContainerUpdateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Updates container properties as specified in request body. Properties not mentioned in the request will be unchanged. Update fails if the specified container doesn't already exist. + public partial class BlobContainerUpdateOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of BlobContainerUpdateOperation for mocking. + protected BlobContainerUpdateOperation() + { + } + + internal BlobContainerUpdateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new BlobContainer(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override BlobContainer Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobInventoryPolicyCreateOrUpdateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobInventoryPolicyCreateOrUpdateOperation.cs new file mode 100644 index 000000000000..9af40d14562b --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobInventoryPolicyCreateOrUpdateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Sets the blob inventory policy to the specified storage account. + public partial class BlobInventoryPolicyCreateOrUpdateOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of BlobInventoryPolicyCreateOrUpdateOperation for mocking. + protected BlobInventoryPolicyCreateOrUpdateOperation() + { + } + + internal BlobInventoryPolicyCreateOrUpdateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new BlobInventoryPolicy(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override BlobInventoryPolicy Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobInventoryPolicyDeleteOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobInventoryPolicyDeleteOperation.cs new file mode 100644 index 000000000000..979da57cad28 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobInventoryPolicyDeleteOperation.cs @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Deletes the blob inventory policy associated with the specified storage account. + public partial class BlobInventoryPolicyDeleteOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of BlobInventoryPolicyDeleteOperation for mocking. + protected BlobInventoryPolicyDeleteOperation() + { + } + + internal BlobInventoryPolicyDeleteOperation(Response response) + { + _operation = new OperationOrResponseInternals(response); + } + + /// + public override string Id => _operation.Id; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobServiceSetServicePropertiesOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobServiceSetServicePropertiesOperation.cs new file mode 100644 index 000000000000..0373d4ce7da9 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/BlobServiceSetServicePropertiesOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Sets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + public partial class BlobServiceSetServicePropertiesOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of BlobServiceSetServicePropertiesOperation for mocking. + protected BlobServiceSetServicePropertiesOperation() + { + } + + internal BlobServiceSetServicePropertiesOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new BlobService(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override BlobService Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/EncryptionScopePatchOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/EncryptionScopePatchOperation.cs new file mode 100644 index 000000000000..981b03c37380 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/EncryptionScopePatchOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Update encryption scope properties as specified in the request body. Update fails if the specified encryption scope does not already exist. + public partial class EncryptionScopePatchOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of EncryptionScopePatchOperation for mocking. + protected EncryptionScopePatchOperation() + { + } + + internal EncryptionScopePatchOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new EncryptionScope(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override EncryptionScope Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/EncryptionScopePutOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/EncryptionScopePutOperation.cs new file mode 100644 index 000000000000..09e4f14532e5 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/EncryptionScopePutOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Synchronously creates or updates an encryption scope under the specified storage account. If an encryption scope is already created and a subsequent request is issued with different properties, the encryption scope properties will be updated per the specified request. + public partial class EncryptionScopePutOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of EncryptionScopePutOperation for mocking. + protected EncryptionScopePutOperation() + { + } + + internal EncryptionScopePutOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new EncryptionScope(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override EncryptionScope Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileServiceSetServicePropertiesOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileServiceSetServicePropertiesOperation.cs new file mode 100644 index 000000000000..0c9059b100d2 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileServiceSetServicePropertiesOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Sets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. + public partial class FileServiceSetServicePropertiesOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of FileServiceSetServicePropertiesOperation for mocking. + protected FileServiceSetServicePropertiesOperation() + { + } + + internal FileServiceSetServicePropertiesOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new FileService(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override FileService Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileShareCreateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileShareCreateOperation.cs new file mode 100644 index 000000000000..d2d72bf8b854 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileShareCreateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Creates a new share under the specified account as described by request body. The share resource includes metadata and properties for that share. It does not include a list of the files contained by the share. + public partial class FileShareCreateOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of FileShareCreateOperation for mocking. + protected FileShareCreateOperation() + { + } + + internal FileShareCreateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new FileShare(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override FileShare Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileShareDeleteOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileShareDeleteOperation.cs new file mode 100644 index 000000000000..f1b852683823 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileShareDeleteOperation.cs @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Deletes specified share under its account. + public partial class FileShareDeleteOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of FileShareDeleteOperation for mocking. + protected FileShareDeleteOperation() + { + } + + internal FileShareDeleteOperation(Response response) + { + _operation = new OperationOrResponseInternals(response); + } + + /// + public override string Id => _operation.Id; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileShareUpdateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileShareUpdateOperation.cs new file mode 100644 index 000000000000..d68c3306d7b0 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/FileShareUpdateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Updates share properties as specified in request body. Properties not mentioned in the request will not be changed. Update fails if the specified share does not already exist. + public partial class FileShareUpdateOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of FileShareUpdateOperation for mocking. + protected FileShareUpdateOperation() + { + } + + internal FileShareUpdateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new FileShare(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override FileShare Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ManagementPolicyCreateOrUpdateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ManagementPolicyCreateOrUpdateOperation.cs new file mode 100644 index 000000000000..c88bc8efb3d8 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ManagementPolicyCreateOrUpdateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Sets the managementpolicy to the specified storage account. + public partial class ManagementPolicyCreateOrUpdateOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of ManagementPolicyCreateOrUpdateOperation for mocking. + protected ManagementPolicyCreateOrUpdateOperation() + { + } + + internal ManagementPolicyCreateOrUpdateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new ManagementPolicy(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override ManagementPolicy Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ManagementPolicyDeleteOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ManagementPolicyDeleteOperation.cs new file mode 100644 index 000000000000..271d3f0b51fa --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ManagementPolicyDeleteOperation.cs @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Deletes the managementpolicy associated with the specified storage account. + public partial class ManagementPolicyDeleteOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of ManagementPolicyDeleteOperation for mocking. + protected ManagementPolicyDeleteOperation() + { + } + + internal ManagementPolicyDeleteOperation(Response response) + { + _operation = new OperationOrResponseInternals(response); + } + + /// + public override string Id => _operation.Id; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ObjectReplicationPolicyCreateOrUpdateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ObjectReplicationPolicyCreateOrUpdateOperation.cs new file mode 100644 index 000000000000..62279e16e203 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ObjectReplicationPolicyCreateOrUpdateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Create or update the object replication policy of the storage account. + public partial class ObjectReplicationPolicyCreateOrUpdateOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of ObjectReplicationPolicyCreateOrUpdateOperation for mocking. + protected ObjectReplicationPolicyCreateOrUpdateOperation() + { + } + + internal ObjectReplicationPolicyCreateOrUpdateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new ObjectReplicationPolicy(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override ObjectReplicationPolicy Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ObjectReplicationPolicyDeleteOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ObjectReplicationPolicyDeleteOperation.cs new file mode 100644 index 000000000000..783daf875cbe --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/ObjectReplicationPolicyDeleteOperation.cs @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Deletes the object replication policy associated with the specified storage account. + public partial class ObjectReplicationPolicyDeleteOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of ObjectReplicationPolicyDeleteOperation for mocking. + protected ObjectReplicationPolicyDeleteOperation() + { + } + + internal ObjectReplicationPolicyDeleteOperation(Response response) + { + _operation = new OperationOrResponseInternals(response); + } + + /// + public override string Id => _operation.Id; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/PrivateEndpointConnectionDeleteOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/PrivateEndpointConnectionDeleteOperation.cs new file mode 100644 index 000000000000..f4bceab72b4a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/PrivateEndpointConnectionDeleteOperation.cs @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Deletes the specified private endpoint connection associated with the storage account. + public partial class PrivateEndpointConnectionDeleteOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of PrivateEndpointConnectionDeleteOperation for mocking. + protected PrivateEndpointConnectionDeleteOperation() + { + } + + internal PrivateEndpointConnectionDeleteOperation(Response response) + { + _operation = new OperationOrResponseInternals(response); + } + + /// + public override string Id => _operation.Id; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/PrivateEndpointConnectionPutOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/PrivateEndpointConnectionPutOperation.cs new file mode 100644 index 000000000000..3c00e68ba15a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/PrivateEndpointConnectionPutOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Update the state of specified private endpoint connection associated with the storage account. + public partial class PrivateEndpointConnectionPutOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of PrivateEndpointConnectionPutOperation for mocking. + protected PrivateEndpointConnectionPutOperation() + { + } + + internal PrivateEndpointConnectionPutOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new PrivateEndpointConnection(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override PrivateEndpointConnection Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueCreateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueCreateOperation.cs new file mode 100644 index 000000000000..9d76badc0d75 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueCreateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Creates a new queue with the specified queue name, under the specified account. + public partial class QueueCreateOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of QueueCreateOperation for mocking. + protected QueueCreateOperation() + { + } + + internal QueueCreateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new StorageQueue(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override StorageQueue Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueDeleteOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueDeleteOperation.cs new file mode 100644 index 000000000000..73a40ebbd83b --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueDeleteOperation.cs @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Deletes the queue with the specified queue name, under the specified account if it exists. + public partial class QueueDeleteOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of QueueDeleteOperation for mocking. + protected QueueDeleteOperation() + { + } + + internal QueueDeleteOperation(Response response) + { + _operation = new OperationOrResponseInternals(response); + } + + /// + public override string Id => _operation.Id; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueServiceSetServicePropertiesOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueServiceSetServicePropertiesOperation.cs new file mode 100644 index 000000000000..4810e736e5cb --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueServiceSetServicePropertiesOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Sets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + public partial class QueueServiceSetServicePropertiesOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of QueueServiceSetServicePropertiesOperation for mocking. + protected QueueServiceSetServicePropertiesOperation() + { + } + + internal QueueServiceSetServicePropertiesOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new QueueService(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override QueueService Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueUpdateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueUpdateOperation.cs new file mode 100644 index 000000000000..eedca1558495 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/QueueUpdateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Creates a new queue with the specified queue name, under the specified account. + public partial class QueueUpdateOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of QueueUpdateOperation for mocking. + protected QueueUpdateOperation() + { + } + + internal QueueUpdateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new StorageQueue(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override StorageQueue Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsCreateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountCreateOperation.cs similarity index 70% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsCreateOperation.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountCreateOperation.cs index d1ddce353664..b113b805767a 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsCreateOperation.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountCreateOperation.cs @@ -12,24 +12,29 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; -namespace Azure.ResourceManager.Storage +namespace Azure.ResourceManager.Storage.Models { /// Asynchronously creates a new storage account with the specified parameters. If an account is already created and a subsequent create request is issued with different properties, the account properties will be updated. If an account is already created and a subsequent create or update request is issued with the exact same set of properties, the request will succeed. - public partial class StorageAccountsCreateOperation : Operation, IOperationSource + public partial class StorageAccountCreateOperation : Operation, IOperationSource { - private readonly ArmOperationHelpers _operation; + private readonly OperationInternals _operation; - /// Initializes a new instance of StorageAccountsCreateOperation for mocking. - protected StorageAccountsCreateOperation() + private readonly ArmResource _operationBase; + + /// Initializes a new instance of StorageAccountCreateOperation for mocking. + protected StorageAccountCreateOperation() { } - internal StorageAccountsCreateOperation(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, Request request, Response response) + internal StorageAccountCreateOperation(ArmResource operationsBase, ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, Request request, Response response) { - _operation = new ArmOperationHelpers(this, clientDiagnostics, pipeline, request, response, OperationFinalStateVia.Location, "StorageAccountsCreateOperation"); + _operation = new OperationInternals(this, clientDiagnostics, pipeline, request, response, OperationFinalStateVia.Location, "StorageAccountCreateOperation"); + _operationBase = operationsBase; } + /// public override string Id => _operation.Id; @@ -60,13 +65,13 @@ internal StorageAccountsCreateOperation(ClientDiagnostics clientDiagnostics, Htt StorageAccount IOperationSource.CreateResult(Response response, CancellationToken cancellationToken) { using var document = JsonDocument.Parse(response.ContentStream); - return StorageAccount.DeserializeStorageAccount(document.RootElement); + return new StorageAccount(_operationBase, StorageAccountData.DeserializeStorageAccountData(document.RootElement)); } async ValueTask IOperationSource.CreateResultAsync(Response response, CancellationToken cancellationToken) { using var document = await JsonDocument.ParseAsync(response.ContentStream, default, cancellationToken).ConfigureAwait(false); - return StorageAccount.DeserializeStorageAccount(document.RootElement); + return new StorageAccount(_operationBase, StorageAccountData.DeserializeStorageAccountData(document.RootElement)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountDeleteOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountDeleteOperation.cs new file mode 100644 index 000000000000..b017af58b76c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountDeleteOperation.cs @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Deletes a storage account in Microsoft Azure. + public partial class StorageAccountDeleteOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of StorageAccountDeleteOperation for mocking. + protected StorageAccountDeleteOperation() + { + } + + internal StorageAccountDeleteOperation(Response response) + { + _operation = new OperationOrResponseInternals(response); + } + + /// + public override string Id => _operation.Id; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountFailoverOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountFailoverOperation.cs new file mode 100644 index 000000000000..bc75487a5c94 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountFailoverOperation.cs @@ -0,0 +1,53 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Failover request can be triggered for a storage account in case of availability issues. The failover occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover. + public partial class StorageAccountFailoverOperation : Operation + { + private readonly OperationInternals _operation; + + /// Initializes a new instance of StorageAccountFailoverOperation for mocking. + protected StorageAccountFailoverOperation() + { + } + + internal StorageAccountFailoverOperation(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, Request request, Response response) + { + _operation = new OperationInternals(clientDiagnostics, pipeline, request, response, OperationFinalStateVia.Location, "StorageAccountFailoverOperation"); + } + + /// + public override string Id => _operation.Id; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsRestoreBlobRangesOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountRestoreBlobRangesOperation.cs similarity index 76% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsRestoreBlobRangesOperation.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountRestoreBlobRangesOperation.cs index 249e2aff3fad..add65c28e293 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsRestoreBlobRangesOperation.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountRestoreBlobRangesOperation.cs @@ -12,24 +12,24 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage +namespace Azure.ResourceManager.Storage.Models { /// Restore blobs in the specified blob ranges. - public partial class StorageAccountsRestoreBlobRangesOperation : Operation, IOperationSource + public partial class StorageAccountRestoreBlobRangesOperation : Operation, IOperationSource { - private readonly ArmOperationHelpers _operation; + private readonly OperationInternals _operation; - /// Initializes a new instance of StorageAccountsRestoreBlobRangesOperation for mocking. - protected StorageAccountsRestoreBlobRangesOperation() + /// Initializes a new instance of StorageAccountRestoreBlobRangesOperation for mocking. + protected StorageAccountRestoreBlobRangesOperation() { } - internal StorageAccountsRestoreBlobRangesOperation(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, Request request, Response response) + internal StorageAccountRestoreBlobRangesOperation(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, Request request, Response response) { - _operation = new ArmOperationHelpers(this, clientDiagnostics, pipeline, request, response, OperationFinalStateVia.Location, "StorageAccountsRestoreBlobRangesOperation"); + _operation = new OperationInternals(this, clientDiagnostics, pipeline, request, response, OperationFinalStateVia.Location, "StorageAccountRestoreBlobRangesOperation"); } + /// public override string Id => _operation.Id; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountUpdateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountUpdateOperation.cs new file mode 100644 index 000000000000..7666db177ab6 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/StorageAccountUpdateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation. + public partial class StorageAccountUpdateOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of StorageAccountUpdateOperation for mocking. + protected StorageAccountUpdateOperation() + { + } + + internal StorageAccountUpdateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new StorageAccount(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override StorageAccount Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableCreateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableCreateOperation.cs new file mode 100644 index 000000000000..1962c12609d6 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableCreateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Creates a new table with the specified table name, under the specified account. + public partial class TableCreateOperation : Operation + { + private readonly OperationOrResponseInternals
_operation; + + /// Initializes a new instance of TableCreateOperation for mocking. + protected TableCreateOperation() + { + } + + internal TableCreateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals
(Response.FromValue(new Table(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override Table Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableDeleteOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableDeleteOperation.cs new file mode 100644 index 000000000000..227ba844dcf7 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableDeleteOperation.cs @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Deletes the table with the specified table name, under the specified account if it exists. + public partial class TableDeleteOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of TableDeleteOperation for mocking. + protected TableDeleteOperation() + { + } + + internal TableDeleteOperation(Response response) + { + _operation = new OperationOrResponseInternals(response); + } + + /// + public override string Id => _operation.Id; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(cancellationToken); + + /// + public override ValueTask WaitForCompletionResponseAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionResponseAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableServiceSetServicePropertiesOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableServiceSetServicePropertiesOperation.cs new file mode 100644 index 000000000000..1407d3e5d585 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableServiceSetServicePropertiesOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Sets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + public partial class TableServiceSetServicePropertiesOperation : Operation + { + private readonly OperationOrResponseInternals _operation; + + /// Initializes a new instance of TableServiceSetServicePropertiesOperation for mocking. + protected TableServiceSetServicePropertiesOperation() + { + } + + internal TableServiceSetServicePropertiesOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals(Response.FromValue(new TableService(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override TableService Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableUpdateOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableUpdateOperation.cs new file mode 100644 index 000000000000..73fccc499bf1 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/LongRunningOperation/TableUpdateOperation.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Creates a new table with the specified table name, under the specified account. + public partial class TableUpdateOperation : Operation
+ { + private readonly OperationOrResponseInternals
_operation; + + /// Initializes a new instance of TableUpdateOperation for mocking. + protected TableUpdateOperation() + { + } + + internal TableUpdateOperation(ArmResource operationsBase, Response response) + { + _operation = new OperationOrResponseInternals
(Response.FromValue(new Table(operationsBase, response.Value), response.GetRawResponse())); + } + + /// + public override string Id => _operation.Id; + + /// + public override Table Value => _operation.Value; + + /// + public override bool HasCompleted => _operation.HasCompleted; + + /// + public override bool HasValue => _operation.HasValue; + + /// + public override Response GetRawResponse() => _operation.GetRawResponse(); + + /// + public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); + + /// + public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); + + /// + public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPoliciesOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPoliciesOperations.cs deleted file mode 100644 index 61e112ac7957..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPoliciesOperations.cs +++ /dev/null @@ -1,164 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The ManagementPolicies service client. - public partial class ManagementPoliciesOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal ManagementPoliciesRestOperations RestClient { get; } - - /// Initializes a new instance of ManagementPoliciesOperations for mocking. - protected ManagementPoliciesOperations() - { - } - - /// Initializes a new instance of ManagementPoliciesOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal ManagementPoliciesOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new ManagementPoliciesRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Gets the managementpolicy associated with the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the Storage Account Management Policy. It should always be 'default'. - /// The cancellation token to use. - public virtual async Task> GetAsync(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ManagementPoliciesOperations.Get"); - scope.Start(); - try - { - return await RestClient.GetAsync(resourceGroupName, accountName, managementPolicyName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the managementpolicy associated with the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the Storage Account Management Policy. It should always be 'default'. - /// The cancellation token to use. - public virtual Response Get(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ManagementPoliciesOperations.Get"); - scope.Start(); - try - { - return RestClient.Get(resourceGroupName, accountName, managementPolicyName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets the managementpolicy to the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the Storage Account Management Policy. It should always be 'default'. - /// The ManagementPolicy set to a storage account. - /// The cancellation token to use. - public virtual async Task> CreateOrUpdateAsync(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, ManagementPolicy properties, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ManagementPoliciesOperations.CreateOrUpdate"); - scope.Start(); - try - { - return await RestClient.CreateOrUpdateAsync(resourceGroupName, accountName, managementPolicyName, properties, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets the managementpolicy to the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the Storage Account Management Policy. It should always be 'default'. - /// The ManagementPolicy set to a storage account. - /// The cancellation token to use. - public virtual Response CreateOrUpdate(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, ManagementPolicy properties, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ManagementPoliciesOperations.CreateOrUpdate"); - scope.Start(); - try - { - return RestClient.CreateOrUpdate(resourceGroupName, accountName, managementPolicyName, properties, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes the managementpolicy associated with the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the Storage Account Management Policy. It should always be 'default'. - /// The cancellation token to use. - public virtual async Task DeleteAsync(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ManagementPoliciesOperations.Delete"); - scope.Start(); - try - { - return await RestClient.DeleteAsync(resourceGroupName, accountName, managementPolicyName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes the managementpolicy associated with the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the Storage Account Management Policy. It should always be 'default'. - /// The cancellation token to use. - public virtual Response Delete(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ManagementPoliciesOperations.Delete"); - scope.Start(); - try - { - return RestClient.Delete(resourceGroupName, accountName, managementPolicyName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPolicy.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPolicy.cs new file mode 100644 index 000000000000..cd0ae1800afc --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPolicy.cs @@ -0,0 +1,174 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a ManagementPolicy along with the instance operations that can be performed on it. + public partial class ManagementPolicy : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly ManagementPoliciesRestOperations _restClient; + private readonly ManagementPolicyData _data; + + /// Initializes a new instance of the class for mocking. + protected ManagementPolicy() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal ManagementPolicy(ArmResource options, ManagementPolicyData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new ManagementPoliciesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal ManagementPolicy(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new ManagementPoliciesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/managementPolicies"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual ManagementPolicyData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Gets the managementpolicy associated with the specified storage account. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicy.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new ManagementPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the managementpolicy associated with the specified storage account. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicy.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new ManagementPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + + /// Deletes the managementpolicy associated with the specified storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public async virtual Task DeleteAsync(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicy.Delete"); + scope.Start(); + try + { + var response = await _restClient.DeleteAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + var operation = new ManagementPolicyDeleteOperation(response); + if (waitForCompletion) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Deletes the managementpolicy associated with the specified storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public virtual ManagementPolicyDeleteOperation Delete(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicy.Delete"); + scope.Start(); + try + { + var response = _restClient.Delete(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + var operation = new ManagementPolicyDeleteOperation(response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPolicyContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPolicyContainer.cs new file mode 100644 index 000000000000..2c042a13f56e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPolicyContainer.cs @@ -0,0 +1,275 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of ManagementPolicy and their operations over a StorageAccount. + public partial class ManagementPolicyContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly ManagementPoliciesRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected ManagementPolicyContainer() + { + } + + /// Initializes a new instance of ManagementPolicyContainer class. + /// The resource representing the parent resource. + internal ManagementPolicyContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new ManagementPoliciesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => StorageAccount.ResourceType; + + // Container level operations. + + /// Sets the managementpolicy to the specified storage account. + /// The name of the Storage Account Management Policy. It should always be 'default'. + /// The ManagementPolicy set to a storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// is null. + public virtual ManagementPolicyCreateOrUpdateOperation CreateOrUpdate(ManagementPolicyName managementPolicyName, ManagementPolicyData properties, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (properties == null) + { + throw new ArgumentNullException(nameof(properties)); + } + + using var scope = _clientDiagnostics.CreateScope("ManagementPolicyContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = _restClient.CreateOrUpdate(Id.ResourceGroupName, Id.Name, managementPolicyName, properties, cancellationToken); + var operation = new ManagementPolicyCreateOrUpdateOperation(Parent, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Sets the managementpolicy to the specified storage account. + /// The name of the Storage Account Management Policy. It should always be 'default'. + /// The ManagementPolicy set to a storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// is null. + public async virtual Task CreateOrUpdateAsync(ManagementPolicyName managementPolicyName, ManagementPolicyData properties, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (properties == null) + { + throw new ArgumentNullException(nameof(properties)); + } + + using var scope = _clientDiagnostics.CreateScope("ManagementPolicyContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = await _restClient.CreateOrUpdateAsync(Id.ResourceGroupName, Id.Name, managementPolicyName, properties, cancellationToken).ConfigureAwait(false); + var operation = new ManagementPolicyCreateOrUpdateOperation(Parent, response); + if (waitForCompletion) + await operation.WaitForCompletionAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the Storage Account Management Policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicyContainer.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Name, managementPolicyName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new ManagementPolicy(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the Storage Account Management Policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicyContainer.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Name, managementPolicyName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new ManagementPolicy(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Storage Account Management Policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicyContainer.GetIfExists"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Name, managementPolicyName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new ManagementPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Storage Account Management Policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicyContainer.GetIfExists"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Name, managementPolicyName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new ManagementPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Storage Account Management Policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicyContainer.CheckIfExists"); + scope.Start(); + try + { + var response = GetIfExists(managementPolicyName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Storage Account Management Policy. It should always be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicyContainer.CheckIfExists"); + scope.Start(); + try + { + var response = await GetIfExistsAsync(managementPolicyName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicyContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(ManagementPolicy.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ManagementPolicyContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(ManagementPolicy.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicy.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPolicyData.cs similarity index 57% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicy.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPolicyData.cs index 20e781323f26..aca913750d90 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicy.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPolicyData.cs @@ -6,24 +6,27 @@ #nullable disable using System; +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - /// The Get Storage Account ManagementPolicies operation response. - public partial class ManagementPolicy : Resource + /// A class representing the ManagementPolicy data model. + public partial class ManagementPolicyData : Resource { - /// Initializes a new instance of ManagementPolicy. - public ManagementPolicy() + /// Initializes a new instance of ManagementPolicyData. + public ManagementPolicyData() { } - /// Initializes a new instance of ManagementPolicy. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// Initializes a new instance of ManagementPolicyData. + /// The id. + /// The name. + /// The type. /// Returns the date and time the ManagementPolicies was last modified. /// The Storage Account ManagementPolicy, in JSON format. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. - internal ManagementPolicy(string id, string name, string type, DateTimeOffset? lastModifiedTime, ManagementPolicySchema policy) : base(id, name, type) + internal ManagementPolicyData(ResourceIdentifier id, string name, ResourceType type, DateTimeOffset? lastModifiedTime, ManagementPolicySchema policy) : base(id, name, type) { LastModifiedTime = lastModifiedTime; Policy = policy; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AccessPolicy.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AccessPolicy.Serialization.cs new file mode 100644 index 000000000000..2b015c502b51 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AccessPolicy.Serialization.cs @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class AccessPolicy : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsDefined(StartTime)) + { + writer.WritePropertyName("startTime"); + writer.WriteStringValue(StartTime.Value, "O"); + } + if (Optional.IsDefined(ExpiryTime)) + { + writer.WritePropertyName("expiryTime"); + writer.WriteStringValue(ExpiryTime.Value, "O"); + } + if (Optional.IsDefined(Permission)) + { + writer.WritePropertyName("permission"); + writer.WriteStringValue(Permission); + } + writer.WriteEndObject(); + } + + internal static AccessPolicy DeserializeAccessPolicy(JsonElement element) + { + Optional startTime = default; + Optional expiryTime = default; + Optional permission = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("startTime")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + startTime = property.Value.GetDateTimeOffset("O"); + continue; + } + if (property.NameEquals("expiryTime")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + expiryTime = property.Value.GetDateTimeOffset("O"); + continue; + } + if (property.NameEquals("permission")) + { + permission = property.Value.GetString(); + continue; + } + } + return new AccessPolicy(Optional.ToNullable(startTime), Optional.ToNullable(expiryTime), permission.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AccessPolicy.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AccessPolicy.cs new file mode 100644 index 000000000000..ce4a57ad139c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AccessPolicy.cs @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The AccessPolicy. + public partial class AccessPolicy + { + /// Initializes a new instance of AccessPolicy. + public AccessPolicy() + { + } + + /// Initializes a new instance of AccessPolicy. + /// Start time of the access policy. + /// Expiry time of the access policy. + /// List of abbreviated permissions. + internal AccessPolicy(DateTimeOffset? startTime, DateTimeOffset? expiryTime, string permission) + { + StartTime = startTime; + ExpiryTime = expiryTime; + Permission = permission; + } + + /// Start time of the access policy. + public DateTimeOffset? StartTime { get; set; } + /// Expiry time of the access policy. + public DateTimeOffset? ExpiryTime { get; set; } + /// List of abbreviated permissions. + public string Permission { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureEntityResource.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureEntityResource.Serialization.cs index 5c6517798eb1..a472b86b76aa 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureEntityResource.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureEntityResource.Serialization.cs @@ -7,6 +7,7 @@ using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; namespace Azure.ResourceManager.Storage.Models { @@ -21,9 +22,9 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) internal static AzureEntityResource DeserializeAzureEntityResource(JsonElement element) { Optional etag = default; - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("etag")) @@ -47,7 +48,7 @@ internal static AzureEntityResource DeserializeAzureEntityResource(JsonElement e continue; } } - return new AzureEntityResource(id.Value, name.Value, type.Value, etag.Value); + return new AzureEntityResource(id, name, type, etag.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureEntityResource.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureEntityResource.cs index baa7ead036ed..73876b57212c 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureEntityResource.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureEntityResource.cs @@ -5,9 +5,12 @@ #nullable disable +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; + namespace Azure.ResourceManager.Storage.Models { - /// The resource model definition for a Azure Resource Manager resource with an etag. + /// The resource model definition for an Azure Resource Manager resource with an etag. public partial class AzureEntityResource : Resource { /// Initializes a new instance of AzureEntityResource. @@ -16,11 +19,11 @@ public AzureEntityResource() } /// Initializes a new instance of AzureEntityResource. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// The id. + /// The name. + /// The type. /// Resource Etag. - internal AzureEntityResource(string id, string name, string type, string etag) : base(id, name, type) + internal AzureEntityResource(ResourceIdentifier id, string name, ResourceType type, string etag) : base(id, name, type) { Etag = etag; } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureFilesIdentityBasedAuthentication.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureFilesIdentityBasedAuthentication.Serialization.cs index 1be582bad2f2..2dd90a3715a9 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureFilesIdentityBasedAuthentication.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureFilesIdentityBasedAuthentication.Serialization.cs @@ -22,6 +22,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("activeDirectoryProperties"); writer.WriteObjectValue(ActiveDirectoryProperties); } + if (Optional.IsDefined(DefaultSharePermission)) + { + writer.WritePropertyName("defaultSharePermission"); + writer.WriteStringValue(DefaultSharePermission.Value.ToString()); + } writer.WriteEndObject(); } @@ -29,6 +34,7 @@ internal static AzureFilesIdentityBasedAuthentication DeserializeAzureFilesIdent { DirectoryServiceOptions directoryServiceOptions = default; Optional activeDirectoryProperties = default; + Optional defaultSharePermission = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("directoryServiceOptions")) @@ -46,8 +52,18 @@ internal static AzureFilesIdentityBasedAuthentication DeserializeAzureFilesIdent activeDirectoryProperties = ActiveDirectoryProperties.DeserializeActiveDirectoryProperties(property.Value); continue; } + if (property.NameEquals("defaultSharePermission")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + defaultSharePermission = new DefaultSharePermission(property.Value.GetString()); + continue; + } } - return new AzureFilesIdentityBasedAuthentication(directoryServiceOptions, activeDirectoryProperties.Value); + return new AzureFilesIdentityBasedAuthentication(directoryServiceOptions, activeDirectoryProperties.Value, Optional.ToNullable(defaultSharePermission)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureFilesIdentityBasedAuthentication.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureFilesIdentityBasedAuthentication.cs index ae56ed50bb6a..8a41dab9e77e 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureFilesIdentityBasedAuthentication.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/AzureFilesIdentityBasedAuthentication.cs @@ -20,15 +20,19 @@ public AzureFilesIdentityBasedAuthentication(DirectoryServiceOptions directorySe /// Initializes a new instance of AzureFilesIdentityBasedAuthentication. /// Indicates the directory service used. /// Required if choose AD. - internal AzureFilesIdentityBasedAuthentication(DirectoryServiceOptions directoryServiceOptions, ActiveDirectoryProperties activeDirectoryProperties) + /// Default share permission for users using Kerberos authentication if RBAC role is not assigned. + internal AzureFilesIdentityBasedAuthentication(DirectoryServiceOptions directoryServiceOptions, ActiveDirectoryProperties activeDirectoryProperties, DefaultSharePermission? defaultSharePermission) { DirectoryServiceOptions = directoryServiceOptions; ActiveDirectoryProperties = activeDirectoryProperties; + DefaultSharePermission = defaultSharePermission; } /// Indicates the directory service used. public DirectoryServiceOptions DirectoryServiceOptions { get; set; } /// Required if choose AD. public ActiveDirectoryProperties ActiveDirectoryProperties { get; set; } + /// Default share permission for users using Kerberos authentication if RBAC role is not assigned. + public DefaultSharePermission? DefaultSharePermission { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobContainer.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobContainerData.Serialization.cs similarity index 85% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobContainer.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobContainerData.Serialization.cs index 0e789d1c9e78..2c9900e5f5d2 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobContainer.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobContainerData.Serialization.cs @@ -9,10 +9,12 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class BlobContainer : IUtf8JsonSerializable + public partial class BlobContainerData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -45,16 +47,21 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) } writer.WriteEndObject(); } + if (Optional.IsDefined(ImmutableStorageWithVersioning)) + { + writer.WritePropertyName("immutableStorageWithVersioning"); + writer.WriteObjectValue(ImmutableStorageWithVersioning); + } writer.WriteEndObject(); writer.WriteEndObject(); } - internal static BlobContainer DeserializeBlobContainer(JsonElement element) + internal static BlobContainerData DeserializeBlobContainerData(JsonElement element) { Optional etag = default; - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional version = default; Optional deleted = default; Optional deletedTime = default; @@ -71,6 +78,7 @@ internal static BlobContainer DeserializeBlobContainer(JsonElement element) Optional legalHold = default; Optional hasLegalHold = default; Optional hasImmutabilityPolicy = default; + Optional immutableStorageWithVersioning = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("etag")) @@ -257,11 +265,21 @@ internal static BlobContainer DeserializeBlobContainer(JsonElement element) hasImmutabilityPolicy = property0.Value.GetBoolean(); continue; } + if (property0.NameEquals("immutableStorageWithVersioning")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + immutableStorageWithVersioning = ImmutableStorageWithVersioning.DeserializeImmutableStorageWithVersioning(property0.Value); + continue; + } } continue; } } - return new BlobContainer(id.Value, name.Value, type.Value, etag.Value, version.Value, Optional.ToNullable(deleted), Optional.ToNullable(deletedTime), Optional.ToNullable(remainingRetentionDays), defaultEncryptionScope.Value, Optional.ToNullable(denyEncryptionScopeOverride), Optional.ToNullable(publicAccess), Optional.ToNullable(lastModifiedTime), Optional.ToNullable(leaseStatus), Optional.ToNullable(leaseState), Optional.ToNullable(leaseDuration), Optional.ToDictionary(metadata), immutabilityPolicy.Value, legalHold.Value, Optional.ToNullable(hasLegalHold), Optional.ToNullable(hasImmutabilityPolicy)); + return new BlobContainerData(id, name, type, etag.Value, version.Value, Optional.ToNullable(deleted), Optional.ToNullable(deletedTime), Optional.ToNullable(remainingRetentionDays), defaultEncryptionScope.Value, Optional.ToNullable(denyEncryptionScopeOverride), Optional.ToNullable(publicAccess), Optional.ToNullable(lastModifiedTime), Optional.ToNullable(leaseStatus), Optional.ToNullable(leaseState), Optional.ToNullable(leaseDuration), Optional.ToDictionary(metadata), immutabilityPolicy.Value, legalHold.Value, Optional.ToNullable(hasLegalHold), Optional.ToNullable(hasImmutabilityPolicy), immutableStorageWithVersioning.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyData.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyData.Serialization.cs new file mode 100644 index 000000000000..a45b75627643 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyData.Serialization.cs @@ -0,0 +1,103 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Text.Json; +using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + public partial class BlobInventoryPolicyData : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + writer.WritePropertyName("properties"); + writer.WriteStartObject(); + if (Optional.IsDefined(Policy)) + { + writer.WritePropertyName("policy"); + writer.WriteObjectValue(Policy); + } + writer.WriteEndObject(); + writer.WriteEndObject(); + } + + internal static BlobInventoryPolicyData DeserializeBlobInventoryPolicyData(JsonElement element) + { + Optional systemData = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; + Optional lastModifiedTime = default; + Optional policy = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("systemData")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + systemData = SystemData.DeserializeSystemData(property.Value); + continue; + } + if (property.NameEquals("id")) + { + id = property.Value.GetString(); + continue; + } + if (property.NameEquals("name")) + { + name = property.Value.GetString(); + continue; + } + if (property.NameEquals("type")) + { + type = property.Value.GetString(); + continue; + } + if (property.NameEquals("properties")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + foreach (var property0 in property.Value.EnumerateObject()) + { + if (property0.NameEquals("lastModifiedTime")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + lastModifiedTime = property0.Value.GetDateTimeOffset("O"); + continue; + } + if (property0.NameEquals("policy")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + policy = BlobInventoryPolicySchema.DeserializeBlobInventoryPolicySchema(property0.Value); + continue; + } + } + continue; + } + } + return new BlobInventoryPolicyData(id, name, type, systemData.Value, Optional.ToNullable(lastModifiedTime), policy.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyDefinition.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyDefinition.Serialization.cs new file mode 100644 index 000000000000..d01b99ebbe71 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyDefinition.Serialization.cs @@ -0,0 +1,88 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Collections.Generic; +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class BlobInventoryPolicyDefinition : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsDefined(Filters)) + { + writer.WritePropertyName("filters"); + writer.WriteObjectValue(Filters); + } + writer.WritePropertyName("format"); + writer.WriteStringValue(Format.ToString()); + writer.WritePropertyName("schedule"); + writer.WriteStringValue(Schedule.ToString()); + writer.WritePropertyName("objectType"); + writer.WriteStringValue(ObjectType.ToString()); + writer.WritePropertyName("schemaFields"); + writer.WriteStartArray(); + foreach (var item in SchemaFields) + { + writer.WriteStringValue(item); + } + writer.WriteEndArray(); + writer.WriteEndObject(); + } + + internal static BlobInventoryPolicyDefinition DeserializeBlobInventoryPolicyDefinition(JsonElement element) + { + Optional filters = default; + Format format = default; + Schedule schedule = default; + ObjectType objectType = default; + IList schemaFields = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("filters")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + filters = BlobInventoryPolicyFilter.DeserializeBlobInventoryPolicyFilter(property.Value); + continue; + } + if (property.NameEquals("format")) + { + format = new Format(property.Value.GetString()); + continue; + } + if (property.NameEquals("schedule")) + { + schedule = new Schedule(property.Value.GetString()); + continue; + } + if (property.NameEquals("objectType")) + { + objectType = new ObjectType(property.Value.GetString()); + continue; + } + if (property.NameEquals("schemaFields")) + { + List array = new List(); + foreach (var item in property.Value.EnumerateArray()) + { + array.Add(item.GetString()); + } + schemaFields = array; + continue; + } + } + return new BlobInventoryPolicyDefinition(filters.Value, format, schedule, objectType, schemaFields); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyDefinition.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyDefinition.cs new file mode 100644 index 000000000000..f2d91b15bd2a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyDefinition.cs @@ -0,0 +1,62 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Linq; + +namespace Azure.ResourceManager.Storage.Models +{ + /// An object that defines the blob inventory rule. + public partial class BlobInventoryPolicyDefinition + { + /// Initializes a new instance of BlobInventoryPolicyDefinition. + /// This is a required field, it specifies the format for the inventory files. + /// This is a required field. This field is used to schedule an inventory formation. + /// This is a required field. This field specifies the scope of the inventory created either at the blob or container level. + /// This is a required field. This field specifies the fields and properties of the object to be included in the inventory. The Schema field value 'Name' is always required. The valid values for this field for the 'Blob' definition.objectType include 'Name, Creation-Time, Last-Modified, Content-Length, Content-MD5, BlobType, AccessTier, AccessTierChangeTime, Expiry-Time, hdi_isfolder, Owner, Group, Permissions, Acl, Snapshot, VersionId, IsCurrentVersion, Metadata, LastAccessTime'. The valid values for 'Container' definition.objectType include 'Name, Last-Modified, Metadata, LeaseStatus, LeaseState, LeaseDuration, PublicAccess, HasImmutabilityPolicy, HasLegalHold'. Schema field values 'Expiry-Time, hdi_isfolder, Owner, Group, Permissions, Acl' are valid only for Hns enabled accounts. + /// is null. + public BlobInventoryPolicyDefinition(Format format, Schedule schedule, ObjectType objectType, IEnumerable schemaFields) + { + if (schemaFields == null) + { + throw new ArgumentNullException(nameof(schemaFields)); + } + + Format = format; + Schedule = schedule; + ObjectType = objectType; + SchemaFields = schemaFields.ToList(); + } + + /// Initializes a new instance of BlobInventoryPolicyDefinition. + /// An object that defines the filter set. + /// This is a required field, it specifies the format for the inventory files. + /// This is a required field. This field is used to schedule an inventory formation. + /// This is a required field. This field specifies the scope of the inventory created either at the blob or container level. + /// This is a required field. This field specifies the fields and properties of the object to be included in the inventory. The Schema field value 'Name' is always required. The valid values for this field for the 'Blob' definition.objectType include 'Name, Creation-Time, Last-Modified, Content-Length, Content-MD5, BlobType, AccessTier, AccessTierChangeTime, Expiry-Time, hdi_isfolder, Owner, Group, Permissions, Acl, Snapshot, VersionId, IsCurrentVersion, Metadata, LastAccessTime'. The valid values for 'Container' definition.objectType include 'Name, Last-Modified, Metadata, LeaseStatus, LeaseState, LeaseDuration, PublicAccess, HasImmutabilityPolicy, HasLegalHold'. Schema field values 'Expiry-Time, hdi_isfolder, Owner, Group, Permissions, Acl' are valid only for Hns enabled accounts. + internal BlobInventoryPolicyDefinition(BlobInventoryPolicyFilter filters, Format format, Schedule schedule, ObjectType objectType, IList schemaFields) + { + Filters = filters; + Format = format; + Schedule = schedule; + ObjectType = objectType; + SchemaFields = schemaFields; + } + + /// An object that defines the filter set. + public BlobInventoryPolicyFilter Filters { get; set; } + /// This is a required field, it specifies the format for the inventory files. + public Format Format { get; set; } + /// This is a required field. This field is used to schedule an inventory formation. + public Schedule Schedule { get; set; } + /// This is a required field. This field specifies the scope of the inventory created either at the blob or container level. + public ObjectType ObjectType { get; set; } + /// This is a required field. This field specifies the fields and properties of the object to be included in the inventory. The Schema field value 'Name' is always required. The valid values for this field for the 'Blob' definition.objectType include 'Name, Creation-Time, Last-Modified, Content-Length, Content-MD5, BlobType, AccessTier, AccessTierChangeTime, Expiry-Time, hdi_isfolder, Owner, Group, Permissions, Acl, Snapshot, VersionId, IsCurrentVersion, Metadata, LastAccessTime'. The valid values for 'Container' definition.objectType include 'Name, Last-Modified, Metadata, LeaseStatus, LeaseState, LeaseDuration, PublicAccess, HasImmutabilityPolicy, HasLegalHold'. Schema field values 'Expiry-Time, hdi_isfolder, Owner, Group, Permissions, Acl' are valid only for Hns enabled accounts. + public IList SchemaFields { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyFilter.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyFilter.Serialization.cs new file mode 100644 index 000000000000..ddc5ca9182db --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyFilter.Serialization.cs @@ -0,0 +1,114 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Collections.Generic; +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class BlobInventoryPolicyFilter : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsCollectionDefined(PrefixMatch)) + { + writer.WritePropertyName("prefixMatch"); + writer.WriteStartArray(); + foreach (var item in PrefixMatch) + { + writer.WriteStringValue(item); + } + writer.WriteEndArray(); + } + if (Optional.IsCollectionDefined(BlobTypes)) + { + writer.WritePropertyName("blobTypes"); + writer.WriteStartArray(); + foreach (var item in BlobTypes) + { + writer.WriteStringValue(item); + } + writer.WriteEndArray(); + } + if (Optional.IsDefined(IncludeBlobVersions)) + { + writer.WritePropertyName("includeBlobVersions"); + writer.WriteBooleanValue(IncludeBlobVersions.Value); + } + if (Optional.IsDefined(IncludeSnapshots)) + { + writer.WritePropertyName("includeSnapshots"); + writer.WriteBooleanValue(IncludeSnapshots.Value); + } + writer.WriteEndObject(); + } + + internal static BlobInventoryPolicyFilter DeserializeBlobInventoryPolicyFilter(JsonElement element) + { + Optional> prefixMatch = default; + Optional> blobTypes = default; + Optional includeBlobVersions = default; + Optional includeSnapshots = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("prefixMatch")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + List array = new List(); + foreach (var item in property.Value.EnumerateArray()) + { + array.Add(item.GetString()); + } + prefixMatch = array; + continue; + } + if (property.NameEquals("blobTypes")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + List array = new List(); + foreach (var item in property.Value.EnumerateArray()) + { + array.Add(item.GetString()); + } + blobTypes = array; + continue; + } + if (property.NameEquals("includeBlobVersions")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + includeBlobVersions = property.Value.GetBoolean(); + continue; + } + if (property.NameEquals("includeSnapshots")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + includeSnapshots = property.Value.GetBoolean(); + continue; + } + } + return new BlobInventoryPolicyFilter(Optional.ToList(prefixMatch), Optional.ToList(blobTypes), Optional.ToNullable(includeBlobVersions), Optional.ToNullable(includeSnapshots)); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyFilter.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyFilter.cs new file mode 100644 index 000000000000..f2701ff5a292 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyFilter.cs @@ -0,0 +1,45 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Collections.Generic; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// An object that defines the blob inventory rule filter conditions. For 'Blob' definition.objectType all filter properties are applicable, 'blobTypes' is required and others are optional. For 'Container' definition.objectType only prefixMatch is applicable and is optional. + public partial class BlobInventoryPolicyFilter + { + /// Initializes a new instance of BlobInventoryPolicyFilter. + public BlobInventoryPolicyFilter() + { + PrefixMatch = new ChangeTrackingList(); + BlobTypes = new ChangeTrackingList(); + } + + /// Initializes a new instance of BlobInventoryPolicyFilter. + /// An array of strings for blob prefixes to be matched. + /// An array of predefined enum values. Valid values include blockBlob, appendBlob, pageBlob. Hns accounts does not support pageBlobs. This field is required when definition.objectType property is set to 'Blob'. + /// Includes blob versions in blob inventory when value is set to true. The definition.schemaFields values 'VersionId and IsCurrentVersion' are required if this property is set to true, else they must be excluded. + /// Includes blob snapshots in blob inventory when value is set to true. The definition.schemaFields value 'Snapshot' is required if this property is set to true, else it must be excluded. + internal BlobInventoryPolicyFilter(IList prefixMatch, IList blobTypes, bool? includeBlobVersions, bool? includeSnapshots) + { + PrefixMatch = prefixMatch; + BlobTypes = blobTypes; + IncludeBlobVersions = includeBlobVersions; + IncludeSnapshots = includeSnapshots; + } + + /// An array of strings for blob prefixes to be matched. + public IList PrefixMatch { get; } + /// An array of predefined enum values. Valid values include blockBlob, appendBlob, pageBlob. Hns accounts does not support pageBlobs. This field is required when definition.objectType property is set to 'Blob'. + public IList BlobTypes { get; } + /// Includes blob versions in blob inventory when value is set to true. The definition.schemaFields values 'VersionId and IsCurrentVersion' are required if this property is set to true, else they must be excluded. + public bool? IncludeBlobVersions { get; set; } + /// Includes blob snapshots in blob inventory when value is set to true. The definition.schemaFields value 'Snapshot' is required if this property is set to true, else it must be excluded. + public bool? IncludeSnapshots { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyName.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyName.cs new file mode 100644 index 000000000000..a63041a9a948 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyName.cs @@ -0,0 +1,48 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The BlobInventoryPolicyName. + public readonly partial struct BlobInventoryPolicyName : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public BlobInventoryPolicyName(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string DefaultValue = "default"; + + /// default. + public static BlobInventoryPolicyName Default { get; } = new BlobInventoryPolicyName(DefaultValue); + /// Determines if two values are the same. + public static bool operator ==(BlobInventoryPolicyName left, BlobInventoryPolicyName right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(BlobInventoryPolicyName left, BlobInventoryPolicyName right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator BlobInventoryPolicyName(string value) => new BlobInventoryPolicyName(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is BlobInventoryPolicyName other && Equals(other); + /// + public bool Equals(BlobInventoryPolicyName other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyRule.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyRule.Serialization.cs new file mode 100644 index 000000000000..910720b174ac --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyRule.Serialization.cs @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class BlobInventoryPolicyRule : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + writer.WritePropertyName("enabled"); + writer.WriteBooleanValue(Enabled); + writer.WritePropertyName("name"); + writer.WriteStringValue(Name); + writer.WritePropertyName("destination"); + writer.WriteStringValue(Destination); + writer.WritePropertyName("definition"); + writer.WriteObjectValue(Definition); + writer.WriteEndObject(); + } + + internal static BlobInventoryPolicyRule DeserializeBlobInventoryPolicyRule(JsonElement element) + { + bool enabled = default; + string name = default; + string destination = default; + BlobInventoryPolicyDefinition definition = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("enabled")) + { + enabled = property.Value.GetBoolean(); + continue; + } + if (property.NameEquals("name")) + { + name = property.Value.GetString(); + continue; + } + if (property.NameEquals("destination")) + { + destination = property.Value.GetString(); + continue; + } + if (property.NameEquals("definition")) + { + definition = BlobInventoryPolicyDefinition.DeserializeBlobInventoryPolicyDefinition(property.Value); + continue; + } + } + return new BlobInventoryPolicyRule(enabled, name, destination, definition); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyRule.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyRule.cs new file mode 100644 index 000000000000..27b447f2f220 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyRule.cs @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; + +namespace Azure.ResourceManager.Storage.Models +{ + /// An object that wraps the blob inventory rule. Each rule is uniquely defined by name. + public partial class BlobInventoryPolicyRule + { + /// Initializes a new instance of BlobInventoryPolicyRule. + /// Rule is enabled when set to true. + /// A rule name can contain any combination of alpha numeric characters. Rule name is case-sensitive. It must be unique within a policy. + /// Container name where blob inventory files are stored. Must be pre-created. + /// An object that defines the blob inventory policy rule. + /// , , or is null. + public BlobInventoryPolicyRule(bool enabled, string name, string destination, BlobInventoryPolicyDefinition definition) + { + if (name == null) + { + throw new ArgumentNullException(nameof(name)); + } + if (destination == null) + { + throw new ArgumentNullException(nameof(destination)); + } + if (definition == null) + { + throw new ArgumentNullException(nameof(definition)); + } + + Enabled = enabled; + Name = name; + Destination = destination; + Definition = definition; + } + + /// Rule is enabled when set to true. + public bool Enabled { get; set; } + /// A rule name can contain any combination of alpha numeric characters. Rule name is case-sensitive. It must be unique within a policy. + public string Name { get; set; } + /// Container name where blob inventory files are stored. Must be pre-created. + public string Destination { get; set; } + /// An object that defines the blob inventory policy rule. + public BlobInventoryPolicyDefinition Definition { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicySchema.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicySchema.Serialization.cs new file mode 100644 index 000000000000..2a896d0cf92d --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicySchema.Serialization.cs @@ -0,0 +1,64 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Collections.Generic; +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class BlobInventoryPolicySchema : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + writer.WritePropertyName("enabled"); + writer.WriteBooleanValue(Enabled); + writer.WritePropertyName("type"); + writer.WriteStringValue(Type.ToString()); + writer.WritePropertyName("rules"); + writer.WriteStartArray(); + foreach (var item in Rules) + { + writer.WriteObjectValue(item); + } + writer.WriteEndArray(); + writer.WriteEndObject(); + } + + internal static BlobInventoryPolicySchema DeserializeBlobInventoryPolicySchema(JsonElement element) + { + bool enabled = default; + InventoryRuleType type = default; + IList rules = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("enabled")) + { + enabled = property.Value.GetBoolean(); + continue; + } + if (property.NameEquals("type")) + { + type = new InventoryRuleType(property.Value.GetString()); + continue; + } + if (property.NameEquals("rules")) + { + List array = new List(); + foreach (var item in property.Value.EnumerateArray()) + { + array.Add(BlobInventoryPolicyRule.DeserializeBlobInventoryPolicyRule(item)); + } + rules = array; + continue; + } + } + return new BlobInventoryPolicySchema(enabled, type, rules); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicySchema.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicySchema.cs new file mode 100644 index 000000000000..e7c9d755c21a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicySchema.cs @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Linq; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The storage account blob inventory policy rules. + public partial class BlobInventoryPolicySchema + { + /// Initializes a new instance of BlobInventoryPolicySchema. + /// Policy is enabled if set to true. + /// The valid value is Inventory. + /// The storage account blob inventory policy rules. The rule is applied when it is enabled. + /// is null. + public BlobInventoryPolicySchema(bool enabled, InventoryRuleType type, IEnumerable rules) + { + if (rules == null) + { + throw new ArgumentNullException(nameof(rules)); + } + + Enabled = enabled; + Type = type; + Rules = rules.ToList(); + } + + /// Initializes a new instance of BlobInventoryPolicySchema. + /// Policy is enabled if set to true. + /// The valid value is Inventory. + /// The storage account blob inventory policy rules. The rule is applied when it is enabled. + internal BlobInventoryPolicySchema(bool enabled, InventoryRuleType type, IList rules) + { + Enabled = enabled; + Type = type; + Rules = rules; + } + + /// Policy is enabled if set to true. + public bool Enabled { get; set; } + /// The valid value is Inventory. + public InventoryRuleType Type { get; set; } + /// The storage account blob inventory policy rules. The rule is applied when it is enabled. + public IList Rules { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceProperties.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceData.Serialization.cs similarity index 83% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceProperties.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceData.Serialization.cs index 4eb2c77c5005..e11e516fdf0d 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceProperties.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceData.Serialization.cs @@ -7,10 +7,12 @@ using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class BlobServiceProperties : IUtf8JsonSerializable + public partial class BlobServiceData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -57,16 +59,21 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("containerDeleteRetentionPolicy"); writer.WriteObjectValue(ContainerDeleteRetentionPolicy); } + if (Optional.IsDefined(LastAccessTimeTrackingPolicy)) + { + writer.WritePropertyName("lastAccessTimeTrackingPolicy"); + writer.WriteObjectValue(LastAccessTimeTrackingPolicy); + } writer.WriteEndObject(); writer.WriteEndObject(); } - internal static BlobServiceProperties DeserializeBlobServiceProperties(JsonElement element) + internal static BlobServiceData DeserializeBlobServiceData(JsonElement element) { Optional sku = default; - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional cors = default; Optional defaultServiceVersion = default; Optional deleteRetentionPolicy = default; @@ -75,6 +82,7 @@ internal static BlobServiceProperties DeserializeBlobServiceProperties(JsonEleme Optional changeFeed = default; Optional restorePolicy = default; Optional containerDeleteRetentionPolicy = default; + Optional lastAccessTimeTrackingPolicy = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("sku")) @@ -186,11 +194,21 @@ internal static BlobServiceProperties DeserializeBlobServiceProperties(JsonEleme containerDeleteRetentionPolicy = DeleteRetentionPolicy.DeserializeDeleteRetentionPolicy(property0.Value); continue; } + if (property0.NameEquals("lastAccessTimeTrackingPolicy")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + lastAccessTimeTrackingPolicy = LastAccessTimeTrackingPolicy.DeserializeLastAccessTimeTrackingPolicy(property0.Value); + continue; + } } continue; } } - return new BlobServiceProperties(id.Value, name.Value, type.Value, sku.Value, cors.Value, defaultServiceVersion.Value, deleteRetentionPolicy.Value, Optional.ToNullable(isVersioningEnabled), Optional.ToNullable(automaticSnapshotPolicyEnabled), changeFeed.Value, restorePolicy.Value, containerDeleteRetentionPolicy.Value); + return new BlobServiceData(id, name, type, sku.Value, cors.Value, defaultServiceVersion.Value, deleteRetentionPolicy.Value, Optional.ToNullable(isVersioningEnabled), Optional.ToNullable(automaticSnapshotPolicyEnabled), changeFeed.Value, restorePolicy.Value, containerDeleteRetentionPolicy.Value, lastAccessTimeTrackingPolicy.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceItems.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceItems.Serialization.cs index 1fc38f2eb82b..72acbfb12ba7 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceItems.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceItems.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ internal partial class BlobServiceItems { internal static BlobServiceItems DeserializeBlobServiceItems(JsonElement element) { - Optional> value = default; + Optional> value = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("value")) @@ -25,10 +26,10 @@ internal static BlobServiceItems DeserializeBlobServiceItems(JsonElement element property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(BlobServiceProperties.DeserializeBlobServiceProperties(item)); + array.Add(BlobServiceData.DeserializeBlobServiceData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceItems.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceItems.cs index 434698c47096..b52d06e5bcba 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceItems.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobServiceItems.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,17 +17,17 @@ internal partial class BlobServiceItems /// Initializes a new instance of BlobServiceItems. internal BlobServiceItems() { - Value = new ChangeTrackingList(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of BlobServiceItems. /// List of blob services returned. - internal BlobServiceItems(IReadOnlyList value) + internal BlobServiceItems(IReadOnlyList value) { Value = value; } /// List of blob services returned. - public IReadOnlyList Value { get; } + public IReadOnlyList Value { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ChangeFeed.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ChangeFeed.Serialization.cs index 21ca2e3571e0..0b50da5f1217 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ChangeFeed.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ChangeFeed.Serialization.cs @@ -20,12 +20,18 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("enabled"); writer.WriteBooleanValue(Enabled.Value); } + if (Optional.IsDefined(RetentionInDays)) + { + writer.WritePropertyName("retentionInDays"); + writer.WriteNumberValue(RetentionInDays.Value); + } writer.WriteEndObject(); } internal static ChangeFeed DeserializeChangeFeed(JsonElement element) { Optional enabled = default; + Optional retentionInDays = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("enabled")) @@ -38,8 +44,18 @@ internal static ChangeFeed DeserializeChangeFeed(JsonElement element) enabled = property.Value.GetBoolean(); continue; } + if (property.NameEquals("retentionInDays")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + retentionInDays = property.Value.GetInt32(); + continue; + } } - return new ChangeFeed(Optional.ToNullable(enabled)); + return new ChangeFeed(Optional.ToNullable(enabled), Optional.ToNullable(retentionInDays)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ChangeFeed.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ChangeFeed.cs index e34bf72008a4..f38510047d15 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ChangeFeed.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ChangeFeed.cs @@ -17,12 +17,16 @@ public ChangeFeed() /// Initializes a new instance of ChangeFeed. /// Indicates whether change feed event logging is enabled for the Blob service. - internal ChangeFeed(bool? enabled) + /// Indicates the duration of changeFeed retention in days. Minimum value is 1 day and maximum value is 146000 days (400 years). A null value indicates an infinite retention of the change feed. + internal ChangeFeed(bool? enabled, int? retentionInDays) { Enabled = enabled; + RetentionInDays = retentionInDays; } /// Indicates whether change feed event logging is enabled for the Blob service. public bool? Enabled { get; set; } + /// Indicates the duration of changeFeed retention in days. Minimum value is 1 day and maximum value is 146000 days (400 years). A null value indicates an infinite retention of the change feed. + public int? RetentionInDays { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorAutoGenerated2.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorAutoGenerated2.Serialization.cs deleted file mode 100644 index 505da25ea7d9..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorAutoGenerated2.Serialization.cs +++ /dev/null @@ -1,34 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Text.Json; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - internal partial class CloudErrorAutoGenerated2 - { - internal static CloudErrorAutoGenerated2 DeserializeCloudErrorAutoGenerated2(JsonElement element) - { - Optional error = default; - foreach (var property in element.EnumerateObject()) - { - if (property.NameEquals("error")) - { - if (property.Value.ValueKind == JsonValueKind.Null) - { - property.ThrowNonNullablePropertyIsNull(); - continue; - } - error = CloudErrorBodyAutoGenerated2.DeserializeCloudErrorBodyAutoGenerated2(property.Value); - continue; - } - } - return new CloudErrorAutoGenerated2(error.Value); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorAutoGenerated2.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorAutoGenerated2.cs deleted file mode 100644 index 82d05962a57e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorAutoGenerated2.cs +++ /dev/null @@ -1,28 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -namespace Azure.ResourceManager.Storage.Models -{ - /// An error response from the Storage service. - internal partial class CloudErrorAutoGenerated2 - { - /// Initializes a new instance of CloudErrorAutoGenerated2. - internal CloudErrorAutoGenerated2() - { - } - - /// Initializes a new instance of CloudErrorAutoGenerated2. - /// An error response from the Storage service. - internal CloudErrorAutoGenerated2(CloudErrorBodyAutoGenerated2 error) - { - Error = error; - } - - /// An error response from the Storage service. - public CloudErrorBodyAutoGenerated2 Error { get; } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorBodyAutoGenerated2.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorBodyAutoGenerated2.Serialization.cs deleted file mode 100644 index ec1730663db9..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorBodyAutoGenerated2.Serialization.cs +++ /dev/null @@ -1,58 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Collections.Generic; -using System.Text.Json; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - internal partial class CloudErrorBodyAutoGenerated2 - { - internal static CloudErrorBodyAutoGenerated2 DeserializeCloudErrorBodyAutoGenerated2(JsonElement element) - { - Optional code = default; - Optional message = default; - Optional target = default; - Optional> details = default; - foreach (var property in element.EnumerateObject()) - { - if (property.NameEquals("code")) - { - code = property.Value.GetString(); - continue; - } - if (property.NameEquals("message")) - { - message = property.Value.GetString(); - continue; - } - if (property.NameEquals("target")) - { - target = property.Value.GetString(); - continue; - } - if (property.NameEquals("details")) - { - if (property.Value.ValueKind == JsonValueKind.Null) - { - property.ThrowNonNullablePropertyIsNull(); - continue; - } - List array = new List(); - foreach (var item in property.Value.EnumerateArray()) - { - array.Add(DeserializeCloudErrorBodyAutoGenerated2(item)); - } - details = array; - continue; - } - } - return new CloudErrorBodyAutoGenerated2(code.Value, message.Value, target.Value, Optional.ToList(details)); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorBodyAutoGenerated2.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorBodyAutoGenerated2.cs deleted file mode 100644 index d22c1bb1b34a..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CloudErrorBodyAutoGenerated2.cs +++ /dev/null @@ -1,44 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Collections.Generic; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - /// An error response from the Storage service. - internal partial class CloudErrorBodyAutoGenerated2 - { - /// Initializes a new instance of CloudErrorBodyAutoGenerated2. - internal CloudErrorBodyAutoGenerated2() - { - Details = new ChangeTrackingList(); - } - - /// Initializes a new instance of CloudErrorBodyAutoGenerated2. - /// An identifier for the error. Codes are invariant and are intended to be consumed programmatically. - /// A message describing the error, intended to be suitable for display in a user interface. - /// The target of the particular error. For example, the name of the property in error. - /// A list of additional details about the error. - internal CloudErrorBodyAutoGenerated2(string code, string message, string target, IReadOnlyList details) - { - Code = code; - Message = message; - Target = target; - Details = details; - } - - /// An identifier for the error. Codes are invariant and are intended to be consumed programmatically. - public string Code { get; } - /// A message describing the error, intended to be suitable for display in a user interface. - public string Message { get; } - /// The target of the particular error. For example, the name of the property in error. - public string Target { get; } - /// A list of additional details about the error. - public IReadOnlyList Details { get; } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CreatedByType.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CreatedByType.cs new file mode 100644 index 000000000000..070038750fe3 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/CreatedByType.cs @@ -0,0 +1,57 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The type of identity that created the resource. + public readonly partial struct CreatedByType : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public CreatedByType(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string UserValue = "User"; + private const string ApplicationValue = "Application"; + private const string ManagedIdentityValue = "ManagedIdentity"; + private const string KeyValue = "Key"; + + /// User. + public static CreatedByType User { get; } = new CreatedByType(UserValue); + /// Application. + public static CreatedByType Application { get; } = new CreatedByType(ApplicationValue); + /// ManagedIdentity. + public static CreatedByType ManagedIdentity { get; } = new CreatedByType(ManagedIdentityValue); + /// Key. + public static CreatedByType Key { get; } = new CreatedByType(KeyValue); + /// Determines if two values are the same. + public static bool operator ==(CreatedByType left, CreatedByType right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(CreatedByType left, CreatedByType right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator CreatedByType(string value) => new CreatedByType(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is CreatedByType other && Equals(other); + /// + public bool Equals(CreatedByType other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DateAfterModification.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DateAfterModification.Serialization.cs index 82d40310e3a4..6bb93f61fd66 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DateAfterModification.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DateAfterModification.Serialization.cs @@ -15,23 +15,47 @@ public partial class DateAfterModification : IUtf8JsonSerializable void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { writer.WriteStartObject(); - writer.WritePropertyName("daysAfterModificationGreaterThan"); - writer.WriteNumberValue(DaysAfterModificationGreaterThan); + if (Optional.IsDefined(DaysAfterModificationGreaterThan)) + { + writer.WritePropertyName("daysAfterModificationGreaterThan"); + writer.WriteNumberValue(DaysAfterModificationGreaterThan.Value); + } + if (Optional.IsDefined(DaysAfterLastAccessTimeGreaterThan)) + { + writer.WritePropertyName("daysAfterLastAccessTimeGreaterThan"); + writer.WriteNumberValue(DaysAfterLastAccessTimeGreaterThan.Value); + } writer.WriteEndObject(); } internal static DateAfterModification DeserializeDateAfterModification(JsonElement element) { - float daysAfterModificationGreaterThan = default; + Optional daysAfterModificationGreaterThan = default; + Optional daysAfterLastAccessTimeGreaterThan = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("daysAfterModificationGreaterThan")) { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } daysAfterModificationGreaterThan = property.Value.GetSingle(); continue; } + if (property.NameEquals("daysAfterLastAccessTimeGreaterThan")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + daysAfterLastAccessTimeGreaterThan = property.Value.GetSingle(); + continue; + } } - return new DateAfterModification(daysAfterModificationGreaterThan); + return new DateAfterModification(Optional.ToNullable(daysAfterModificationGreaterThan), Optional.ToNullable(daysAfterLastAccessTimeGreaterThan)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DateAfterModification.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DateAfterModification.cs index 1020938fb8ce..8e7c61756935 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DateAfterModification.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DateAfterModification.cs @@ -7,17 +7,26 @@ namespace Azure.ResourceManager.Storage.Models { - /// Object to define the number of days after last modification. + /// Object to define the number of days after object last modification Or last access. Properties daysAfterModificationGreaterThan and daysAfterLastAccessTimeGreaterThan are mutually exclusive. public partial class DateAfterModification { + /// Initializes a new instance of DateAfterModification. + public DateAfterModification() + { + } + /// Initializes a new instance of DateAfterModification. /// Value indicating the age in days after last modification. - public DateAfterModification(float daysAfterModificationGreaterThan) + /// Value indicating the age in days after last blob access. This property can only be used in conjunction with last access time tracking policy. + internal DateAfterModification(float? daysAfterModificationGreaterThan, float? daysAfterLastAccessTimeGreaterThan) { DaysAfterModificationGreaterThan = daysAfterModificationGreaterThan; + DaysAfterLastAccessTimeGreaterThan = daysAfterLastAccessTimeGreaterThan; } /// Value indicating the age in days after last modification. - public float DaysAfterModificationGreaterThan { get; set; } + public float? DaysAfterModificationGreaterThan { get; set; } + /// Value indicating the age in days after last blob access. This property can only be used in conjunction with last access time tracking policy. + public float? DaysAfterLastAccessTimeGreaterThan { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DefaultSharePermission.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DefaultSharePermission.cs new file mode 100644 index 000000000000..244456137561 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DefaultSharePermission.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Default share permission for users using Kerberos authentication if RBAC role is not assigned. + public readonly partial struct DefaultSharePermission : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public DefaultSharePermission(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string NoneValue = "None"; + private const string StorageFileDataSmbShareReaderValue = "StorageFileDataSmbShareReader"; + private const string StorageFileDataSmbShareContributorValue = "StorageFileDataSmbShareContributor"; + private const string StorageFileDataSmbShareElevatedContributorValue = "StorageFileDataSmbShareElevatedContributor"; + private const string StorageFileDataSmbShareOwnerValue = "StorageFileDataSmbShareOwner"; + + /// None. + public static DefaultSharePermission None { get; } = new DefaultSharePermission(NoneValue); + /// StorageFileDataSmbShareReader. + public static DefaultSharePermission StorageFileDataSmbShareReader { get; } = new DefaultSharePermission(StorageFileDataSmbShareReaderValue); + /// StorageFileDataSmbShareContributor. + public static DefaultSharePermission StorageFileDataSmbShareContributor { get; } = new DefaultSharePermission(StorageFileDataSmbShareContributorValue); + /// StorageFileDataSmbShareElevatedContributor. + public static DefaultSharePermission StorageFileDataSmbShareElevatedContributor { get; } = new DefaultSharePermission(StorageFileDataSmbShareElevatedContributorValue); + /// StorageFileDataSmbShareOwner. + public static DefaultSharePermission StorageFileDataSmbShareOwner { get; } = new DefaultSharePermission(StorageFileDataSmbShareOwnerValue); + /// Determines if two values are the same. + public static bool operator ==(DefaultSharePermission left, DefaultSharePermission right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(DefaultSharePermission left, DefaultSharePermission right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator DefaultSharePermission(string value) => new DefaultSharePermission(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is DefaultSharePermission other && Equals(other); + /// + public bool Equals(DefaultSharePermission other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DeletedAccountData.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DeletedAccountData.Serialization.cs new file mode 100644 index 000000000000..40c02726dd2e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DeletedAccountData.Serialization.cs @@ -0,0 +1,93 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; +using Azure.ResourceManager; + +namespace Azure.ResourceManager.Storage +{ + public partial class DeletedAccountData : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + writer.WritePropertyName("properties"); + writer.WriteStartObject(); + writer.WriteEndObject(); + writer.WriteEndObject(); + } + + internal static DeletedAccountData DeserializeDeletedAccountData(JsonElement element) + { + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; + Optional storageAccountResourceId = default; + Optional location = default; + Optional restoreReference = default; + Optional creationTime = default; + Optional deletionTime = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("id")) + { + id = property.Value.GetString(); + continue; + } + if (property.NameEquals("name")) + { + name = property.Value.GetString(); + continue; + } + if (property.NameEquals("type")) + { + type = property.Value.GetString(); + continue; + } + if (property.NameEquals("properties")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + foreach (var property0 in property.Value.EnumerateObject()) + { + if (property0.NameEquals("storageAccountResourceId")) + { + storageAccountResourceId = property0.Value.GetString(); + continue; + } + if (property0.NameEquals("location")) + { + location = property0.Value.GetString(); + continue; + } + if (property0.NameEquals("restoreReference")) + { + restoreReference = property0.Value.GetString(); + continue; + } + if (property0.NameEquals("creationTime")) + { + creationTime = property0.Value.GetString(); + continue; + } + if (property0.NameEquals("deletionTime")) + { + deletionTime = property0.Value.GetString(); + continue; + } + } + continue; + } + } + return new DeletedAccountData(id, name, type, storageAccountResourceId.Value, location.Value, restoreReference.Value, creationTime.Value, deletionTime.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DeletedAccountListResult.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DeletedAccountListResult.Serialization.cs new file mode 100644 index 000000000000..38fe4c41be9c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DeletedAccountListResult.Serialization.cs @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Collections.Generic; +using System.Text.Json; +using Azure.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + internal partial class DeletedAccountListResult + { + internal static DeletedAccountListResult DeserializeDeletedAccountListResult(JsonElement element) + { + Optional> value = default; + Optional nextLink = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("value")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + List array = new List(); + foreach (var item in property.Value.EnumerateArray()) + { + array.Add(DeletedAccountData.DeserializeDeletedAccountData(item)); + } + value = array; + continue; + } + if (property.NameEquals("nextLink")) + { + nextLink = property.Value.GetString(); + continue; + } + } + return new DeletedAccountListResult(Optional.ToList(value), nextLink.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DeletedAccountListResult.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DeletedAccountListResult.cs new file mode 100644 index 000000000000..656a30efedb8 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/DeletedAccountListResult.cs @@ -0,0 +1,37 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Collections.Generic; +using Azure.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The response from the List Deleted Accounts operation. + internal partial class DeletedAccountListResult + { + /// Initializes a new instance of DeletedAccountListResult. + internal DeletedAccountListResult() + { + Value = new ChangeTrackingList(); + } + + /// Initializes a new instance of DeletedAccountListResult. + /// Gets the list of deleted accounts and their properties. + /// Request URL that can be used to query next page of deleted accounts. Returned when total number of requested deleted accounts exceed maximum page size. + internal DeletedAccountListResult(IReadOnlyList value, string nextLink) + { + Value = value; + NextLink = nextLink; + } + + /// Gets the list of deleted accounts and their properties. + public IReadOnlyList Value { get; } + /// Request URL that can be used to query next page of deleted accounts. Returned when total number of requested deleted accounts exceed maximum page size. + public string NextLink { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Dimension.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Dimension.Serialization.cs deleted file mode 100644 index e311a132ebc5..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Dimension.Serialization.cs +++ /dev/null @@ -1,35 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Text.Json; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - public partial class Dimension - { - internal static Dimension DeserializeDimension(JsonElement element) - { - Optional name = default; - Optional displayName = default; - foreach (var property in element.EnumerateObject()) - { - if (property.NameEquals("name")) - { - name = property.Value.GetString(); - continue; - } - if (property.NameEquals("displayName")) - { - displayName = property.Value.GetString(); - continue; - } - } - return new Dimension(name.Value, displayName.Value); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Dimension.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Dimension.cs deleted file mode 100644 index 56b29c2d10e2..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Dimension.cs +++ /dev/null @@ -1,32 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -namespace Azure.ResourceManager.Storage.Models -{ - /// Dimension of blobs, possibly be blob type or access tier. - public partial class Dimension - { - /// Initializes a new instance of Dimension. - internal Dimension() - { - } - - /// Initializes a new instance of Dimension. - /// Display name of dimension. - /// Display name of dimension. - internal Dimension(string name, string displayName) - { - Name = name; - DisplayName = displayName; - } - - /// Display name of dimension. - public string Name { get; } - /// Display name of dimension. - public string DisplayName { get; } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Encryption.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Encryption.Serialization.cs index 0d9d2fb8f7d1..1eb63ff32c58 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Encryption.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Encryption.Serialization.cs @@ -32,6 +32,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("keyvaultproperties"); writer.WriteObjectValue(KeyVaultProperties); } + if (Optional.IsDefined(EncryptionIdentity)) + { + writer.WritePropertyName("identity"); + writer.WriteObjectValue(EncryptionIdentity); + } writer.WriteEndObject(); } @@ -41,6 +46,7 @@ internal static Encryption DeserializeEncryption(JsonElement element) KeySource keySource = default; Optional requireInfrastructureEncryption = default; Optional keyvaultproperties = default; + Optional identity = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("services")) @@ -78,8 +84,18 @@ internal static Encryption DeserializeEncryption(JsonElement element) keyvaultproperties = KeyVaultProperties.DeserializeKeyVaultProperties(property.Value); continue; } + if (property.NameEquals("identity")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + identity = EncryptionIdentity.DeserializeEncryptionIdentity(property.Value); + continue; + } } - return new Encryption(services.Value, keySource, Optional.ToNullable(requireInfrastructureEncryption), keyvaultproperties.Value); + return new Encryption(services.Value, keySource, Optional.ToNullable(requireInfrastructureEncryption), keyvaultproperties.Value, identity.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Encryption.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Encryption.cs index c6681698f94c..268fd17d6e48 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Encryption.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Encryption.cs @@ -22,12 +22,14 @@ public Encryption(KeySource keySource) /// The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Storage, Microsoft.Keyvault. /// A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest. /// Properties provided by key vault. - internal Encryption(EncryptionServices services, KeySource keySource, bool? requireInfrastructureEncryption, KeyVaultProperties keyVaultProperties) + /// The identity to be used with service-side encryption at rest. + internal Encryption(EncryptionServices services, KeySource keySource, bool? requireInfrastructureEncryption, KeyVaultProperties keyVaultProperties, EncryptionIdentity encryptionIdentity) { Services = services; KeySource = keySource; RequireInfrastructureEncryption = requireInfrastructureEncryption; KeyVaultProperties = keyVaultProperties; + EncryptionIdentity = encryptionIdentity; } /// List of services which support encryption. @@ -38,5 +40,7 @@ internal Encryption(EncryptionServices services, KeySource keySource, bool? requ public bool? RequireInfrastructureEncryption { get; set; } /// Properties provided by key vault. public KeyVaultProperties KeyVaultProperties { get; set; } + /// The identity to be used with service-side encryption at rest. + public EncryptionIdentity EncryptionIdentity { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionIdentity.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionIdentity.Serialization.cs new file mode 100644 index 000000000000..90729be0c3fd --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionIdentity.Serialization.cs @@ -0,0 +1,40 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class EncryptionIdentity : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsDefined(EncryptionUserAssignedIdentity)) + { + writer.WritePropertyName("userAssignedIdentity"); + writer.WriteStringValue(EncryptionUserAssignedIdentity); + } + writer.WriteEndObject(); + } + + internal static EncryptionIdentity DeserializeEncryptionIdentity(JsonElement element) + { + Optional userAssignedIdentity = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("userAssignedIdentity")) + { + userAssignedIdentity = property.Value.GetString(); + continue; + } + } + return new EncryptionIdentity(userAssignedIdentity.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionIdentity.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionIdentity.cs new file mode 100644 index 000000000000..282acf14b926 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionIdentity.cs @@ -0,0 +1,28 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +namespace Azure.ResourceManager.Storage.Models +{ + /// Encryption identity for the storage account. + public partial class EncryptionIdentity + { + /// Initializes a new instance of EncryptionIdentity. + public EncryptionIdentity() + { + } + + /// Initializes a new instance of EncryptionIdentity. + /// Resource identifier of the UserAssigned identity to be associated with server-side encryption on the storage account. + internal EncryptionIdentity(string encryptionUserAssignedIdentity) + { + EncryptionUserAssignedIdentity = encryptionUserAssignedIdentity; + } + + /// Resource identifier of the UserAssigned identity to be associated with server-side encryption on the storage account. + public string EncryptionUserAssignedIdentity { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScope.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeData.Serialization.cs similarity index 76% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScope.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeData.Serialization.cs index d5753a7fb8ba..15f999aa7578 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScope.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeData.Serialization.cs @@ -8,10 +8,12 @@ using System; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class EncryptionScope : IUtf8JsonSerializable + public partial class EncryptionScopeData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -33,20 +35,26 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("keyVaultProperties"); writer.WriteObjectValue(KeyVaultProperties); } + if (Optional.IsDefined(RequireInfrastructureEncryption)) + { + writer.WritePropertyName("requireInfrastructureEncryption"); + writer.WriteBooleanValue(RequireInfrastructureEncryption.Value); + } writer.WriteEndObject(); writer.WriteEndObject(); } - internal static EncryptionScope DeserializeEncryptionScope(JsonElement element) + internal static EncryptionScopeData DeserializeEncryptionScopeData(JsonElement element) { - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional source = default; Optional state = default; Optional creationTime = default; Optional lastModifiedTime = default; Optional keyVaultProperties = default; + Optional requireInfrastructureEncryption = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("id")) @@ -123,11 +131,21 @@ internal static EncryptionScope DeserializeEncryptionScope(JsonElement element) keyVaultProperties = EncryptionScopeKeyVaultProperties.DeserializeEncryptionScopeKeyVaultProperties(property0.Value); continue; } + if (property0.NameEquals("requireInfrastructureEncryption")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + requireInfrastructureEncryption = property0.Value.GetBoolean(); + continue; + } } continue; } } - return new EncryptionScope(id.Value, name.Value, type.Value, Optional.ToNullable(source), Optional.ToNullable(state), Optional.ToNullable(creationTime), Optional.ToNullable(lastModifiedTime), keyVaultProperties.Value); + return new EncryptionScopeData(id, name, type, Optional.ToNullable(source), Optional.ToNullable(state), Optional.ToNullable(creationTime), Optional.ToNullable(lastModifiedTime), keyVaultProperties.Value, Optional.ToNullable(requireInfrastructureEncryption)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeKeyVaultProperties.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeKeyVaultProperties.Serialization.cs index 75badbf6794e..94f2800cac6a 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeKeyVaultProperties.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeKeyVaultProperties.Serialization.cs @@ -5,6 +5,7 @@ #nullable disable +using System; using System.Text.Json; using Azure.Core; @@ -26,6 +27,8 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) internal static EncryptionScopeKeyVaultProperties DeserializeEncryptionScopeKeyVaultProperties(JsonElement element) { Optional keyUri = default; + Optional currentVersionedKeyIdentifier = default; + Optional lastKeyRotationTimestamp = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("keyUri")) @@ -33,8 +36,23 @@ internal static EncryptionScopeKeyVaultProperties DeserializeEncryptionScopeKeyV keyUri = property.Value.GetString(); continue; } + if (property.NameEquals("currentVersionedKeyIdentifier")) + { + currentVersionedKeyIdentifier = property.Value.GetString(); + continue; + } + if (property.NameEquals("lastKeyRotationTimestamp")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + lastKeyRotationTimestamp = property.Value.GetDateTimeOffset("O"); + continue; + } } - return new EncryptionScopeKeyVaultProperties(keyUri.Value); + return new EncryptionScopeKeyVaultProperties(keyUri.Value, currentVersionedKeyIdentifier.Value, Optional.ToNullable(lastKeyRotationTimestamp)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeKeyVaultProperties.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeKeyVaultProperties.cs index e85dabcef674..275333ce9ae5 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeKeyVaultProperties.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeKeyVaultProperties.cs @@ -5,6 +5,8 @@ #nullable disable +using System; + namespace Azure.ResourceManager.Storage.Models { /// The key vault properties for the encryption scope. This is a required field if encryption scope 'source' attribute is set to 'Microsoft.KeyVault'. @@ -17,12 +19,20 @@ public EncryptionScopeKeyVaultProperties() /// Initializes a new instance of EncryptionScopeKeyVaultProperties. /// The object identifier for a key vault key object. When applied, the encryption scope will use the key referenced by the identifier to enable customer-managed key support on this encryption scope. - internal EncryptionScopeKeyVaultProperties(string keyUri) + /// The object identifier of the current versioned Key Vault Key in use. + /// Timestamp of last rotation of the Key Vault Key. + internal EncryptionScopeKeyVaultProperties(string keyUri, string currentVersionedKeyIdentifier, DateTimeOffset? lastKeyRotationTimestamp) { KeyUri = keyUri; + CurrentVersionedKeyIdentifier = currentVersionedKeyIdentifier; + LastKeyRotationTimestamp = lastKeyRotationTimestamp; } /// The object identifier for a key vault key object. When applied, the encryption scope will use the key referenced by the identifier to enable customer-managed key support on this encryption scope. public string KeyUri { get; set; } + /// The object identifier of the current versioned Key Vault Key in use. + public string CurrentVersionedKeyIdentifier { get; } + /// Timestamp of last rotation of the Key Vault Key. + public DateTimeOffset? LastKeyRotationTimestamp { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeListResult.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeListResult.Serialization.cs index 57859438dc31..5f822ff82141 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeListResult.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeListResult.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ internal partial class EncryptionScopeListResult { internal static EncryptionScopeListResult DeserializeEncryptionScopeListResult(JsonElement element) { - Optional> value = default; + Optional> value = default; Optional nextLink = default; foreach (var property in element.EnumerateObject()) { @@ -26,10 +27,10 @@ internal static EncryptionScopeListResult DeserializeEncryptionScopeListResult(J property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(EncryptionScope.DeserializeEncryptionScope(item)); + array.Add(EncryptionScopeData.DeserializeEncryptionScopeData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeListResult.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeListResult.cs index 8297ffd9dd3d..0ad3b9904f8a 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeListResult.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/EncryptionScopeListResult.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,20 +17,20 @@ internal partial class EncryptionScopeListResult /// Initializes a new instance of EncryptionScopeListResult. internal EncryptionScopeListResult() { - Value = new ChangeTrackingList(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of EncryptionScopeListResult. /// List of encryption scopes requested. /// Request URL that can be used to query next page of encryption scopes. Returned when total number of requested encryption scopes exceeds the maximum page size. - internal EncryptionScopeListResult(IReadOnlyList value, string nextLink) + internal EncryptionScopeListResult(IReadOnlyList value, string nextLink) { Value = value; NextLink = nextLink; } /// List of encryption scopes requested. - public IReadOnlyList Value { get; } + public IReadOnlyList Value { get; } /// Request URL that can be used to query next page of encryption scopes. Returned when total number of requested encryption scopes exceeds the maximum page size. public string NextLink { get; } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponse.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponse.Serialization.cs index 96691432d943..c2288d508ee4 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponse.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponse.Serialization.cs @@ -14,22 +14,21 @@ internal partial class ErrorResponse { internal static ErrorResponse DeserializeErrorResponse(JsonElement element) { - Optional code = default; - Optional message = default; + Optional error = default; foreach (var property in element.EnumerateObject()) { - if (property.NameEquals("code")) + if (property.NameEquals("error")) { - code = property.Value.GetString(); - continue; - } - if (property.NameEquals("message")) - { - message = property.Value.GetString(); + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + error = ErrorResponseBody.DeserializeErrorResponseBody(property.Value); continue; } } - return new ErrorResponse(code.Value, message.Value); + return new ErrorResponse(error.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponse.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponse.cs index efbaf6ba0a87..497f208e67f5 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponse.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponse.cs @@ -16,17 +16,13 @@ internal ErrorResponse() } /// Initializes a new instance of ErrorResponse. - /// An identifier for the error. Codes are invariant and are intended to be consumed programmatically. - /// A message describing the error, intended to be suitable for display in a user interface. - internal ErrorResponse(string code, string message) + /// Azure Storage Resource Provider error response body. + internal ErrorResponse(ErrorResponseBody error) { - Code = code; - Message = message; + Error = error; } - /// An identifier for the error. Codes are invariant and are intended to be consumed programmatically. - public string Code { get; } - /// A message describing the error, intended to be suitable for display in a user interface. - public string Message { get; } + /// Azure Storage Resource Provider error response body. + public ErrorResponseBody Error { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponseBody.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponseBody.Serialization.cs new file mode 100644 index 000000000000..27e6f8272d35 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponseBody.Serialization.cs @@ -0,0 +1,35 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + internal partial class ErrorResponseBody + { + internal static ErrorResponseBody DeserializeErrorResponseBody(JsonElement element) + { + Optional code = default; + Optional message = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("code")) + { + code = property.Value.GetString(); + continue; + } + if (property.NameEquals("message")) + { + message = property.Value.GetString(); + continue; + } + } + return new ErrorResponseBody(code.Value, message.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponseBody.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponseBody.cs new file mode 100644 index 000000000000..24150ee23bf3 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ErrorResponseBody.cs @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +namespace Azure.ResourceManager.Storage.Models +{ + /// Error response body contract. + internal partial class ErrorResponseBody + { + /// Initializes a new instance of ErrorResponseBody. + internal ErrorResponseBody() + { + } + + /// Initializes a new instance of ErrorResponseBody. + /// An identifier for the error. Codes are invariant and are intended to be consumed programmatically. + /// A message describing the error, intended to be suitable for display in a user interface. + internal ErrorResponseBody(string code, string message) + { + Code = code; + Message = message; + } + + /// An identifier for the error. Codes are invariant and are intended to be consumed programmatically. + public string Code { get; } + /// A message describing the error, intended to be suitable for display in a user interface. + public string Message { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExpirationAction.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExpirationAction.cs new file mode 100644 index 000000000000..6de75d1181ae --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExpirationAction.cs @@ -0,0 +1,48 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The SAS expiration action. Can only be Log. + public readonly partial struct ExpirationAction : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public ExpirationAction(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string LogValue = "Log"; + + /// Log. + public static ExpirationAction Log { get; } = new ExpirationAction(LogValue); + /// Determines if two values are the same. + public static bool operator ==(ExpirationAction left, ExpirationAction right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(ExpirationAction left, ExpirationAction right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator ExpirationAction(string value) => new ExpirationAction(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is ExpirationAction other && Equals(other); + /// + public bool Equals(ExpirationAction other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExtendedLocation.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExtendedLocation.Serialization.cs new file mode 100644 index 000000000000..8c7a45542981 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExtendedLocation.Serialization.cs @@ -0,0 +1,56 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class ExtendedLocation : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsDefined(Name)) + { + writer.WritePropertyName("name"); + writer.WriteStringValue(Name); + } + if (Optional.IsDefined(Type)) + { + writer.WritePropertyName("type"); + writer.WriteStringValue(Type.Value.ToString()); + } + writer.WriteEndObject(); + } + + internal static ExtendedLocation DeserializeExtendedLocation(JsonElement element) + { + Optional name = default; + Optional type = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("name")) + { + name = property.Value.GetString(); + continue; + } + if (property.NameEquals("type")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + type = new ExtendedLocationTypes(property.Value.GetString()); + continue; + } + } + return new ExtendedLocation(name.Value, Optional.ToNullable(type)); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExtendedLocation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExtendedLocation.cs new file mode 100644 index 000000000000..954941e37cfe --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExtendedLocation.cs @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +namespace Azure.ResourceManager.Storage.Models +{ + /// The complex type of the extended location. + public partial class ExtendedLocation + { + /// Initializes a new instance of ExtendedLocation. + public ExtendedLocation() + { + } + + /// Initializes a new instance of ExtendedLocation. + /// The name of the extended location. + /// The type of the extended location. + internal ExtendedLocation(string name, ExtendedLocationTypes? type) + { + Name = name; + Type = type; + } + + /// The name of the extended location. + public string Name { get; set; } + /// The type of the extended location. + public ExtendedLocationTypes? Type { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExtendedLocationTypes.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExtendedLocationTypes.cs new file mode 100644 index 000000000000..9a745f0f2969 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ExtendedLocationTypes.cs @@ -0,0 +1,48 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The type of extendedLocation. + public readonly partial struct ExtendedLocationTypes : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public ExtendedLocationTypes(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string EdgeZoneValue = "EdgeZone"; + + /// EdgeZone. + public static ExtendedLocationTypes EdgeZone { get; } = new ExtendedLocationTypes(EdgeZoneValue); + /// Determines if two values are the same. + public static bool operator ==(ExtendedLocationTypes left, ExtendedLocationTypes right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(ExtendedLocationTypes left, ExtendedLocationTypes right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator ExtendedLocationTypes(string value) => new ExtendedLocationTypes(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is ExtendedLocationTypes other && Equals(other); + /// + public bool Equals(ExtendedLocationTypes other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceProperties.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceData.Serialization.cs similarity index 73% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceProperties.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceData.Serialization.cs index 8f4e70cb31ff..e060e661ca2e 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceProperties.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceData.Serialization.cs @@ -7,10 +7,12 @@ using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class FileServiceProperties : IUtf8JsonSerializable + public partial class FileServiceData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -27,18 +29,24 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("shareDeleteRetentionPolicy"); writer.WriteObjectValue(ShareDeleteRetentionPolicy); } + if (Optional.IsDefined(ProtocolSettings)) + { + writer.WritePropertyName("protocolSettings"); + writer.WriteObjectValue(ProtocolSettings); + } writer.WriteEndObject(); writer.WriteEndObject(); } - internal static FileServiceProperties DeserializeFileServiceProperties(JsonElement element) + internal static FileServiceData DeserializeFileServiceData(JsonElement element) { Optional sku = default; - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional cors = default; Optional shareDeleteRetentionPolicy = default; + Optional protocolSettings = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("sku")) @@ -95,11 +103,21 @@ internal static FileServiceProperties DeserializeFileServiceProperties(JsonEleme shareDeleteRetentionPolicy = DeleteRetentionPolicy.DeserializeDeleteRetentionPolicy(property0.Value); continue; } + if (property0.NameEquals("protocolSettings")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + protocolSettings = ProtocolSettings.DeserializeProtocolSettings(property0.Value); + continue; + } } continue; } } - return new FileServiceProperties(id.Value, name.Value, type.Value, sku.Value, cors.Value, shareDeleteRetentionPolicy.Value); + return new FileServiceData(id, name, type, sku.Value, cors.Value, shareDeleteRetentionPolicy.Value, protocolSettings.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceItems.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceItems.Serialization.cs index df2868f5b614..6c6793042e59 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceItems.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceItems.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ public partial class FileServiceItems { internal static FileServiceItems DeserializeFileServiceItems(JsonElement element) { - Optional> value = default; + Optional> value = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("value")) @@ -25,10 +26,10 @@ internal static FileServiceItems DeserializeFileServiceItems(JsonElement element property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(FileServiceProperties.DeserializeFileServiceProperties(item)); + array.Add(FileServiceData.DeserializeFileServiceData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceItems.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceItems.cs index c49da9ae8720..1ec28b92d9ac 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceItems.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileServiceItems.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,17 +17,17 @@ public partial class FileServiceItems /// Initializes a new instance of FileServiceItems. internal FileServiceItems() { - Value = new ChangeTrackingList(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of FileServiceItems. /// List of file services returned. - internal FileServiceItems(IReadOnlyList value) + internal FileServiceItems(IReadOnlyList value) { Value = value; } /// List of file services returned. - public IReadOnlyList Value { get; } + public IReadOnlyList Value { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShare.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareData.Serialization.cs similarity index 68% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShare.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareData.Serialization.cs index 5c2e6b31b10c..6fd4cc6d67c1 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShare.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareData.Serialization.cs @@ -9,10 +9,12 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class FileShare : IUtf8JsonSerializable + public partial class FileShareData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -50,16 +52,26 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("accessTier"); writer.WriteStringValue(AccessTier.Value.ToString()); } + if (Optional.IsCollectionDefined(SignedIdentifiers)) + { + writer.WritePropertyName("signedIdentifiers"); + writer.WriteStartArray(); + foreach (var item in SignedIdentifiers) + { + writer.WriteObjectValue(item); + } + writer.WriteEndArray(); + } writer.WriteEndObject(); writer.WriteEndObject(); } - internal static FileShare DeserializeFileShare(JsonElement element) + internal static FileShareData DeserializeFileShareData(JsonElement element) { Optional etag = default; - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional lastModifiedTime = default; Optional> metadata = default; Optional shareQuota = default; @@ -73,6 +85,11 @@ internal static FileShare DeserializeFileShare(JsonElement element) Optional accessTierChangeTime = default; Optional accessTierStatus = default; Optional shareUsageBytes = default; + Optional leaseStatus = default; + Optional leaseState = default; + Optional leaseDuration = default; + Optional> signedIdentifiers = default; + Optional snapshotTime = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("etag")) @@ -229,11 +246,66 @@ internal static FileShare DeserializeFileShare(JsonElement element) shareUsageBytes = property0.Value.GetInt64(); continue; } + if (property0.NameEquals("leaseStatus")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + leaseStatus = new LeaseStatus(property0.Value.GetString()); + continue; + } + if (property0.NameEquals("leaseState")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + leaseState = new LeaseState(property0.Value.GetString()); + continue; + } + if (property0.NameEquals("leaseDuration")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + leaseDuration = new LeaseDuration(property0.Value.GetString()); + continue; + } + if (property0.NameEquals("signedIdentifiers")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + List array = new List(); + foreach (var item in property0.Value.EnumerateArray()) + { + array.Add(SignedIdentifier.DeserializeSignedIdentifier(item)); + } + signedIdentifiers = array; + continue; + } + if (property0.NameEquals("snapshotTime")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + snapshotTime = property0.Value.GetDateTimeOffset("O"); + continue; + } } continue; } } - return new FileShare(id.Value, name.Value, type.Value, etag.Value, Optional.ToNullable(lastModifiedTime), Optional.ToDictionary(metadata), Optional.ToNullable(shareQuota), Optional.ToNullable(enabledProtocols), Optional.ToNullable(rootSquash), version.Value, Optional.ToNullable(deleted), Optional.ToNullable(deletedTime), Optional.ToNullable(remainingRetentionDays), Optional.ToNullable(accessTier), Optional.ToNullable(accessTierChangeTime), accessTierStatus.Value, Optional.ToNullable(shareUsageBytes)); + return new FileShareData(id, name, type, etag.Value, Optional.ToNullable(lastModifiedTime), Optional.ToDictionary(metadata), Optional.ToNullable(shareQuota), Optional.ToNullable(enabledProtocols), Optional.ToNullable(rootSquash), version.Value, Optional.ToNullable(deleted), Optional.ToNullable(deletedTime), Optional.ToNullable(remainingRetentionDays), Optional.ToNullable(accessTier), Optional.ToNullable(accessTierChangeTime), accessTierStatus.Value, Optional.ToNullable(shareUsageBytes), Optional.ToNullable(leaseStatus), Optional.ToNullable(leaseState), Optional.ToNullable(leaseDuration), Optional.ToList(signedIdentifiers), Optional.ToNullable(snapshotTime)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItem.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItem.Serialization.cs index b47a84d819c0..cb356956cec4 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItem.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItem.Serialization.cs @@ -9,6 +9,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; namespace Azure.ResourceManager.Storage.Models { @@ -50,6 +51,16 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("accessTier"); writer.WriteStringValue(AccessTier.Value.ToString()); } + if (Optional.IsCollectionDefined(SignedIdentifiers)) + { + writer.WritePropertyName("signedIdentifiers"); + writer.WriteStartArray(); + foreach (var item in SignedIdentifiers) + { + writer.WriteObjectValue(item); + } + writer.WriteEndArray(); + } writer.WriteEndObject(); writer.WriteEndObject(); } @@ -57,9 +68,9 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) internal static FileShareItem DeserializeFileShareItem(JsonElement element) { Optional etag = default; - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional lastModifiedTime = default; Optional> metadata = default; Optional shareQuota = default; @@ -73,6 +84,11 @@ internal static FileShareItem DeserializeFileShareItem(JsonElement element) Optional accessTierChangeTime = default; Optional accessTierStatus = default; Optional shareUsageBytes = default; + Optional leaseStatus = default; + Optional leaseState = default; + Optional leaseDuration = default; + Optional> signedIdentifiers = default; + Optional snapshotTime = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("etag")) @@ -229,11 +245,66 @@ internal static FileShareItem DeserializeFileShareItem(JsonElement element) shareUsageBytes = property0.Value.GetInt64(); continue; } + if (property0.NameEquals("leaseStatus")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + leaseStatus = new LeaseStatus(property0.Value.GetString()); + continue; + } + if (property0.NameEquals("leaseState")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + leaseState = new LeaseState(property0.Value.GetString()); + continue; + } + if (property0.NameEquals("leaseDuration")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + leaseDuration = new LeaseDuration(property0.Value.GetString()); + continue; + } + if (property0.NameEquals("signedIdentifiers")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + List array = new List(); + foreach (var item in property0.Value.EnumerateArray()) + { + array.Add(SignedIdentifier.DeserializeSignedIdentifier(item)); + } + signedIdentifiers = array; + continue; + } + if (property0.NameEquals("snapshotTime")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + snapshotTime = property0.Value.GetDateTimeOffset("O"); + continue; + } } continue; } } - return new FileShareItem(id.Value, name.Value, type.Value, etag.Value, Optional.ToNullable(lastModifiedTime), Optional.ToDictionary(metadata), Optional.ToNullable(shareQuota), Optional.ToNullable(enabledProtocols), Optional.ToNullable(rootSquash), version.Value, Optional.ToNullable(deleted), Optional.ToNullable(deletedTime), Optional.ToNullable(remainingRetentionDays), Optional.ToNullable(accessTier), Optional.ToNullable(accessTierChangeTime), accessTierStatus.Value, Optional.ToNullable(shareUsageBytes)); + return new FileShareItem(id, name, type, etag.Value, Optional.ToNullable(lastModifiedTime), Optional.ToDictionary(metadata), Optional.ToNullable(shareQuota), Optional.ToNullable(enabledProtocols), Optional.ToNullable(rootSquash), version.Value, Optional.ToNullable(deleted), Optional.ToNullable(deletedTime), Optional.ToNullable(remainingRetentionDays), Optional.ToNullable(accessTier), Optional.ToNullable(accessTierChangeTime), accessTierStatus.Value, Optional.ToNullable(shareUsageBytes), Optional.ToNullable(leaseStatus), Optional.ToNullable(leaseState), Optional.ToNullable(leaseDuration), Optional.ToList(signedIdentifiers), Optional.ToNullable(snapshotTime)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItem.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItem.cs index 18053544b1c7..38e3c9f6139e 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItem.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItem.cs @@ -8,6 +8,7 @@ using System; using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager; namespace Azure.ResourceManager.Storage.Models { @@ -18,12 +19,13 @@ public partial class FileShareItem : AzureEntityResource public FileShareItem() { Metadata = new ChangeTrackingDictionary(); + SignedIdentifiers = new ChangeTrackingList(); } /// Initializes a new instance of FileShareItem. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// The id. + /// The name. + /// The type. /// Resource Etag. /// Returns the date and time the share was last modified. /// A name-value pair to associate with the share as metadata. @@ -38,7 +40,12 @@ public FileShareItem() /// Indicates the last modification time for share access tier. /// Indicates if there is a pending transition for access tier. /// The approximate size of the data stored on the share. Note that this value may not include all recently created or recently resized files. - internal FileShareItem(string id, string name, string type, string etag, DateTimeOffset? lastModifiedTime, IDictionary metadata, int? shareQuota, EnabledProtocols? enabledProtocols, RootSquashType? rootSquash, string version, bool? deleted, DateTimeOffset? deletedTime, int? remainingRetentionDays, ShareAccessTier? accessTier, DateTimeOffset? accessTierChangeTime, string accessTierStatus, long? shareUsageBytes) : base(id, name, type, etag) + /// The lease status of the share. + /// Lease state of the share. + /// Specifies whether the lease on a share is of infinite or fixed duration, only when the share is leased. + /// List of stored access policies specified on the share. + /// Creation time of share snapshot returned in the response of list shares with expand param "snapshots". + internal FileShareItem(ResourceIdentifier id, string name, ResourceType type, string etag, DateTimeOffset? lastModifiedTime, IDictionary metadata, int? shareQuota, EnabledProtocols? enabledProtocols, RootSquashType? rootSquash, string version, bool? deleted, DateTimeOffset? deletedTime, int? remainingRetentionDays, ShareAccessTier? accessTier, DateTimeOffset? accessTierChangeTime, string accessTierStatus, long? shareUsageBytes, LeaseStatus? leaseStatus, LeaseState? leaseState, LeaseDuration? leaseDuration, IList signedIdentifiers, DateTimeOffset? snapshotTime) : base(id, name, type, etag) { LastModifiedTime = lastModifiedTime; Metadata = metadata; @@ -53,6 +60,11 @@ internal FileShareItem(string id, string name, string type, string etag, DateTim AccessTierChangeTime = accessTierChangeTime; AccessTierStatus = accessTierStatus; ShareUsageBytes = shareUsageBytes; + LeaseStatus = leaseStatus; + LeaseState = leaseState; + LeaseDuration = leaseDuration; + SignedIdentifiers = signedIdentifiers; + SnapshotTime = snapshotTime; } /// Returns the date and time the share was last modified. @@ -81,5 +93,15 @@ internal FileShareItem(string id, string name, string type, string etag, DateTim public string AccessTierStatus { get; } /// The approximate size of the data stored on the share. Note that this value may not include all recently created or recently resized files. public long? ShareUsageBytes { get; } + /// The lease status of the share. + public LeaseStatus? LeaseStatus { get; } + /// Lease state of the share. + public LeaseState? LeaseState { get; } + /// Specifies whether the lease on a share is of infinite or fixed duration, only when the share is leased. + public LeaseDuration? LeaseDuration { get; } + /// List of stored access policies specified on the share. + public IList SignedIdentifiers { get; } + /// Creation time of share snapshot returned in the response of list shares with expand param "snapshots". + public DateTimeOffset? SnapshotTime { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItems.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItems.Serialization.cs index 7ea3cf6235d0..17ac3624bd88 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItems.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItems.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ internal partial class FileShareItems { internal static FileShareItems DeserializeFileShareItems(JsonElement element) { - Optional> value = default; + Optional> value = default; Optional nextLink = default; foreach (var property in element.EnumerateObject()) { @@ -26,10 +27,10 @@ internal static FileShareItems DeserializeFileShareItems(JsonElement element) property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(FileShareItem.DeserializeFileShareItem(item)); + array.Add(FileShareData.DeserializeFileShareData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItems.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItems.cs index a4cebb427635..ca537503b51a 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItems.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/FileShareItems.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,20 +17,20 @@ internal partial class FileShareItems /// Initializes a new instance of FileShareItems. internal FileShareItems() { - Value = new ChangeTrackingList(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of FileShareItems. /// List of file shares returned. /// Request URL that can be used to query next page of shares. Returned when total number of requested shares exceed maximum page size. - internal FileShareItems(IReadOnlyList value, string nextLink) + internal FileShareItems(IReadOnlyList value, string nextLink) { Value = value; NextLink = nextLink; } /// List of file shares returned. - public IReadOnlyList Value { get; } + public IReadOnlyList Value { get; } /// Request URL that can be used to query next page of shares. Returned when total number of requested shares exceed maximum page size. public string NextLink { get; } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Format.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Format.cs new file mode 100644 index 000000000000..14221de0f918 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Format.cs @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// This is a required field, it specifies the format for the inventory files. + public readonly partial struct Format : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public Format(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string CsvValue = "Csv"; + private const string ParquetValue = "Parquet"; + + /// Csv. + public static Format Csv { get; } = new Format(CsvValue); + /// Parquet. + public static Format Parquet { get; } = new Format(ParquetValue); + /// Determines if two values are the same. + public static bool operator ==(Format left, Format right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(Format left, Format right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator Format(string value) => new Format(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is Format other && Equals(other); + /// + public bool Equals(Format other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Identity.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Identity.Serialization.cs index e883c6475a29..d5646629221d 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Identity.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Identity.Serialization.cs @@ -5,8 +5,10 @@ #nullable disable +using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Resources.Models; namespace Azure.ResourceManager.Storage.Models { @@ -16,7 +18,18 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { writer.WriteStartObject(); writer.WritePropertyName("type"); - writer.WriteStringValue(Type); + writer.WriteStringValue(Type.ToString()); + if (Optional.IsCollectionDefined(UserAssignedIdentities)) + { + writer.WritePropertyName("userAssignedIdentities"); + writer.WriteStartObject(); + foreach (var item in UserAssignedIdentities) + { + writer.WritePropertyName(item.Key); + JsonSerializer.Serialize(writer, item.Value); + } + writer.WriteEndObject(); + } writer.WriteEndObject(); } @@ -24,7 +37,8 @@ internal static Identity DeserializeIdentity(JsonElement element) { Optional principalId = default; Optional tenantId = default; - string type = default; + IdentityType type = default; + Optional> userAssignedIdentities = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("principalId")) @@ -39,11 +53,26 @@ internal static Identity DeserializeIdentity(JsonElement element) } if (property.NameEquals("type")) { - type = property.Value.GetString(); + type = new IdentityType(property.Value.GetString()); + continue; + } + if (property.NameEquals("userAssignedIdentities")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + Dictionary dictionary = new Dictionary(); + foreach (var property0 in property.Value.EnumerateObject()) + { + dictionary.Add(property0.Name, JsonSerializer.Deserialize(property0.Value.ToString())); + } + userAssignedIdentities = dictionary; continue; } } - return new Identity(principalId.Value, tenantId.Value, type); + return new Identity(principalId.Value, tenantId.Value, type, Optional.ToDictionary(userAssignedIdentities)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Identity.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Identity.cs index 5a003fd7ab37..b79dcf1066ae 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Identity.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Identity.cs @@ -5,26 +5,34 @@ #nullable disable +using System.Collections.Generic; +using Azure.Core; +using Azure.ResourceManager.Resources.Models; + namespace Azure.ResourceManager.Storage.Models { /// Identity for the resource. public partial class Identity { /// Initializes a new instance of Identity. - public Identity() + /// The identity type. + public Identity(IdentityType type) { - Type = "SystemAssigned"; + Type = type; + UserAssignedIdentities = new ChangeTrackingDictionary(); } /// Initializes a new instance of Identity. /// The principal ID of resource identity. /// The tenant ID of resource. /// The identity type. - internal Identity(string principalId, string tenantId, string type) + /// Gets or sets a list of key value pairs that describe the set of User Assigned identities that will be used with this storage account. The key is the ARM resource identifier of the identity. Only 1 User Assigned identity is permitted here. + internal Identity(string principalId, string tenantId, IdentityType type, IDictionary userAssignedIdentities) { PrincipalId = principalId; TenantId = tenantId; Type = type; + UserAssignedIdentities = userAssignedIdentities; } /// The principal ID of resource identity. @@ -32,6 +40,8 @@ internal Identity(string principalId, string tenantId, string type) /// The tenant ID of resource. public string TenantId { get; } /// The identity type. - public string Type { get; set; } + public IdentityType Type { get; set; } + /// Gets or sets a list of key value pairs that describe the set of User Assigned identities that will be used with this storage account. The key is the ARM resource identifier of the identity. Only 1 User Assigned identity is permitted here. + public IDictionary UserAssignedIdentities { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/IdentityType.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/IdentityType.cs new file mode 100644 index 000000000000..86972045004d --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/IdentityType.cs @@ -0,0 +1,57 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The identity type. + public readonly partial struct IdentityType : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public IdentityType(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string NoneValue = "None"; + private const string SystemAssignedValue = "SystemAssigned"; + private const string UserAssignedValue = "UserAssigned"; + private const string SystemAssignedUserAssignedValue = "SystemAssigned,UserAssigned"; + + /// None. + public static IdentityType None { get; } = new IdentityType(NoneValue); + /// SystemAssigned. + public static IdentityType SystemAssigned { get; } = new IdentityType(SystemAssignedValue); + /// UserAssigned. + public static IdentityType UserAssigned { get; } = new IdentityType(UserAssignedValue); + /// SystemAssigned,UserAssigned. + public static IdentityType SystemAssignedUserAssigned { get; } = new IdentityType(SystemAssignedUserAssignedValue); + /// Determines if two values are the same. + public static bool operator ==(IdentityType left, IdentityType right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(IdentityType left, IdentityType right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator IdentityType(string value) => new IdentityType(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is IdentityType other && Equals(other); + /// + public bool Equals(IdentityType other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicy.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicy.Serialization.cs index 0797119d7600..b4e3ed33fd6e 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicy.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicy.Serialization.cs @@ -7,6 +7,7 @@ using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; namespace Azure.ResourceManager.Storage.Models { @@ -34,9 +35,9 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) internal static ImmutabilityPolicy DeserializeImmutabilityPolicy(JsonElement element) { Optional etag = default; - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional immutabilityPeriodSinceCreationInDays = default; Optional state = default; Optional allowProtectedAppendWrites = default; @@ -105,7 +106,7 @@ internal static ImmutabilityPolicy DeserializeImmutabilityPolicy(JsonElement ele continue; } } - return new ImmutabilityPolicy(id.Value, name.Value, type.Value, etag.Value, Optional.ToNullable(immutabilityPeriodSinceCreationInDays), Optional.ToNullable(state), Optional.ToNullable(allowProtectedAppendWrites)); + return new ImmutabilityPolicy(id, name, type, etag.Value, Optional.ToNullable(immutabilityPeriodSinceCreationInDays), Optional.ToNullable(state), Optional.ToNullable(allowProtectedAppendWrites)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicy.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicy.cs index b319794ec207..3a6ee854f557 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicy.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutabilityPolicy.cs @@ -5,6 +5,8 @@ #nullable disable +using Azure.ResourceManager; + namespace Azure.ResourceManager.Storage.Models { /// The ImmutabilityPolicy property of a blob container, including Id, resource name, resource type, Etag. @@ -16,14 +18,14 @@ public ImmutabilityPolicy() } /// Initializes a new instance of ImmutabilityPolicy. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// The id. + /// The name. + /// The type. /// Resource Etag. /// The immutability period for the blobs in the container since the policy creation, in days. /// The ImmutabilityPolicy state of a blob container, possible values include: Locked and Unlocked. /// This property can only be changed for unlocked time-based retention policies. When enabled, new blocks can be written to an append blob while maintaining immutability protection and compliance. Only new blocks can be added and any existing blocks cannot be modified or deleted. This property cannot be changed with ExtendImmutabilityPolicy API. - internal ImmutabilityPolicy(string id, string name, string type, string etag, int? immutabilityPeriodSinceCreationInDays, ImmutabilityPolicyState? state, bool? allowProtectedAppendWrites) : base(id, name, type, etag) + internal ImmutabilityPolicy(ResourceIdentifier id, string name, ResourceType type, string etag, int? immutabilityPeriodSinceCreationInDays, ImmutabilityPolicyState? state, bool? allowProtectedAppendWrites) : base(id, name, type, etag) { ImmutabilityPeriodSinceCreationInDays = immutabilityPeriodSinceCreationInDays; State = state; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutableStorageWithVersioning.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutableStorageWithVersioning.Serialization.cs new file mode 100644 index 000000000000..056c844a0ab2 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutableStorageWithVersioning.Serialization.cs @@ -0,0 +1,68 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class ImmutableStorageWithVersioning : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsDefined(Enabled)) + { + writer.WritePropertyName("enabled"); + writer.WriteBooleanValue(Enabled.Value); + } + writer.WriteEndObject(); + } + + internal static ImmutableStorageWithVersioning DeserializeImmutableStorageWithVersioning(JsonElement element) + { + Optional enabled = default; + Optional timeStamp = default; + Optional migrationState = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("enabled")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + enabled = property.Value.GetBoolean(); + continue; + } + if (property.NameEquals("timeStamp")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + timeStamp = property.Value.GetDateTimeOffset("O"); + continue; + } + if (property.NameEquals("migrationState")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + migrationState = new MigrationState(property.Value.GetString()); + continue; + } + } + return new ImmutableStorageWithVersioning(Optional.ToNullable(enabled), Optional.ToNullable(timeStamp), Optional.ToNullable(migrationState)); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutableStorageWithVersioning.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutableStorageWithVersioning.cs new file mode 100644 index 000000000000..4c212e840b45 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ImmutableStorageWithVersioning.cs @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Object level immutability properties of the container. + public partial class ImmutableStorageWithVersioning + { + /// Initializes a new instance of ImmutableStorageWithVersioning. + public ImmutableStorageWithVersioning() + { + } + + /// Initializes a new instance of ImmutableStorageWithVersioning. + /// This is an immutable property, when set to true it enables object level immutability at the container level. + /// Returns the date and time the object level immutability was enabled. + /// This property denotes the container level immutability to object level immutability migration state. + internal ImmutableStorageWithVersioning(bool? enabled, DateTimeOffset? timeStamp, MigrationState? migrationState) + { + Enabled = enabled; + TimeStamp = timeStamp; + MigrationState = migrationState; + } + + /// This is an immutable property, when set to true it enables object level immutability at the container level. + public bool? Enabled { get; set; } + /// Returns the date and time the object level immutability was enabled. + public DateTimeOffset? TimeStamp { get; } + /// This property denotes the container level immutability to object level immutability migration state. + public MigrationState? MigrationState { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/InventoryRuleType.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/InventoryRuleType.cs new file mode 100644 index 000000000000..f11d15e30627 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/InventoryRuleType.cs @@ -0,0 +1,48 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The valid value is Inventory. + public readonly partial struct InventoryRuleType : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public InventoryRuleType(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string InventoryValue = "Inventory"; + + /// Inventory. + public static InventoryRuleType Inventory { get; } = new InventoryRuleType(InventoryValue); + /// Determines if two values are the same. + public static bool operator ==(InventoryRuleType left, InventoryRuleType right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(InventoryRuleType left, InventoryRuleType right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator InventoryRuleType(string value) => new InventoryRuleType(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is InventoryRuleType other && Equals(other); + /// + public bool Equals(InventoryRuleType other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyCreationTime.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyCreationTime.Serialization.cs new file mode 100644 index 000000000000..9da8c04a0770 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyCreationTime.Serialization.cs @@ -0,0 +1,46 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class KeyCreationTime + { + internal static KeyCreationTime DeserializeKeyCreationTime(JsonElement element) + { + Optional key1 = default; + Optional key2 = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("key1")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + key1 = property.Value.GetDateTimeOffset("O"); + continue; + } + if (property.NameEquals("key2")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + key2 = property.Value.GetDateTimeOffset("O"); + continue; + } + } + return new KeyCreationTime(Optional.ToNullable(key1), Optional.ToNullable(key2)); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyCreationTime.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyCreationTime.cs new file mode 100644 index 000000000000..bbfbfaf6d5b1 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyCreationTime.cs @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Storage account keys creation time. + public partial class KeyCreationTime + { + /// Initializes a new instance of KeyCreationTime. + internal KeyCreationTime() + { + } + + /// Initializes a new instance of KeyCreationTime. + /// + /// + internal KeyCreationTime(DateTimeOffset? key1, DateTimeOffset? key2) + { + Key1 = key1; + Key2 = key2; + } + + public DateTimeOffset? Key1 { get; } + public DateTimeOffset? Key2 { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyPolicy.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyPolicy.Serialization.cs new file mode 100644 index 000000000000..0f037469c8d8 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyPolicy.Serialization.cs @@ -0,0 +1,37 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class KeyPolicy : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + writer.WritePropertyName("keyExpirationPeriodInDays"); + writer.WriteNumberValue(KeyExpirationPeriodInDays); + writer.WriteEndObject(); + } + + internal static KeyPolicy DeserializeKeyPolicy(JsonElement element) + { + int keyExpirationPeriodInDays = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("keyExpirationPeriodInDays")) + { + keyExpirationPeriodInDays = property.Value.GetInt32(); + continue; + } + } + return new KeyPolicy(keyExpirationPeriodInDays); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyPolicy.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyPolicy.cs new file mode 100644 index 000000000000..638d55329978 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/KeyPolicy.cs @@ -0,0 +1,23 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +namespace Azure.ResourceManager.Storage.Models +{ + /// KeyPolicy assigned to the storage account. + public partial class KeyPolicy + { + /// Initializes a new instance of KeyPolicy. + /// The key expiration period in days. + public KeyPolicy(int keyExpirationPeriodInDays) + { + KeyExpirationPeriodInDays = keyExpirationPeriodInDays; + } + + /// The key expiration period in days. + public int KeyExpirationPeriodInDays { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LastAccessTimeTrackingPolicy.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LastAccessTimeTrackingPolicy.Serialization.cs new file mode 100644 index 000000000000..be3caf4fcd58 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LastAccessTimeTrackingPolicy.Serialization.cs @@ -0,0 +1,96 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Collections.Generic; +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class LastAccessTimeTrackingPolicy : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + writer.WritePropertyName("enable"); + writer.WriteBooleanValue(Enable); + if (Optional.IsDefined(Name)) + { + writer.WritePropertyName("name"); + writer.WriteStringValue(Name.Value.ToString()); + } + if (Optional.IsDefined(TrackingGranularityInDays)) + { + writer.WritePropertyName("trackingGranularityInDays"); + writer.WriteNumberValue(TrackingGranularityInDays.Value); + } + if (Optional.IsCollectionDefined(BlobType)) + { + writer.WritePropertyName("blobType"); + writer.WriteStartArray(); + foreach (var item in BlobType) + { + writer.WriteStringValue(item); + } + writer.WriteEndArray(); + } + writer.WriteEndObject(); + } + + internal static LastAccessTimeTrackingPolicy DeserializeLastAccessTimeTrackingPolicy(JsonElement element) + { + bool enable = default; + Optional name = default; + Optional trackingGranularityInDays = default; + Optional> blobType = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("enable")) + { + enable = property.Value.GetBoolean(); + continue; + } + if (property.NameEquals("name")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + name = new Name(property.Value.GetString()); + continue; + } + if (property.NameEquals("trackingGranularityInDays")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + trackingGranularityInDays = property.Value.GetInt32(); + continue; + } + if (property.NameEquals("blobType")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + List array = new List(); + foreach (var item in property.Value.EnumerateArray()) + { + array.Add(item.GetString()); + } + blobType = array; + continue; + } + } + return new LastAccessTimeTrackingPolicy(enable, Optional.ToNullable(name), Optional.ToNullable(trackingGranularityInDays), Optional.ToList(blobType)); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LastAccessTimeTrackingPolicy.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LastAccessTimeTrackingPolicy.cs new file mode 100644 index 000000000000..4e4437d5fac3 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LastAccessTimeTrackingPolicy.cs @@ -0,0 +1,46 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Collections.Generic; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The blob service properties for Last access time based tracking policy. + public partial class LastAccessTimeTrackingPolicy + { + /// Initializes a new instance of LastAccessTimeTrackingPolicy. + /// When set to true last access time based tracking is enabled. + public LastAccessTimeTrackingPolicy(bool enable) + { + Enable = enable; + BlobType = new ChangeTrackingList(); + } + + /// Initializes a new instance of LastAccessTimeTrackingPolicy. + /// When set to true last access time based tracking is enabled. + /// Name of the policy. The valid value is AccessTimeTracking. This field is currently read only. + /// The field specifies blob object tracking granularity in days, typically how often the blob object should be tracked.This field is currently read only with value as 1. + /// An array of predefined supported blob types. Only blockBlob is the supported value. This field is currently read only. + internal LastAccessTimeTrackingPolicy(bool enable, Name? name, int? trackingGranularityInDays, IList blobType) + { + Enable = enable; + Name = name; + TrackingGranularityInDays = trackingGranularityInDays; + BlobType = blobType; + } + + /// When set to true last access time based tracking is enabled. + public bool Enable { get; set; } + /// Name of the policy. The valid value is AccessTimeTracking. This field is currently read only. + public Name? Name { get; set; } + /// The field specifies blob object tracking granularity in days, typically how often the blob object should be tracked.This field is currently read only with value as 1. + public int? TrackingGranularityInDays { get; set; } + /// An array of predefined supported blob types. Only blockBlob is the supported value. This field is currently read only. + public IList BlobType { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareAction.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareAction.cs new file mode 100644 index 000000000000..e4780041f37f --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareAction.cs @@ -0,0 +1,60 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Specifies the lease action. Can be one of the available actions. + public readonly partial struct LeaseShareAction : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public LeaseShareAction(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string AcquireValue = "Acquire"; + private const string RenewValue = "Renew"; + private const string ChangeValue = "Change"; + private const string ReleaseValue = "Release"; + private const string BreakValue = "Break"; + + /// Acquire. + public static LeaseShareAction Acquire { get; } = new LeaseShareAction(AcquireValue); + /// Renew. + public static LeaseShareAction Renew { get; } = new LeaseShareAction(RenewValue); + /// Change. + public static LeaseShareAction Change { get; } = new LeaseShareAction(ChangeValue); + /// Release. + public static LeaseShareAction Release { get; } = new LeaseShareAction(ReleaseValue); + /// Break. + public static LeaseShareAction Break { get; } = new LeaseShareAction(BreakValue); + /// Determines if two values are the same. + public static bool operator ==(LeaseShareAction left, LeaseShareAction right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(LeaseShareAction left, LeaseShareAction right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator LeaseShareAction(string value) => new LeaseShareAction(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is LeaseShareAction other && Equals(other); + /// + public bool Equals(LeaseShareAction other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareRequest.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareRequest.Serialization.cs new file mode 100644 index 000000000000..2fac1ba87f50 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareRequest.Serialization.cs @@ -0,0 +1,43 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class LeaseShareRequest : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + writer.WritePropertyName("action"); + writer.WriteStringValue(Action.ToString()); + if (Optional.IsDefined(LeaseId)) + { + writer.WritePropertyName("leaseId"); + writer.WriteStringValue(LeaseId); + } + if (Optional.IsDefined(BreakPeriod)) + { + writer.WritePropertyName("breakPeriod"); + writer.WriteNumberValue(BreakPeriod.Value); + } + if (Optional.IsDefined(LeaseDuration)) + { + writer.WritePropertyName("leaseDuration"); + writer.WriteNumberValue(LeaseDuration.Value); + } + if (Optional.IsDefined(ProposedLeaseId)) + { + writer.WritePropertyName("proposedLeaseId"); + writer.WriteStringValue(ProposedLeaseId); + } + writer.WriteEndObject(); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareRequest.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareRequest.cs new file mode 100644 index 000000000000..040b9e522236 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareRequest.cs @@ -0,0 +1,31 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +namespace Azure.ResourceManager.Storage.Models +{ + /// Lease Share request schema. + public partial class LeaseShareRequest + { + /// Initializes a new instance of LeaseShareRequest. + /// Specifies the lease action. Can be one of the available actions. + public LeaseShareRequest(LeaseShareAction action) + { + Action = action; + } + + /// Specifies the lease action. Can be one of the available actions. + public LeaseShareAction Action { get; } + /// Identifies the lease. Can be specified in any valid GUID string format. + public string LeaseId { get; set; } + /// Optional. For a break action, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. + public int? BreakPeriod { get; set; } + /// Required for acquire. Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. + public int? LeaseDuration { get; set; } + /// Optional for acquire, required for change. Proposed lease ID, in a GUID string format. + public string ProposedLeaseId { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareResponse.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareResponse.Serialization.cs new file mode 100644 index 000000000000..a672b86458f2 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareResponse.Serialization.cs @@ -0,0 +1,35 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class LeaseShareResponse + { + internal static LeaseShareResponse DeserializeLeaseShareResponse(JsonElement element) + { + Optional leaseId = default; + Optional leaseTimeSeconds = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("leaseId")) + { + leaseId = property.Value.GetString(); + continue; + } + if (property.NameEquals("leaseTimeSeconds")) + { + leaseTimeSeconds = property.Value.GetString(); + continue; + } + } + return new LeaseShareResponse(leaseId.Value, leaseTimeSeconds.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareResponse.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareResponse.cs new file mode 100644 index 000000000000..46ef2dc69257 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/LeaseShareResponse.cs @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +namespace Azure.ResourceManager.Storage.Models +{ + /// Lease Share response schema. + public partial class LeaseShareResponse + { + /// Initializes a new instance of LeaseShareResponse. + internal LeaseShareResponse() + { + } + + /// Initializes a new instance of LeaseShareResponse. + /// Returned unique lease ID that must be included with any request to delete the share, or to renew, change, or release the lease. + /// Approximate time remaining in the lease period, in seconds. + internal LeaseShareResponse(string leaseId, string leaseTimeSeconds) + { + LeaseId = leaseId; + LeaseTimeSeconds = leaseTimeSeconds; + } + + /// Returned unique lease ID that must be included with any request to delete the share, or to renew, change, or release the lease. + public string LeaseId { get; } + /// Approximate time remaining in the lease period, in seconds. + public string LeaseTimeSeconds { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationListResult.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListBlobInventoryPolicy.Serialization.cs similarity index 61% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationListResult.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListBlobInventoryPolicy.Serialization.cs index 0297c5ee31f7..b712d1013f67 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationListResult.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListBlobInventoryPolicy.Serialization.cs @@ -8,14 +8,15 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { - internal partial class OperationListResult + internal partial class ListBlobInventoryPolicy { - internal static OperationListResult DeserializeOperationListResult(JsonElement element) + internal static ListBlobInventoryPolicy DeserializeListBlobInventoryPolicy(JsonElement element) { - Optional> value = default; + Optional> value = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("value")) @@ -25,16 +26,16 @@ internal static OperationListResult DeserializeOperationListResult(JsonElement e property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(Operation.DeserializeOperation(item)); + array.Add(BlobInventoryPolicyData.DeserializeBlobInventoryPolicyData(item)); } value = array; continue; } } - return new OperationListResult(Optional.ToList(value)); + return new ListBlobInventoryPolicy(Optional.ToList(value)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListBlobInventoryPolicy.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListBlobInventoryPolicy.cs new file mode 100644 index 000000000000..ecf7a627775a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListBlobInventoryPolicy.cs @@ -0,0 +1,33 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Collections.Generic; +using Azure.Core; +using Azure.ResourceManager.Storage; + +namespace Azure.ResourceManager.Storage.Models +{ + /// List of blob inventory policies returned. + internal partial class ListBlobInventoryPolicy + { + /// Initializes a new instance of ListBlobInventoryPolicy. + internal ListBlobInventoryPolicy() + { + Value = new ChangeTrackingList(); + } + + /// Initializes a new instance of ListBlobInventoryPolicy. + /// List of blob inventory policies. + internal ListBlobInventoryPolicy(IReadOnlyList value) + { + Value = value; + } + + /// List of blob inventory policies. + public IReadOnlyList Value { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItem.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItem.Serialization.cs index 2fe4475e6b28..13c7f266cba6 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItem.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItem.Serialization.cs @@ -9,6 +9,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; namespace Azure.ResourceManager.Storage.Models { @@ -45,6 +46,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) } writer.WriteEndObject(); } + if (Optional.IsDefined(ImmutableStorageWithVersioning)) + { + writer.WritePropertyName("immutableStorageWithVersioning"); + writer.WriteObjectValue(ImmutableStorageWithVersioning); + } writer.WriteEndObject(); writer.WriteEndObject(); } @@ -52,9 +58,9 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) internal static ListContainerItem DeserializeListContainerItem(JsonElement element) { Optional etag = default; - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional version = default; Optional deleted = default; Optional deletedTime = default; @@ -71,6 +77,7 @@ internal static ListContainerItem DeserializeListContainerItem(JsonElement eleme Optional legalHold = default; Optional hasLegalHold = default; Optional hasImmutabilityPolicy = default; + Optional immutableStorageWithVersioning = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("etag")) @@ -257,11 +264,21 @@ internal static ListContainerItem DeserializeListContainerItem(JsonElement eleme hasImmutabilityPolicy = property0.Value.GetBoolean(); continue; } + if (property0.NameEquals("immutableStorageWithVersioning")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + immutableStorageWithVersioning = ImmutableStorageWithVersioning.DeserializeImmutableStorageWithVersioning(property0.Value); + continue; + } } continue; } } - return new ListContainerItem(id.Value, name.Value, type.Value, etag.Value, version.Value, Optional.ToNullable(deleted), Optional.ToNullable(deletedTime), Optional.ToNullable(remainingRetentionDays), defaultEncryptionScope.Value, Optional.ToNullable(denyEncryptionScopeOverride), Optional.ToNullable(publicAccess), Optional.ToNullable(lastModifiedTime), Optional.ToNullable(leaseStatus), Optional.ToNullable(leaseState), Optional.ToNullable(leaseDuration), Optional.ToDictionary(metadata), immutabilityPolicy.Value, legalHold.Value, Optional.ToNullable(hasLegalHold), Optional.ToNullable(hasImmutabilityPolicy)); + return new ListContainerItem(id, name, type, etag.Value, version.Value, Optional.ToNullable(deleted), Optional.ToNullable(deletedTime), Optional.ToNullable(remainingRetentionDays), defaultEncryptionScope.Value, Optional.ToNullable(denyEncryptionScopeOverride), Optional.ToNullable(publicAccess), Optional.ToNullable(lastModifiedTime), Optional.ToNullable(leaseStatus), Optional.ToNullable(leaseState), Optional.ToNullable(leaseDuration), Optional.ToDictionary(metadata), immutabilityPolicy.Value, legalHold.Value, Optional.ToNullable(hasLegalHold), Optional.ToNullable(hasImmutabilityPolicy), immutableStorageWithVersioning.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItem.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItem.cs index 2fa9324d0ba9..1aae9d3dd86d 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItem.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItem.cs @@ -8,6 +8,7 @@ using System; using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager; namespace Azure.ResourceManager.Storage.Models { @@ -21,9 +22,9 @@ public ListContainerItem() } /// Initializes a new instance of ListContainerItem. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// The id. + /// The name. + /// The type. /// Resource Etag. /// The version of the deleted blob container. /// Indicates whether the blob container was deleted. @@ -41,7 +42,8 @@ public ListContainerItem() /// The LegalHold property of the container. /// The hasLegalHold public property is set to true by SRP if there are at least one existing tag. The hasLegalHold public property is set to false by SRP if all existing legal hold tags are cleared out. There can be a maximum of 1000 blob containers with hasLegalHold=true for a given account. /// The hasImmutabilityPolicy public property is set to true by SRP if ImmutabilityPolicy has been created for this container. The hasImmutabilityPolicy public property is set to false by SRP if ImmutabilityPolicy has not been created for this container. - internal ListContainerItem(string id, string name, string type, string etag, string version, bool? deleted, DateTimeOffset? deletedTime, int? remainingRetentionDays, string defaultEncryptionScope, bool? denyEncryptionScopeOverride, PublicAccess? publicAccess, DateTimeOffset? lastModifiedTime, LeaseStatus? leaseStatus, LeaseState? leaseState, LeaseDuration? leaseDuration, IDictionary metadata, ImmutabilityPolicyProperties immutabilityPolicy, LegalHoldProperties legalHold, bool? hasLegalHold, bool? hasImmutabilityPolicy) : base(id, name, type, etag) + /// The object level immutability property of the container. The property is immutable and can only be set to true at the container creation time. Existing containers must undergo a migration process. + internal ListContainerItem(ResourceIdentifier id, string name, ResourceType type, string etag, string version, bool? deleted, DateTimeOffset? deletedTime, int? remainingRetentionDays, string defaultEncryptionScope, bool? denyEncryptionScopeOverride, PublicAccess? publicAccess, DateTimeOffset? lastModifiedTime, LeaseStatus? leaseStatus, LeaseState? leaseState, LeaseDuration? leaseDuration, IDictionary metadata, ImmutabilityPolicyProperties immutabilityPolicy, LegalHoldProperties legalHold, bool? hasLegalHold, bool? hasImmutabilityPolicy, ImmutableStorageWithVersioning immutableStorageWithVersioning) : base(id, name, type, etag) { Version = version; Deleted = deleted; @@ -59,6 +61,7 @@ internal ListContainerItem(string id, string name, string type, string etag, str LegalHold = legalHold; HasLegalHold = hasLegalHold; HasImmutabilityPolicy = hasImmutabilityPolicy; + ImmutableStorageWithVersioning = immutableStorageWithVersioning; } /// The version of the deleted blob container. @@ -93,5 +96,7 @@ internal ListContainerItem(string id, string name, string type, string etag, str public bool? HasLegalHold { get; } /// The hasImmutabilityPolicy public property is set to true by SRP if ImmutabilityPolicy has been created for this container. The hasImmutabilityPolicy public property is set to false by SRP if ImmutabilityPolicy has not been created for this container. public bool? HasImmutabilityPolicy { get; } + /// The object level immutability property of the container. The property is immutable and can only be set to true at the container creation time. Existing containers must undergo a migration process. + public ImmutableStorageWithVersioning ImmutableStorageWithVersioning { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItems.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItems.Serialization.cs index 37f4162407d5..d9583234bdd6 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItems.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItems.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ internal partial class ListContainerItems { internal static ListContainerItems DeserializeListContainerItems(JsonElement element) { - Optional> value = default; + Optional> value = default; Optional nextLink = default; foreach (var property in element.EnumerateObject()) { @@ -26,10 +27,10 @@ internal static ListContainerItems DeserializeListContainerItems(JsonElement ele property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(ListContainerItem.DeserializeListContainerItem(item)); + array.Add(BlobContainerData.DeserializeBlobContainerData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItems.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItems.cs index 8a7af52ea3e7..cc497084d645 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItems.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListContainerItems.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,20 +17,20 @@ internal partial class ListContainerItems /// Initializes a new instance of ListContainerItems. internal ListContainerItems() { - Value = new ChangeTrackingList(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of ListContainerItems. /// List of blobs containers returned. /// Request URL that can be used to query next page of containers. Returned when total number of requested containers exceed maximum page size. - internal ListContainerItems(IReadOnlyList value, string nextLink) + internal ListContainerItems(IReadOnlyList value, string nextLink) { Value = value; NextLink = nextLink; } /// List of blobs containers returned. - public IReadOnlyList Value { get; } + public IReadOnlyList Value { get; } /// Request URL that can be used to query next page of containers. Returned when total number of requested containers exceed maximum page size. public string NextLink { get; } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueue.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueue.Serialization.cs index 7ac31162379c..56ab9b32d294 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueue.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueue.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; namespace Azure.ResourceManager.Storage.Models { @@ -35,9 +36,9 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) internal static ListQueue DeserializeListQueue(JsonElement element) { - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional> metadata = default; foreach (var property in element.EnumerateObject()) { @@ -84,7 +85,7 @@ internal static ListQueue DeserializeListQueue(JsonElement element) continue; } } - return new ListQueue(id.Value, name.Value, type.Value, Optional.ToDictionary(metadata)); + return new ListQueue(id, name, type, Optional.ToDictionary(metadata)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueue.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueue.cs index 0a3abeab6caa..c525be4f0125 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueue.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueue.cs @@ -7,6 +7,8 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; namespace Azure.ResourceManager.Storage.Models { @@ -20,11 +22,11 @@ public ListQueue() } /// Initializes a new instance of ListQueue. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// The id. + /// The name. + /// The type. /// A name-value pair that represents queue metadata. - internal ListQueue(string id, string name, string type, IDictionary metadata) : base(id, name, type) + internal ListQueue(ResourceIdentifier id, string name, ResourceType type, IDictionary metadata) : base(id, name, type) { Metadata = metadata; } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueResource.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueResource.Serialization.cs index 5d01854cd2a2..280b3c66cc17 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueResource.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueResource.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ internal partial class ListQueueResource { internal static ListQueueResource DeserializeListQueueResource(JsonElement element) { - Optional> value = default; + Optional> value = default; Optional nextLink = default; foreach (var property in element.EnumerateObject()) { @@ -26,10 +27,10 @@ internal static ListQueueResource DeserializeListQueueResource(JsonElement eleme property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(ListQueue.DeserializeListQueue(item)); + array.Add(StorageQueueData.DeserializeStorageQueueData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueResource.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueResource.cs index 6b4ee5d3a79b..b97cb9ed03dd 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueResource.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueResource.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,20 +17,20 @@ internal partial class ListQueueResource /// Initializes a new instance of ListQueueResource. internal ListQueueResource() { - Value = new ChangeTrackingList(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of ListQueueResource. /// List of queues returned. /// Request URL that can be used to list next page of queues. - internal ListQueueResource(IReadOnlyList value, string nextLink) + internal ListQueueResource(IReadOnlyList value, string nextLink) { Value = value; NextLink = nextLink; } /// List of queues returned. - public IReadOnlyList Value { get; } + public IReadOnlyList Value { get; } /// Request URL that can be used to list next page of queues. public string NextLink { get; } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueServices.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueServices.Serialization.cs index 9a8c9d45b132..8a562711f3e5 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueServices.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueServices.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ public partial class ListQueueServices { internal static ListQueueServices DeserializeListQueueServices(JsonElement element) { - Optional> value = default; + Optional> value = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("value")) @@ -25,10 +26,10 @@ internal static ListQueueServices DeserializeListQueueServices(JsonElement eleme property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(QueueServiceProperties.DeserializeQueueServiceProperties(item)); + array.Add(QueueServiceData.DeserializeQueueServiceData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueServices.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueServices.cs index f3d0557b1b2b..ccbc1be2cad6 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueServices.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListQueueServices.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,17 +17,17 @@ public partial class ListQueueServices /// Initializes a new instance of ListQueueServices. internal ListQueueServices() { - Value = new ChangeTrackingList(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of ListQueueServices. /// List of queue services returned. - internal ListQueueServices(IReadOnlyList value) + internal ListQueueServices(IReadOnlyList value) { Value = value; } /// List of queue services returned. - public IReadOnlyList Value { get; } + public IReadOnlyList Value { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableResource.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableResource.Serialization.cs index 66809970bdc1..12c9c5c749f8 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableResource.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableResource.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ internal partial class ListTableResource { internal static ListTableResource DeserializeListTableResource(JsonElement element) { - Optional> value = default; + Optional> value = default; Optional nextLink = default; foreach (var property in element.EnumerateObject()) { @@ -26,10 +27,10 @@ internal static ListTableResource DeserializeListTableResource(JsonElement eleme property.ThrowNonNullablePropertyIsNull(); continue; } - List
array = new List
(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(Table.DeserializeTable(item)); + array.Add(TableData.DeserializeTableData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableResource.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableResource.cs index bd68fac94795..d70ebe06d8f5 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableResource.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableResource.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,20 +17,20 @@ internal partial class ListTableResource /// Initializes a new instance of ListTableResource. internal ListTableResource() { - Value = new ChangeTrackingList
(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of ListTableResource. /// List of tables returned. /// Request URL that can be used to query next page of tables. - internal ListTableResource(IReadOnlyList
value, string nextLink) + internal ListTableResource(IReadOnlyList value, string nextLink) { Value = value; NextLink = nextLink; } /// List of tables returned. - public IReadOnlyList
Value { get; } + public IReadOnlyList Value { get; } /// Request URL that can be used to query next page of tables. public string NextLink { get; } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableServices.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableServices.Serialization.cs index 501ca5066814..6f97abe8fd9d 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableServices.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableServices.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ public partial class ListTableServices { internal static ListTableServices DeserializeListTableServices(JsonElement element) { - Optional> value = default; + Optional> value = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("value")) @@ -25,10 +26,10 @@ internal static ListTableServices DeserializeListTableServices(JsonElement eleme property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(TableServiceProperties.DeserializeTableServiceProperties(item)); + array.Add(TableServiceData.DeserializeTableServiceData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableServices.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableServices.cs index 746cc49f86ec..940f57913d6a 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableServices.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ListTableServices.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,17 +17,17 @@ public partial class ListTableServices /// Initializes a new instance of ListTableServices. internal ListTableServices() { - Value = new ChangeTrackingList(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of ListTableServices. /// List of table services returned. - internal ListTableServices(IReadOnlyList value) + internal ListTableServices(IReadOnlyList value) { Value = value; } /// List of table services returned. - public IReadOnlyList Value { get; } + public IReadOnlyList Value { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyAction.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyAction.Serialization.cs index 4a532e30b2b9..edb85323fb86 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyAction.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyAction.Serialization.cs @@ -25,6 +25,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("snapshot"); writer.WriteObjectValue(Snapshot); } + if (Optional.IsDefined(Version)) + { + writer.WritePropertyName("version"); + writer.WriteObjectValue(Version); + } writer.WriteEndObject(); } @@ -32,6 +37,7 @@ internal static ManagementPolicyAction DeserializeManagementPolicyAction(JsonEle { Optional baseBlob = default; Optional snapshot = default; + Optional version = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("baseBlob")) @@ -54,8 +60,18 @@ internal static ManagementPolicyAction DeserializeManagementPolicyAction(JsonEle snapshot = ManagementPolicySnapShot.DeserializeManagementPolicySnapShot(property.Value); continue; } + if (property.NameEquals("version")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + version = ManagementPolicyVersion.DeserializeManagementPolicyVersion(property.Value); + continue; + } } - return new ManagementPolicyAction(baseBlob.Value, snapshot.Value); + return new ManagementPolicyAction(baseBlob.Value, snapshot.Value, version.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyAction.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyAction.cs index 1332a56e80b1..fbc082788a75 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyAction.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyAction.cs @@ -18,15 +18,19 @@ public ManagementPolicyAction() /// Initializes a new instance of ManagementPolicyAction. /// The management policy action for base blob. /// The management policy action for snapshot. - internal ManagementPolicyAction(ManagementPolicyBaseBlob baseBlob, ManagementPolicySnapShot snapshot) + /// The management policy action for version. + internal ManagementPolicyAction(ManagementPolicyBaseBlob baseBlob, ManagementPolicySnapShot snapshot, ManagementPolicyVersion version) { BaseBlob = baseBlob; Snapshot = snapshot; + Version = version; } /// The management policy action for base blob. public ManagementPolicyBaseBlob BaseBlob { get; set; } /// The management policy action for snapshot. public ManagementPolicySnapShot Snapshot { get; set; } + /// The management policy action for version. + public ManagementPolicyVersion Version { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyBaseBlob.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyBaseBlob.Serialization.cs index d85fdd7860d9..36cbb321e934 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyBaseBlob.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyBaseBlob.Serialization.cs @@ -30,6 +30,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("delete"); writer.WriteObjectValue(Delete); } + if (Optional.IsDefined(EnableAutoTierToHotFromCool)) + { + writer.WritePropertyName("enableAutoTierToHotFromCool"); + writer.WriteBooleanValue(EnableAutoTierToHotFromCool.Value); + } writer.WriteEndObject(); } @@ -38,6 +43,7 @@ internal static ManagementPolicyBaseBlob DeserializeManagementPolicyBaseBlob(Jso Optional tierToCool = default; Optional tierToArchive = default; Optional delete = default; + Optional enableAutoTierToHotFromCool = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("tierToCool")) @@ -70,8 +76,18 @@ internal static ManagementPolicyBaseBlob DeserializeManagementPolicyBaseBlob(Jso delete = DateAfterModification.DeserializeDateAfterModification(property.Value); continue; } + if (property.NameEquals("enableAutoTierToHotFromCool")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + enableAutoTierToHotFromCool = property.Value.GetBoolean(); + continue; + } } - return new ManagementPolicyBaseBlob(tierToCool.Value, tierToArchive.Value, delete.Value); + return new ManagementPolicyBaseBlob(tierToCool.Value, tierToArchive.Value, delete.Value, Optional.ToNullable(enableAutoTierToHotFromCool)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyBaseBlob.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyBaseBlob.cs index 397c27b5980d..209bc2fa60c9 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyBaseBlob.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyBaseBlob.cs @@ -19,11 +19,13 @@ public ManagementPolicyBaseBlob() /// The function to tier blobs to cool storage. Support blobs currently at Hot tier. /// The function to tier blobs to archive storage. Support blobs currently at Hot or Cool tier. /// The function to delete the blob. - internal ManagementPolicyBaseBlob(DateAfterModification tierToCool, DateAfterModification tierToArchive, DateAfterModification delete) + /// This property enables auto tiering of a blob from cool to hot on a blob access. This property requires tierToCool.daysAfterLastAccessTimeGreaterThan. + internal ManagementPolicyBaseBlob(DateAfterModification tierToCool, DateAfterModification tierToArchive, DateAfterModification delete, bool? enableAutoTierToHotFromCool) { TierToCool = tierToCool; TierToArchive = tierToArchive; Delete = delete; + EnableAutoTierToHotFromCool = enableAutoTierToHotFromCool; } /// The function to tier blobs to cool storage. Support blobs currently at Hot tier. @@ -32,5 +34,7 @@ internal ManagementPolicyBaseBlob(DateAfterModification tierToCool, DateAfterMod public DateAfterModification TierToArchive { get; set; } /// The function to delete the blob. public DateAfterModification Delete { get; set; } + /// This property enables auto tiering of a blob from cool to hot on a blob access. This property requires tierToCool.daysAfterLastAccessTimeGreaterThan. + public bool? EnableAutoTierToHotFromCool { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicy.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyData.Serialization.cs similarity index 84% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicy.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyData.Serialization.cs index 4465764ae5b2..4f8e37d4a3aa 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicy.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyData.Serialization.cs @@ -8,10 +8,12 @@ using System; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class ManagementPolicy : IUtf8JsonSerializable + public partial class ManagementPolicyData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -27,11 +29,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WriteEndObject(); } - internal static ManagementPolicy DeserializeManagementPolicy(JsonElement element) + internal static ManagementPolicyData DeserializeManagementPolicyData(JsonElement element) { - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional lastModifiedTime = default; Optional policy = default; foreach (var property in element.EnumerateObject()) @@ -84,7 +86,7 @@ internal static ManagementPolicy DeserializeManagementPolicy(JsonElement element continue; } } - return new ManagementPolicy(id.Value, name.Value, type.Value, Optional.ToNullable(lastModifiedTime), policy.Value); + return new ManagementPolicyData(id, name, type, Optional.ToNullable(lastModifiedTime), policy.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyFilter.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyFilter.cs index 48b9e296f342..a109baee9fae 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyFilter.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyFilter.cs @@ -16,7 +16,7 @@ namespace Azure.ResourceManager.Storage.Models public partial class ManagementPolicyFilter { /// Initializes a new instance of ManagementPolicyFilter. - /// An array of predefined enum values. Only blockBlob is supported. + /// An array of predefined enum values. Currently blockBlob supports all tiering and delete actions. Only delete actions are supported for appendBlob. /// is null. public ManagementPolicyFilter(IEnumerable blobTypes) { @@ -32,7 +32,7 @@ public ManagementPolicyFilter(IEnumerable blobTypes) /// Initializes a new instance of ManagementPolicyFilter. /// An array of strings for prefixes to be match. - /// An array of predefined enum values. Only blockBlob is supported. + /// An array of predefined enum values. Currently blockBlob supports all tiering and delete actions. Only delete actions are supported for appendBlob. /// An array of blob index tag based filters, there can be at most 10 tag filters. internal ManagementPolicyFilter(IList prefixMatch, IList blobTypes, IList blobIndexMatch) { @@ -43,7 +43,7 @@ internal ManagementPolicyFilter(IList prefixMatch, IList blobTyp /// An array of strings for prefixes to be match. public IList PrefixMatch { get; } - /// An array of predefined enum values. Only blockBlob is supported. + /// An array of predefined enum values. Currently blockBlob supports all tiering and delete actions. Only delete actions are supported for appendBlob. public IList BlobTypes { get; } /// An array of blob index tag based filters, there can be at most 10 tag filters. public IList BlobIndexMatch { get; } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicySnapShot.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicySnapShot.Serialization.cs index d26dc6fd58be..b9b986e0a088 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicySnapShot.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicySnapShot.Serialization.cs @@ -15,6 +15,16 @@ public partial class ManagementPolicySnapShot : IUtf8JsonSerializable void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { writer.WriteStartObject(); + if (Optional.IsDefined(TierToCool)) + { + writer.WritePropertyName("tierToCool"); + writer.WriteObjectValue(TierToCool); + } + if (Optional.IsDefined(TierToArchive)) + { + writer.WritePropertyName("tierToArchive"); + writer.WriteObjectValue(TierToArchive); + } if (Optional.IsDefined(Delete)) { writer.WritePropertyName("delete"); @@ -25,9 +35,31 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) internal static ManagementPolicySnapShot DeserializeManagementPolicySnapShot(JsonElement element) { + Optional tierToCool = default; + Optional tierToArchive = default; Optional delete = default; foreach (var property in element.EnumerateObject()) { + if (property.NameEquals("tierToCool")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + tierToCool = DateAfterCreation.DeserializeDateAfterCreation(property.Value); + continue; + } + if (property.NameEquals("tierToArchive")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + tierToArchive = DateAfterCreation.DeserializeDateAfterCreation(property.Value); + continue; + } if (property.NameEquals("delete")) { if (property.Value.ValueKind == JsonValueKind.Null) @@ -39,7 +71,7 @@ internal static ManagementPolicySnapShot DeserializeManagementPolicySnapShot(Jso continue; } } - return new ManagementPolicySnapShot(delete.Value); + return new ManagementPolicySnapShot(tierToCool.Value, tierToArchive.Value, delete.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicySnapShot.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicySnapShot.cs index 2e79701e1892..66ec5fc6aece 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicySnapShot.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicySnapShot.cs @@ -16,12 +16,20 @@ public ManagementPolicySnapShot() } /// Initializes a new instance of ManagementPolicySnapShot. + /// The function to tier blob snapshot to cool storage. Support blob snapshot currently at Hot tier. + /// The function to tier blob snapshot to archive storage. Support blob snapshot currently at Hot or Cool tier. /// The function to delete the blob snapshot. - internal ManagementPolicySnapShot(DateAfterCreation delete) + internal ManagementPolicySnapShot(DateAfterCreation tierToCool, DateAfterCreation tierToArchive, DateAfterCreation delete) { + TierToCool = tierToCool; + TierToArchive = tierToArchive; Delete = delete; } + /// The function to tier blob snapshot to cool storage. Support blob snapshot currently at Hot tier. + public DateAfterCreation TierToCool { get; set; } + /// The function to tier blob snapshot to archive storage. Support blob snapshot currently at Hot or Cool tier. + public DateAfterCreation TierToArchive { get; set; } /// The function to delete the blob snapshot. public DateAfterCreation Delete { get; set; } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyVersion.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyVersion.Serialization.cs new file mode 100644 index 000000000000..4d10b7fe030e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyVersion.Serialization.cs @@ -0,0 +1,77 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class ManagementPolicyVersion : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsDefined(TierToCool)) + { + writer.WritePropertyName("tierToCool"); + writer.WriteObjectValue(TierToCool); + } + if (Optional.IsDefined(TierToArchive)) + { + writer.WritePropertyName("tierToArchive"); + writer.WriteObjectValue(TierToArchive); + } + if (Optional.IsDefined(Delete)) + { + writer.WritePropertyName("delete"); + writer.WriteObjectValue(Delete); + } + writer.WriteEndObject(); + } + + internal static ManagementPolicyVersion DeserializeManagementPolicyVersion(JsonElement element) + { + Optional tierToCool = default; + Optional tierToArchive = default; + Optional delete = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("tierToCool")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + tierToCool = DateAfterCreation.DeserializeDateAfterCreation(property.Value); + continue; + } + if (property.NameEquals("tierToArchive")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + tierToArchive = DateAfterCreation.DeserializeDateAfterCreation(property.Value); + continue; + } + if (property.NameEquals("delete")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + delete = DateAfterCreation.DeserializeDateAfterCreation(property.Value); + continue; + } + } + return new ManagementPolicyVersion(tierToCool.Value, tierToArchive.Value, delete.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyVersion.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyVersion.cs new file mode 100644 index 000000000000..7c5b2a6d46cd --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ManagementPolicyVersion.cs @@ -0,0 +1,36 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +namespace Azure.ResourceManager.Storage.Models +{ + /// Management policy action for blob version. + public partial class ManagementPolicyVersion + { + /// Initializes a new instance of ManagementPolicyVersion. + public ManagementPolicyVersion() + { + } + + /// Initializes a new instance of ManagementPolicyVersion. + /// The function to tier blob version to cool storage. Support blob version currently at Hot tier. + /// The function to tier blob version to archive storage. Support blob version currently at Hot or Cool tier. + /// The function to delete the blob version. + internal ManagementPolicyVersion(DateAfterCreation tierToCool, DateAfterCreation tierToArchive, DateAfterCreation delete) + { + TierToCool = tierToCool; + TierToArchive = tierToArchive; + Delete = delete; + } + + /// The function to tier blob version to cool storage. Support blob version currently at Hot tier. + public DateAfterCreation TierToCool { get; set; } + /// The function to tier blob version to archive storage. Support blob version currently at Hot or Cool tier. + public DateAfterCreation TierToArchive { get; set; } + /// The function to delete the blob version. + public DateAfterCreation Delete { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MetricSpecification.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MetricSpecification.Serialization.cs deleted file mode 100644 index afc68faf2b1b..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MetricSpecification.Serialization.cs +++ /dev/null @@ -1,93 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Collections.Generic; -using System.Text.Json; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - public partial class MetricSpecification - { - internal static MetricSpecification DeserializeMetricSpecification(JsonElement element) - { - Optional name = default; - Optional displayName = default; - Optional displayDescription = default; - Optional unit = default; - Optional> dimensions = default; - Optional aggregationType = default; - Optional fillGapWithZero = default; - Optional category = default; - Optional resourceIdDimensionNameOverride = default; - foreach (var property in element.EnumerateObject()) - { - if (property.NameEquals("name")) - { - name = property.Value.GetString(); - continue; - } - if (property.NameEquals("displayName")) - { - displayName = property.Value.GetString(); - continue; - } - if (property.NameEquals("displayDescription")) - { - displayDescription = property.Value.GetString(); - continue; - } - if (property.NameEquals("unit")) - { - unit = property.Value.GetString(); - continue; - } - if (property.NameEquals("dimensions")) - { - if (property.Value.ValueKind == JsonValueKind.Null) - { - property.ThrowNonNullablePropertyIsNull(); - continue; - } - List array = new List(); - foreach (var item in property.Value.EnumerateArray()) - { - array.Add(Dimension.DeserializeDimension(item)); - } - dimensions = array; - continue; - } - if (property.NameEquals("aggregationType")) - { - aggregationType = property.Value.GetString(); - continue; - } - if (property.NameEquals("fillGapWithZero")) - { - if (property.Value.ValueKind == JsonValueKind.Null) - { - property.ThrowNonNullablePropertyIsNull(); - continue; - } - fillGapWithZero = property.Value.GetBoolean(); - continue; - } - if (property.NameEquals("category")) - { - category = property.Value.GetString(); - continue; - } - if (property.NameEquals("resourceIdDimensionNameOverride")) - { - resourceIdDimensionNameOverride = property.Value.GetString(); - continue; - } - } - return new MetricSpecification(name.Value, displayName.Value, displayDescription.Value, unit.Value, Optional.ToList(dimensions), aggregationType.Value, Optional.ToNullable(fillGapWithZero), category.Value, resourceIdDimensionNameOverride.Value); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MetricSpecification.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MetricSpecification.cs deleted file mode 100644 index 51e11f01ae5e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MetricSpecification.cs +++ /dev/null @@ -1,64 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Collections.Generic; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - /// Metric specification of operation. - public partial class MetricSpecification - { - /// Initializes a new instance of MetricSpecification. - internal MetricSpecification() - { - Dimensions = new ChangeTrackingList(); - } - - /// Initializes a new instance of MetricSpecification. - /// Name of metric specification. - /// Display name of metric specification. - /// Display description of metric specification. - /// Unit could be Bytes or Count. - /// Dimensions of blobs, including blob type and access tier. - /// Aggregation type could be Average. - /// The property to decide fill gap with zero or not. - /// The category this metric specification belong to, could be Capacity. - /// Account Resource Id. - internal MetricSpecification(string name, string displayName, string displayDescription, string unit, IReadOnlyList dimensions, string aggregationType, bool? fillGapWithZero, string category, string resourceIdDimensionNameOverride) - { - Name = name; - DisplayName = displayName; - DisplayDescription = displayDescription; - Unit = unit; - Dimensions = dimensions; - AggregationType = aggregationType; - FillGapWithZero = fillGapWithZero; - Category = category; - ResourceIdDimensionNameOverride = resourceIdDimensionNameOverride; - } - - /// Name of metric specification. - public string Name { get; } - /// Display name of metric specification. - public string DisplayName { get; } - /// Display description of metric specification. - public string DisplayDescription { get; } - /// Unit could be Bytes or Count. - public string Unit { get; } - /// Dimensions of blobs, including blob type and access tier. - public IReadOnlyList Dimensions { get; } - /// Aggregation type could be Average. - public string AggregationType { get; } - /// The property to decide fill gap with zero or not. - public bool? FillGapWithZero { get; } - /// The category this metric specification belong to, could be Capacity. - public string Category { get; } - /// Account Resource Id. - public string ResourceIdDimensionNameOverride { get; } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MigrationState.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MigrationState.cs new file mode 100644 index 000000000000..19d496deebc4 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MigrationState.cs @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// This property denotes the container level immutability to object level immutability migration state. + public readonly partial struct MigrationState : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public MigrationState(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string InProgressValue = "InProgress"; + private const string CompletedValue = "Completed"; + + /// InProgress. + public static MigrationState InProgress { get; } = new MigrationState(InProgressValue); + /// Completed. + public static MigrationState Completed { get; } = new MigrationState(CompletedValue); + /// Determines if two values are the same. + public static bool operator ==(MigrationState left, MigrationState right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(MigrationState left, MigrationState right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator MigrationState(string value) => new MigrationState(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is MigrationState other && Equals(other); + /// + public bool Equals(MigrationState other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MinimumTlsVersion.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MinimumTlsVersion.cs new file mode 100644 index 000000000000..9228b3a8953e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/MinimumTlsVersion.cs @@ -0,0 +1,54 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. + public readonly partial struct MinimumTlsVersion : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public MinimumTlsVersion(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string TLS10Value = "TLS1_0"; + private const string TLS11Value = "TLS1_1"; + private const string TLS12Value = "TLS1_2"; + + /// TLS1_0. + public static MinimumTlsVersion TLS10 { get; } = new MinimumTlsVersion(TLS10Value); + /// TLS1_1. + public static MinimumTlsVersion TLS11 { get; } = new MinimumTlsVersion(TLS11Value); + /// TLS1_2. + public static MinimumTlsVersion TLS12 { get; } = new MinimumTlsVersion(TLS12Value); + /// Determines if two values are the same. + public static bool operator ==(MinimumTlsVersion left, MinimumTlsVersion right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(MinimumTlsVersion left, MinimumTlsVersion right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator MinimumTlsVersion(string value) => new MinimumTlsVersion(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is MinimumTlsVersion other && Equals(other); + /// + public bool Equals(MinimumTlsVersion other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Multichannel.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Multichannel.Serialization.cs new file mode 100644 index 000000000000..a5be82270833 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Multichannel.Serialization.cs @@ -0,0 +1,45 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class Multichannel : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsDefined(Enabled)) + { + writer.WritePropertyName("enabled"); + writer.WriteBooleanValue(Enabled.Value); + } + writer.WriteEndObject(); + } + + internal static Multichannel DeserializeMultichannel(JsonElement element) + { + Optional enabled = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("enabled")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + enabled = property.Value.GetBoolean(); + continue; + } + } + return new Multichannel(Optional.ToNullable(enabled)); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Multichannel.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Multichannel.cs new file mode 100644 index 000000000000..d9b564c62761 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Multichannel.cs @@ -0,0 +1,28 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +namespace Azure.ResourceManager.Storage.Models +{ + /// Multichannel setting. Applies to Premium FileStorage only. + public partial class Multichannel + { + /// Initializes a new instance of Multichannel. + public Multichannel() + { + } + + /// Initializes a new instance of Multichannel. + /// Indicates whether multichannel is enabled. + internal Multichannel(bool? enabled) + { + Enabled = enabled; + } + + /// Indicates whether multichannel is enabled. + public bool? Enabled { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Name.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Name.cs new file mode 100644 index 000000000000..48a0f9747b15 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Name.cs @@ -0,0 +1,48 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Name of the policy. The valid value is AccessTimeTracking. This field is currently read only. + public readonly partial struct Name : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public Name(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string AccessTimeTrackingValue = "AccessTimeTracking"; + + /// AccessTimeTracking. + public static Name AccessTimeTracking { get; } = new Name(AccessTimeTrackingValue); + /// Determines if two values are the same. + public static bool operator ==(Name left, Name right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(Name left, Name right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator Name(string value) => new Name(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is Name other && Equals(other); + /// + public bool Equals(Name other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/NetworkRuleSet.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/NetworkRuleSet.Serialization.cs index 7aa738f23679..3b3f7c195bd0 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/NetworkRuleSet.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/NetworkRuleSet.Serialization.cs @@ -21,6 +21,16 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("bypass"); writer.WriteStringValue(Bypass.Value.ToString()); } + if (Optional.IsCollectionDefined(ResourceAccessRules)) + { + writer.WritePropertyName("resourceAccessRules"); + writer.WriteStartArray(); + foreach (var item in ResourceAccessRules) + { + writer.WriteObjectValue(item); + } + writer.WriteEndArray(); + } if (Optional.IsCollectionDefined(VirtualNetworkRules)) { writer.WritePropertyName("virtualNetworkRules"); @@ -49,6 +59,7 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) internal static NetworkRuleSet DeserializeNetworkRuleSet(JsonElement element) { Optional bypass = default; + Optional> resourceAccessRules = default; Optional> virtualNetworkRules = default; Optional> ipRules = default; DefaultAction defaultAction = default; @@ -64,6 +75,21 @@ internal static NetworkRuleSet DeserializeNetworkRuleSet(JsonElement element) bypass = new Bypass(property.Value.GetString()); continue; } + if (property.NameEquals("resourceAccessRules")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + List array = new List(); + foreach (var item in property.Value.EnumerateArray()) + { + array.Add(ResourceAccessRule.DeserializeResourceAccessRule(item)); + } + resourceAccessRules = array; + continue; + } if (property.NameEquals("virtualNetworkRules")) { if (property.Value.ValueKind == JsonValueKind.Null) @@ -100,7 +126,7 @@ internal static NetworkRuleSet DeserializeNetworkRuleSet(JsonElement element) continue; } } - return new NetworkRuleSet(Optional.ToNullable(bypass), Optional.ToList(virtualNetworkRules), Optional.ToList(ipRules), defaultAction); + return new NetworkRuleSet(Optional.ToNullable(bypass), Optional.ToList(resourceAccessRules), Optional.ToList(virtualNetworkRules), Optional.ToList(ipRules), defaultAction); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/NetworkRuleSet.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/NetworkRuleSet.cs index 50fa1e992055..1c51f5ac3db5 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/NetworkRuleSet.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/NetworkRuleSet.cs @@ -17,6 +17,7 @@ public partial class NetworkRuleSet /// Specifies the default action of allow or deny when no other rules match. public NetworkRuleSet(DefaultAction defaultAction) { + ResourceAccessRules = new ChangeTrackingList(); VirtualNetworkRules = new ChangeTrackingList(); IpRules = new ChangeTrackingList(); DefaultAction = defaultAction; @@ -24,12 +25,14 @@ public NetworkRuleSet(DefaultAction defaultAction) /// Initializes a new instance of NetworkRuleSet. /// Specifies whether traffic is bypassed for Logging/Metrics/AzureServices. Possible values are any combination of Logging|Metrics|AzureServices (For example, "Logging, Metrics"), or None to bypass none of those traffics. + /// Sets the resource access rules. /// Sets the virtual network rules. /// Sets the IP ACL rules. /// Specifies the default action of allow or deny when no other rules match. - internal NetworkRuleSet(Bypass? bypass, IList virtualNetworkRules, IList ipRules, DefaultAction defaultAction) + internal NetworkRuleSet(Bypass? bypass, IList resourceAccessRules, IList virtualNetworkRules, IList ipRules, DefaultAction defaultAction) { Bypass = bypass; + ResourceAccessRules = resourceAccessRules; VirtualNetworkRules = virtualNetworkRules; IpRules = ipRules; DefaultAction = defaultAction; @@ -37,6 +40,8 @@ internal NetworkRuleSet(Bypass? bypass, IList virtualNetwork /// Specifies whether traffic is bypassed for Logging/Metrics/AzureServices. Possible values are any combination of Logging|Metrics|AzureServices (For example, "Logging, Metrics"), or None to bypass none of those traffics. public Bypass? Bypass { get; set; } + /// Sets the resource access rules. + public IList ResourceAccessRules { get; } /// Sets the virtual network rules. public IList VirtualNetworkRules { get; } /// Sets the IP ACL rules. diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicies.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicies.Serialization.cs index e9c98495a63f..66b6dc936026 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicies.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicies.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ internal partial class ObjectReplicationPolicies { internal static ObjectReplicationPolicies DeserializeObjectReplicationPolicies(JsonElement element) { - Optional> value = default; + Optional> value = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("value")) @@ -25,10 +26,10 @@ internal static ObjectReplicationPolicies DeserializeObjectReplicationPolicies(J property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(ObjectReplicationPolicy.DeserializeObjectReplicationPolicy(item)); + array.Add(ObjectReplicationPolicyData.DeserializeObjectReplicationPolicyData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicies.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicies.cs index 5b97ea3c7d9b..6bbc8b3a1e67 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicies.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicies.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,17 +17,17 @@ internal partial class ObjectReplicationPolicies /// Initializes a new instance of ObjectReplicationPolicies. internal ObjectReplicationPolicies() { - Value = new ChangeTrackingList(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of ObjectReplicationPolicies. /// The replication policy between two storage accounts. - internal ObjectReplicationPolicies(IReadOnlyList value) + internal ObjectReplicationPolicies(IReadOnlyList value) { Value = value; } /// The replication policy between two storage accounts. - public IReadOnlyList Value { get; } + public IReadOnlyList Value { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicy.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicyData.Serialization.cs similarity index 88% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicy.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicyData.Serialization.cs index 0a0977baa018..19cad103af24 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicy.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicyData.Serialization.cs @@ -9,10 +9,12 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class ObjectReplicationPolicy : IUtf8JsonSerializable + public partial class ObjectReplicationPolicyData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -43,11 +45,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WriteEndObject(); } - internal static ObjectReplicationPolicy DeserializeObjectReplicationPolicy(JsonElement element) + internal static ObjectReplicationPolicyData DeserializeObjectReplicationPolicyData(JsonElement element) { - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional policyId = default; Optional enabledTime = default; Optional sourceAccount = default; @@ -123,7 +125,7 @@ internal static ObjectReplicationPolicy DeserializeObjectReplicationPolicy(JsonE continue; } } - return new ObjectReplicationPolicy(id.Value, name.Value, type.Value, policyId.Value, Optional.ToNullable(enabledTime), sourceAccount.Value, destinationAccount.Value, Optional.ToList(rules)); + return new ObjectReplicationPolicyData(id, name, type, policyId.Value, Optional.ToNullable(enabledTime), sourceAccount.Value, destinationAccount.Value, Optional.ToList(rules)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectType.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectType.cs new file mode 100644 index 000000000000..6ef6c481308f --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectType.cs @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// This is a required field. This field specifies the scope of the inventory created either at the blob or container level. + public readonly partial struct ObjectType : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public ObjectType(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string BlobValue = "Blob"; + private const string ContainerValue = "Container"; + + /// Blob. + public static ObjectType Blob { get; } = new ObjectType(BlobValue); + /// Container. + public static ObjectType Container { get; } = new ObjectType(ContainerValue); + /// Determines if two values are the same. + public static bool operator ==(ObjectType left, ObjectType right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(ObjectType left, ObjectType right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator ObjectType(string value) => new ObjectType(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is ObjectType other && Equals(other); + /// + public bool Equals(ObjectType other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Operation.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Operation.Serialization.cs deleted file mode 100644 index 60e7e85757f0..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Operation.Serialization.cs +++ /dev/null @@ -1,69 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Text.Json; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - public partial class Operation - { - internal static Operation DeserializeOperation(JsonElement element) - { - Optional name = default; - Optional display = default; - Optional origin = default; - Optional serviceSpecification = default; - foreach (var property in element.EnumerateObject()) - { - if (property.NameEquals("name")) - { - name = property.Value.GetString(); - continue; - } - if (property.NameEquals("display")) - { - if (property.Value.ValueKind == JsonValueKind.Null) - { - property.ThrowNonNullablePropertyIsNull(); - continue; - } - display = OperationDisplay.DeserializeOperationDisplay(property.Value); - continue; - } - if (property.NameEquals("origin")) - { - origin = property.Value.GetString(); - continue; - } - if (property.NameEquals("properties")) - { - if (property.Value.ValueKind == JsonValueKind.Null) - { - property.ThrowNonNullablePropertyIsNull(); - continue; - } - foreach (var property0 in property.Value.EnumerateObject()) - { - if (property0.NameEquals("serviceSpecification")) - { - if (property0.Value.ValueKind == JsonValueKind.Null) - { - property0.ThrowNonNullablePropertyIsNull(); - continue; - } - serviceSpecification = ServiceSpecification.DeserializeServiceSpecification(property0.Value); - continue; - } - } - continue; - } - } - return new Operation(name.Value, display.Value, origin.Value, serviceSpecification.Value); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Operation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Operation.cs deleted file mode 100644 index c0d7c5406df0..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Operation.cs +++ /dev/null @@ -1,40 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -namespace Azure.ResourceManager.Storage.Models -{ - /// Storage REST API operation definition. - public partial class Operation - { - /// Initializes a new instance of Operation. - internal Operation() - { - } - - /// Initializes a new instance of Operation. - /// Operation name: {provider}/{resource}/{operation}. - /// Display metadata associated with the operation. - /// The origin of operations. - /// One property of operation, include metric specifications. - internal Operation(string name, OperationDisplay display, string origin, ServiceSpecification serviceSpecification) - { - Name = name; - Display = display; - Origin = origin; - ServiceSpecification = serviceSpecification; - } - - /// Operation name: {provider}/{resource}/{operation}. - public string Name { get; } - /// Display metadata associated with the operation. - public OperationDisplay Display { get; } - /// The origin of operations. - public string Origin { get; } - /// One property of operation, include metric specifications. - public ServiceSpecification ServiceSpecification { get; } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationDisplay.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationDisplay.Serialization.cs deleted file mode 100644 index 631e1781596a..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationDisplay.Serialization.cs +++ /dev/null @@ -1,47 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Text.Json; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - public partial class OperationDisplay - { - internal static OperationDisplay DeserializeOperationDisplay(JsonElement element) - { - Optional provider = default; - Optional resource = default; - Optional operation = default; - Optional description = default; - foreach (var property in element.EnumerateObject()) - { - if (property.NameEquals("provider")) - { - provider = property.Value.GetString(); - continue; - } - if (property.NameEquals("resource")) - { - resource = property.Value.GetString(); - continue; - } - if (property.NameEquals("operation")) - { - operation = property.Value.GetString(); - continue; - } - if (property.NameEquals("description")) - { - description = property.Value.GetString(); - continue; - } - } - return new OperationDisplay(provider.Value, resource.Value, operation.Value, description.Value); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationDisplay.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationDisplay.cs deleted file mode 100644 index 50d5df321d73..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationDisplay.cs +++ /dev/null @@ -1,40 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -namespace Azure.ResourceManager.Storage.Models -{ - /// Display metadata associated with the operation. - public partial class OperationDisplay - { - /// Initializes a new instance of OperationDisplay. - internal OperationDisplay() - { - } - - /// Initializes a new instance of OperationDisplay. - /// Service provider: Microsoft Storage. - /// Resource on which the operation is performed etc. - /// Type of operation: get, read, delete, etc. - /// Description of the operation. - internal OperationDisplay(string provider, string resource, string operation, string description) - { - Provider = provider; - Resource = resource; - Operation = operation; - Description = description; - } - - /// Service provider: Microsoft Storage. - public string Provider { get; } - /// Resource on which the operation is performed etc. - public string Resource { get; } - /// Type of operation: get, read, delete, etc. - public string Operation { get; } - /// Description of the operation. - public string Description { get; } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationListResult.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationListResult.cs deleted file mode 100644 index 73f2e18c4bef..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/OperationListResult.cs +++ /dev/null @@ -1,32 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Collections.Generic; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - /// Result of the request to list Storage operations. It contains a list of operations and a URL link to get the next set of results. - internal partial class OperationListResult - { - /// Initializes a new instance of OperationListResult. - internal OperationListResult() - { - Value = new ChangeTrackingList(); - } - - /// Initializes a new instance of OperationListResult. - /// List of Storage operations supported by the Storage resource provider. - internal OperationListResult(IReadOnlyList value) - { - Value = value; - } - - /// List of Storage operations supported by the Storage resource provider. - public IReadOnlyList Value { get; } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnection.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnectionData.Serialization.cs similarity index 86% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnection.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnectionData.Serialization.cs index 9ef7d85b092c..131856ac5a67 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnection.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnectionData.Serialization.cs @@ -7,10 +7,12 @@ using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class PrivateEndpointConnection : IUtf8JsonSerializable + public partial class PrivateEndpointConnectionData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -31,11 +33,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WriteEndObject(); } - internal static PrivateEndpointConnection DeserializePrivateEndpointConnection(JsonElement element) + internal static PrivateEndpointConnectionData DeserializePrivateEndpointConnectionData(JsonElement element) { - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional privateEndpoint = default; Optional privateLinkServiceConnectionState = default; Optional provisioningState = default; @@ -99,7 +101,7 @@ internal static PrivateEndpointConnection DeserializePrivateEndpointConnection(J continue; } } - return new PrivateEndpointConnection(id.Value, name.Value, type.Value, privateEndpoint.Value, privateLinkServiceConnectionState.Value, Optional.ToNullable(provisioningState)); + return new PrivateEndpointConnectionData(id, name, type, privateEndpoint.Value, privateLinkServiceConnectionState.Value, Optional.ToNullable(provisioningState)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnectionListResult.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnectionListResult.Serialization.cs index 0150f989c21b..3f4ee96e2a98 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnectionListResult.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnectionListResult.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ internal partial class PrivateEndpointConnectionListResult { internal static PrivateEndpointConnectionListResult DeserializePrivateEndpointConnectionListResult(JsonElement element) { - Optional> value = default; + Optional> value = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("value")) @@ -25,10 +26,10 @@ internal static PrivateEndpointConnectionListResult DeserializePrivateEndpointCo property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(PrivateEndpointConnection.DeserializePrivateEndpointConnection(item)); + array.Add(PrivateEndpointConnectionData.DeserializePrivateEndpointConnectionData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnectionListResult.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnectionListResult.cs index 8f8c87e3ed4b..cf3a20d06ee7 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnectionListResult.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnectionListResult.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,17 +17,17 @@ internal partial class PrivateEndpointConnectionListResult /// Initializes a new instance of PrivateEndpointConnectionListResult. internal PrivateEndpointConnectionListResult() { - Value = new ChangeTrackingList(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of PrivateEndpointConnectionListResult. /// Array of private endpoint connections. - internal PrivateEndpointConnectionListResult(IReadOnlyList value) + internal PrivateEndpointConnectionListResult(IReadOnlyList value) { Value = value; } /// Array of private endpoint connections. - public IReadOnlyList Value { get; } + public IReadOnlyList Value { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateLinkResource.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateLinkResource.Serialization.cs index 16bf0c4c4fc2..974829171384 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateLinkResource.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateLinkResource.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; namespace Azure.ResourceManager.Storage.Models { @@ -34,9 +35,9 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) internal static PrivateLinkResource DeserializePrivateLinkResource(JsonElement element) { - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional groupId = default; Optional> requiredMembers = default; Optional> requiredZoneNames = default; @@ -105,7 +106,7 @@ internal static PrivateLinkResource DeserializePrivateLinkResource(JsonElement e continue; } } - return new PrivateLinkResource(id.Value, name.Value, type.Value, groupId.Value, Optional.ToList(requiredMembers), Optional.ToList(requiredZoneNames)); + return new PrivateLinkResource(id, name, type, groupId.Value, Optional.ToList(requiredMembers), Optional.ToList(requiredZoneNames)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateLinkResource.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateLinkResource.cs index 3830ea1e1bd6..94631474fa8f 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateLinkResource.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateLinkResource.cs @@ -7,6 +7,8 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; namespace Azure.ResourceManager.Storage.Models { @@ -21,13 +23,13 @@ public PrivateLinkResource() } /// Initializes a new instance of PrivateLinkResource. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// The id. + /// The name. + /// The type. /// The private link resource group id. /// The private link resource required member names. /// The private link resource Private link DNS zone name. - internal PrivateLinkResource(string id, string name, string type, string groupId, IReadOnlyList requiredMembers, IList requiredZoneNames) : base(id, name, type) + internal PrivateLinkResource(ResourceIdentifier id, string name, ResourceType type, string groupId, IReadOnlyList requiredMembers, IList requiredZoneNames) : base(id, name, type) { GroupId = groupId; RequiredMembers = requiredMembers; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ProtocolSettings.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ProtocolSettings.Serialization.cs new file mode 100644 index 000000000000..7c5f5f1c7c2e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ProtocolSettings.Serialization.cs @@ -0,0 +1,45 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class ProtocolSettings : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsDefined(Smb)) + { + writer.WritePropertyName("smb"); + writer.WriteObjectValue(Smb); + } + writer.WriteEndObject(); + } + + internal static ProtocolSettings DeserializeProtocolSettings(JsonElement element) + { + Optional smb = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("smb")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + smb = SmbSetting.DeserializeSmbSetting(property.Value); + continue; + } + } + return new ProtocolSettings(smb.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ProtocolSettings.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ProtocolSettings.cs new file mode 100644 index 000000000000..5542e09b3b19 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ProtocolSettings.cs @@ -0,0 +1,28 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +namespace Azure.ResourceManager.Storage.Models +{ + /// Protocol settings for file service. + public partial class ProtocolSettings + { + /// Initializes a new instance of ProtocolSettings. + public ProtocolSettings() + { + } + + /// Initializes a new instance of ProtocolSettings. + /// Setting for SMB protocol. + internal ProtocolSettings(SmbSetting smb) + { + Smb = smb; + } + + /// Setting for SMB protocol. + public SmbSetting Smb { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableServiceProperties.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/QueueServiceData.Serialization.cs similarity index 83% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableServiceProperties.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/QueueServiceData.Serialization.cs index 08936dbe56a5..929208e288bb 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableServiceProperties.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/QueueServiceData.Serialization.cs @@ -7,10 +7,12 @@ using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class TableServiceProperties : IUtf8JsonSerializable + public partial class QueueServiceData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -26,11 +28,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WriteEndObject(); } - internal static TableServiceProperties DeserializeTableServiceProperties(JsonElement element) + internal static QueueServiceData DeserializeQueueServiceData(JsonElement element) { - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional cors = default; foreach (var property in element.EnumerateObject()) { @@ -72,7 +74,7 @@ internal static TableServiceProperties DeserializeTableServiceProperties(JsonEle continue; } } - return new TableServiceProperties(id.Value, name.Value, type.Value, cors.Value); + return new QueueServiceData(id, name, type, cors.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Resource.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Resource.Serialization.cs deleted file mode 100644 index 87d18b237bea..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Resource.Serialization.cs +++ /dev/null @@ -1,47 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Text.Json; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - public partial class Resource : IUtf8JsonSerializable - { - void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) - { - writer.WriteStartObject(); - writer.WriteEndObject(); - } - - internal static Resource DeserializeResource(JsonElement element) - { - Optional id = default; - Optional name = default; - Optional type = default; - foreach (var property in element.EnumerateObject()) - { - if (property.NameEquals("id")) - { - id = property.Value.GetString(); - continue; - } - if (property.NameEquals("name")) - { - name = property.Value.GetString(); - continue; - } - if (property.NameEquals("type")) - { - type = property.Value.GetString(); - continue; - } - } - return new Resource(id.Value, name.Value, type.Value); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Resource.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Resource.cs deleted file mode 100644 index f483619f7fd7..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Resource.cs +++ /dev/null @@ -1,36 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -namespace Azure.ResourceManager.Storage.Models -{ - /// The Resource. - public partial class Resource - { - /// Initializes a new instance of Resource. - public Resource() - { - } - - /// Initializes a new instance of Resource. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. - internal Resource(string id, string name, string type) - { - Id = id; - Name = name; - Type = type; - } - - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - public string Id { get; } - /// The name of the resource. - public string Name { get; } - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. - public string Type { get; } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ResourceAccessRule.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ResourceAccessRule.Serialization.cs new file mode 100644 index 000000000000..22b8b3e11347 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ResourceAccessRule.Serialization.cs @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class ResourceAccessRule : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsDefined(TenantId)) + { + writer.WritePropertyName("tenantId"); + writer.WriteStringValue(TenantId); + } + if (Optional.IsDefined(ResourceId)) + { + writer.WritePropertyName("resourceId"); + writer.WriteStringValue(ResourceId); + } + writer.WriteEndObject(); + } + + internal static ResourceAccessRule DeserializeResourceAccessRule(JsonElement element) + { + Optional tenantId = default; + Optional resourceId = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("tenantId")) + { + tenantId = property.Value.GetString(); + continue; + } + if (property.NameEquals("resourceId")) + { + resourceId = property.Value.GetString(); + continue; + } + } + return new ResourceAccessRule(tenantId.Value, resourceId.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ResourceAccessRule.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ResourceAccessRule.cs new file mode 100644 index 000000000000..6e14de89dd53 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ResourceAccessRule.cs @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +namespace Azure.ResourceManager.Storage.Models +{ + /// Resource Access Rule. + public partial class ResourceAccessRule + { + /// Initializes a new instance of ResourceAccessRule. + public ResourceAccessRule() + { + } + + /// Initializes a new instance of ResourceAccessRule. + /// Tenant Id. + /// Resource Id. + internal ResourceAccessRule(string tenantId, string resourceId) + { + TenantId = tenantId; + ResourceId = resourceId; + } + + /// Tenant Id. + public string TenantId { get; set; } + /// Resource Id. + public string ResourceId { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/RestorePolicyProperties.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/RestorePolicyProperties.Serialization.cs index 1153652b1360..ac87f1c6df4f 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/RestorePolicyProperties.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/RestorePolicyProperties.Serialization.cs @@ -31,6 +31,7 @@ internal static RestorePolicyProperties DeserializeRestorePolicyProperties(JsonE bool enabled = default; Optional days = default; Optional lastEnabledTime = default; + Optional minRestoreTime = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("enabled")) @@ -58,8 +59,18 @@ internal static RestorePolicyProperties DeserializeRestorePolicyProperties(JsonE lastEnabledTime = property.Value.GetDateTimeOffset("O"); continue; } + if (property.NameEquals("minRestoreTime")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + minRestoreTime = property.Value.GetDateTimeOffset("O"); + continue; + } } - return new RestorePolicyProperties(enabled, Optional.ToNullable(days), Optional.ToNullable(lastEnabledTime)); + return new RestorePolicyProperties(enabled, Optional.ToNullable(days), Optional.ToNullable(lastEnabledTime), Optional.ToNullable(minRestoreTime)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/RestorePolicyProperties.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/RestorePolicyProperties.cs index 4fe2abc3606f..b12bea4b958e 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/RestorePolicyProperties.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/RestorePolicyProperties.cs @@ -22,19 +22,23 @@ public RestorePolicyProperties(bool enabled) /// Initializes a new instance of RestorePolicyProperties. /// Blob restore is enabled if set to true. /// how long this blob can be restored. It should be great than zero and less than DeleteRetentionPolicy.days. - /// Returns the date and time the restore policy was last enabled. - internal RestorePolicyProperties(bool enabled, int? days, DateTimeOffset? lastEnabledTime) + /// Deprecated in favor of minRestoreTime property. + /// Returns the minimum date and time that the restore can be started. + internal RestorePolicyProperties(bool enabled, int? days, DateTimeOffset? lastEnabledTime, DateTimeOffset? minRestoreTime) { Enabled = enabled; Days = days; LastEnabledTime = lastEnabledTime; + MinRestoreTime = minRestoreTime; } /// Blob restore is enabled if set to true. public bool Enabled { get; set; } /// how long this blob can be restored. It should be great than zero and less than DeleteRetentionPolicy.days. public int? Days { get; set; } - /// Returns the date and time the restore policy was last enabled. + /// Deprecated in favor of minRestoreTime property. public DateTimeOffset? LastEnabledTime { get; } + /// Returns the minimum date and time that the restore can be started. + public DateTimeOffset? MinRestoreTime { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SasPolicy.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SasPolicy.Serialization.cs new file mode 100644 index 000000000000..f87608b8169c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SasPolicy.Serialization.cs @@ -0,0 +1,45 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class SasPolicy : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + writer.WritePropertyName("sasExpirationPeriod"); + writer.WriteStringValue(SasExpirationPeriod); + writer.WritePropertyName("expirationAction"); + writer.WriteStringValue(ExpirationAction.ToString()); + writer.WriteEndObject(); + } + + internal static SasPolicy DeserializeSasPolicy(JsonElement element) + { + string sasExpirationPeriod = default; + ExpirationAction expirationAction = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("sasExpirationPeriod")) + { + sasExpirationPeriod = property.Value.GetString(); + continue; + } + if (property.NameEquals("expirationAction")) + { + expirationAction = new ExpirationAction(property.Value.GetString()); + continue; + } + } + return new SasPolicy(sasExpirationPeriod, expirationAction); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SasPolicy.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SasPolicy.cs new file mode 100644 index 000000000000..9e91b6fcceca --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SasPolicy.cs @@ -0,0 +1,35 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; + +namespace Azure.ResourceManager.Storage.Models +{ + /// SasPolicy assigned to the storage account. + public partial class SasPolicy + { + /// Initializes a new instance of SasPolicy. + /// The SAS expiration period, DD.HH:MM:SS. + /// The SAS expiration action. Can only be Log. + /// is null. + public SasPolicy(string sasExpirationPeriod, ExpirationAction expirationAction) + { + if (sasExpirationPeriod == null) + { + throw new ArgumentNullException(nameof(sasExpirationPeriod)); + } + + SasExpirationPeriod = sasExpirationPeriod; + ExpirationAction = expirationAction; + } + + /// The SAS expiration period, DD.HH:MM:SS. + public string SasExpirationPeriod { get; set; } + /// The SAS expiration action. Can only be Log. + public ExpirationAction ExpirationAction { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Schedule.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Schedule.cs new file mode 100644 index 000000000000..ae10cd391793 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Schedule.cs @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.ComponentModel; + +namespace Azure.ResourceManager.Storage.Models +{ + /// This is a required field. This field is used to schedule an inventory formation. + public readonly partial struct Schedule : IEquatable + { + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public Schedule(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string DailyValue = "Daily"; + private const string WeeklyValue = "Weekly"; + + /// Daily. + public static Schedule Daily { get; } = new Schedule(DailyValue); + /// Weekly. + public static Schedule Weekly { get; } = new Schedule(WeeklyValue); + /// Determines if two values are the same. + public static bool operator ==(Schedule left, Schedule right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(Schedule left, Schedule right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator Schedule(string value) => new Schedule(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is Schedule other && Equals(other); + /// + public bool Equals(Schedule other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ServiceSpecification.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ServiceSpecification.Serialization.cs deleted file mode 100644 index a69c6b7468cc..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ServiceSpecification.Serialization.cs +++ /dev/null @@ -1,40 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Collections.Generic; -using System.Text.Json; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - public partial class ServiceSpecification - { - internal static ServiceSpecification DeserializeServiceSpecification(JsonElement element) - { - Optional> metricSpecifications = default; - foreach (var property in element.EnumerateObject()) - { - if (property.NameEquals("metricSpecifications")) - { - if (property.Value.ValueKind == JsonValueKind.Null) - { - property.ThrowNonNullablePropertyIsNull(); - continue; - } - List array = new List(); - foreach (var item in property.Value.EnumerateArray()) - { - array.Add(MetricSpecification.DeserializeMetricSpecification(item)); - } - metricSpecifications = array; - continue; - } - } - return new ServiceSpecification(Optional.ToList(metricSpecifications)); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ServiceSpecification.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ServiceSpecification.cs deleted file mode 100644 index 9c4f08474758..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ServiceSpecification.cs +++ /dev/null @@ -1,32 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Collections.Generic; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - /// One property of operation, include metric specifications. - public partial class ServiceSpecification - { - /// Initializes a new instance of ServiceSpecification. - internal ServiceSpecification() - { - MetricSpecifications = new ChangeTrackingList(); - } - - /// Initializes a new instance of ServiceSpecification. - /// Metric specifications of operation. - internal ServiceSpecification(IReadOnlyList metricSpecifications) - { - MetricSpecifications = metricSpecifications; - } - - /// Metric specifications of operation. - public IReadOnlyList MetricSpecifications { get; } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SignedIdentifier.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SignedIdentifier.Serialization.cs new file mode 100644 index 000000000000..2c7814d322c4 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SignedIdentifier.Serialization.cs @@ -0,0 +1,54 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; +using Azure.ResourceManager; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class SignedIdentifier : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsDefined(AccessPolicy)) + { + writer.WritePropertyName("accessPolicy"); + writer.WriteObjectValue(AccessPolicy); + } + writer.WritePropertyName("id"); + writer.WriteStringValue(Id); + writer.WriteEndObject(); + } + + internal static SignedIdentifier DeserializeSignedIdentifier(JsonElement element) + { + Optional accessPolicy = default; + ResourceIdentifier id = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("accessPolicy")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + accessPolicy = AccessPolicy.DeserializeAccessPolicy(property.Value); + continue; + } + if (property.NameEquals("id")) + { + id = property.Value.GetString(); + continue; + } + } + return new SignedIdentifier(id, accessPolicy.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SignedIdentifier.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SignedIdentifier.cs new file mode 100644 index 000000000000..e452b327307c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SignedIdentifier.cs @@ -0,0 +1,31 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using Azure.ResourceManager.Resources.Models; + +namespace Azure.ResourceManager.Storage.Models +{ + /// The SignedIdentifier. + public partial class SignedIdentifier : WritableSubResource + { + /// Initializes a new instance of SignedIdentifier. + public SignedIdentifier() + { + } + + /// Initializes a new instance of SignedIdentifier. + /// The id. + /// Access policy. + internal SignedIdentifier(string id, AccessPolicy accessPolicy) : base(id) + { + AccessPolicy = accessPolicy; + } + + /// Access policy. + public AccessPolicy AccessPolicy { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SmbSetting.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SmbSetting.Serialization.cs new file mode 100644 index 000000000000..e9e46c20b069 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SmbSetting.Serialization.cs @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class SmbSetting : IUtf8JsonSerializable + { + void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) + { + writer.WriteStartObject(); + if (Optional.IsDefined(Multichannel)) + { + writer.WritePropertyName("multichannel"); + writer.WriteObjectValue(Multichannel); + } + if (Optional.IsDefined(Versions)) + { + writer.WritePropertyName("versions"); + writer.WriteStringValue(Versions); + } + if (Optional.IsDefined(AuthenticationMethods)) + { + writer.WritePropertyName("authenticationMethods"); + writer.WriteStringValue(AuthenticationMethods); + } + if (Optional.IsDefined(KerberosTicketEncryption)) + { + writer.WritePropertyName("kerberosTicketEncryption"); + writer.WriteStringValue(KerberosTicketEncryption); + } + if (Optional.IsDefined(ChannelEncryption)) + { + writer.WritePropertyName("channelEncryption"); + writer.WriteStringValue(ChannelEncryption); + } + writer.WriteEndObject(); + } + + internal static SmbSetting DeserializeSmbSetting(JsonElement element) + { + Optional multichannel = default; + Optional versions = default; + Optional authenticationMethods = default; + Optional kerberosTicketEncryption = default; + Optional channelEncryption = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("multichannel")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + multichannel = Multichannel.DeserializeMultichannel(property.Value); + continue; + } + if (property.NameEquals("versions")) + { + versions = property.Value.GetString(); + continue; + } + if (property.NameEquals("authenticationMethods")) + { + authenticationMethods = property.Value.GetString(); + continue; + } + if (property.NameEquals("kerberosTicketEncryption")) + { + kerberosTicketEncryption = property.Value.GetString(); + continue; + } + if (property.NameEquals("channelEncryption")) + { + channelEncryption = property.Value.GetString(); + continue; + } + } + return new SmbSetting(multichannel.Value, versions.Value, authenticationMethods.Value, kerberosTicketEncryption.Value, channelEncryption.Value); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SmbSetting.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SmbSetting.cs new file mode 100644 index 000000000000..6d0e74bf7425 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SmbSetting.cs @@ -0,0 +1,44 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +namespace Azure.ResourceManager.Storage.Models +{ + /// Setting for SMB protocol. + public partial class SmbSetting + { + /// Initializes a new instance of SmbSetting. + public SmbSetting() + { + } + + /// Initializes a new instance of SmbSetting. + /// Multichannel setting. Applies to Premium FileStorage only. + /// SMB protocol versions supported by server. Valid values are SMB2.1, SMB3.0, SMB3.1.1. Should be passed as a string with delimiter ';'. + /// SMB authentication methods supported by server. Valid values are NTLMv2, Kerberos. Should be passed as a string with delimiter ';'. + /// Kerberos ticket encryption supported by server. Valid values are RC4-HMAC, AES-256. Should be passed as a string with delimiter ';'. + /// SMB channel encryption supported by server. Valid values are AES-128-CCM, AES-128-GCM, AES-256-GCM. Should be passed as a string with delimiter ';'. + internal SmbSetting(Multichannel multichannel, string versions, string authenticationMethods, string kerberosTicketEncryption, string channelEncryption) + { + Multichannel = multichannel; + Versions = versions; + AuthenticationMethods = authenticationMethods; + KerberosTicketEncryption = kerberosTicketEncryption; + ChannelEncryption = channelEncryption; + } + + /// Multichannel setting. Applies to Premium FileStorage only. + public Multichannel Multichannel { get; set; } + /// SMB protocol versions supported by server. Valid values are SMB2.1, SMB3.0, SMB3.1.1. Should be passed as a string with delimiter ';'. + public string Versions { get; set; } + /// SMB authentication methods supported by server. Valid values are NTLMv2, Kerberos. Should be passed as a string with delimiter ';'. + public string AuthenticationMethods { get; set; } + /// Kerberos ticket encryption supported by server. Valid values are RC4-HMAC, AES-256. Should be passed as a string with delimiter ';'. + public string KerberosTicketEncryption { get; set; } + /// SMB channel encryption supported by server. Valid values are AES-128-CCM, AES-128-GCM, AES-256-GCM. Should be passed as a string with delimiter ';'. + public string ChannelEncryption { get; set; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/State.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/State.Serialization.cs deleted file mode 100644 index 2aa88283b0ce..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/State.Serialization.cs +++ /dev/null @@ -1,34 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; - -namespace Azure.ResourceManager.Storage.Models -{ - internal static partial class StateExtensions - { - public static string ToSerialString(this State value) => value switch - { - State.Provisioning => "provisioning", - State.Deprovisioning => "deprovisioning", - State.Succeeded => "succeeded", - State.Failed => "failed", - State.NetworkSourceDeleted => "networkSourceDeleted", - _ => throw new ArgumentOutOfRangeException(nameof(value), value, "Unknown State value.") - }; - - public static State ToState(this string value) - { - if (string.Equals(value, "provisioning", StringComparison.InvariantCultureIgnoreCase)) return State.Provisioning; - if (string.Equals(value, "deprovisioning", StringComparison.InvariantCultureIgnoreCase)) return State.Deprovisioning; - if (string.Equals(value, "succeeded", StringComparison.InvariantCultureIgnoreCase)) return State.Succeeded; - if (string.Equals(value, "failed", StringComparison.InvariantCultureIgnoreCase)) return State.Failed; - if (string.Equals(value, "networkSourceDeleted", StringComparison.InvariantCultureIgnoreCase)) return State.NetworkSourceDeleted; - throw new ArgumentOutOfRangeException(nameof(value), value, "Unknown State value."); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/State.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/State.cs index 8739adbe1a3f..799a970466d8 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/State.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/State.cs @@ -5,20 +5,56 @@ #nullable disable +using System; +using System.ComponentModel; + namespace Azure.ResourceManager.Storage.Models { /// Gets the state of virtual network rule. - public enum State + public readonly partial struct State : IEquatable { - /// provisioning. - Provisioning, - /// deprovisioning. - Deprovisioning, - /// succeeded. - Succeeded, - /// failed. - Failed, - /// networkSourceDeleted. - NetworkSourceDeleted + private readonly string _value; + + /// Determines if two values are the same. + /// is null. + public State(string value) + { + _value = value ?? throw new ArgumentNullException(nameof(value)); + } + + private const string ProvisioningValue = "Provisioning"; + private const string DeprovisioningValue = "Deprovisioning"; + private const string SucceededValue = "Succeeded"; + private const string FailedValue = "Failed"; + private const string NetworkSourceDeletedValue = "NetworkSourceDeleted"; + + /// Provisioning. + public static State Provisioning { get; } = new State(ProvisioningValue); + /// Deprovisioning. + public static State Deprovisioning { get; } = new State(DeprovisioningValue); + /// Succeeded. + public static State Succeeded { get; } = new State(SucceededValue); + /// Failed. + public static State Failed { get; } = new State(FailedValue); + /// NetworkSourceDeleted. + public static State NetworkSourceDeleted { get; } = new State(NetworkSourceDeletedValue); + /// Determines if two values are the same. + public static bool operator ==(State left, State right) => left.Equals(right); + /// Determines if two values are not the same. + public static bool operator !=(State left, State right) => !left.Equals(right); + /// Converts a string to a . + public static implicit operator State(string value) => new State(value); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override bool Equals(object obj) => obj is State other && Equals(other); + /// + public bool Equals(State other) => string.Equals(_value, other._value, StringComparison.InvariantCultureIgnoreCase); + + /// + [EditorBrowsable(EditorBrowsableState.Never)] + public override int GetHashCode() => _value?.GetHashCode() ?? 0; + /// + public override string ToString() => _value; } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountCreateParameters.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountCreateParameters.Serialization.cs index 1521ae0e9c6f..b32444b9ab63 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountCreateParameters.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountCreateParameters.Serialization.cs @@ -21,6 +21,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WriteStringValue(Kind.ToString()); writer.WritePropertyName("location"); writer.WriteStringValue(Location); + if (Optional.IsDefined(ExtendedLocation)) + { + writer.WritePropertyName("extendedLocation"); + writer.WriteObjectValue(ExtendedLocation); + } if (Optional.IsCollectionDefined(Tags)) { writer.WritePropertyName("tags"); @@ -39,6 +44,16 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) } writer.WritePropertyName("properties"); writer.WriteStartObject(); + if (Optional.IsDefined(SasPolicy)) + { + writer.WritePropertyName("sasPolicy"); + writer.WriteObjectValue(SasPolicy); + } + if (Optional.IsDefined(KeyPolicy)) + { + writer.WritePropertyName("keyPolicy"); + writer.WriteObjectValue(KeyPolicy); + } if (Optional.IsDefined(CustomDomain)) { writer.WritePropertyName("customDomain"); @@ -84,6 +99,31 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("routingPreference"); writer.WriteObjectValue(RoutingPreference); } + if (Optional.IsDefined(AllowBlobPublicAccess)) + { + writer.WritePropertyName("allowBlobPublicAccess"); + writer.WriteBooleanValue(AllowBlobPublicAccess.Value); + } + if (Optional.IsDefined(MinimumTlsVersion)) + { + writer.WritePropertyName("minimumTlsVersion"); + writer.WriteStringValue(MinimumTlsVersion.Value.ToString()); + } + if (Optional.IsDefined(AllowSharedKeyAccess)) + { + writer.WritePropertyName("allowSharedKeyAccess"); + writer.WriteBooleanValue(AllowSharedKeyAccess.Value); + } + if (Optional.IsDefined(EnableNfsV3)) + { + writer.WritePropertyName("isNfsV3Enabled"); + writer.WriteBooleanValue(EnableNfsV3.Value); + } + if (Optional.IsDefined(AllowCrossTenantReplication)) + { + writer.WritePropertyName("allowCrossTenantReplication"); + writer.WriteBooleanValue(AllowCrossTenantReplication.Value); + } writer.WriteEndObject(); writer.WriteEndObject(); } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountCreateParameters.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountCreateParameters.cs index 731fde31ecd3..30f202a78691 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountCreateParameters.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountCreateParameters.cs @@ -42,10 +42,16 @@ public StorageAccountCreateParameters(Sku sku, Kind kind, string location) public Kind Kind { get; } /// Required. Gets or sets the location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update, the request will succeed. public string Location { get; } + /// Optional. Set the extended location of the resource. If not set, the storage account will be created in Azure main region. Otherwise it will be created in the specified extended location. + public ExtendedLocation ExtendedLocation { get; set; } /// Gets or sets a list of key value pairs that describe the resource. These tags can be used for viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key with a length no greater than 128 characters and a value with a length no greater than 256 characters. public IDictionary Tags { get; } /// The identity of the resource. public Identity Identity { get; set; } + /// SasPolicy assigned to the storage account. + public SasPolicy SasPolicy { get; set; } + /// KeyPolicy assigned to the storage account. + public KeyPolicy KeyPolicy { get; set; } /// User domain assigned to the storage account. Name is the CNAME source. Only one custom domain is supported per storage account at this time. To clear the existing custom domain, use an empty string for the custom domain name property. public CustomDomain CustomDomain { get; set; } /// Not applicable. Azure Storage encryption is enabled for all storage accounts and cannot be disabled. @@ -64,5 +70,15 @@ public StorageAccountCreateParameters(Sku sku, Kind kind, string location) public LargeFileSharesState? LargeFileSharesState { get; set; } /// Maintains information about the network routing choice opted by the user for data transfer. public RoutingPreference RoutingPreference { get; set; } + /// Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is true for this property. + public bool? AllowBlobPublicAccess { get; set; } + /// Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. + public MinimumTlsVersion? MinimumTlsVersion { get; set; } + /// Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true. + public bool? AllowSharedKeyAccess { get; set; } + /// NFS 3.0 protocol support enabled if set to true. + public bool? EnableNfsV3 { get; set; } + /// Allow or disallow cross AAD tenant object replication. The default interpretation is true for this property. + public bool? AllowCrossTenantReplication { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccount.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountData.Serialization.cs similarity index 67% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccount.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountData.Serialization.cs index 5fbd19cd8af4..8cc725d5696f 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccount.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountData.Serialization.cs @@ -9,10 +9,13 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class StorageAccount : IUtf8JsonSerializable + public partial class StorageAccountData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -22,17 +25,19 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("identity"); writer.WriteObjectValue(Identity); } - if (Optional.IsCollectionDefined(Tags)) + if (Optional.IsDefined(ExtendedLocation)) { - writer.WritePropertyName("tags"); - writer.WriteStartObject(); - foreach (var item in Tags) - { - writer.WritePropertyName(item.Key); - writer.WriteStringValue(item.Value); - } - writer.WriteEndObject(); + writer.WritePropertyName("extendedLocation"); + writer.WriteObjectValue(ExtendedLocation); + } + writer.WritePropertyName("tags"); + writer.WriteStartObject(); + foreach (var item in Tags) + { + writer.WritePropertyName(item.Key); + writer.WriteStringValue(item.Value); } + writer.WriteEndObject(); writer.WritePropertyName("location"); writer.WriteStringValue(Location); writer.WritePropertyName("properties"); @@ -62,20 +67,46 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("routingPreference"); writer.WriteObjectValue(RoutingPreference); } + if (Optional.IsDefined(AllowBlobPublicAccess)) + { + writer.WritePropertyName("allowBlobPublicAccess"); + writer.WriteBooleanValue(AllowBlobPublicAccess.Value); + } + if (Optional.IsDefined(MinimumTlsVersion)) + { + writer.WritePropertyName("minimumTlsVersion"); + writer.WriteStringValue(MinimumTlsVersion.Value.ToString()); + } + if (Optional.IsDefined(AllowSharedKeyAccess)) + { + writer.WritePropertyName("allowSharedKeyAccess"); + writer.WriteBooleanValue(AllowSharedKeyAccess.Value); + } + if (Optional.IsDefined(EnableNfsV3)) + { + writer.WritePropertyName("isNfsV3Enabled"); + writer.WriteBooleanValue(EnableNfsV3.Value); + } + if (Optional.IsDefined(AllowCrossTenantReplication)) + { + writer.WritePropertyName("allowCrossTenantReplication"); + writer.WriteBooleanValue(AllowCrossTenantReplication.Value); + } writer.WriteEndObject(); writer.WriteEndObject(); } - internal static StorageAccount DeserializeStorageAccount(JsonElement element) + internal static StorageAccountData DeserializeStorageAccountData(JsonElement element) { - Optional sku = default; + Optional sku = default; Optional kind = default; Optional identity = default; - Optional> tags = default; - string location = default; - Optional id = default; - Optional name = default; - Optional type = default; + Optional extendedLocation = default; + IDictionary tags = default; + Location location = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional provisioningState = default; Optional primaryEndpoints = default; Optional primaryLocation = default; @@ -85,6 +116,9 @@ internal static StorageAccount DeserializeStorageAccount(JsonElement element) Optional statusOfSecondary = default; Optional creationTime = default; Optional customDomain = default; + Optional sasPolicy = default; + Optional keyPolicy = default; + Optional keyCreationTime = default; Optional secondaryEndpoints = default; Optional encryption = default; Optional accessTier = default; @@ -95,9 +129,14 @@ internal static StorageAccount DeserializeStorageAccount(JsonElement element) Optional geoReplicationStats = default; Optional failoverInProgress = default; Optional largeFileSharesState = default; - Optional> privateEndpointConnections = default; + Optional> privateEndpointConnections = default; Optional routingPreference = default; Optional blobRestoreStatus = default; + Optional allowBlobPublicAccess = default; + Optional minimumTlsVersion = default; + Optional allowSharedKeyAccess = default; + Optional isNfsV3Enabled = default; + Optional allowCrossTenantReplication = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("sku")) @@ -107,7 +146,7 @@ internal static StorageAccount DeserializeStorageAccount(JsonElement element) property.ThrowNonNullablePropertyIsNull(); continue; } - sku = Sku.DeserializeSku(property.Value); + sku = Models.Sku.DeserializeSku(property.Value); continue; } if (property.NameEquals("kind")) @@ -130,13 +169,18 @@ internal static StorageAccount DeserializeStorageAccount(JsonElement element) identity = Identity.DeserializeIdentity(property.Value); continue; } - if (property.NameEquals("tags")) + if (property.NameEquals("extendedLocation")) { if (property.Value.ValueKind == JsonValueKind.Null) { property.ThrowNonNullablePropertyIsNull(); continue; } + extendedLocation = ExtendedLocation.DeserializeExtendedLocation(property.Value); + continue; + } + if (property.NameEquals("tags")) + { Dictionary dictionary = new Dictionary(); foreach (var property0 in property.Value.EnumerateObject()) { @@ -254,6 +298,36 @@ internal static StorageAccount DeserializeStorageAccount(JsonElement element) customDomain = CustomDomain.DeserializeCustomDomain(property0.Value); continue; } + if (property0.NameEquals("sasPolicy")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + sasPolicy = SasPolicy.DeserializeSasPolicy(property0.Value); + continue; + } + if (property0.NameEquals("keyPolicy")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + keyPolicy = KeyPolicy.DeserializeKeyPolicy(property0.Value); + continue; + } + if (property0.NameEquals("keyCreationTime")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + keyCreationTime = KeyCreationTime.DeserializeKeyCreationTime(property0.Value); + continue; + } if (property0.NameEquals("secondaryEndpoints")) { if (property0.Value.ValueKind == JsonValueKind.Null) @@ -361,10 +435,10 @@ internal static StorageAccount DeserializeStorageAccount(JsonElement element) property0.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property0.Value.EnumerateArray()) { - array.Add(PrivateEndpointConnection.DeserializePrivateEndpointConnection(item)); + array.Add(PrivateEndpointConnectionData.DeserializePrivateEndpointConnectionData(item)); } privateEndpointConnections = array; continue; @@ -389,11 +463,61 @@ internal static StorageAccount DeserializeStorageAccount(JsonElement element) blobRestoreStatus = BlobRestoreStatus.DeserializeBlobRestoreStatus(property0.Value); continue; } + if (property0.NameEquals("allowBlobPublicAccess")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + allowBlobPublicAccess = property0.Value.GetBoolean(); + continue; + } + if (property0.NameEquals("minimumTlsVersion")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + minimumTlsVersion = new MinimumTlsVersion(property0.Value.GetString()); + continue; + } + if (property0.NameEquals("allowSharedKeyAccess")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + allowSharedKeyAccess = property0.Value.GetBoolean(); + continue; + } + if (property0.NameEquals("isNfsV3Enabled")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + isNfsV3Enabled = property0.Value.GetBoolean(); + continue; + } + if (property0.NameEquals("allowCrossTenantReplication")) + { + if (property0.Value.ValueKind == JsonValueKind.Null) + { + property0.ThrowNonNullablePropertyIsNull(); + continue; + } + allowCrossTenantReplication = property0.Value.GetBoolean(); + continue; + } } continue; } } - return new StorageAccount(id.Value, name.Value, type.Value, Optional.ToDictionary(tags), location, sku.Value, Optional.ToNullable(kind), identity.Value, Optional.ToNullable(provisioningState), primaryEndpoints.Value, primaryLocation.Value, Optional.ToNullable(statusOfPrimary), Optional.ToNullable(lastGeoFailoverTime), secondaryLocation.Value, Optional.ToNullable(statusOfSecondary), Optional.ToNullable(creationTime), customDomain.Value, secondaryEndpoints.Value, encryption.Value, Optional.ToNullable(accessTier), azureFilesIdentityBasedAuthentication.Value, Optional.ToNullable(supportsHttpsTrafficOnly), networkAcls.Value, Optional.ToNullable(isHnsEnabled), geoReplicationStats.Value, Optional.ToNullable(failoverInProgress), Optional.ToNullable(largeFileSharesState), Optional.ToList(privateEndpointConnections), routingPreference.Value, blobRestoreStatus.Value); + return new StorageAccountData(id, name, type, tags, location, sku.Value, Optional.ToNullable(kind), identity.Value, extendedLocation.Value, Optional.ToNullable(provisioningState), primaryEndpoints.Value, primaryLocation.Value, Optional.ToNullable(statusOfPrimary), Optional.ToNullable(lastGeoFailoverTime), secondaryLocation.Value, Optional.ToNullable(statusOfSecondary), Optional.ToNullable(creationTime), customDomain.Value, sasPolicy.Value, keyPolicy.Value, keyCreationTime.Value, secondaryEndpoints.Value, encryption.Value, Optional.ToNullable(accessTier), azureFilesIdentityBasedAuthentication.Value, Optional.ToNullable(supportsHttpsTrafficOnly), networkAcls.Value, Optional.ToNullable(isHnsEnabled), geoReplicationStats.Value, Optional.ToNullable(failoverInProgress), Optional.ToNullable(largeFileSharesState), Optional.ToList(privateEndpointConnections), routingPreference.Value, blobRestoreStatus.Value, Optional.ToNullable(allowBlobPublicAccess), Optional.ToNullable(minimumTlsVersion), Optional.ToNullable(allowSharedKeyAccess), Optional.ToNullable(isNfsV3Enabled), Optional.ToNullable(allowCrossTenantReplication)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountKey.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountKey.Serialization.cs index 0bc7adea6c0f..5a080163c0f6 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountKey.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountKey.Serialization.cs @@ -5,6 +5,7 @@ #nullable disable +using System; using System.Text.Json; using Azure.Core; @@ -17,6 +18,7 @@ internal static StorageAccountKey DeserializeStorageAccountKey(JsonElement eleme Optional keyName = default; Optional value = default; Optional permissions = default; + Optional creationTime = default; foreach (var property in element.EnumerateObject()) { if (property.NameEquals("keyName")) @@ -39,8 +41,18 @@ internal static StorageAccountKey DeserializeStorageAccountKey(JsonElement eleme permissions = property.Value.GetString().ToKeyPermission(); continue; } + if (property.NameEquals("creationTime")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + creationTime = property.Value.GetDateTimeOffset("O"); + continue; + } } - return new StorageAccountKey(keyName.Value, value.Value, Optional.ToNullable(permissions)); + return new StorageAccountKey(keyName.Value, value.Value, Optional.ToNullable(permissions), Optional.ToNullable(creationTime)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountKey.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountKey.cs index 83ebb9f013a6..89e3a89bb5f6 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountKey.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountKey.cs @@ -5,6 +5,8 @@ #nullable disable +using System; + namespace Azure.ResourceManager.Storage.Models { /// An access key for the storage account. @@ -19,11 +21,13 @@ internal StorageAccountKey() /// Name of the key. /// Base 64-encoded value of the key. /// Permissions for the key -- read-only or full permissions. - internal StorageAccountKey(string keyName, string value, KeyPermission? permissions) + /// Creation time of the key, in round trip date format. + internal StorageAccountKey(string keyName, string value, KeyPermission? permissions, DateTimeOffset? creationTime) { KeyName = keyName; Value = value; Permissions = permissions; + CreationTime = creationTime; } /// Name of the key. @@ -32,5 +36,7 @@ internal StorageAccountKey(string keyName, string value, KeyPermission? permissi public string Value { get; } /// Permissions for the key -- read-only or full permissions. public KeyPermission? Permissions { get; } + /// Creation time of the key, in round trip date format. + public DateTimeOffset? CreationTime { get; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountListResult.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountListResult.Serialization.cs index 4e226078047d..881c7fcad52a 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountListResult.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountListResult.Serialization.cs @@ -8,6 +8,7 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -15,7 +16,7 @@ internal partial class StorageAccountListResult { internal static StorageAccountListResult DeserializeStorageAccountListResult(JsonElement element) { - Optional> value = default; + Optional> value = default; Optional nextLink = default; foreach (var property in element.EnumerateObject()) { @@ -26,10 +27,10 @@ internal static StorageAccountListResult DeserializeStorageAccountListResult(Jso property.ThrowNonNullablePropertyIsNull(); continue; } - List array = new List(); + List array = new List(); foreach (var item in property.Value.EnumerateArray()) { - array.Add(StorageAccount.DeserializeStorageAccount(item)); + array.Add(StorageAccountData.DeserializeStorageAccountData(item)); } value = array; continue; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountListResult.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountListResult.cs index 216d88f16716..2743682f14c4 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountListResult.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountListResult.cs @@ -7,6 +7,7 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager.Storage; namespace Azure.ResourceManager.Storage.Models { @@ -16,20 +17,20 @@ internal partial class StorageAccountListResult /// Initializes a new instance of StorageAccountListResult. internal StorageAccountListResult() { - Value = new ChangeTrackingList(); + Value = new ChangeTrackingList(); } /// Initializes a new instance of StorageAccountListResult. /// Gets the list of storage accounts and their properties. /// Request URL that can be used to query next page of storage accounts. Returned when total number of requested storage accounts exceed maximum page size. - internal StorageAccountListResult(IReadOnlyList value, string nextLink) + internal StorageAccountListResult(IReadOnlyList value, string nextLink) { Value = value; NextLink = nextLink; } /// Gets the list of storage accounts and their properties. - public IReadOnlyList Value { get; } + public IReadOnlyList Value { get; } /// Request URL that can be used to query next page of storage accounts. Returned when total number of requested storage accounts exceed maximum page size. public string NextLink { get; } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountUpdateParameters.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountUpdateParameters.Serialization.cs index 08e065311b53..49077630f0a1 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountUpdateParameters.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountUpdateParameters.Serialization.cs @@ -53,6 +53,16 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("encryption"); writer.WriteObjectValue(Encryption); } + if (Optional.IsDefined(SasPolicy)) + { + writer.WritePropertyName("sasPolicy"); + writer.WriteObjectValue(SasPolicy); + } + if (Optional.IsDefined(KeyPolicy)) + { + writer.WritePropertyName("keyPolicy"); + writer.WriteObjectValue(KeyPolicy); + } if (Optional.IsDefined(AccessTier)) { writer.WritePropertyName("accessTier"); @@ -83,6 +93,26 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WritePropertyName("routingPreference"); writer.WriteObjectValue(RoutingPreference); } + if (Optional.IsDefined(AllowBlobPublicAccess)) + { + writer.WritePropertyName("allowBlobPublicAccess"); + writer.WriteBooleanValue(AllowBlobPublicAccess.Value); + } + if (Optional.IsDefined(MinimumTlsVersion)) + { + writer.WritePropertyName("minimumTlsVersion"); + writer.WriteStringValue(MinimumTlsVersion.Value.ToString()); + } + if (Optional.IsDefined(AllowSharedKeyAccess)) + { + writer.WritePropertyName("allowSharedKeyAccess"); + writer.WriteBooleanValue(AllowSharedKeyAccess.Value); + } + if (Optional.IsDefined(AllowCrossTenantReplication)) + { + writer.WritePropertyName("allowCrossTenantReplication"); + writer.WriteBooleanValue(AllowCrossTenantReplication.Value); + } writer.WriteEndObject(); writer.WriteEndObject(); } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountUpdateParameters.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountUpdateParameters.cs index c9c9089c7d53..077712c969cb 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountUpdateParameters.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccountUpdateParameters.cs @@ -31,6 +31,10 @@ public StorageAccountUpdateParameters() public CustomDomain CustomDomain { get; set; } /// Provides the encryption settings on the account. The default setting is unencrypted. public Encryption Encryption { get; set; } + /// SasPolicy assigned to the storage account. + public SasPolicy SasPolicy { get; set; } + /// KeyPolicy assigned to the storage account. + public KeyPolicy KeyPolicy { get; set; } /// Required for storage accounts where kind = BlobStorage. The access tier used for billing. public AccessTier? AccessTier { get; set; } /// Provides the identity based authentication settings for Azure Files. @@ -43,5 +47,13 @@ public StorageAccountUpdateParameters() public LargeFileSharesState? LargeFileSharesState { get; set; } /// Maintains information about the network routing choice opted by the user for data transfer. public RoutingPreference RoutingPreference { get; set; } + /// Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is true for this property. + public bool? AllowBlobPublicAccess { get; set; } + /// Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. + public MinimumTlsVersion? MinimumTlsVersion { get; set; } + /// Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true. + public bool? AllowSharedKeyAccess { get; set; } + /// Allow or disallow cross AAD tenant object replication. The default interpretation is true for this property. + public bool? AllowCrossTenantReplication { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageQueue.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageQueueData.Serialization.cs similarity index 87% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageQueue.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageQueueData.Serialization.cs index db489e7c4735..60bc48fa4ba0 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageQueue.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageQueueData.Serialization.cs @@ -8,10 +8,11 @@ using System.Collections.Generic; using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class StorageQueue : IUtf8JsonSerializable + public partial class StorageQueueData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -33,11 +34,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WriteEndObject(); } - internal static StorageQueue DeserializeStorageQueue(JsonElement element) + internal static StorageQueueData DeserializeStorageQueueData(JsonElement element) { - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional> metadata = default; Optional approximateMessageCount = default; foreach (var property in element.EnumerateObject()) @@ -95,7 +96,7 @@ internal static StorageQueue DeserializeStorageQueue(JsonElement element) continue; } } - return new StorageQueue(id.Value, name.Value, type.Value, Optional.ToDictionary(metadata), Optional.ToNullable(approximateMessageCount)); + return new StorageQueueData(id, name, type, Optional.ToDictionary(metadata), Optional.ToNullable(approximateMessageCount)); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SystemData.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SystemData.Serialization.cs new file mode 100644 index 000000000000..f701853814cc --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SystemData.Serialization.cs @@ -0,0 +1,80 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Text.Json; +using Azure.Core; + +namespace Azure.ResourceManager.Storage.Models +{ + public partial class SystemData + { + internal static SystemData DeserializeSystemData(JsonElement element) + { + Optional createdBy = default; + Optional createdByType = default; + Optional createdAt = default; + Optional lastModifiedBy = default; + Optional lastModifiedByType = default; + Optional lastModifiedAt = default; + foreach (var property in element.EnumerateObject()) + { + if (property.NameEquals("createdBy")) + { + createdBy = property.Value.GetString(); + continue; + } + if (property.NameEquals("createdByType")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + createdByType = new CreatedByType(property.Value.GetString()); + continue; + } + if (property.NameEquals("createdAt")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + createdAt = property.Value.GetDateTimeOffset("O"); + continue; + } + if (property.NameEquals("lastModifiedBy")) + { + lastModifiedBy = property.Value.GetString(); + continue; + } + if (property.NameEquals("lastModifiedByType")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + lastModifiedByType = new CreatedByType(property.Value.GetString()); + continue; + } + if (property.NameEquals("lastModifiedAt")) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + property.ThrowNonNullablePropertyIsNull(); + continue; + } + lastModifiedAt = property.Value.GetDateTimeOffset("O"); + continue; + } + } + return new SystemData(createdBy.Value, Optional.ToNullable(createdByType), Optional.ToNullable(createdAt), lastModifiedBy.Value, Optional.ToNullable(lastModifiedByType), Optional.ToNullable(lastModifiedAt)); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SystemData.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SystemData.cs new file mode 100644 index 000000000000..3bea37adb80b --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/SystemData.cs @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; + +namespace Azure.ResourceManager.Storage.Models +{ + /// Metadata pertaining to creation and last modification of the resource. + public partial class SystemData + { + /// Initializes a new instance of SystemData. + internal SystemData() + { + } + + /// Initializes a new instance of SystemData. + /// The identity that created the resource. + /// The type of identity that created the resource. + /// The timestamp of resource creation (UTC). + /// The identity that last modified the resource. + /// The type of identity that last modified the resource. + /// The timestamp of resource last modification (UTC). + internal SystemData(string createdBy, CreatedByType? createdByType, DateTimeOffset? createdAt, string lastModifiedBy, CreatedByType? lastModifiedByType, DateTimeOffset? lastModifiedAt) + { + CreatedBy = createdBy; + CreatedByType = createdByType; + CreatedAt = createdAt; + LastModifiedBy = lastModifiedBy; + LastModifiedByType = lastModifiedByType; + LastModifiedAt = lastModifiedAt; + } + + /// The identity that created the resource. + public string CreatedBy { get; } + /// The type of identity that created the resource. + public CreatedByType? CreatedByType { get; } + /// The timestamp of resource creation (UTC). + public DateTimeOffset? CreatedAt { get; } + /// The identity that last modified the resource. + public string LastModifiedBy { get; } + /// The type of identity that last modified the resource. + public CreatedByType? LastModifiedByType { get; } + /// The timestamp of resource last modification (UTC). + public DateTimeOffset? LastModifiedAt { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Table.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Table.cs deleted file mode 100644 index 7e9331692695..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Table.cs +++ /dev/null @@ -1,31 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -namespace Azure.ResourceManager.Storage.Models -{ - /// Properties of the table, including Id, resource name, resource type. - public partial class Table : Resource - { - /// Initializes a new instance of Table. - public Table() - { - } - - /// Initializes a new instance of Table. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. - /// Table name under the specified account. - internal Table(string id, string name, string type, string tableName) : base(id, name, type) - { - TableName = tableName; - } - - /// Table name under the specified account. - public string TableName { get; } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Table.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableData.Serialization.cs similarity index 82% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Table.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableData.Serialization.cs index 33b10214aa71..c239a183f932 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/Table.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableData.Serialization.cs @@ -7,10 +7,11 @@ using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class Table : IUtf8JsonSerializable + public partial class TableData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -21,11 +22,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WriteEndObject(); } - internal static Table DeserializeTable(JsonElement element) + internal static TableData DeserializeTableData(JsonElement element) { - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional tableName = default; foreach (var property in element.EnumerateObject()) { @@ -62,7 +63,7 @@ internal static Table DeserializeTable(JsonElement element) continue; } } - return new Table(id.Value, name.Value, type.Value, tableName.Value); + return new TableData(id, name, type, tableName.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/QueueServiceProperties.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableServiceData.Serialization.cs similarity index 83% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/QueueServiceProperties.Serialization.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableServiceData.Serialization.cs index 343f55bf4d1e..8a95fd3a66e5 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/QueueServiceProperties.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableServiceData.Serialization.cs @@ -7,10 +7,12 @@ using System.Text.Json; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - public partial class QueueServiceProperties : IUtf8JsonSerializable + public partial class TableServiceData : IUtf8JsonSerializable { void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) { @@ -26,11 +28,11 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) writer.WriteEndObject(); } - internal static QueueServiceProperties DeserializeQueueServiceProperties(JsonElement element) + internal static TableServiceData DeserializeTableServiceData(JsonElement element) { - Optional id = default; - Optional name = default; - Optional type = default; + ResourceIdentifier id = default; + string name = default; + ResourceType type = default; Optional cors = default; foreach (var property in element.EnumerateObject()) { @@ -72,7 +74,7 @@ internal static QueueServiceProperties DeserializeQueueServiceProperties(JsonEle continue; } } - return new QueueServiceProperties(id.Value, name.Value, type.Value, cors.Value); + return new TableServiceData(id, name, type, cors.Value); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TrackedResource.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TrackedResource.Serialization.cs deleted file mode 100644 index 3725f527c7a9..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TrackedResource.Serialization.cs +++ /dev/null @@ -1,83 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System.Collections.Generic; -using System.Text.Json; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - public partial class TrackedResource : IUtf8JsonSerializable - { - void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) - { - writer.WriteStartObject(); - if (Optional.IsCollectionDefined(Tags)) - { - writer.WritePropertyName("tags"); - writer.WriteStartObject(); - foreach (var item in Tags) - { - writer.WritePropertyName(item.Key); - writer.WriteStringValue(item.Value); - } - writer.WriteEndObject(); - } - writer.WritePropertyName("location"); - writer.WriteStringValue(Location); - writer.WriteEndObject(); - } - - internal static TrackedResource DeserializeTrackedResource(JsonElement element) - { - Optional> tags = default; - string location = default; - Optional id = default; - Optional name = default; - Optional type = default; - foreach (var property in element.EnumerateObject()) - { - if (property.NameEquals("tags")) - { - if (property.Value.ValueKind == JsonValueKind.Null) - { - property.ThrowNonNullablePropertyIsNull(); - continue; - } - Dictionary dictionary = new Dictionary(); - foreach (var property0 in property.Value.EnumerateObject()) - { - dictionary.Add(property0.Name, property0.Value.GetString()); - } - tags = dictionary; - continue; - } - if (property.NameEquals("location")) - { - location = property.Value.GetString(); - continue; - } - if (property.NameEquals("id")) - { - id = property.Value.GetString(); - continue; - } - if (property.NameEquals("name")) - { - name = property.Value.GetString(); - continue; - } - if (property.NameEquals("type")) - { - type = property.Value.GetString(); - continue; - } - } - return new TrackedResource(id.Value, name.Value, type.Value, Optional.ToDictionary(tags), location); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TrackedResource.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TrackedResource.cs deleted file mode 100644 index 20b4866ed389..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TrackedResource.cs +++ /dev/null @@ -1,48 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Collections.Generic; -using Azure.Core; - -namespace Azure.ResourceManager.Storage.Models -{ - /// The resource model definition for a ARM tracked top level resource. - public partial class TrackedResource : Resource - { - /// Initializes a new instance of TrackedResource. - /// The geo-location where the resource lives. - /// is null. - public TrackedResource(string location) - { - if (location == null) - { - throw new ArgumentNullException(nameof(location)); - } - - Tags = new ChangeTrackingDictionary(); - Location = location; - } - - /// Initializes a new instance of TrackedResource. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. - /// Resource tags. - /// The geo-location where the resource lives. - internal TrackedResource(string id, string name, string type, IDictionary tags, string location) : base(id, name, type) - { - Tags = tags; - Location = location; - } - - /// Resource tags. - public IDictionary Tags { get; } - /// The geo-location where the resource lives. - public string Location { get; set; } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/VirtualNetworkRule.Serialization.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/VirtualNetworkRule.Serialization.cs index 25cc13ea60df..41ba17089ecc 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/VirtualNetworkRule.Serialization.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/VirtualNetworkRule.Serialization.cs @@ -25,7 +25,7 @@ void IUtf8JsonSerializable.Write(Utf8JsonWriter writer) if (Optional.IsDefined(State)) { writer.WritePropertyName("state"); - writer.WriteStringValue(State.Value.ToSerialString()); + writer.WriteStringValue(State.Value.ToString()); } writer.WriteEndObject(); } @@ -54,7 +54,7 @@ internal static VirtualNetworkRule DeserializeVirtualNetworkRule(JsonElement ele property.ThrowNonNullablePropertyIsNull(); continue; } - state = property.Value.GetString().ToState(); + state = new State(property.Value.GetString()); continue; } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPoliciesOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPoliciesOperations.cs deleted file mode 100644 index e7c867646cf8..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPoliciesOperations.cs +++ /dev/null @@ -1,233 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The ObjectReplicationPolicies service client. - public partial class ObjectReplicationPoliciesOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal ObjectReplicationPoliciesRestOperations RestClient { get; } - - /// Initializes a new instance of ObjectReplicationPoliciesOperations for mocking. - protected ObjectReplicationPoliciesOperations() - { - } - - /// Initializes a new instance of ObjectReplicationPoliciesOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal ObjectReplicationPoliciesOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new ObjectReplicationPoliciesRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Get the object replication policy of the storage account by policy ID. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. - /// The cancellation token to use. - public virtual async Task> GetAsync(string resourceGroupName, string accountName, string objectReplicationPolicyId, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPoliciesOperations.Get"); - scope.Start(); - try - { - return await RestClient.GetAsync(resourceGroupName, accountName, objectReplicationPolicyId, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Get the object replication policy of the storage account by policy ID. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. - /// The cancellation token to use. - public virtual Response Get(string resourceGroupName, string accountName, string objectReplicationPolicyId, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPoliciesOperations.Get"); - scope.Start(); - try - { - return RestClient.Get(resourceGroupName, accountName, objectReplicationPolicyId, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Create or update the object replication policy of the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. - /// The object replication policy set to a storage account. A unique policy ID will be created if absent. - /// The cancellation token to use. - public virtual async Task> CreateOrUpdateAsync(string resourceGroupName, string accountName, string objectReplicationPolicyId, ObjectReplicationPolicy properties, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPoliciesOperations.CreateOrUpdate"); - scope.Start(); - try - { - return await RestClient.CreateOrUpdateAsync(resourceGroupName, accountName, objectReplicationPolicyId, properties, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Create or update the object replication policy of the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. - /// The object replication policy set to a storage account. A unique policy ID will be created if absent. - /// The cancellation token to use. - public virtual Response CreateOrUpdate(string resourceGroupName, string accountName, string objectReplicationPolicyId, ObjectReplicationPolicy properties, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPoliciesOperations.CreateOrUpdate"); - scope.Start(); - try - { - return RestClient.CreateOrUpdate(resourceGroupName, accountName, objectReplicationPolicyId, properties, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes the object replication policy associated with the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. - /// The cancellation token to use. - public virtual async Task DeleteAsync(string resourceGroupName, string accountName, string objectReplicationPolicyId, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPoliciesOperations.Delete"); - scope.Start(); - try - { - return await RestClient.DeleteAsync(resourceGroupName, accountName, objectReplicationPolicyId, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes the object replication policy associated with the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. - /// The cancellation token to use. - public virtual Response Delete(string resourceGroupName, string accountName, string objectReplicationPolicyId, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPoliciesOperations.Delete"); - scope.Start(); - try - { - return RestClient.Delete(resourceGroupName, accountName, objectReplicationPolicyId, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// List the object replication policies associated with the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual AsyncPageable ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPoliciesOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); - } - - /// List the object replication policies associated with the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual Pageable List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPoliciesOperations.List"); - scope.Start(); - try - { - var response = RestClient.List(resourceGroupName, accountName, cancellationToken); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, null); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPolicy.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPolicy.cs new file mode 100644 index 000000000000..4da3f73a18b0 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPolicy.cs @@ -0,0 +1,174 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a ObjectReplicationPolicy along with the instance operations that can be performed on it. + public partial class ObjectReplicationPolicy : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly ObjectReplicationPoliciesRestOperations _restClient; + private readonly ObjectReplicationPolicyData _data; + + /// Initializes a new instance of the class for mocking. + protected ObjectReplicationPolicy() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal ObjectReplicationPolicy(ArmResource options, ObjectReplicationPolicyData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new ObjectReplicationPoliciesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal ObjectReplicationPolicy(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new ObjectReplicationPoliciesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/objectReplicationPolicies"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual ObjectReplicationPolicyData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Get the object replication policy of the storage account by policy ID. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicy.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new ObjectReplicationPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Get the object replication policy of the storage account by policy ID. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicy.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new ObjectReplicationPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + + /// Deletes the object replication policy associated with the specified storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public async virtual Task DeleteAsync(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicy.Delete"); + scope.Start(); + try + { + var response = await _restClient.DeleteAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + var operation = new ObjectReplicationPolicyDeleteOperation(response); + if (waitForCompletion) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Deletes the object replication policy associated with the specified storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public virtual ObjectReplicationPolicyDeleteOperation Delete(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicy.Delete"); + scope.Start(); + try + { + var response = _restClient.Delete(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + var operation = new ObjectReplicationPolicyDeleteOperation(response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPolicyContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPolicyContainer.cs new file mode 100644 index 000000000000..610375b6457a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPolicyContainer.cs @@ -0,0 +1,361 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of ObjectReplicationPolicy and their operations over a StorageAccount. + public partial class ObjectReplicationPolicyContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly ObjectReplicationPoliciesRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected ObjectReplicationPolicyContainer() + { + } + + /// Initializes a new instance of ObjectReplicationPolicyContainer class. + /// The resource representing the parent resource. + internal ObjectReplicationPolicyContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new ObjectReplicationPoliciesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => StorageAccount.ResourceType; + + // Container level operations. + + /// Create or update the object replication policy of the storage account. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. + /// The object replication policy set to a storage account. A unique policy ID will be created if absent. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public virtual ObjectReplicationPolicyCreateOrUpdateOperation CreateOrUpdate(string objectReplicationPolicyId, ObjectReplicationPolicyData properties, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (objectReplicationPolicyId == null) + { + throw new ArgumentNullException(nameof(objectReplicationPolicyId)); + } + if (properties == null) + { + throw new ArgumentNullException(nameof(properties)); + } + + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = _restClient.CreateOrUpdate(Id.ResourceGroupName, Id.Name, objectReplicationPolicyId, properties, cancellationToken); + var operation = new ObjectReplicationPolicyCreateOrUpdateOperation(Parent, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Create or update the object replication policy of the storage account. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. + /// The object replication policy set to a storage account. A unique policy ID will be created if absent. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public async virtual Task CreateOrUpdateAsync(string objectReplicationPolicyId, ObjectReplicationPolicyData properties, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (objectReplicationPolicyId == null) + { + throw new ArgumentNullException(nameof(objectReplicationPolicyId)); + } + if (properties == null) + { + throw new ArgumentNullException(nameof(properties)); + } + + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = await _restClient.CreateOrUpdateAsync(Id.ResourceGroupName, Id.Name, objectReplicationPolicyId, properties, cancellationToken).ConfigureAwait(false); + var operation = new ObjectReplicationPolicyCreateOrUpdateOperation(Parent, response); + if (waitForCompletion) + await operation.WaitForCompletionAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string objectReplicationPolicyId, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.Get"); + scope.Start(); + try + { + if (objectReplicationPolicyId == null) + { + throw new ArgumentNullException(nameof(objectReplicationPolicyId)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Name, objectReplicationPolicyId, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new ObjectReplicationPolicy(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string objectReplicationPolicyId, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.Get"); + scope.Start(); + try + { + if (objectReplicationPolicyId == null) + { + throw new ArgumentNullException(nameof(objectReplicationPolicyId)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Name, objectReplicationPolicyId, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new ObjectReplicationPolicy(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string objectReplicationPolicyId, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.GetIfExists"); + scope.Start(); + try + { + if (objectReplicationPolicyId == null) + { + throw new ArgumentNullException(nameof(objectReplicationPolicyId)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Name, objectReplicationPolicyId, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new ObjectReplicationPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string objectReplicationPolicyId, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.GetIfExists"); + scope.Start(); + try + { + if (objectReplicationPolicyId == null) + { + throw new ArgumentNullException(nameof(objectReplicationPolicyId)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Name, objectReplicationPolicyId, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new ObjectReplicationPolicy(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string objectReplicationPolicyId, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.CheckIfExists"); + scope.Start(); + try + { + if (objectReplicationPolicyId == null) + { + throw new ArgumentNullException(nameof(objectReplicationPolicyId)); + } + + var response = GetIfExists(objectReplicationPolicyId, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string objectReplicationPolicyId, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.CheckIfExists"); + scope.Start(); + try + { + if (objectReplicationPolicyId == null) + { + throw new ArgumentNullException(nameof(objectReplicationPolicyId)); + } + + var response = await GetIfExistsAsync(objectReplicationPolicyId, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List the object replication policies associated with the storage account. + /// The cancellation token to use. + /// A collection of that may take multiple service requests to iterate over. + public virtual Pageable GetAll(CancellationToken cancellationToken = default) + { + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new ObjectReplicationPolicy(Parent, value)), null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, null); + } + + /// List the object replication policies associated with the storage account. + /// The cancellation token to use. + /// An async collection of that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsync(CancellationToken cancellationToken = default) + { + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new ObjectReplicationPolicy(Parent, value)), null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(ObjectReplicationPolicy.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("ObjectReplicationPolicyContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(ObjectReplicationPolicy.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicy.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPolicyData.cs similarity index 54% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicy.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPolicyData.cs index 891cf14aa220..a4456d8a2895 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/ObjectReplicationPolicy.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPolicyData.cs @@ -8,28 +8,31 @@ using System; using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - /// The replication policy between two storage accounts. Multiple rules can be defined in one policy. - public partial class ObjectReplicationPolicy : Resource + /// A class representing the ObjectReplicationPolicy data model. + public partial class ObjectReplicationPolicyData : Resource { - /// Initializes a new instance of ObjectReplicationPolicy. - public ObjectReplicationPolicy() + /// Initializes a new instance of ObjectReplicationPolicyData. + public ObjectReplicationPolicyData() { Rules = new ChangeTrackingList(); } - /// Initializes a new instance of ObjectReplicationPolicy. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// Initializes a new instance of ObjectReplicationPolicyData. + /// The id. + /// The name. + /// The type. /// A unique id for object replication policy. /// Indicates when the policy is enabled on the source account. - /// Required. Source account name. - /// Required. Destination account name. + /// Required. Source account name. It should be full resource id if allowCrossTenantReplication set to false. + /// Required. Destination account name. It should be full resource id if allowCrossTenantReplication set to false. /// The storage account object replication rules. - internal ObjectReplicationPolicy(string id, string name, string type, string policyId, DateTimeOffset? enabledTime, string sourceAccount, string destinationAccount, IList rules) : base(id, name, type) + internal ObjectReplicationPolicyData(ResourceIdentifier id, string name, ResourceType type, string policyId, DateTimeOffset? enabledTime, string sourceAccount, string destinationAccount, IList rules) : base(id, name, type) { PolicyId = policyId; EnabledTime = enabledTime; @@ -42,9 +45,9 @@ internal ObjectReplicationPolicy(string id, string name, string type, string pol public string PolicyId { get; } /// Indicates when the policy is enabled on the source account. public DateTimeOffset? EnabledTime { get; } - /// Required. Source account name. + /// Required. Source account name. It should be full resource id if allowCrossTenantReplication set to false. public string SourceAccount { get; set; } - /// Required. Destination account name. + /// Required. Destination account name. It should be full resource id if allowCrossTenantReplication set to false. public string DestinationAccount { get; set; } /// The storage account object replication rules. public IList Rules { get; } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Operations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Operations.cs deleted file mode 100644 index a4c7377a6db1..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Operations.cs +++ /dev/null @@ -1,86 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The service client. - public partial class Operations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal RestOperations RestClient { get; } - - /// Initializes a new instance of Operations for mocking. - protected Operations() - { - } - - /// Initializes a new instance of Operations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// server parameter. - /// Api Version. - internal Operations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new RestOperations(clientDiagnostics, pipeline, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Lists all of the available Storage Rest API operations. - /// The cancellation token to use. - public virtual AsyncPageable ListAsync(CancellationToken cancellationToken = default) - { - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("Operations.List"); - scope.Start(); - try - { - var response = await RestClient.ListAsync(cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); - } - - /// Lists all of the available Storage Rest API operations. - /// The cancellation token to use. - public virtual Pageable List(CancellationToken cancellationToken = default) - { - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("Operations.List"); - scope.Start(); - try - { - var response = RestClient.List(cancellationToken); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, null); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnection.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnection.cs new file mode 100644 index 000000000000..612c7e60fcd9 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnection.cs @@ -0,0 +1,174 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a PrivateEndpointConnection along with the instance operations that can be performed on it. + public partial class PrivateEndpointConnection : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly PrivateEndpointConnectionsRestOperations _restClient; + private readonly PrivateEndpointConnectionData _data; + + /// Initializes a new instance of the class for mocking. + protected PrivateEndpointConnection() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal PrivateEndpointConnection(ArmResource options, PrivateEndpointConnectionData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new PrivateEndpointConnectionsRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal PrivateEndpointConnection(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new PrivateEndpointConnectionsRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/privateEndpointConnections"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual PrivateEndpointConnectionData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Gets the specified private endpoint connection associated with the storage account. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnection.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new PrivateEndpointConnection(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the specified private endpoint connection associated with the storage account. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnection.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new PrivateEndpointConnection(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + + /// Deletes the specified private endpoint connection associated with the storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public async virtual Task DeleteAsync(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnection.Delete"); + scope.Start(); + try + { + var response = await _restClient.DeleteAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + var operation = new PrivateEndpointConnectionDeleteOperation(response); + if (waitForCompletion) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Deletes the specified private endpoint connection associated with the storage account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public virtual PrivateEndpointConnectionDeleteOperation Delete(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnection.Delete"); + scope.Start(); + try + { + var response = _restClient.Delete(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + var operation = new PrivateEndpointConnectionDeleteOperation(response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionContainer.cs new file mode 100644 index 000000000000..53016d325c0a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionContainer.cs @@ -0,0 +1,361 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of PrivateEndpointConnection and their operations over a StorageAccount. + public partial class PrivateEndpointConnectionContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly PrivateEndpointConnectionsRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected PrivateEndpointConnectionContainer() + { + } + + /// Initializes a new instance of PrivateEndpointConnectionContainer class. + /// The resource representing the parent resource. + internal PrivateEndpointConnectionContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new PrivateEndpointConnectionsRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => StorageAccount.ResourceType; + + // Container level operations. + + /// Update the state of specified private endpoint connection associated with the storage account. + /// The name of the private endpoint connection associated with the Azure resource. + /// The private endpoint connection properties. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public virtual PrivateEndpointConnectionPutOperation CreateOrUpdate(string privateEndpointConnectionName, PrivateEndpointConnectionData properties, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (privateEndpointConnectionName == null) + { + throw new ArgumentNullException(nameof(privateEndpointConnectionName)); + } + if (properties == null) + { + throw new ArgumentNullException(nameof(properties)); + } + + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = _restClient.Put(Id.ResourceGroupName, Id.Name, privateEndpointConnectionName, properties, cancellationToken); + var operation = new PrivateEndpointConnectionPutOperation(Parent, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Update the state of specified private endpoint connection associated with the storage account. + /// The name of the private endpoint connection associated with the Azure resource. + /// The private endpoint connection properties. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public async virtual Task CreateOrUpdateAsync(string privateEndpointConnectionName, PrivateEndpointConnectionData properties, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (privateEndpointConnectionName == null) + { + throw new ArgumentNullException(nameof(privateEndpointConnectionName)); + } + if (properties == null) + { + throw new ArgumentNullException(nameof(properties)); + } + + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = await _restClient.PutAsync(Id.ResourceGroupName, Id.Name, privateEndpointConnectionName, properties, cancellationToken).ConfigureAwait(false); + var operation = new PrivateEndpointConnectionPutOperation(Parent, response); + if (waitForCompletion) + await operation.WaitForCompletionAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the private endpoint connection associated with the Azure resource. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string privateEndpointConnectionName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.Get"); + scope.Start(); + try + { + if (privateEndpointConnectionName == null) + { + throw new ArgumentNullException(nameof(privateEndpointConnectionName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Name, privateEndpointConnectionName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new PrivateEndpointConnection(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the private endpoint connection associated with the Azure resource. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string privateEndpointConnectionName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.Get"); + scope.Start(); + try + { + if (privateEndpointConnectionName == null) + { + throw new ArgumentNullException(nameof(privateEndpointConnectionName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Name, privateEndpointConnectionName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new PrivateEndpointConnection(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the private endpoint connection associated with the Azure resource. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string privateEndpointConnectionName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.GetIfExists"); + scope.Start(); + try + { + if (privateEndpointConnectionName == null) + { + throw new ArgumentNullException(nameof(privateEndpointConnectionName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Name, privateEndpointConnectionName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new PrivateEndpointConnection(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the private endpoint connection associated with the Azure resource. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string privateEndpointConnectionName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.GetIfExists"); + scope.Start(); + try + { + if (privateEndpointConnectionName == null) + { + throw new ArgumentNullException(nameof(privateEndpointConnectionName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Name, privateEndpointConnectionName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new PrivateEndpointConnection(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the private endpoint connection associated with the Azure resource. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string privateEndpointConnectionName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.CheckIfExists"); + scope.Start(); + try + { + if (privateEndpointConnectionName == null) + { + throw new ArgumentNullException(nameof(privateEndpointConnectionName)); + } + + var response = GetIfExists(privateEndpointConnectionName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the private endpoint connection associated with the Azure resource. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string privateEndpointConnectionName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.CheckIfExists"); + scope.Start(); + try + { + if (privateEndpointConnectionName == null) + { + throw new ArgumentNullException(nameof(privateEndpointConnectionName)); + } + + var response = await GetIfExistsAsync(privateEndpointConnectionName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List all the private endpoint connections associated with the storage account. + /// The cancellation token to use. + /// A collection of that may take multiple service requests to iterate over. + public virtual Pageable GetAll(CancellationToken cancellationToken = default) + { + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new PrivateEndpointConnection(Parent, value)), null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, null); + } + + /// List all the private endpoint connections associated with the storage account. + /// The cancellation token to use. + /// An async collection of that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsync(CancellationToken cancellationToken = default) + { + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Name, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new PrivateEndpointConnection(Parent, value)), null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(PrivateEndpointConnection.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(PrivateEndpointConnection.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnection.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionData.cs similarity index 59% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnection.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionData.cs index 22c586f77fea..bad4e32321f7 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/PrivateEndpointConnection.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionData.cs @@ -5,24 +5,28 @@ #nullable disable -namespace Azure.ResourceManager.Storage.Models +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage { - /// The Private Endpoint Connection resource. - public partial class PrivateEndpointConnection : Resource + /// A class representing the PrivateEndpointConnection data model. + public partial class PrivateEndpointConnectionData : Resource { - /// Initializes a new instance of PrivateEndpointConnection. - public PrivateEndpointConnection() + /// Initializes a new instance of PrivateEndpointConnectionData. + public PrivateEndpointConnectionData() { } - /// Initializes a new instance of PrivateEndpointConnection. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// Initializes a new instance of PrivateEndpointConnectionData. + /// The id. + /// The name. + /// The type. /// The resource of private end point. /// A collection of information about the state of the connection between service consumer and provider. /// The provisioning state of the private endpoint connection resource. - internal PrivateEndpointConnection(string id, string name, string type, PrivateEndpoint privateEndpoint, PrivateLinkServiceConnectionState privateLinkServiceConnectionState, PrivateEndpointConnectionProvisioningState? provisioningState) : base(id, name, type) + internal PrivateEndpointConnectionData(ResourceIdentifier id, string name, ResourceType type, PrivateEndpoint privateEndpoint, PrivateLinkServiceConnectionState privateLinkServiceConnectionState, PrivateEndpointConnectionProvisioningState? provisioningState) : base(id, name, type) { PrivateEndpoint = privateEndpoint; PrivateLinkServiceConnectionState = privateLinkServiceConnectionState; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionsOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionsOperations.cs deleted file mode 100644 index 472cde960ccc..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionsOperations.cs +++ /dev/null @@ -1,233 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The PrivateEndpointConnections service client. - public partial class PrivateEndpointConnectionsOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal PrivateEndpointConnectionsRestOperations RestClient { get; } - - /// Initializes a new instance of PrivateEndpointConnectionsOperations for mocking. - protected PrivateEndpointConnectionsOperations() - { - } - - /// Initializes a new instance of PrivateEndpointConnectionsOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal PrivateEndpointConnectionsOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new PrivateEndpointConnectionsRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Gets the specified private endpoint connection associated with the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the private endpoint connection associated with the Azure resource. - /// The cancellation token to use. - public virtual async Task> GetAsync(string resourceGroupName, string accountName, string privateEndpointConnectionName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionsOperations.Get"); - scope.Start(); - try - { - return await RestClient.GetAsync(resourceGroupName, accountName, privateEndpointConnectionName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the specified private endpoint connection associated with the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the private endpoint connection associated with the Azure resource. - /// The cancellation token to use. - public virtual Response Get(string resourceGroupName, string accountName, string privateEndpointConnectionName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionsOperations.Get"); - scope.Start(); - try - { - return RestClient.Get(resourceGroupName, accountName, privateEndpointConnectionName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Update the state of specified private endpoint connection associated with the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the private endpoint connection associated with the Azure resource. - /// The private endpoint connection properties. - /// The cancellation token to use. - public virtual async Task> PutAsync(string resourceGroupName, string accountName, string privateEndpointConnectionName, PrivateEndpointConnection properties, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionsOperations.Put"); - scope.Start(); - try - { - return await RestClient.PutAsync(resourceGroupName, accountName, privateEndpointConnectionName, properties, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Update the state of specified private endpoint connection associated with the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the private endpoint connection associated with the Azure resource. - /// The private endpoint connection properties. - /// The cancellation token to use. - public virtual Response Put(string resourceGroupName, string accountName, string privateEndpointConnectionName, PrivateEndpointConnection properties, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionsOperations.Put"); - scope.Start(); - try - { - return RestClient.Put(resourceGroupName, accountName, privateEndpointConnectionName, properties, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes the specified private endpoint connection associated with the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the private endpoint connection associated with the Azure resource. - /// The cancellation token to use. - public virtual async Task DeleteAsync(string resourceGroupName, string accountName, string privateEndpointConnectionName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionsOperations.Delete"); - scope.Start(); - try - { - return await RestClient.DeleteAsync(resourceGroupName, accountName, privateEndpointConnectionName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes the specified private endpoint connection associated with the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The name of the private endpoint connection associated with the Azure resource. - /// The cancellation token to use. - public virtual Response Delete(string resourceGroupName, string accountName, string privateEndpointConnectionName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionsOperations.Delete"); - scope.Start(); - try - { - return RestClient.Delete(resourceGroupName, accountName, privateEndpointConnectionName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// List all the private endpoint connections associated with the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual AsyncPageable ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionsOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); - } - - /// List all the private endpoint connections associated with the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual Pageable List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("PrivateEndpointConnectionsOperations.List"); - scope.Start(); - try - { - var response = RestClient.List(resourceGroupName, accountName, cancellationToken); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, null); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateLinkResourcesOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateLinkResourcesOperations.cs deleted file mode 100644 index da02923323f6..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateLinkResourcesOperations.cs +++ /dev/null @@ -1,80 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The PrivateLinkResources service client. - public partial class PrivateLinkResourcesOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal PrivateLinkResourcesRestOperations RestClient { get; } - - /// Initializes a new instance of PrivateLinkResourcesOperations for mocking. - protected PrivateLinkResourcesOperations() - { - } - - /// Initializes a new instance of PrivateLinkResourcesOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal PrivateLinkResourcesOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new PrivateLinkResourcesRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Gets the private link resources that need to be created for a storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task> ListByStorageAccountAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("PrivateLinkResourcesOperations.ListByStorageAccount"); - scope.Start(); - try - { - return await RestClient.ListByStorageAccountAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the private link resources that need to be created for a storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response ListByStorageAccount(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("PrivateLinkResourcesOperations.ListByStorageAccount"); - scope.Start(); - try - { - return RestClient.ListByStorageAccount(resourceGroupName, accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueOperations.cs deleted file mode 100644 index f1d2a2ca6b90..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueOperations.cs +++ /dev/null @@ -1,309 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The Queue service client. - public partial class QueueOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal QueueRestOperations RestClient { get; } - - /// Initializes a new instance of QueueOperations for mocking. - protected QueueOperations() - { - } - - /// Initializes a new instance of QueueOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal QueueOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new QueueRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Creates a new queue with the specified queue name, under the specified account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. - /// Queue properties and metadata to be created with. - /// The cancellation token to use. - public virtual async Task> CreateAsync(string resourceGroupName, string accountName, string queueName, StorageQueue queue, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.Create"); - scope.Start(); - try - { - return await RestClient.CreateAsync(resourceGroupName, accountName, queueName, queue, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Creates a new queue with the specified queue name, under the specified account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. - /// Queue properties and metadata to be created with. - /// The cancellation token to use. - public virtual Response Create(string resourceGroupName, string accountName, string queueName, StorageQueue queue, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.Create"); - scope.Start(); - try - { - return RestClient.Create(resourceGroupName, accountName, queueName, queue, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Creates a new queue with the specified queue name, under the specified account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. - /// Queue properties and metadata to be created with. - /// The cancellation token to use. - public virtual async Task> UpdateAsync(string resourceGroupName, string accountName, string queueName, StorageQueue queue, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.Update"); - scope.Start(); - try - { - return await RestClient.UpdateAsync(resourceGroupName, accountName, queueName, queue, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Creates a new queue with the specified queue name, under the specified account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. - /// Queue properties and metadata to be created with. - /// The cancellation token to use. - public virtual Response Update(string resourceGroupName, string accountName, string queueName, StorageQueue queue, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.Update"); - scope.Start(); - try - { - return RestClient.Update(resourceGroupName, accountName, queueName, queue, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the queue with the specified queue name, under the specified account if it exists. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. - /// The cancellation token to use. - public virtual async Task> GetAsync(string resourceGroupName, string accountName, string queueName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.Get"); - scope.Start(); - try - { - return await RestClient.GetAsync(resourceGroupName, accountName, queueName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the queue with the specified queue name, under the specified account if it exists. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. - /// The cancellation token to use. - public virtual Response Get(string resourceGroupName, string accountName, string queueName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.Get"); - scope.Start(); - try - { - return RestClient.Get(resourceGroupName, accountName, queueName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes the queue with the specified queue name, under the specified account if it exists. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. - /// The cancellation token to use. - public virtual async Task DeleteAsync(string resourceGroupName, string accountName, string queueName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.Delete"); - scope.Start(); - try - { - return await RestClient.DeleteAsync(resourceGroupName, accountName, queueName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes the queue with the specified queue name, under the specified account if it exists. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. - /// The cancellation token to use. - public virtual Response Delete(string resourceGroupName, string accountName, string queueName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.Delete"); - scope.Start(); - try - { - return RestClient.Delete(resourceGroupName, accountName, queueName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets a list of all the queues under the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// Optional, a maximum number of queues that should be included in a list queue response. - /// Optional, When specified, only the queues with a name starting with the given filter will be listed. - /// The cancellation token to use. - /// or is null. - public virtual AsyncPageable ListAsync(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListAsync(resourceGroupName, accountName, maxpagesize, filter, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - async Task> NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListNextPageAsync(nextLink, resourceGroupName, accountName, maxpagesize, filter, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); - } - - /// Gets a list of all the queues under the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// Optional, a maximum number of queues that should be included in a list queue response. - /// Optional, When specified, only the queues with a name starting with the given filter will be listed. - /// The cancellation token to use. - /// or is null. - public virtual Pageable List(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.List"); - scope.Start(); - try - { - var response = RestClient.List(resourceGroupName, accountName, maxpagesize, filter, cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - Page NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("QueueOperations.List"); - scope.Start(); - try - { - var response = RestClient.ListNextPage(nextLink, resourceGroupName, accountName, maxpagesize, filter, cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueService.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueService.cs new file mode 100644 index 000000000000..2be6ba259a93 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueService.cs @@ -0,0 +1,185 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a QueueService along with the instance operations that can be performed on it. + public partial class QueueService : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly QueueServicesRestOperations _restClient; + private readonly QueueServiceData _data; + + /// Initializes a new instance of the class for mocking. + protected QueueService() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal QueueService(ArmResource options, QueueServiceData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new QueueServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal QueueService(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new QueueServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/queueServices"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual QueueServiceData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Gets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueService.Get"); + scope.Start(); + try + { + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new QueueService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueService.Get"); + scope.Start(); + try + { + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new QueueService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + /// Sets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The properties of a storage account’s Queue service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. + /// The cancellation token to use. + /// is null. + public virtual async Task> SetServicePropertiesAsync(QueueServiceData parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("QueueService.SetServiceProperties"); + scope.Start(); + try + { + var response = await _restClient.SetServicePropertiesAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, parameters, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new QueueService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Sets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The properties of a storage account’s Queue service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. + /// The cancellation token to use. + /// is null. + public virtual Response SetServiceProperties(QueueServiceData parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("QueueService.SetServiceProperties"); + scope.Start(); + try + { + var response = _restClient.SetServiceProperties(Id.ResourceGroupName, Id.Parent.Name, Id.Name, parameters, cancellationToken); + return Response.FromValue(new QueueService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets a list of StorageQueues in the QueueService. + /// An object representing collection of StorageQueues and their operations over a QueueService. + public StorageQueueContainer GetStorageQueues() + { + return new StorageQueueContainer(this); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServiceContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServiceContainer.cs new file mode 100644 index 000000000000..4702d649830c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServiceContainer.cs @@ -0,0 +1,282 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of QueueService and their operations over a StorageAccount. + public partial class QueueServiceContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly QueueServicesRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected QueueServiceContainer() + { + } + + /// Initializes a new instance of QueueServiceContainer class. + /// The resource representing the parent resource. + internal QueueServiceContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new QueueServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => StorageAccount.ResourceType; + + // Container level operations. + + /// Gets details for this resource from the service. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string queueServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueServiceContainer.Get"); + scope.Start(); + try + { + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } + + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Name, queueServiceName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new QueueService(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string queueServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueServiceContainer.Get"); + scope.Start(); + try + { + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } + + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Name, queueServiceName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new QueueService(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string queueServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueServiceContainer.GetIfExists"); + scope.Start(); + try + { + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } + + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Name, queueServiceName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new QueueService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string queueServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueServiceContainer.GetIfExists"); + scope.Start(); + try + { + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } + + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Name, queueServiceName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new QueueService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string queueServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueServiceContainer.CheckIfExists"); + scope.Start(); + try + { + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } + + var response = GetIfExists(queueServiceName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string queueServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueServiceContainer.CheckIfExists"); + scope.Start(); + try + { + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } + + var response = await GetIfExistsAsync(queueServiceName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List all queue services for the storage account. + /// The cancellation token to use. + public virtual async Task>> GetAllAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueServiceContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Name, cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value.Value.Select(data => new QueueService(Parent, data)).ToArray() as IReadOnlyList, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List all queue services for the storage account. + /// The cancellation token to use. + public virtual Response> GetAll(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueServiceContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Name, cancellationToken); + return Response.FromValue(response.Value.Value.Select(data => new QueueService(Parent, data)).ToArray() as IReadOnlyList, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueServiceContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(QueueService.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("QueueServiceContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(QueueService.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/QueueServiceProperties.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServiceData.cs similarity index 53% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/QueueServiceProperties.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServiceData.cs index 4aefd08eb4d8..1fa82d83d22b 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/QueueServiceProperties.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServiceData.cs @@ -5,22 +5,26 @@ #nullable disable -namespace Azure.ResourceManager.Storage.Models +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage { - /// The properties of a storage account’s Queue service. - public partial class QueueServiceProperties : Resource + /// A class representing the QueueService data model. + public partial class QueueServiceData : Resource { - /// Initializes a new instance of QueueServiceProperties. - public QueueServiceProperties() + /// Initializes a new instance of QueueServiceData. + public QueueServiceData() { } - /// Initializes a new instance of QueueServiceProperties. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// Initializes a new instance of QueueServiceData. + /// The id. + /// The name. + /// The type. /// Specifies CORS rules for the Queue service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the Queue service. - internal QueueServiceProperties(string id, string name, string type, CorsRules cors) : base(id, name, type) + internal QueueServiceData(ResourceIdentifier id, string name, ResourceType type, CorsRules cors) : base(id, name, type) { Cors = cors; } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServicesOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServicesOperations.cs deleted file mode 100644 index 815916f00390..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServicesOperations.cs +++ /dev/null @@ -1,158 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The QueueServices service client. - public partial class QueueServicesOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal QueueServicesRestOperations RestClient { get; } - - /// Initializes a new instance of QueueServicesOperations for mocking. - protected QueueServicesOperations() - { - } - - /// Initializes a new instance of QueueServicesOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal QueueServicesOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new QueueServicesRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// List all queue services for the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task> ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueServicesOperations.List"); - scope.Start(); - try - { - return await RestClient.ListAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// List all queue services for the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueServicesOperations.List"); - scope.Start(); - try - { - return RestClient.List(resourceGroupName, accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The properties of a storage account’s Queue service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. - /// The cancellation token to use. - public virtual async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, QueueServiceProperties parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueServicesOperations.SetServiceProperties"); - scope.Start(); - try - { - return await RestClient.SetServicePropertiesAsync(resourceGroupName, accountName, parameters, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The properties of a storage account’s Queue service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. - /// The cancellation token to use. - public virtual Response SetServiceProperties(string resourceGroupName, string accountName, QueueServiceProperties parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueServicesOperations.SetServiceProperties"); - scope.Start(); - try - { - return RestClient.SetServiceProperties(resourceGroupName, accountName, parameters, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueServicesOperations.GetServiceProperties"); - scope.Start(); - try - { - return await RestClient.GetServicePropertiesAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response GetServiceProperties(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("QueueServicesOperations.GetServiceProperties"); - scope.Start(); - try - { - return RestClient.GetServiceProperties(resourceGroupName, accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations.cs deleted file mode 100644 index 5b1888609828..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations.cs +++ /dev/null @@ -1,100 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Text.Json; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - internal partial class RestOperations - { - private Uri endpoint; - private string apiVersion; - private ClientDiagnostics _clientDiagnostics; - private HttpPipeline _pipeline; - - /// Initializes a new instance of RestOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// server parameter. - /// Api Version. - /// is null. - public RestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, Uri endpoint = null, string apiVersion = "2019-06-01") - { - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.endpoint = endpoint; - this.apiVersion = apiVersion; - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - internal HttpMessage CreateListRequest() - { - var message = _pipeline.CreateMessage(); - var request = message.Request; - request.Method = RequestMethod.Get; - var uri = new RawRequestUriBuilder(); - uri.Reset(endpoint); - uri.AppendPath("/providers/Microsoft.Storage/operations", false); - uri.AppendQuery("api-version", apiVersion, true); - request.Uri = uri; - request.Headers.Add("Accept", "application/json"); - return message; - } - - /// Lists all of the available Storage Rest API operations. - /// The cancellation token to use. - public async Task> ListAsync(CancellationToken cancellationToken = default) - { - using var message = CreateListRequest(); - await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); - switch (message.Response.Status) - { - case 200: - { - OperationListResult value = default; - using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = OperationListResult.DeserializeOperationListResult(document.RootElement); - return Response.FromValue(value, message.Response); - } - default: - throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); - } - } - - /// Lists all of the available Storage Rest API operations. - /// The cancellation token to use. - public Response List(CancellationToken cancellationToken = default) - { - using var message = CreateListRequest(); - _pipeline.Send(message, cancellationToken); - switch (message.Response.Status) - { - case 200: - { - OperationListResult value = default; - using var document = JsonDocument.Parse(message.Response.ContentStream); - value = OperationListResult.DeserializeOperationListResult(document.RootElement); - return Response.FromValue(value, message.Response); - } - default: - throw _clientDiagnostics.CreateRequestFailedException(message.Response); - } - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainersRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobContainersRestOperations.cs similarity index 73% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainersRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobContainersRestOperations.cs index e5648e5556a4..ae71605f6187 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainersRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobContainersRestOperations.cs @@ -31,26 +31,16 @@ internal partial class BlobContainersRestOperations /// server parameter. /// Api Version. /// or is null. - public BlobContainersRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public BlobContainersRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName, string maxpagesize, string filter, ListContainersInclude? include) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName, string blobServicesName, string maxpagesize, string filter, ListContainersInclude? include) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -63,7 +53,9 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers", false); uri.AppendQuery("api-version", apiVersion, true); if (maxpagesize != null) { @@ -85,12 +77,13 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN /// Lists all containers and does not support a prefix like data plane. Also SRP today does not return continuation token. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// Optional. Specified maximum number of containers that can be included in the list. /// Optional. When specified, only container names starting with the filter will be listed. /// Optional, used to include the properties for soft deleted blob containers. /// The cancellation token to use. - /// or is null. - public async Task> ListAsync(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) + /// , , or is null. + public async Task> GetAllAsync(string resourceGroupName, string accountName, string blobServicesName, string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -100,8 +93,12 @@ public async Task> ListAsync(string resourceGroupNa { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } - using var message = CreateListRequest(resourceGroupName, accountName, maxpagesize, filter, include); + using var message = CreateGetAllRequest(resourceGroupName, accountName, blobServicesName, maxpagesize, filter, include); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -120,12 +117,13 @@ public async Task> ListAsync(string resourceGroupNa /// Lists all containers and does not support a prefix like data plane. Also SRP today does not return continuation token. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// Optional. Specified maximum number of containers that can be included in the list. /// Optional. When specified, only container names starting with the filter will be listed. /// Optional, used to include the properties for soft deleted blob containers. /// The cancellation token to use. - /// or is null. - public Response List(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) + /// , , or is null. + public Response GetAll(string resourceGroupName, string accountName, string blobServicesName, string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -135,8 +133,12 @@ public Response List(string resourceGroupName, string accoun { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } - using var message = CreateListRequest(resourceGroupName, accountName, maxpagesize, filter, include); + using var message = CreateGetAllRequest(resourceGroupName, accountName, blobServicesName, maxpagesize, filter, include); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -152,7 +154,7 @@ public Response List(string resourceGroupName, string accoun } } - internal HttpMessage CreateCreateRequest(string resourceGroupName, string accountName, string containerName, BlobContainer blobContainer) + internal HttpMessage CreateCreateRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName, BlobContainerData blobContainer) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -165,7 +167,9 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -180,11 +184,12 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun /// Creates a new container under the specified account as described by request body. The container resource includes metadata and properties for that container. It does not include a list of the blobs contained by the container. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// Properties of the blob container to create. /// The cancellation token to use. - /// , , , or is null. - public async Task> CreateAsync(string resourceGroupName, string accountName, string containerName, BlobContainer blobContainer, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task> CreateAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, BlobContainerData blobContainer, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -194,6 +199,10 @@ public async Task> CreateAsync(string resourceGroupName, { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -203,16 +212,16 @@ public async Task> CreateAsync(string resourceGroupName, throw new ArgumentNullException(nameof(blobContainer)); } - using var message = CreateCreateRequest(resourceGroupName, accountName, containerName, blobContainer); + using var message = CreateCreateRequest(resourceGroupName, accountName, blobServicesName, containerName, blobContainer); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: case 201: { - BlobContainer value = default; + BlobContainerData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = BlobContainer.DeserializeBlobContainer(document.RootElement); + value = BlobContainerData.DeserializeBlobContainerData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -223,11 +232,12 @@ public async Task> CreateAsync(string resourceGroupName, /// Creates a new container under the specified account as described by request body. The container resource includes metadata and properties for that container. It does not include a list of the blobs contained by the container. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// Properties of the blob container to create. /// The cancellation token to use. - /// , , , or is null. - public Response Create(string resourceGroupName, string accountName, string containerName, BlobContainer blobContainer, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response Create(string resourceGroupName, string accountName, string blobServicesName, string containerName, BlobContainerData blobContainer, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -237,6 +247,10 @@ public Response Create(string resourceGroupName, string accountNa { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -246,16 +260,16 @@ public Response Create(string resourceGroupName, string accountNa throw new ArgumentNullException(nameof(blobContainer)); } - using var message = CreateCreateRequest(resourceGroupName, accountName, containerName, blobContainer); + using var message = CreateCreateRequest(resourceGroupName, accountName, blobServicesName, containerName, blobContainer); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: case 201: { - BlobContainer value = default; + BlobContainerData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = BlobContainer.DeserializeBlobContainer(document.RootElement); + value = BlobContainerData.DeserializeBlobContainerData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -263,7 +277,7 @@ public Response Create(string resourceGroupName, string accountNa } } - internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accountName, string containerName, BlobContainer blobContainer) + internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName, BlobContainerData blobContainer) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -276,7 +290,9 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -291,11 +307,12 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun /// Updates container properties as specified in request body. Properties not mentioned in the request will be unchanged. Update fails if the specified container doesn't already exist. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// Properties to update for the blob container. /// The cancellation token to use. - /// , , , or is null. - public async Task> UpdateAsync(string resourceGroupName, string accountName, string containerName, BlobContainer blobContainer, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task> UpdateAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, BlobContainerData blobContainer, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -305,6 +322,10 @@ public async Task> UpdateAsync(string resourceGroupName, { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -314,15 +335,15 @@ public async Task> UpdateAsync(string resourceGroupName, throw new ArgumentNullException(nameof(blobContainer)); } - using var message = CreateUpdateRequest(resourceGroupName, accountName, containerName, blobContainer); + using var message = CreateUpdateRequest(resourceGroupName, accountName, blobServicesName, containerName, blobContainer); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - BlobContainer value = default; + BlobContainerData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = BlobContainer.DeserializeBlobContainer(document.RootElement); + value = BlobContainerData.DeserializeBlobContainerData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -333,11 +354,12 @@ public async Task> UpdateAsync(string resourceGroupName, /// Updates container properties as specified in request body. Properties not mentioned in the request will be unchanged. Update fails if the specified container doesn't already exist. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// Properties to update for the blob container. /// The cancellation token to use. - /// , , , or is null. - public Response Update(string resourceGroupName, string accountName, string containerName, BlobContainer blobContainer, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response Update(string resourceGroupName, string accountName, string blobServicesName, string containerName, BlobContainerData blobContainer, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -347,6 +369,10 @@ public Response Update(string resourceGroupName, string accountNa { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -356,15 +382,15 @@ public Response Update(string resourceGroupName, string accountNa throw new ArgumentNullException(nameof(blobContainer)); } - using var message = CreateUpdateRequest(resourceGroupName, accountName, containerName, blobContainer); + using var message = CreateUpdateRequest(resourceGroupName, accountName, blobServicesName, containerName, blobContainer); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - BlobContainer value = default; + BlobContainerData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = BlobContainer.DeserializeBlobContainer(document.RootElement); + value = BlobContainerData.DeserializeBlobContainerData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -372,7 +398,7 @@ public Response Update(string resourceGroupName, string accountNa } } - internal HttpMessage CreateGetRequest(string resourceGroupName, string accountName, string containerName) + internal HttpMessage CreateGetRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -385,7 +411,9 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -396,10 +424,11 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa /// Gets properties of a specified container. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The cancellation token to use. - /// , , or is null. - public async Task> GetAsync(string resourceGroupName, string accountName, string containerName, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> GetAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -409,22 +438,28 @@ public async Task> GetAsync(string resourceGroupName, st { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); } - using var message = CreateGetRequest(resourceGroupName, accountName, containerName); + using var message = CreateGetRequest(resourceGroupName, accountName, blobServicesName, containerName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - BlobContainer value = default; + BlobContainerData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = BlobContainer.DeserializeBlobContainer(document.RootElement); + value = BlobContainerData.DeserializeBlobContainerData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((BlobContainerData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -433,10 +468,11 @@ public async Task> GetAsync(string resourceGroupName, st /// Gets properties of a specified container. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The cancellation token to use. - /// , , or is null. - public Response Get(string resourceGroupName, string accountName, string containerName, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response Get(string resourceGroupName, string accountName, string blobServicesName, string containerName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -446,28 +482,34 @@ public Response Get(string resourceGroupName, string accountName, { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); } - using var message = CreateGetRequest(resourceGroupName, accountName, containerName); + using var message = CreateGetRequest(resourceGroupName, accountName, blobServicesName, containerName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - BlobContainer value = default; + BlobContainerData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = BlobContainer.DeserializeBlobContainer(document.RootElement); + value = BlobContainerData.DeserializeBlobContainerData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((BlobContainerData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } } - internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accountName, string containerName) + internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -480,7 +522,9 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -490,10 +534,11 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun /// Deletes specified container under its account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The cancellation token to use. - /// , , or is null. - public async Task DeleteAsync(string resourceGroupName, string accountName, string containerName, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task DeleteAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -503,12 +548,16 @@ public async Task DeleteAsync(string resourceGroupName, string account { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); } - using var message = CreateDeleteRequest(resourceGroupName, accountName, containerName); + using var message = CreateDeleteRequest(resourceGroupName, accountName, blobServicesName, containerName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -523,10 +572,11 @@ public async Task DeleteAsync(string resourceGroupName, string account /// Deletes specified container under its account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The cancellation token to use. - /// , , or is null. - public Response Delete(string resourceGroupName, string accountName, string containerName, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response Delete(string resourceGroupName, string accountName, string blobServicesName, string containerName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -536,12 +586,16 @@ public Response Delete(string resourceGroupName, string accountName, string cont { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); } - using var message = CreateDeleteRequest(resourceGroupName, accountName, containerName); + using var message = CreateDeleteRequest(resourceGroupName, accountName, blobServicesName, containerName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -553,7 +607,7 @@ public Response Delete(string resourceGroupName, string accountName, string cont } } - internal HttpMessage CreateSetLegalHoldRequest(string resourceGroupName, string accountName, string containerName, LegalHold legalHold) + internal HttpMessage CreateSetLegalHoldRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName, LegalHold legalHold) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -566,7 +620,9 @@ internal HttpMessage CreateSetLegalHoldRequest(string resourceGroupName, string uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendPath("/setLegalHold", false); uri.AppendQuery("api-version", apiVersion, true); @@ -582,11 +638,12 @@ internal HttpMessage CreateSetLegalHoldRequest(string resourceGroupName, string /// Sets legal hold tags. Setting the same tag results in an idempotent operation. SetLegalHold follows an append pattern and does not clear out the existing tags that are not specified in the request. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The LegalHold property that will be set to a blob container. /// The cancellation token to use. - /// , , , or is null. - public async Task> SetLegalHoldAsync(string resourceGroupName, string accountName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task> SetLegalHoldAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -596,6 +653,10 @@ public async Task> SetLegalHoldAsync(string resourceGroupNam { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -605,7 +666,7 @@ public async Task> SetLegalHoldAsync(string resourceGroupNam throw new ArgumentNullException(nameof(legalHold)); } - using var message = CreateSetLegalHoldRequest(resourceGroupName, accountName, containerName, legalHold); + using var message = CreateSetLegalHoldRequest(resourceGroupName, accountName, blobServicesName, containerName, legalHold); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -624,11 +685,12 @@ public async Task> SetLegalHoldAsync(string resourceGroupNam /// Sets legal hold tags. Setting the same tag results in an idempotent operation. SetLegalHold follows an append pattern and does not clear out the existing tags that are not specified in the request. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The LegalHold property that will be set to a blob container. /// The cancellation token to use. - /// , , , or is null. - public Response SetLegalHold(string resourceGroupName, string accountName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response SetLegalHold(string resourceGroupName, string accountName, string blobServicesName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -638,6 +700,10 @@ public Response SetLegalHold(string resourceGroupName, string account { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -647,7 +713,7 @@ public Response SetLegalHold(string resourceGroupName, string account throw new ArgumentNullException(nameof(legalHold)); } - using var message = CreateSetLegalHoldRequest(resourceGroupName, accountName, containerName, legalHold); + using var message = CreateSetLegalHoldRequest(resourceGroupName, accountName, blobServicesName, containerName, legalHold); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -663,7 +729,7 @@ public Response SetLegalHold(string resourceGroupName, string account } } - internal HttpMessage CreateClearLegalHoldRequest(string resourceGroupName, string accountName, string containerName, LegalHold legalHold) + internal HttpMessage CreateClearLegalHoldRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName, LegalHold legalHold) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -676,7 +742,9 @@ internal HttpMessage CreateClearLegalHoldRequest(string resourceGroupName, strin uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendPath("/clearLegalHold", false); uri.AppendQuery("api-version", apiVersion, true); @@ -692,11 +760,12 @@ internal HttpMessage CreateClearLegalHoldRequest(string resourceGroupName, strin /// Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation. ClearLegalHold clears out only the specified tags in the request. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The LegalHold property that will be clear from a blob container. /// The cancellation token to use. - /// , , , or is null. - public async Task> ClearLegalHoldAsync(string resourceGroupName, string accountName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task> ClearLegalHoldAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -706,6 +775,10 @@ public async Task> ClearLegalHoldAsync(string resourceGroupN { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -715,7 +788,7 @@ public async Task> ClearLegalHoldAsync(string resourceGroupN throw new ArgumentNullException(nameof(legalHold)); } - using var message = CreateClearLegalHoldRequest(resourceGroupName, accountName, containerName, legalHold); + using var message = CreateClearLegalHoldRequest(resourceGroupName, accountName, blobServicesName, containerName, legalHold); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -734,11 +807,12 @@ public async Task> ClearLegalHoldAsync(string resourceGroupN /// Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation. ClearLegalHold clears out only the specified tags in the request. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The LegalHold property that will be clear from a blob container. /// The cancellation token to use. - /// , , , or is null. - public Response ClearLegalHold(string resourceGroupName, string accountName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response ClearLegalHold(string resourceGroupName, string accountName, string blobServicesName, string containerName, LegalHold legalHold, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -748,6 +822,10 @@ public Response ClearLegalHold(string resourceGroupName, string accou { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -757,7 +835,7 @@ public Response ClearLegalHold(string resourceGroupName, string accou throw new ArgumentNullException(nameof(legalHold)); } - using var message = CreateClearLegalHoldRequest(resourceGroupName, accountName, containerName, legalHold); + using var message = CreateClearLegalHoldRequest(resourceGroupName, accountName, blobServicesName, containerName, legalHold); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -773,7 +851,7 @@ public Response ClearLegalHold(string resourceGroupName, string accou } } - internal HttpMessage CreateCreateOrUpdateImmutabilityPolicyRequest(string resourceGroupName, string accountName, string containerName, string ifMatch, ImmutabilityPolicy parameters) + internal HttpMessage CreateCreateOrUpdateImmutabilityPolicyRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch, ImmutabilityPolicy parameters) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -786,7 +864,9 @@ internal HttpMessage CreateCreateOrUpdateImmutabilityPolicyRequest(string resour uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendPath("/immutabilityPolicies/", false); uri.AppendPath("default", true); @@ -810,12 +890,13 @@ internal HttpMessage CreateCreateOrUpdateImmutabilityPolicyRequest(string resour /// Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not required for this operation. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. /// The ImmutabilityPolicy Properties that will be created or updated to a blob container. /// The cancellation token to use. - /// , , or is null. - public async Task> CreateOrUpdateImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch = null, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> CreateOrUpdateImmutabilityPolicyAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch = null, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -825,12 +906,16 @@ public async Task> CreateOrUpdateImmutabilityPolicy { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); } - using var message = CreateCreateOrUpdateImmutabilityPolicyRequest(resourceGroupName, accountName, containerName, ifMatch, parameters); + using var message = CreateCreateOrUpdateImmutabilityPolicyRequest(resourceGroupName, accountName, blobServicesName, containerName, ifMatch, parameters); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -849,12 +934,13 @@ public async Task> CreateOrUpdateImmutabilityPolicy /// Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not required for this operation. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. /// The ImmutabilityPolicy Properties that will be created or updated to a blob container. /// The cancellation token to use. - /// , , or is null. - public Response CreateOrUpdateImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch = null, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response CreateOrUpdateImmutabilityPolicy(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch = null, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -864,12 +950,16 @@ public Response CreateOrUpdateImmutabilityPolicy(string reso { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); } - using var message = CreateCreateOrUpdateImmutabilityPolicyRequest(resourceGroupName, accountName, containerName, ifMatch, parameters); + using var message = CreateCreateOrUpdateImmutabilityPolicyRequest(resourceGroupName, accountName, blobServicesName, containerName, ifMatch, parameters); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -885,7 +975,7 @@ public Response CreateOrUpdateImmutabilityPolicy(string reso } } - internal HttpMessage CreateGetImmutabilityPolicyRequest(string resourceGroupName, string accountName, string containerName, string ifMatch) + internal HttpMessage CreateGetImmutabilityPolicyRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -898,7 +988,9 @@ internal HttpMessage CreateGetImmutabilityPolicyRequest(string resourceGroupName uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendPath("/immutabilityPolicies/", false); uri.AppendPath("default", true); @@ -915,11 +1007,12 @@ internal HttpMessage CreateGetImmutabilityPolicyRequest(string resourceGroupName /// Gets the existing immutability policy along with the corresponding ETag in response headers and body. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. /// The cancellation token to use. - /// , , or is null. - public async Task> GetImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> GetImmutabilityPolicyAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -929,12 +1022,16 @@ public async Task> GetImmutabilityPolicyAsync(strin { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); } - using var message = CreateGetImmutabilityPolicyRequest(resourceGroupName, accountName, containerName, ifMatch); + using var message = CreateGetImmutabilityPolicyRequest(resourceGroupName, accountName, blobServicesName, containerName, ifMatch); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -953,11 +1050,12 @@ public async Task> GetImmutabilityPolicyAsync(strin /// Gets the existing immutability policy along with the corresponding ETag in response headers and body. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. /// The cancellation token to use. - /// , , or is null. - public Response GetImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response GetImmutabilityPolicy(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -967,12 +1065,16 @@ public Response GetImmutabilityPolicy(string resourceGroupNa { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); } - using var message = CreateGetImmutabilityPolicyRequest(resourceGroupName, accountName, containerName, ifMatch); + using var message = CreateGetImmutabilityPolicyRequest(resourceGroupName, accountName, blobServicesName, containerName, ifMatch); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -988,7 +1090,7 @@ public Response GetImmutabilityPolicy(string resourceGroupNa } } - internal HttpMessage CreateDeleteImmutabilityPolicyRequest(string resourceGroupName, string accountName, string containerName, string ifMatch) + internal HttpMessage CreateDeleteImmutabilityPolicyRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -1001,7 +1103,9 @@ internal HttpMessage CreateDeleteImmutabilityPolicyRequest(string resourceGroupN uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendPath("/immutabilityPolicies/", false); uri.AppendPath("default", true); @@ -1012,14 +1116,15 @@ internal HttpMessage CreateDeleteImmutabilityPolicyRequest(string resourceGroupN return message; } - /// Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, only way is to delete the container after deleting all blobs inside the container. + /// Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, the only way is to delete the container after deleting all expired blobs inside the policy locked container. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. /// The cancellation token to use. - /// , , , or is null. - public async Task> DeleteImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task> DeleteImmutabilityPolicyAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -1029,6 +1134,10 @@ public async Task> DeleteImmutabilityPolicyAsync(st { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -1038,7 +1147,7 @@ public async Task> DeleteImmutabilityPolicyAsync(st throw new ArgumentNullException(nameof(ifMatch)); } - using var message = CreateDeleteImmutabilityPolicyRequest(resourceGroupName, accountName, containerName, ifMatch); + using var message = CreateDeleteImmutabilityPolicyRequest(resourceGroupName, accountName, blobServicesName, containerName, ifMatch); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -1054,14 +1163,15 @@ public async Task> DeleteImmutabilityPolicyAsync(st } } - /// Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, only way is to delete the container after deleting all blobs inside the container. + /// Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, the only way is to delete the container after deleting all expired blobs inside the policy locked container. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. /// The cancellation token to use. - /// , , , or is null. - public Response DeleteImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response DeleteImmutabilityPolicy(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -1071,6 +1181,10 @@ public Response DeleteImmutabilityPolicy(string resourceGrou { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -1080,7 +1194,7 @@ public Response DeleteImmutabilityPolicy(string resourceGrou throw new ArgumentNullException(nameof(ifMatch)); } - using var message = CreateDeleteImmutabilityPolicyRequest(resourceGroupName, accountName, containerName, ifMatch); + using var message = CreateDeleteImmutabilityPolicyRequest(resourceGroupName, accountName, blobServicesName, containerName, ifMatch); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -1096,7 +1210,7 @@ public Response DeleteImmutabilityPolicy(string resourceGrou } } - internal HttpMessage CreateLockImmutabilityPolicyRequest(string resourceGroupName, string accountName, string containerName, string ifMatch) + internal HttpMessage CreateLockImmutabilityPolicyRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -1109,7 +1223,9 @@ internal HttpMessage CreateLockImmutabilityPolicyRequest(string resourceGroupNam uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendPath("/immutabilityPolicies/default/lock", false); uri.AppendQuery("api-version", apiVersion, true); @@ -1122,11 +1238,12 @@ internal HttpMessage CreateLockImmutabilityPolicyRequest(string resourceGroupNam /// Sets the ImmutabilityPolicy to Locked state. The only action allowed on a Locked policy is ExtendImmutabilityPolicy action. ETag in If-Match is required for this operation. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. /// The cancellation token to use. - /// , , , or is null. - public async Task> LockImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task> LockImmutabilityPolicyAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -1136,6 +1253,10 @@ public async Task> LockImmutabilityPolicyAsync(stri { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -1145,7 +1266,7 @@ public async Task> LockImmutabilityPolicyAsync(stri throw new ArgumentNullException(nameof(ifMatch)); } - using var message = CreateLockImmutabilityPolicyRequest(resourceGroupName, accountName, containerName, ifMatch); + using var message = CreateLockImmutabilityPolicyRequest(resourceGroupName, accountName, blobServicesName, containerName, ifMatch); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -1164,11 +1285,12 @@ public async Task> LockImmutabilityPolicyAsync(stri /// Sets the ImmutabilityPolicy to Locked state. The only action allowed on a Locked policy is ExtendImmutabilityPolicy action. ETag in If-Match is required for this operation. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. /// The cancellation token to use. - /// , , , or is null. - public Response LockImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response LockImmutabilityPolicy(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -1178,6 +1300,10 @@ public Response LockImmutabilityPolicy(string resourceGroupN { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -1187,7 +1313,7 @@ public Response LockImmutabilityPolicy(string resourceGroupN throw new ArgumentNullException(nameof(ifMatch)); } - using var message = CreateLockImmutabilityPolicyRequest(resourceGroupName, accountName, containerName, ifMatch); + using var message = CreateLockImmutabilityPolicyRequest(resourceGroupName, accountName, blobServicesName, containerName, ifMatch); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -1203,7 +1329,7 @@ public Response LockImmutabilityPolicy(string resourceGroupN } } - internal HttpMessage CreateExtendImmutabilityPolicyRequest(string resourceGroupName, string accountName, string containerName, string ifMatch, ImmutabilityPolicy parameters) + internal HttpMessage CreateExtendImmutabilityPolicyRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch, ImmutabilityPolicy parameters) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -1216,7 +1342,9 @@ internal HttpMessage CreateExtendImmutabilityPolicyRequest(string resourceGroupN uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendPath("/immutabilityPolicies/default/extend", false); uri.AppendQuery("api-version", apiVersion, true); @@ -1236,12 +1364,13 @@ internal HttpMessage CreateExtendImmutabilityPolicyRequest(string resourceGroupN /// Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy. The only action allowed on a Locked policy will be this action. ETag in If-Match is required for this operation. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. /// The ImmutabilityPolicy Properties that will be extended for a blob container. /// The cancellation token to use. - /// , , , or is null. - public async Task> ExtendImmutabilityPolicyAsync(string resourceGroupName, string accountName, string containerName, string ifMatch, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task> ExtendImmutabilityPolicyAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -1251,6 +1380,10 @@ public async Task> ExtendImmutabilityPolicyAsync(st { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -1260,7 +1393,7 @@ public async Task> ExtendImmutabilityPolicyAsync(st throw new ArgumentNullException(nameof(ifMatch)); } - using var message = CreateExtendImmutabilityPolicyRequest(resourceGroupName, accountName, containerName, ifMatch, parameters); + using var message = CreateExtendImmutabilityPolicyRequest(resourceGroupName, accountName, blobServicesName, containerName, ifMatch, parameters); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -1279,12 +1412,13 @@ public async Task> ExtendImmutabilityPolicyAsync(st /// Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy. The only action allowed on a Locked policy will be this action. ETag in If-Match is required for this operation. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied. /// The ImmutabilityPolicy Properties that will be extended for a blob container. /// The cancellation token to use. - /// , , , or is null. - public Response ExtendImmutabilityPolicy(string resourceGroupName, string accountName, string containerName, string ifMatch, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response ExtendImmutabilityPolicy(string resourceGroupName, string accountName, string blobServicesName, string containerName, string ifMatch, ImmutabilityPolicy parameters = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -1294,6 +1428,10 @@ public Response ExtendImmutabilityPolicy(string resourceGrou { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); @@ -1303,7 +1441,7 @@ public Response ExtendImmutabilityPolicy(string resourceGrou throw new ArgumentNullException(nameof(ifMatch)); } - using var message = CreateExtendImmutabilityPolicyRequest(resourceGroupName, accountName, containerName, ifMatch, parameters); + using var message = CreateExtendImmutabilityPolicyRequest(resourceGroupName, accountName, blobServicesName, containerName, ifMatch, parameters); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -1319,7 +1457,7 @@ public Response ExtendImmutabilityPolicy(string resourceGrou } } - internal HttpMessage CreateLeaseRequest(string resourceGroupName, string accountName, string containerName, LeaseContainerRequest parameters) + internal HttpMessage CreateLeaseRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName, LeaseContainerRequest parameters) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -1332,7 +1470,9 @@ internal HttpMessage CreateLeaseRequest(string resourceGroupName, string account uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/blobServices/default/containers/", false); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); uri.AppendPath(containerName, true); uri.AppendPath("/lease", false); uri.AppendQuery("api-version", apiVersion, true); @@ -1351,11 +1491,12 @@ internal HttpMessage CreateLeaseRequest(string resourceGroupName, string account /// The Lease Container operation establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// Lease Container request body. /// The cancellation token to use. - /// , , or is null. - public async Task> LeaseAsync(string resourceGroupName, string accountName, string containerName, LeaseContainerRequest parameters = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> LeaseAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, LeaseContainerRequest parameters = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -1365,12 +1506,16 @@ public async Task> LeaseAsync(string resourceGr { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); } - using var message = CreateLeaseRequest(resourceGroupName, accountName, containerName, parameters); + using var message = CreateLeaseRequest(resourceGroupName, accountName, blobServicesName, containerName, parameters); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -1389,11 +1534,12 @@ public async Task> LeaseAsync(string resourceGr /// The Lease Container operation establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// Lease Container request body. /// The cancellation token to use. - /// , , or is null. - public Response Lease(string resourceGroupName, string accountName, string containerName, LeaseContainerRequest parameters = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response Lease(string resourceGroupName, string accountName, string blobServicesName, string containerName, LeaseContainerRequest parameters = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -1403,12 +1549,16 @@ public Response Lease(string resourceGroupName, string a { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (containerName == null) { throw new ArgumentNullException(nameof(containerName)); } - using var message = CreateLeaseRequest(resourceGroupName, accountName, containerName, parameters); + using var message = CreateLeaseRequest(resourceGroupName, accountName, blobServicesName, containerName, parameters); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -1424,7 +1574,107 @@ public Response Lease(string resourceGroupName, string a } } - internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceGroupName, string accountName, string maxpagesize, string filter, ListContainersInclude? include) + internal HttpMessage CreateObjectLevelWormRequest(string resourceGroupName, string accountName, string blobServicesName, string containerName) + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Post; + var uri = new RawRequestUriBuilder(); + uri.Reset(endpoint); + uri.AppendPath("/subscriptions/", false); + uri.AppendPath(subscriptionId, true); + uri.AppendPath("/resourceGroups/", false); + uri.AppendPath(resourceGroupName, true); + uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); + uri.AppendPath(accountName, true); + uri.AppendPath("/blobServices/", false); + uri.AppendPath(blobServicesName, true); + uri.AppendPath("/containers/", false); + uri.AppendPath(containerName, true); + uri.AppendPath("/migrate", false); + uri.AppendQuery("api-version", apiVersion, true); + request.Uri = uri; + request.Headers.Add("Accept", "application/json"); + return message; + } + + /// This operation migrates a blob container from container level WORM to object level immutability enabled container. Prerequisites require a container level immutability policy either in locked or unlocked state, Account level versioning must be enabled and there should be no Legal hold on the container. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. + /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// The cancellation token to use. + /// , , , or is null. + public async Task ObjectLevelWormAsync(string resourceGroupName, string accountName, string blobServicesName, string containerName, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } + if (containerName == null) + { + throw new ArgumentNullException(nameof(containerName)); + } + + using var message = CreateObjectLevelWormRequest(resourceGroupName, accountName, blobServicesName, containerName); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 200: + case 202: + return message.Response; + default: + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); + } + } + + /// This operation migrates a blob container from container level WORM to object level immutability enabled container. Prerequisites require a container level immutability policy either in locked or unlocked state, Account level versioning must be enabled and there should be no Legal hold on the container. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. + /// The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// The cancellation token to use. + /// , , , or is null. + public Response ObjectLevelWorm(string resourceGroupName, string accountName, string blobServicesName, string containerName, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } + if (containerName == null) + { + throw new ArgumentNullException(nameof(containerName)); + } + + using var message = CreateObjectLevelWormRequest(resourceGroupName, accountName, blobServicesName, containerName); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 200: + case 202: + return message.Response; + default: + throw _clientDiagnostics.CreateRequestFailedException(message.Response); + } + } + + internal HttpMessage CreateGetAllNextPageRequest(string nextLink, string resourceGroupName, string accountName, string blobServicesName, string maxpagesize, string filter, ListContainersInclude? include) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -1441,12 +1691,13 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceG /// The URL to the next page of results. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// Optional. Specified maximum number of containers that can be included in the list. /// Optional. When specified, only container names starting with the filter will be listed. /// Optional, used to include the properties for soft deleted blob containers. /// The cancellation token to use. - /// , , or is null. - public async Task> ListNextPageAsync(string nextLink, string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> GetAllNextPageAsync(string nextLink, string resourceGroupName, string accountName, string blobServicesName, string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) { if (nextLink == null) { @@ -1460,8 +1711,12 @@ public async Task> ListNextPageAsync(string nextLin { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } - using var message = CreateListNextPageRequest(nextLink, resourceGroupName, accountName, maxpagesize, filter, include); + using var message = CreateGetAllNextPageRequest(nextLink, resourceGroupName, accountName, blobServicesName, maxpagesize, filter, include); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -1481,12 +1736,13 @@ public async Task> ListNextPageAsync(string nextLin /// The URL to the next page of results. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// Optional. Specified maximum number of containers that can be included in the list. /// Optional. When specified, only container names starting with the filter will be listed. /// Optional, used to include the properties for soft deleted blob containers. /// The cancellation token to use. - /// , , or is null. - public Response ListNextPage(string nextLink, string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response GetAllNextPage(string nextLink, string resourceGroupName, string accountName, string blobServicesName, string maxpagesize = null, string filter = null, ListContainersInclude? include = null, CancellationToken cancellationToken = default) { if (nextLink == null) { @@ -1500,8 +1756,12 @@ public Response ListNextPage(string nextLink, string resourc { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } - using var message = CreateListNextPageRequest(nextLink, resourceGroupName, accountName, maxpagesize, filter, include); + using var message = CreateGetAllNextPageRequest(nextLink, resourceGroupName, accountName, blobServicesName, maxpagesize, filter, include); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobInventoryPoliciesRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobInventoryPoliciesRestOperations.cs new file mode 100644 index 000000000000..ffc7910ddfb3 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobInventoryPoliciesRestOperations.cs @@ -0,0 +1,398 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Text.Json; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + internal partial class BlobInventoryPoliciesRestOperations + { + private string subscriptionId; + private Uri endpoint; + private string apiVersion; + private ClientDiagnostics _clientDiagnostics; + private HttpPipeline _pipeline; + + /// Initializes a new instance of BlobInventoryPoliciesRestOperations. + /// The handler for diagnostic messaging in the client. + /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The ID of the target subscription. + /// server parameter. + /// Api Version. + /// or is null. + public BlobInventoryPoliciesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") + { + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); + _clientDiagnostics = clientDiagnostics; + _pipeline = pipeline; + } + + internal HttpMessage CreateGetRequest(string resourceGroupName, string accountName, BlobInventoryPolicyName blobInventoryPolicyName) + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Get; + var uri = new RawRequestUriBuilder(); + uri.Reset(endpoint); + uri.AppendPath("/subscriptions/", false); + uri.AppendPath(subscriptionId, true); + uri.AppendPath("/resourceGroups/", false); + uri.AppendPath(resourceGroupName, true); + uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); + uri.AppendPath(accountName, true); + uri.AppendPath("/inventoryPolicies/", false); + uri.AppendPath(blobInventoryPolicyName.ToString(), true); + uri.AppendQuery("api-version", apiVersion, true); + request.Uri = uri; + request.Headers.Add("Accept", "application/json"); + return message; + } + + /// Gets the blob inventory policy associated with the specified storage account. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// The cancellation token to use. + /// or is null. + public async Task> GetAsync(string resourceGroupName, string accountName, BlobInventoryPolicyName blobInventoryPolicyName, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + using var message = CreateGetRequest(resourceGroupName, accountName, blobInventoryPolicyName); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 200: + { + BlobInventoryPolicyData value = default; + using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); + value = BlobInventoryPolicyData.DeserializeBlobInventoryPolicyData(document.RootElement); + return Response.FromValue(value, message.Response); + } + case 404: + return Response.FromValue((BlobInventoryPolicyData)null, message.Response); + default: + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); + } + } + + /// Gets the blob inventory policy associated with the specified storage account. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// The cancellation token to use. + /// or is null. + public Response Get(string resourceGroupName, string accountName, BlobInventoryPolicyName blobInventoryPolicyName, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + using var message = CreateGetRequest(resourceGroupName, accountName, blobInventoryPolicyName); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 200: + { + BlobInventoryPolicyData value = default; + using var document = JsonDocument.Parse(message.Response.ContentStream); + value = BlobInventoryPolicyData.DeserializeBlobInventoryPolicyData(document.RootElement); + return Response.FromValue(value, message.Response); + } + case 404: + return Response.FromValue((BlobInventoryPolicyData)null, message.Response); + default: + throw _clientDiagnostics.CreateRequestFailedException(message.Response); + } + } + + internal HttpMessage CreateCreateOrUpdateRequest(string resourceGroupName, string accountName, BlobInventoryPolicyName blobInventoryPolicyName, BlobInventoryPolicyData properties) + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Put; + var uri = new RawRequestUriBuilder(); + uri.Reset(endpoint); + uri.AppendPath("/subscriptions/", false); + uri.AppendPath(subscriptionId, true); + uri.AppendPath("/resourceGroups/", false); + uri.AppendPath(resourceGroupName, true); + uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); + uri.AppendPath(accountName, true); + uri.AppendPath("/inventoryPolicies/", false); + uri.AppendPath(blobInventoryPolicyName.ToString(), true); + uri.AppendQuery("api-version", apiVersion, true); + request.Uri = uri; + request.Headers.Add("Accept", "application/json"); + request.Headers.Add("Content-Type", "application/json"); + var content = new Utf8JsonRequestContent(); + content.JsonWriter.WriteObjectValue(properties); + request.Content = content; + return message; + } + + /// Sets the blob inventory policy to the specified storage account. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// The blob inventory policy set to a storage account. + /// The cancellation token to use. + /// , , or is null. + public async Task> CreateOrUpdateAsync(string resourceGroupName, string accountName, BlobInventoryPolicyName blobInventoryPolicyName, BlobInventoryPolicyData properties, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + if (properties == null) + { + throw new ArgumentNullException(nameof(properties)); + } + + using var message = CreateCreateOrUpdateRequest(resourceGroupName, accountName, blobInventoryPolicyName, properties); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 200: + { + BlobInventoryPolicyData value = default; + using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); + value = BlobInventoryPolicyData.DeserializeBlobInventoryPolicyData(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); + } + } + + /// Sets the blob inventory policy to the specified storage account. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// The blob inventory policy set to a storage account. + /// The cancellation token to use. + /// , , or is null. + public Response CreateOrUpdate(string resourceGroupName, string accountName, BlobInventoryPolicyName blobInventoryPolicyName, BlobInventoryPolicyData properties, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + if (properties == null) + { + throw new ArgumentNullException(nameof(properties)); + } + + using var message = CreateCreateOrUpdateRequest(resourceGroupName, accountName, blobInventoryPolicyName, properties); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 200: + { + BlobInventoryPolicyData value = default; + using var document = JsonDocument.Parse(message.Response.ContentStream); + value = BlobInventoryPolicyData.DeserializeBlobInventoryPolicyData(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw _clientDiagnostics.CreateRequestFailedException(message.Response); + } + } + + internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accountName, BlobInventoryPolicyName blobInventoryPolicyName) + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Delete; + var uri = new RawRequestUriBuilder(); + uri.Reset(endpoint); + uri.AppendPath("/subscriptions/", false); + uri.AppendPath(subscriptionId, true); + uri.AppendPath("/resourceGroups/", false); + uri.AppendPath(resourceGroupName, true); + uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); + uri.AppendPath(accountName, true); + uri.AppendPath("/inventoryPolicies/", false); + uri.AppendPath(blobInventoryPolicyName.ToString(), true); + uri.AppendQuery("api-version", apiVersion, true); + request.Uri = uri; + request.Headers.Add("Accept", "application/json"); + return message; + } + + /// Deletes the blob inventory policy associated with the specified storage account. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// The cancellation token to use. + /// or is null. + public async Task DeleteAsync(string resourceGroupName, string accountName, BlobInventoryPolicyName blobInventoryPolicyName, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + using var message = CreateDeleteRequest(resourceGroupName, accountName, blobInventoryPolicyName); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 200: + case 204: + return message.Response; + default: + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); + } + } + + /// Deletes the blob inventory policy associated with the specified storage account. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the storage account blob inventory policy. It should always be 'default'. + /// The cancellation token to use. + /// or is null. + public Response Delete(string resourceGroupName, string accountName, BlobInventoryPolicyName blobInventoryPolicyName, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + using var message = CreateDeleteRequest(resourceGroupName, accountName, blobInventoryPolicyName); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 200: + case 204: + return message.Response; + default: + throw _clientDiagnostics.CreateRequestFailedException(message.Response); + } + } + + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Get; + var uri = new RawRequestUriBuilder(); + uri.Reset(endpoint); + uri.AppendPath("/subscriptions/", false); + uri.AppendPath(subscriptionId, true); + uri.AppendPath("/resourceGroups/", false); + uri.AppendPath(resourceGroupName, true); + uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); + uri.AppendPath(accountName, true); + uri.AppendPath("/inventoryPolicies", false); + uri.AppendQuery("api-version", apiVersion, true); + request.Uri = uri; + request.Headers.Add("Accept", "application/json"); + return message; + } + + /// Gets the blob inventory policy associated with the specified storage account. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The cancellation token to use. + /// or is null. + public async Task> GetAllAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + using var message = CreateGetAllRequest(resourceGroupName, accountName); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 200: + { + ListBlobInventoryPolicy value = default; + using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); + value = ListBlobInventoryPolicy.DeserializeListBlobInventoryPolicy(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); + } + } + + /// Gets the blob inventory policy associated with the specified storage account. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The cancellation token to use. + /// or is null. + public Response GetAll(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + using var message = CreateGetAllRequest(resourceGroupName, accountName); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 200: + { + ListBlobInventoryPolicy value = default; + using var document = JsonDocument.Parse(message.Response.ContentStream); + value = ListBlobInventoryPolicy.DeserializeListBlobInventoryPolicy(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw _clientDiagnostics.CreateRequestFailedException(message.Response); + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServicesRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobServicesRestOperations.cs similarity index 76% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServicesRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobServicesRestOperations.cs index e3445f0f8b07..27b7a51d25d8 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServicesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobServicesRestOperations.cs @@ -31,26 +31,16 @@ internal partial class BlobServicesRestOperations /// server parameter. /// Api Version. /// or is null. - public BlobServicesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public BlobServicesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -75,7 +65,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public async Task> ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public async Task> GetAllAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -86,7 +76,7 @@ public async Task> ListAsync(string resourceGroupName throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -107,7 +97,7 @@ public async Task> ListAsync(string resourceGroupName /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public Response List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public Response GetAll(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -118,7 +108,7 @@ public Response List(string resourceGroupName, string accountN throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -134,7 +124,7 @@ public Response List(string resourceGroupName, string accountN } } - internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, string accountName, BlobServiceProperties parameters) + internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, string accountName, string blobServicesName, BlobServiceData parameters) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -148,7 +138,7 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); uri.AppendPath("/blobServices/", false); - uri.AppendPath("default", true); + uri.AppendPath(blobServicesName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); @@ -162,10 +152,11 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, /// Sets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The cancellation token to use. - /// , , or is null. - public async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, BlobServiceProperties parameters, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, string blobServicesName, BlobServiceData parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -175,20 +166,24 @@ public async Task> SetServicePropertiesAsync(str { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (parameters == null) { throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, parameters); + using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, blobServicesName, parameters); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - BlobServiceProperties value = default; + BlobServiceData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = BlobServiceProperties.DeserializeBlobServiceProperties(document.RootElement); + value = BlobServiceData.DeserializeBlobServiceData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -199,10 +194,11 @@ public async Task> SetServicePropertiesAsync(str /// Sets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The cancellation token to use. - /// , , or is null. - public Response SetServiceProperties(string resourceGroupName, string accountName, BlobServiceProperties parameters, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response SetServiceProperties(string resourceGroupName, string accountName, string blobServicesName, BlobServiceData parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -212,20 +208,24 @@ public Response SetServiceProperties(string resourceGroup { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } if (parameters == null) { throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, parameters); + using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, blobServicesName, parameters); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - BlobServiceProperties value = default; + BlobServiceData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = BlobServiceProperties.DeserializeBlobServiceProperties(document.RootElement); + value = BlobServiceData.DeserializeBlobServiceData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -233,7 +233,7 @@ public Response SetServiceProperties(string resourceGroup } } - internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, string accountName, string blobServicesName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -247,7 +247,7 @@ internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); uri.AppendPath("/blobServices/", false); - uri.AppendPath("default", true); + uri.AppendPath(blobServicesName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); @@ -257,9 +257,10 @@ internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, /// Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The cancellation token to use. - /// or is null. - public async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , or is null. + public async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, string blobServicesName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -269,18 +270,24 @@ public async Task> GetServicePropertiesAsync(str { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } - using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName); + using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName, blobServicesName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - BlobServiceProperties value = default; + BlobServiceData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = BlobServiceProperties.DeserializeBlobServiceProperties(document.RootElement); + value = BlobServiceData.DeserializeBlobServiceData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((BlobServiceData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -289,9 +296,10 @@ public async Task> GetServicePropertiesAsync(str /// Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the blob Service within the specified storage account. Blob Service Name must be 'default'. /// The cancellation token to use. - /// or is null. - public Response GetServiceProperties(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , or is null. + public Response GetServiceProperties(string resourceGroupName, string accountName, string blobServicesName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -301,18 +309,24 @@ public Response GetServiceProperties(string resourceGroup { throw new ArgumentNullException(nameof(accountName)); } + if (blobServicesName == null) + { + throw new ArgumentNullException(nameof(blobServicesName)); + } - using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName); + using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName, blobServicesName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - BlobServiceProperties value = default; + BlobServiceData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = BlobServiceProperties.DeserializeBlobServiceProperties(document.RootElement); + value = BlobServiceData.DeserializeBlobServiceData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((BlobServiceData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/DeletedAccountsRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/DeletedAccountsRestOperations.cs new file mode 100644 index 000000000000..457f8cc73514 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/DeletedAccountsRestOperations.cs @@ -0,0 +1,253 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Text.Json; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + internal partial class DeletedAccountsRestOperations + { + private string subscriptionId; + private Uri endpoint; + private string apiVersion; + private ClientDiagnostics _clientDiagnostics; + private HttpPipeline _pipeline; + + /// Initializes a new instance of DeletedAccountsRestOperations. + /// The handler for diagnostic messaging in the client. + /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The ID of the target subscription. + /// server parameter. + /// Api Version. + /// or is null. + public DeletedAccountsRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") + { + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); + _clientDiagnostics = clientDiagnostics; + _pipeline = pipeline; + } + + internal HttpMessage CreateGetAllRequest() + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Get; + var uri = new RawRequestUriBuilder(); + uri.Reset(endpoint); + uri.AppendPath("/subscriptions/", false); + uri.AppendPath(subscriptionId, true); + uri.AppendPath("/providers/Microsoft.Storage/deletedAccounts", false); + uri.AppendQuery("api-version", apiVersion, true); + request.Uri = uri; + request.Headers.Add("Accept", "application/json"); + return message; + } + + /// Lists deleted accounts under the subscription. + /// The cancellation token to use. + public async Task> GetAllAsync(CancellationToken cancellationToken = default) + { + using var message = CreateGetAllRequest(); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 200: + { + DeletedAccountListResult value = default; + using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); + value = DeletedAccountListResult.DeserializeDeletedAccountListResult(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); + } + } + + /// Lists deleted accounts under the subscription. + /// The cancellation token to use. + public Response GetAll(CancellationToken cancellationToken = default) + { + using var message = CreateGetAllRequest(); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 200: + { + DeletedAccountListResult value = default; + using var document = JsonDocument.Parse(message.Response.ContentStream); + value = DeletedAccountListResult.DeserializeDeletedAccountListResult(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw _clientDiagnostics.CreateRequestFailedException(message.Response); + } + } + + internal HttpMessage CreateGetRequest(string location, string deletedAccountName) + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Get; + var uri = new RawRequestUriBuilder(); + uri.Reset(endpoint); + uri.AppendPath("/subscriptions/", false); + uri.AppendPath(subscriptionId, true); + uri.AppendPath("/providers/Microsoft.Storage/locations/", false); + uri.AppendPath(location, true); + uri.AppendPath("/deletedAccounts/", false); + uri.AppendPath(deletedAccountName, true); + uri.AppendQuery("api-version", apiVersion, true); + request.Uri = uri; + request.Headers.Add("Accept", "application/json"); + return message; + } + + /// Get properties of specified deleted account resource. + /// The location of the deleted storage account. + /// Name of the deleted storage account. + /// The cancellation token to use. + /// or is null. + public async Task> GetAsync(string location, string deletedAccountName, CancellationToken cancellationToken = default) + { + if (location == null) + { + throw new ArgumentNullException(nameof(location)); + } + if (deletedAccountName == null) + { + throw new ArgumentNullException(nameof(deletedAccountName)); + } + + using var message = CreateGetRequest(location, deletedAccountName); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 200: + { + DeletedAccountData value = default; + using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); + value = DeletedAccountData.DeserializeDeletedAccountData(document.RootElement); + return Response.FromValue(value, message.Response); + } + case 404: + return Response.FromValue((DeletedAccountData)null, message.Response); + default: + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); + } + } + + /// Get properties of specified deleted account resource. + /// The location of the deleted storage account. + /// Name of the deleted storage account. + /// The cancellation token to use. + /// or is null. + public Response Get(string location, string deletedAccountName, CancellationToken cancellationToken = default) + { + if (location == null) + { + throw new ArgumentNullException(nameof(location)); + } + if (deletedAccountName == null) + { + throw new ArgumentNullException(nameof(deletedAccountName)); + } + + using var message = CreateGetRequest(location, deletedAccountName); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 200: + { + DeletedAccountData value = default; + using var document = JsonDocument.Parse(message.Response.ContentStream); + value = DeletedAccountData.DeserializeDeletedAccountData(document.RootElement); + return Response.FromValue(value, message.Response); + } + case 404: + return Response.FromValue((DeletedAccountData)null, message.Response); + default: + throw _clientDiagnostics.CreateRequestFailedException(message.Response); + } + } + + internal HttpMessage CreateGetAllNextPageRequest(string nextLink) + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Get; + var uri = new RawRequestUriBuilder(); + uri.Reset(endpoint); + uri.AppendRawNextLink(nextLink, false); + request.Uri = uri; + request.Headers.Add("Accept", "application/json"); + return message; + } + + /// Lists deleted accounts under the subscription. + /// The URL to the next page of results. + /// The cancellation token to use. + /// is null. + public async Task> GetAllNextPageAsync(string nextLink, CancellationToken cancellationToken = default) + { + if (nextLink == null) + { + throw new ArgumentNullException(nameof(nextLink)); + } + + using var message = CreateGetAllNextPageRequest(nextLink); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 200: + { + DeletedAccountListResult value = default; + using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); + value = DeletedAccountListResult.DeserializeDeletedAccountListResult(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); + } + } + + /// Lists deleted accounts under the subscription. + /// The URL to the next page of results. + /// The cancellation token to use. + /// is null. + public Response GetAllNextPage(string nextLink, CancellationToken cancellationToken = default) + { + if (nextLink == null) + { + throw new ArgumentNullException(nameof(nextLink)); + } + + using var message = CreateGetAllNextPageRequest(nextLink); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 200: + { + DeletedAccountListResult value = default; + using var document = JsonDocument.Parse(message.Response.ContentStream); + value = DeletedAccountListResult.DeserializeDeletedAccountListResult(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw _clientDiagnostics.CreateRequestFailedException(message.Response); + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopesRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/EncryptionScopesRestOperations.cs similarity index 87% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopesRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/EncryptionScopesRestOperations.cs index de23d85cc145..7caa6c9a6ebc 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/EncryptionScopesRestOperations.cs @@ -31,26 +31,16 @@ internal partial class EncryptionScopesRestOperations /// server parameter. /// Api Version. /// or is null. - public EncryptionScopesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public EncryptionScopesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreatePutRequest(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScope encryptionScope) + internal HttpMessage CreatePutRequest(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScopeData encryptionScope) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -82,7 +72,7 @@ internal HttpMessage CreatePutRequest(string resourceGroupName, string accountNa /// Encryption scope properties to be used for the create or update. /// The cancellation token to use. /// , , , or is null. - public async Task> PutAsync(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScope encryptionScope, CancellationToken cancellationToken = default) + public async Task> PutAsync(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScopeData encryptionScope, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -108,9 +98,9 @@ public async Task> PutAsync(string resourceGroupName, case 200: case 201: { - EncryptionScope value = default; + EncryptionScopeData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = EncryptionScope.DeserializeEncryptionScope(document.RootElement); + value = EncryptionScopeData.DeserializeEncryptionScopeData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -125,7 +115,7 @@ public async Task> PutAsync(string resourceGroupName, /// Encryption scope properties to be used for the create or update. /// The cancellation token to use. /// , , , or is null. - public Response Put(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScope encryptionScope, CancellationToken cancellationToken = default) + public Response Put(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScopeData encryptionScope, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -151,9 +141,9 @@ public Response Put(string resourceGroupName, string accountNam case 200: case 201: { - EncryptionScope value = default; + EncryptionScopeData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = EncryptionScope.DeserializeEncryptionScope(document.RootElement); + value = EncryptionScopeData.DeserializeEncryptionScopeData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -161,7 +151,7 @@ public Response Put(string resourceGroupName, string accountNam } } - internal HttpMessage CreatePatchRequest(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScope encryptionScope) + internal HttpMessage CreatePatchRequest(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScopeData encryptionScope) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -193,7 +183,7 @@ internal HttpMessage CreatePatchRequest(string resourceGroupName, string account /// Encryption scope properties to be used for the update. /// The cancellation token to use. /// , , , or is null. - public async Task> PatchAsync(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScope encryptionScope, CancellationToken cancellationToken = default) + public async Task> PatchAsync(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScopeData encryptionScope, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -218,9 +208,9 @@ public async Task> PatchAsync(string resourceGroupName { case 200: { - EncryptionScope value = default; + EncryptionScopeData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = EncryptionScope.DeserializeEncryptionScope(document.RootElement); + value = EncryptionScopeData.DeserializeEncryptionScopeData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -235,7 +225,7 @@ public async Task> PatchAsync(string resourceGroupName /// Encryption scope properties to be used for the update. /// The cancellation token to use. /// , , , or is null. - public Response Patch(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScope encryptionScope, CancellationToken cancellationToken = default) + public Response Patch(string resourceGroupName, string accountName, string encryptionScopeName, EncryptionScopeData encryptionScope, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -260,9 +250,9 @@ public Response Patch(string resourceGroupName, string accountN { case 200: { - EncryptionScope value = default; + EncryptionScopeData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = EncryptionScope.DeserializeEncryptionScope(document.RootElement); + value = EncryptionScopeData.DeserializeEncryptionScopeData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -297,7 +287,7 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The cancellation token to use. /// , , or is null. - public async Task> GetAsync(string resourceGroupName, string accountName, string encryptionScopeName, CancellationToken cancellationToken = default) + public async Task> GetAsync(string resourceGroupName, string accountName, string encryptionScopeName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -318,11 +308,13 @@ public async Task> GetAsync(string resourceGroupName, { case 200: { - EncryptionScope value = default; + EncryptionScopeData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = EncryptionScope.DeserializeEncryptionScope(document.RootElement); + value = EncryptionScopeData.DeserializeEncryptionScopeData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((EncryptionScopeData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -334,7 +326,7 @@ public async Task> GetAsync(string resourceGroupName, /// The name of the encryption scope within the specified storage account. Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The cancellation token to use. /// , , or is null. - public Response Get(string resourceGroupName, string accountName, string encryptionScopeName, CancellationToken cancellationToken = default) + public Response Get(string resourceGroupName, string accountName, string encryptionScopeName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -355,17 +347,19 @@ public Response Get(string resourceGroupName, string accountNam { case 200: { - EncryptionScope value = default; + EncryptionScopeData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = EncryptionScope.DeserializeEncryptionScope(document.RootElement); + value = EncryptionScopeData.DeserializeEncryptionScopeData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((EncryptionScopeData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -390,7 +384,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public async Task> ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public async Task> GetAllAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -401,7 +395,7 @@ public async Task> ListAsync(string resource throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -422,7 +416,7 @@ public async Task> ListAsync(string resource /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public Response List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public Response GetAll(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -433,7 +427,7 @@ public Response List(string resourceGroupName, string throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -449,7 +443,7 @@ public Response List(string resourceGroupName, string } } - internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllNextPageRequest(string nextLink, string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -468,7 +462,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceG /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// , , or is null. - public async Task> ListNextPageAsync(string nextLink, string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public async Task> GetAllNextPageAsync(string nextLink, string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (nextLink == null) { @@ -483,7 +477,7 @@ public async Task> ListNextPageAsync(string throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListNextPageRequest(nextLink, resourceGroupName, accountName); + using var message = CreateGetAllNextPageRequest(nextLink, resourceGroupName, accountName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -505,7 +499,7 @@ public async Task> ListNextPageAsync(string /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// , , or is null. - public Response ListNextPage(string nextLink, string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public Response GetAllNextPage(string nextLink, string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (nextLink == null) { @@ -520,7 +514,7 @@ public Response ListNextPage(string nextLink, string throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListNextPageRequest(nextLink, resourceGroupName, accountName); + using var message = CreateGetAllNextPageRequest(nextLink, resourceGroupName, accountName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServicesRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/FileServicesRestOperations.cs similarity index 76% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServicesRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/FileServicesRestOperations.cs index 3217f92771fc..3cbc3792016e 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServicesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/FileServicesRestOperations.cs @@ -31,26 +31,16 @@ internal partial class FileServicesRestOperations /// server parameter. /// Api Version. /// or is null. - public FileServicesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public FileServicesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -75,7 +65,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public async Task> ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public async Task> GetAllAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -86,7 +76,7 @@ public async Task> ListAsync(string resourceGroupName throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -107,7 +97,7 @@ public async Task> ListAsync(string resourceGroupName /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public Response List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public Response GetAll(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -118,7 +108,7 @@ public Response List(string resourceGroupName, string accountN throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -134,7 +124,7 @@ public Response List(string resourceGroupName, string accountN } } - internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, string accountName, FileServiceProperties parameters) + internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, string accountName, string fileServicesName, FileServiceData parameters) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -148,7 +138,7 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); uri.AppendPath("/fileServices/", false); - uri.AppendPath("default", true); + uri.AppendPath(fileServicesName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); @@ -162,10 +152,11 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, /// Sets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. /// The cancellation token to use. - /// , , or is null. - public async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, FileServiceProperties parameters, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, string fileServicesName, FileServiceData parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -175,20 +166,24 @@ public async Task> SetServicePropertiesAsync(str { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (parameters == null) { throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, parameters); + using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, fileServicesName, parameters); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - FileServiceProperties value = default; + FileServiceData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = FileServiceProperties.DeserializeFileServiceProperties(document.RootElement); + value = FileServiceData.DeserializeFileServiceData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -199,10 +194,11 @@ public async Task> SetServicePropertiesAsync(str /// Sets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. /// The cancellation token to use. - /// , , or is null. - public Response SetServiceProperties(string resourceGroupName, string accountName, FileServiceProperties parameters, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response SetServiceProperties(string resourceGroupName, string accountName, string fileServicesName, FileServiceData parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -212,20 +208,24 @@ public Response SetServiceProperties(string resourceGroup { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (parameters == null) { throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, parameters); + using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, fileServicesName, parameters); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - FileServiceProperties value = default; + FileServiceData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = FileServiceProperties.DeserializeFileServiceProperties(document.RootElement); + value = FileServiceData.DeserializeFileServiceData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -233,7 +233,7 @@ public Response SetServiceProperties(string resourceGroup } } - internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, string accountName, string fileServicesName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -247,7 +247,7 @@ internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); uri.AppendPath("/fileServices/", false); - uri.AppendPath("default", true); + uri.AppendPath(fileServicesName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); @@ -257,9 +257,10 @@ internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, /// Gets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The cancellation token to use. - /// or is null. - public async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , or is null. + public async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, string fileServicesName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -269,18 +270,24 @@ public async Task> GetServicePropertiesAsync(str { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } - using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName); + using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName, fileServicesName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - FileServiceProperties value = default; + FileServiceData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = FileServiceProperties.DeserializeFileServiceProperties(document.RootElement); + value = FileServiceData.DeserializeFileServiceData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((FileServiceData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -289,9 +296,10 @@ public async Task> GetServicePropertiesAsync(str /// Gets the properties of file services in storage accounts, including CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The cancellation token to use. - /// or is null. - public Response GetServiceProperties(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , or is null. + public Response GetServiceProperties(string resourceGroupName, string accountName, string fileServicesName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -301,18 +309,24 @@ public Response GetServiceProperties(string resourceGroup { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } - using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName); + using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName, fileServicesName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - FileServiceProperties value = default; + FileServiceData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = FileServiceProperties.DeserializeFileServiceProperties(document.RootElement); + value = FileServiceData.DeserializeFileServiceData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((FileServiceData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileSharesRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/FileSharesRestOperations.cs similarity index 59% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileSharesRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/FileSharesRestOperations.cs index 054ed6d0f7be..dd4fe15d36dd 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileSharesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/FileSharesRestOperations.cs @@ -31,26 +31,16 @@ internal partial class FileSharesRestOperations /// server parameter. /// Api Version. /// or is null. - public FileSharesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public FileSharesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName, string maxpagesize, string filter) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName, string fileServicesName, string maxpagesize, string filter, string expand) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -63,7 +53,9 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/fileServices/default/shares", false); + uri.AppendPath("/fileServices/", false); + uri.AppendPath(fileServicesName, true); + uri.AppendPath("/shares", false); uri.AppendQuery("api-version", apiVersion, true); if (maxpagesize != null) { @@ -73,7 +65,10 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN { uri.AppendQuery("$filter", filter, true); } - uri.AppendQuery("$expand", "deleted", true); + if (expand != null) + { + uri.AppendQuery("$expand", expand, true); + } request.Uri = uri; request.Headers.Add("Accept", "application/json"); return message; @@ -82,11 +77,13 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN /// Lists all shares. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// Optional. Specified maximum number of shares that can be included in the list. /// Optional. When specified, only share names starting with the filter will be listed. + /// Optional, used to expand the properties within share's properties. Valid values are: deleted, snapshots. Should be passed as a string with delimiter ','. /// The cancellation token to use. - /// or is null. - public async Task> ListAsync(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) + /// , , or is null. + public async Task> GetAllAsync(string resourceGroupName, string accountName, string fileServicesName, string maxpagesize = null, string filter = null, string expand = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -96,8 +93,12 @@ public async Task> ListAsync(string resourceGroupName, { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } - using var message = CreateListRequest(resourceGroupName, accountName, maxpagesize, filter); + using var message = CreateGetAllRequest(resourceGroupName, accountName, fileServicesName, maxpagesize, filter, expand); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -116,11 +117,13 @@ public async Task> ListAsync(string resourceGroupName, /// Lists all shares. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// Optional. Specified maximum number of shares that can be included in the list. /// Optional. When specified, only share names starting with the filter will be listed. + /// Optional, used to expand the properties within share's properties. Valid values are: deleted, snapshots. Should be passed as a string with delimiter ','. /// The cancellation token to use. - /// or is null. - public Response List(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) + /// , , or is null. + public Response GetAll(string resourceGroupName, string accountName, string fileServicesName, string maxpagesize = null, string filter = null, string expand = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -130,8 +133,12 @@ public Response List(string resourceGroupName, string accountNam { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } - using var message = CreateListRequest(resourceGroupName, accountName, maxpagesize, filter); + using var message = CreateGetAllRequest(resourceGroupName, accountName, fileServicesName, maxpagesize, filter, expand); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -147,7 +154,7 @@ public Response List(string resourceGroupName, string accountNam } } - internal HttpMessage CreateCreateRequest(string resourceGroupName, string accountName, string shareName, FileShare fileShare) + internal HttpMessage CreateCreateRequest(string resourceGroupName, string accountName, string fileServicesName, string shareName, FileShareData fileShare, string expand) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -160,8 +167,14 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/fileServices/default/shares/", false); + uri.AppendPath("/fileServices/", false); + uri.AppendPath(fileServicesName, true); + uri.AppendPath("/shares/", false); uri.AppendPath(shareName, true); + if (expand != null) + { + uri.AppendQuery("$expand", expand, true); + } uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); @@ -175,11 +188,13 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun /// Creates a new share under the specified account as described by request body. The share resource includes metadata and properties for that share. It does not include a list of the files contained by the share. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// Properties of the file share to create. + /// Optional, used to expand the properties within share's properties. Valid values are: snapshots. Should be passed as a string with delimiter ','. /// The cancellation token to use. - /// , , , or is null. - public async Task> CreateAsync(string resourceGroupName, string accountName, string shareName, FileShare fileShare, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task> CreateAsync(string resourceGroupName, string accountName, string fileServicesName, string shareName, FileShareData fileShare, string expand = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -189,6 +204,10 @@ public async Task> CreateAsync(string resourceGroupName, str { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (shareName == null) { throw new ArgumentNullException(nameof(shareName)); @@ -198,16 +217,16 @@ public async Task> CreateAsync(string resourceGroupName, str throw new ArgumentNullException(nameof(fileShare)); } - using var message = CreateCreateRequest(resourceGroupName, accountName, shareName, fileShare); + using var message = CreateCreateRequest(resourceGroupName, accountName, fileServicesName, shareName, fileShare, expand); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: case 201: { - FileShare value = default; + FileShareData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = FileShare.DeserializeFileShare(document.RootElement); + value = FileShareData.DeserializeFileShareData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -218,11 +237,13 @@ public async Task> CreateAsync(string resourceGroupName, str /// Creates a new share under the specified account as described by request body. The share resource includes metadata and properties for that share. It does not include a list of the files contained by the share. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// Properties of the file share to create. + /// Optional, used to expand the properties within share's properties. Valid values are: snapshots. Should be passed as a string with delimiter ','. /// The cancellation token to use. - /// , , , or is null. - public Response Create(string resourceGroupName, string accountName, string shareName, FileShare fileShare, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response Create(string resourceGroupName, string accountName, string fileServicesName, string shareName, FileShareData fileShare, string expand = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -232,6 +253,10 @@ public Response Create(string resourceGroupName, string accountName, { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (shareName == null) { throw new ArgumentNullException(nameof(shareName)); @@ -241,16 +266,16 @@ public Response Create(string resourceGroupName, string accountName, throw new ArgumentNullException(nameof(fileShare)); } - using var message = CreateCreateRequest(resourceGroupName, accountName, shareName, fileShare); + using var message = CreateCreateRequest(resourceGroupName, accountName, fileServicesName, shareName, fileShare, expand); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: case 201: { - FileShare value = default; + FileShareData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = FileShare.DeserializeFileShare(document.RootElement); + value = FileShareData.DeserializeFileShareData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -258,7 +283,7 @@ public Response Create(string resourceGroupName, string accountName, } } - internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accountName, string shareName, FileShare fileShare) + internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accountName, string fileServicesName, string shareName, FileShareData fileShare) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -271,7 +296,9 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/fileServices/default/shares/", false); + uri.AppendPath("/fileServices/", false); + uri.AppendPath(fileServicesName, true); + uri.AppendPath("/shares/", false); uri.AppendPath(shareName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -286,11 +313,12 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun /// Updates share properties as specified in request body. Properties not mentioned in the request will not be changed. Update fails if the specified share does not already exist. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// Properties to update for the file share. /// The cancellation token to use. - /// , , , or is null. - public async Task> UpdateAsync(string resourceGroupName, string accountName, string shareName, FileShare fileShare, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task> UpdateAsync(string resourceGroupName, string accountName, string fileServicesName, string shareName, FileShareData fileShare, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -300,6 +328,10 @@ public async Task> UpdateAsync(string resourceGroupName, str { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (shareName == null) { throw new ArgumentNullException(nameof(shareName)); @@ -309,15 +341,15 @@ public async Task> UpdateAsync(string resourceGroupName, str throw new ArgumentNullException(nameof(fileShare)); } - using var message = CreateUpdateRequest(resourceGroupName, accountName, shareName, fileShare); + using var message = CreateUpdateRequest(resourceGroupName, accountName, fileServicesName, shareName, fileShare); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - FileShare value = default; + FileShareData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = FileShare.DeserializeFileShare(document.RootElement); + value = FileShareData.DeserializeFileShareData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -328,11 +360,12 @@ public async Task> UpdateAsync(string resourceGroupName, str /// Updates share properties as specified in request body. Properties not mentioned in the request will not be changed. Update fails if the specified share does not already exist. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// Properties to update for the file share. /// The cancellation token to use. - /// , , , or is null. - public Response Update(string resourceGroupName, string accountName, string shareName, FileShare fileShare, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response Update(string resourceGroupName, string accountName, string fileServicesName, string shareName, FileShareData fileShare, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -342,6 +375,10 @@ public Response Update(string resourceGroupName, string accountName, { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (shareName == null) { throw new ArgumentNullException(nameof(shareName)); @@ -351,15 +388,15 @@ public Response Update(string resourceGroupName, string accountName, throw new ArgumentNullException(nameof(fileShare)); } - using var message = CreateUpdateRequest(resourceGroupName, accountName, shareName, fileShare); + using var message = CreateUpdateRequest(resourceGroupName, accountName, fileServicesName, shareName, fileShare); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - FileShare value = default; + FileShareData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = FileShare.DeserializeFileShare(document.RootElement); + value = FileShareData.DeserializeFileShareData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -367,7 +404,7 @@ public Response Update(string resourceGroupName, string accountName, } } - internal HttpMessage CreateGetRequest(string resourceGroupName, string accountName, string shareName) + internal HttpMessage CreateGetRequest(string resourceGroupName, string accountName, string fileServicesName, string shareName, string expand, string xMsSnapshot) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -380,11 +417,20 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/fileServices/default/shares/", false); + uri.AppendPath("/fileServices/", false); + uri.AppendPath(fileServicesName, true); + uri.AppendPath("/shares/", false); uri.AppendPath(shareName, true); uri.AppendQuery("api-version", apiVersion, true); - uri.AppendQuery("$expand", "stats", true); + if (expand != null) + { + uri.AppendQuery("$expand", expand, true); + } request.Uri = uri; + if (xMsSnapshot != null) + { + request.Headers.Add("x-ms-snapshot", xMsSnapshot); + } request.Headers.Add("Accept", "application/json"); return message; } @@ -392,10 +438,13 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa /// Gets properties of a specified share. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional, used to expand the properties within share's properties. Valid values are: stats. Should be passed as a string with delimiter ','. + /// Optional, used to retrieve properties of a snapshot. /// The cancellation token to use. - /// , , or is null. - public async Task> GetAsync(string resourceGroupName, string accountName, string shareName, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> GetAsync(string resourceGroupName, string accountName, string fileServicesName, string shareName, string expand = null, string xMsSnapshot = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -405,22 +454,28 @@ public async Task> GetAsync(string resourceGroupName, string { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (shareName == null) { throw new ArgumentNullException(nameof(shareName)); } - using var message = CreateGetRequest(resourceGroupName, accountName, shareName); + using var message = CreateGetRequest(resourceGroupName, accountName, fileServicesName, shareName, expand, xMsSnapshot); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - FileShare value = default; + FileShareData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = FileShare.DeserializeFileShare(document.RootElement); + value = FileShareData.DeserializeFileShareData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((FileShareData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -429,10 +484,13 @@ public async Task> GetAsync(string resourceGroupName, string /// Gets properties of a specified share. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional, used to expand the properties within share's properties. Valid values are: stats. Should be passed as a string with delimiter ','. + /// Optional, used to retrieve properties of a snapshot. /// The cancellation token to use. - /// , , or is null. - public Response Get(string resourceGroupName, string accountName, string shareName, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response Get(string resourceGroupName, string accountName, string fileServicesName, string shareName, string expand = null, string xMsSnapshot = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -442,28 +500,34 @@ public Response Get(string resourceGroupName, string accountName, str { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (shareName == null) { throw new ArgumentNullException(nameof(shareName)); } - using var message = CreateGetRequest(resourceGroupName, accountName, shareName); + using var message = CreateGetRequest(resourceGroupName, accountName, fileServicesName, shareName, expand, xMsSnapshot); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - FileShare value = default; + FileShareData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = FileShare.DeserializeFileShare(document.RootElement); + value = FileShareData.DeserializeFileShareData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((FileShareData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } } - internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accountName, string shareName) + internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accountName, string fileServicesName, string shareName, string xMsSnapshot, string include) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -476,10 +540,20 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/fileServices/default/shares/", false); + uri.AppendPath("/fileServices/", false); + uri.AppendPath(fileServicesName, true); + uri.AppendPath("/shares/", false); uri.AppendPath(shareName, true); uri.AppendQuery("api-version", apiVersion, true); + if (include != null) + { + uri.AppendQuery("$include", include, true); + } request.Uri = uri; + if (xMsSnapshot != null) + { + request.Headers.Add("x-ms-snapshot", xMsSnapshot); + } request.Headers.Add("Accept", "application/json"); return message; } @@ -487,10 +561,13 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun /// Deletes specified share under its account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional, used to delete a snapshot. + /// Optional. Valid values are: snapshots, leased-snapshots, none. The default value is snapshots. For 'snapshots', the file share is deleted including all of its file share snapshots. If the file share contains leased-snapshots, the deletion fails. For 'leased-snapshots', the file share is deleted included all of its file share snapshots (leased/unleased). For 'none', the file share is deleted if it has no share snapshots. If the file share contains any snapshots (leased or unleased), the deletion fails. /// The cancellation token to use. - /// , , or is null. - public async Task DeleteAsync(string resourceGroupName, string accountName, string shareName, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task DeleteAsync(string resourceGroupName, string accountName, string fileServicesName, string shareName, string xMsSnapshot = null, string include = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -500,12 +577,16 @@ public async Task DeleteAsync(string resourceGroupName, string account { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (shareName == null) { throw new ArgumentNullException(nameof(shareName)); } - using var message = CreateDeleteRequest(resourceGroupName, accountName, shareName); + using var message = CreateDeleteRequest(resourceGroupName, accountName, fileServicesName, shareName, xMsSnapshot, include); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -520,10 +601,13 @@ public async Task DeleteAsync(string resourceGroupName, string account /// Deletes specified share under its account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional, used to delete a snapshot. + /// Optional. Valid values are: snapshots, leased-snapshots, none. The default value is snapshots. For 'snapshots', the file share is deleted including all of its file share snapshots. If the file share contains leased-snapshots, the deletion fails. For 'leased-snapshots', the file share is deleted included all of its file share snapshots (leased/unleased). For 'none', the file share is deleted if it has no share snapshots. If the file share contains any snapshots (leased or unleased), the deletion fails. /// The cancellation token to use. - /// , , or is null. - public Response Delete(string resourceGroupName, string accountName, string shareName, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response Delete(string resourceGroupName, string accountName, string fileServicesName, string shareName, string xMsSnapshot = null, string include = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -533,12 +617,16 @@ public Response Delete(string resourceGroupName, string accountName, string shar { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (shareName == null) { throw new ArgumentNullException(nameof(shareName)); } - using var message = CreateDeleteRequest(resourceGroupName, accountName, shareName); + using var message = CreateDeleteRequest(resourceGroupName, accountName, fileServicesName, shareName, xMsSnapshot, include); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -550,7 +638,7 @@ public Response Delete(string resourceGroupName, string accountName, string shar } } - internal HttpMessage CreateRestoreRequest(string resourceGroupName, string accountName, string shareName, DeletedShare deletedShare) + internal HttpMessage CreateRestoreRequest(string resourceGroupName, string accountName, string fileServicesName, string shareName, DeletedShare deletedShare) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -563,7 +651,9 @@ internal HttpMessage CreateRestoreRequest(string resourceGroupName, string accou uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/fileServices/default/shares/", false); + uri.AppendPath("/fileServices/", false); + uri.AppendPath(fileServicesName, true); + uri.AppendPath("/shares/", false); uri.AppendPath(shareName, true); uri.AppendPath("/restore", false); uri.AppendQuery("api-version", apiVersion, true); @@ -579,11 +669,12 @@ internal HttpMessage CreateRestoreRequest(string resourceGroupName, string accou /// Restore a file share within a valid retention days if share soft delete is enabled. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The DeletedShare to use. /// The cancellation token to use. - /// , , , or is null. - public async Task RestoreAsync(string resourceGroupName, string accountName, string shareName, DeletedShare deletedShare, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task RestoreAsync(string resourceGroupName, string accountName, string fileServicesName, string shareName, DeletedShare deletedShare, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -593,6 +684,10 @@ public async Task RestoreAsync(string resourceGroupName, string accoun { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (shareName == null) { throw new ArgumentNullException(nameof(shareName)); @@ -602,7 +697,7 @@ public async Task RestoreAsync(string resourceGroupName, string accoun throw new ArgumentNullException(nameof(deletedShare)); } - using var message = CreateRestoreRequest(resourceGroupName, accountName, shareName, deletedShare); + using var message = CreateRestoreRequest(resourceGroupName, accountName, fileServicesName, shareName, deletedShare); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -616,11 +711,12 @@ public async Task RestoreAsync(string resourceGroupName, string accoun /// Restore a file share within a valid retention days if share soft delete is enabled. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. /// The DeletedShare to use. /// The cancellation token to use. - /// , , , or is null. - public Response Restore(string resourceGroupName, string accountName, string shareName, DeletedShare deletedShare, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response Restore(string resourceGroupName, string accountName, string fileServicesName, string shareName, DeletedShare deletedShare, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -630,6 +726,10 @@ public Response Restore(string resourceGroupName, string accountName, string sha { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } if (shareName == null) { throw new ArgumentNullException(nameof(shareName)); @@ -639,7 +739,7 @@ public Response Restore(string resourceGroupName, string accountName, string sha throw new ArgumentNullException(nameof(deletedShare)); } - using var message = CreateRestoreRequest(resourceGroupName, accountName, shareName, deletedShare); + using var message = CreateRestoreRequest(resourceGroupName, accountName, fileServicesName, shareName, deletedShare); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -650,7 +750,130 @@ public Response Restore(string resourceGroupName, string accountName, string sha } } - internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceGroupName, string accountName, string maxpagesize, string filter) + internal HttpMessage CreateLeaseRequest(string resourceGroupName, string accountName, string fileServicesName, string shareName, string xMsSnapshot, LeaseShareRequest parameters) + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Post; + var uri = new RawRequestUriBuilder(); + uri.Reset(endpoint); + uri.AppendPath("/subscriptions/", false); + uri.AppendPath(subscriptionId, true); + uri.AppendPath("/resourceGroups/", false); + uri.AppendPath(resourceGroupName, true); + uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); + uri.AppendPath(accountName, true); + uri.AppendPath("/fileServices/", false); + uri.AppendPath(fileServicesName, true); + uri.AppendPath("/shares/", false); + uri.AppendPath(shareName, true); + uri.AppendPath("/lease", false); + uri.AppendQuery("api-version", apiVersion, true); + request.Uri = uri; + if (xMsSnapshot != null) + { + request.Headers.Add("x-ms-snapshot", xMsSnapshot); + } + request.Headers.Add("Accept", "application/json"); + if (parameters != null) + { + request.Headers.Add("Content-Type", "application/json"); + var content = new Utf8JsonRequestContent(); + content.JsonWriter.WriteObjectValue(parameters); + request.Content = content; + } + return message; + } + + /// The Lease Share operation establishes and manages a lock on a share for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". + /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional. Specify the snapshot time to lease a snapshot. + /// Lease Share request body. + /// The cancellation token to use. + /// , , , or is null. + public async Task> LeaseAsync(string resourceGroupName, string accountName, string fileServicesName, string shareName, string xMsSnapshot = null, LeaseShareRequest parameters = null, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } + if (shareName == null) + { + throw new ArgumentNullException(nameof(shareName)); + } + + using var message = CreateLeaseRequest(resourceGroupName, accountName, fileServicesName, shareName, xMsSnapshot, parameters); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 200: + { + LeaseShareResponse value = default; + using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); + value = LeaseShareResponse.DeserializeLeaseShareResponse(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); + } + } + + /// The Lease Share operation establishes and manages a lock on a share for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". + /// The name of the file share within the specified storage account. File share names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number. + /// Optional. Specify the snapshot time to lease a snapshot. + /// Lease Share request body. + /// The cancellation token to use. + /// , , , or is null. + public Response Lease(string resourceGroupName, string accountName, string fileServicesName, string shareName, string xMsSnapshot = null, LeaseShareRequest parameters = null, CancellationToken cancellationToken = default) + { + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } + if (shareName == null) + { + throw new ArgumentNullException(nameof(shareName)); + } + + using var message = CreateLeaseRequest(resourceGroupName, accountName, fileServicesName, shareName, xMsSnapshot, parameters); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 200: + { + LeaseShareResponse value = default; + using var document = JsonDocument.Parse(message.Response.ContentStream); + value = LeaseShareResponse.DeserializeLeaseShareResponse(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw _clientDiagnostics.CreateRequestFailedException(message.Response); + } + } + + internal HttpMessage CreateGetAllNextPageRequest(string nextLink, string resourceGroupName, string accountName, string fileServicesName, string maxpagesize, string filter, string expand) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -667,11 +890,13 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceG /// The URL to the next page of results. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// Optional. Specified maximum number of shares that can be included in the list. /// Optional. When specified, only share names starting with the filter will be listed. + /// Optional, used to expand the properties within share's properties. Valid values are: deleted, snapshots. Should be passed as a string with delimiter ','. /// The cancellation token to use. - /// , , or is null. - public async Task> ListNextPageAsync(string nextLink, string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> GetAllNextPageAsync(string nextLink, string resourceGroupName, string accountName, string fileServicesName, string maxpagesize = null, string filter = null, string expand = null, CancellationToken cancellationToken = default) { if (nextLink == null) { @@ -685,8 +910,12 @@ public async Task> ListNextPageAsync(string nextLink, s { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } - using var message = CreateListNextPageRequest(nextLink, resourceGroupName, accountName, maxpagesize, filter); + using var message = CreateGetAllNextPageRequest(nextLink, resourceGroupName, accountName, fileServicesName, maxpagesize, filter, expand); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -706,11 +935,13 @@ public async Task> ListNextPageAsync(string nextLink, s /// The URL to the next page of results. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the file Service within the specified storage account. File Service Name must be "default". /// Optional. Specified maximum number of shares that can be included in the list. /// Optional. When specified, only share names starting with the filter will be listed. + /// Optional, used to expand the properties within share's properties. Valid values are: deleted, snapshots. Should be passed as a string with delimiter ','. /// The cancellation token to use. - /// , , or is null. - public Response ListNextPage(string nextLink, string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response GetAllNextPage(string nextLink, string resourceGroupName, string accountName, string fileServicesName, string maxpagesize = null, string filter = null, string expand = null, CancellationToken cancellationToken = default) { if (nextLink == null) { @@ -724,8 +955,12 @@ public Response ListNextPage(string nextLink, string resourceGro { throw new ArgumentNullException(nameof(accountName)); } + if (fileServicesName == null) + { + throw new ArgumentNullException(nameof(fileServicesName)); + } - using var message = CreateListNextPageRequest(nextLink, resourceGroupName, accountName, maxpagesize, filter); + using var message = CreateGetAllNextPageRequest(nextLink, resourceGroupName, accountName, fileServicesName, maxpagesize, filter, expand); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPoliciesRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/ManagementPoliciesRestOperations.cs similarity index 88% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPoliciesRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/ManagementPoliciesRestOperations.cs index cb73011c79b7..726d8184edb9 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPoliciesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/ManagementPoliciesRestOperations.cs @@ -31,21 +31,11 @@ internal partial class ManagementPoliciesRestOperations /// server parameter. /// Api Version. /// or is null. - public ManagementPoliciesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public ManagementPoliciesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } @@ -77,7 +67,7 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa /// The name of the Storage Account Management Policy. It should always be 'default'. /// The cancellation token to use. /// or is null. - public async Task> GetAsync(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) + public async Task> GetAsync(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -94,11 +84,13 @@ public async Task> GetAsync(string resourceGroupName, { case 200: { - ManagementPolicy value = default; + ManagementPolicyData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = ManagementPolicy.DeserializeManagementPolicy(document.RootElement); + value = ManagementPolicyData.DeserializeManagementPolicyData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((ManagementPolicyData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -110,7 +102,7 @@ public async Task> GetAsync(string resourceGroupName, /// The name of the Storage Account Management Policy. It should always be 'default'. /// The cancellation token to use. /// or is null. - public Response Get(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) + public Response Get(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -127,17 +119,19 @@ public Response Get(string resourceGroupName, string accountNa { case 200: { - ManagementPolicy value = default; + ManagementPolicyData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = ManagementPolicy.DeserializeManagementPolicy(document.RootElement); + value = ManagementPolicyData.DeserializeManagementPolicyData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((ManagementPolicyData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } } - internal HttpMessage CreateCreateOrUpdateRequest(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, ManagementPolicy properties) + internal HttpMessage CreateCreateOrUpdateRequest(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, ManagementPolicyData properties) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -169,7 +163,7 @@ internal HttpMessage CreateCreateOrUpdateRequest(string resourceGroupName, strin /// The ManagementPolicy set to a storage account. /// The cancellation token to use. /// , , or is null. - public async Task> CreateOrUpdateAsync(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, ManagementPolicy properties, CancellationToken cancellationToken = default) + public async Task> CreateOrUpdateAsync(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, ManagementPolicyData properties, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -190,9 +184,9 @@ public async Task> CreateOrUpdateAsync(string resourc { case 200: { - ManagementPolicy value = default; + ManagementPolicyData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = ManagementPolicy.DeserializeManagementPolicy(document.RootElement); + value = ManagementPolicyData.DeserializeManagementPolicyData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -207,7 +201,7 @@ public async Task> CreateOrUpdateAsync(string resourc /// The ManagementPolicy set to a storage account. /// The cancellation token to use. /// , , or is null. - public Response CreateOrUpdate(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, ManagementPolicy properties, CancellationToken cancellationToken = default) + public Response CreateOrUpdate(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName, ManagementPolicyData properties, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -228,9 +222,9 @@ public Response CreateOrUpdate(string resourceGroupName, strin { case 200: { - ManagementPolicy value = default; + ManagementPolicyData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = ManagementPolicy.DeserializeManagementPolicy(document.RootElement); + value = ManagementPolicyData.DeserializeManagementPolicyData(document.RootElement); return Response.FromValue(value, message.Response); } default: diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPoliciesRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/ObjectReplicationPoliciesRestOperations.cs similarity index 80% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPoliciesRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/ObjectReplicationPoliciesRestOperations.cs index 93a085077915..b2d9d419a2ba 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPoliciesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/ObjectReplicationPoliciesRestOperations.cs @@ -31,26 +31,16 @@ internal partial class ObjectReplicationPoliciesRestOperations /// server parameter. /// Api Version. /// or is null. - public ObjectReplicationPoliciesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public ObjectReplicationPoliciesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -75,7 +65,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public async Task> ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public async Task> GetAllAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -86,7 +76,7 @@ public async Task> ListAsync(string resource throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -107,7 +97,7 @@ public async Task> ListAsync(string resource /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public Response List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public Response GetAll(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -118,7 +108,7 @@ public Response List(string resourceGroupName, string throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -158,10 +148,10 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa /// Get the object replication policy of the storage account by policy ID. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. /// The cancellation token to use. /// , , or is null. - public async Task> GetAsync(string resourceGroupName, string accountName, string objectReplicationPolicyId, CancellationToken cancellationToken = default) + public async Task> GetAsync(string resourceGroupName, string accountName, string objectReplicationPolicyId, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -182,11 +172,13 @@ public async Task> GetAsync(string resourceGro { case 200: { - ObjectReplicationPolicy value = default; + ObjectReplicationPolicyData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = ObjectReplicationPolicy.DeserializeObjectReplicationPolicy(document.RootElement); + value = ObjectReplicationPolicyData.DeserializeObjectReplicationPolicyData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((ObjectReplicationPolicyData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -195,10 +187,10 @@ public async Task> GetAsync(string resourceGro /// Get the object replication policy of the storage account by policy ID. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. /// The cancellation token to use. /// , , or is null. - public Response Get(string resourceGroupName, string accountName, string objectReplicationPolicyId, CancellationToken cancellationToken = default) + public Response Get(string resourceGroupName, string accountName, string objectReplicationPolicyId, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -219,17 +211,19 @@ public Response Get(string resourceGroupName, string ac { case 200: { - ObjectReplicationPolicy value = default; + ObjectReplicationPolicyData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = ObjectReplicationPolicy.DeserializeObjectReplicationPolicy(document.RootElement); + value = ObjectReplicationPolicyData.DeserializeObjectReplicationPolicyData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((ObjectReplicationPolicyData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } } - internal HttpMessage CreateCreateOrUpdateRequest(string resourceGroupName, string accountName, string objectReplicationPolicyId, ObjectReplicationPolicy properties) + internal HttpMessage CreateCreateOrUpdateRequest(string resourceGroupName, string accountName, string objectReplicationPolicyId, ObjectReplicationPolicyData properties) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -257,11 +251,11 @@ internal HttpMessage CreateCreateOrUpdateRequest(string resourceGroupName, strin /// Create or update the object replication policy of the storage account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. /// The object replication policy set to a storage account. A unique policy ID will be created if absent. /// The cancellation token to use. /// , , , or is null. - public async Task> CreateOrUpdateAsync(string resourceGroupName, string accountName, string objectReplicationPolicyId, ObjectReplicationPolicy properties, CancellationToken cancellationToken = default) + public async Task> CreateOrUpdateAsync(string resourceGroupName, string accountName, string objectReplicationPolicyId, ObjectReplicationPolicyData properties, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -286,9 +280,9 @@ public async Task> CreateOrUpdateAsync(string { case 200: { - ObjectReplicationPolicy value = default; + ObjectReplicationPolicyData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = ObjectReplicationPolicy.DeserializeObjectReplicationPolicy(document.RootElement); + value = ObjectReplicationPolicyData.DeserializeObjectReplicationPolicyData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -299,11 +293,11 @@ public async Task> CreateOrUpdateAsync(string /// Create or update the object replication policy of the storage account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. /// The object replication policy set to a storage account. A unique policy ID will be created if absent. /// The cancellation token to use. /// , , , or is null. - public Response CreateOrUpdate(string resourceGroupName, string accountName, string objectReplicationPolicyId, ObjectReplicationPolicy properties, CancellationToken cancellationToken = default) + public Response CreateOrUpdate(string resourceGroupName, string accountName, string objectReplicationPolicyId, ObjectReplicationPolicyData properties, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -328,9 +322,9 @@ public Response CreateOrUpdate(string resourceGroupName { case 200: { - ObjectReplicationPolicy value = default; + ObjectReplicationPolicyData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = ObjectReplicationPolicy.DeserializeObjectReplicationPolicy(document.RootElement); + value = ObjectReplicationPolicyData.DeserializeObjectReplicationPolicyData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -362,7 +356,7 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun /// Deletes the object replication policy associated with the specified storage account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. /// The cancellation token to use. /// , , or is null. public async Task DeleteAsync(string resourceGroupName, string accountName, string objectReplicationPolicyId, CancellationToken cancellationToken = default) @@ -395,7 +389,7 @@ public async Task DeleteAsync(string resourceGroupName, string account /// Deletes the object replication policy associated with the specified storage account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The ID of object replication policy or 'default' if the policy ID is unknown. + /// For the destination account, provide the value 'default'. Configure the policy on the destination account first. For the source account, provide the value of the policy ID that is returned when you download the policy that was defined on the destination account. The policy is downloaded as a JSON file. /// The cancellation token to use. /// , , or is null. public Response Delete(string resourceGroupName, string accountName, string objectReplicationPolicyId, CancellationToken cancellationToken = default) diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionsRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/PrivateEndpointConnectionsRestOperations.cs similarity index 88% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionsRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/PrivateEndpointConnectionsRestOperations.cs index 08f0e36d45c1..04a2af4eead8 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionsRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/PrivateEndpointConnectionsRestOperations.cs @@ -31,26 +31,16 @@ internal partial class PrivateEndpointConnectionsRestOperations /// server parameter. /// Api Version. /// or is null. - public PrivateEndpointConnectionsRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public PrivateEndpointConnectionsRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -75,7 +65,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public async Task> ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public async Task> GetAllAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -86,7 +76,7 @@ public async Task> ListAsync(strin throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -107,7 +97,7 @@ public async Task> ListAsync(strin /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public Response List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public Response GetAll(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -118,7 +108,7 @@ public Response List(string resourceGroupNa throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -161,7 +151,7 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa /// The name of the private endpoint connection associated with the Azure resource. /// The cancellation token to use. /// , , or is null. - public async Task> GetAsync(string resourceGroupName, string accountName, string privateEndpointConnectionName, CancellationToken cancellationToken = default) + public async Task> GetAsync(string resourceGroupName, string accountName, string privateEndpointConnectionName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -182,11 +172,13 @@ public async Task> GetAsync(string resourceG { case 200: { - PrivateEndpointConnection value = default; + PrivateEndpointConnectionData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = PrivateEndpointConnection.DeserializePrivateEndpointConnection(document.RootElement); + value = PrivateEndpointConnectionData.DeserializePrivateEndpointConnectionData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((PrivateEndpointConnectionData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -198,7 +190,7 @@ public async Task> GetAsync(string resourceG /// The name of the private endpoint connection associated with the Azure resource. /// The cancellation token to use. /// , , or is null. - public Response Get(string resourceGroupName, string accountName, string privateEndpointConnectionName, CancellationToken cancellationToken = default) + public Response Get(string resourceGroupName, string accountName, string privateEndpointConnectionName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -219,17 +211,19 @@ public Response Get(string resourceGroupName, string { case 200: { - PrivateEndpointConnection value = default; + PrivateEndpointConnectionData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = PrivateEndpointConnection.DeserializePrivateEndpointConnection(document.RootElement); + value = PrivateEndpointConnectionData.DeserializePrivateEndpointConnectionData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((PrivateEndpointConnectionData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } } - internal HttpMessage CreatePutRequest(string resourceGroupName, string accountName, string privateEndpointConnectionName, PrivateEndpointConnection properties) + internal HttpMessage CreatePutRequest(string resourceGroupName, string accountName, string privateEndpointConnectionName, PrivateEndpointConnectionData properties) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -261,7 +255,7 @@ internal HttpMessage CreatePutRequest(string resourceGroupName, string accountNa /// The private endpoint connection properties. /// The cancellation token to use. /// , , , or is null. - public async Task> PutAsync(string resourceGroupName, string accountName, string privateEndpointConnectionName, PrivateEndpointConnection properties, CancellationToken cancellationToken = default) + public async Task> PutAsync(string resourceGroupName, string accountName, string privateEndpointConnectionName, PrivateEndpointConnectionData properties, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -286,9 +280,9 @@ public async Task> PutAsync(string resourceG { case 200: { - PrivateEndpointConnection value = default; + PrivateEndpointConnectionData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = PrivateEndpointConnection.DeserializePrivateEndpointConnection(document.RootElement); + value = PrivateEndpointConnectionData.DeserializePrivateEndpointConnectionData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -303,7 +297,7 @@ public async Task> PutAsync(string resourceG /// The private endpoint connection properties. /// The cancellation token to use. /// , , , or is null. - public Response Put(string resourceGroupName, string accountName, string privateEndpointConnectionName, PrivateEndpointConnection properties, CancellationToken cancellationToken = default) + public Response Put(string resourceGroupName, string accountName, string privateEndpointConnectionName, PrivateEndpointConnectionData properties, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -328,9 +322,9 @@ public Response Put(string resourceGroupName, string { case 200: { - PrivateEndpointConnection value = default; + PrivateEndpointConnectionData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = PrivateEndpointConnection.DeserializePrivateEndpointConnection(document.RootElement); + value = PrivateEndpointConnectionData.DeserializePrivateEndpointConnectionData(document.RootElement); return Response.FromValue(value, message.Response); } default: diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateLinkResourcesRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/PrivateLinkResourcesRestOperations.cs similarity index 84% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateLinkResourcesRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/PrivateLinkResourcesRestOperations.cs index 9ef9ad1e0dd1..b8938738a1b8 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateLinkResourcesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/PrivateLinkResourcesRestOperations.cs @@ -31,26 +31,16 @@ internal partial class PrivateLinkResourcesRestOperations /// server parameter. /// Api Version. /// or is null. - public PrivateLinkResourcesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public PrivateLinkResourcesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateListByStorageAccountRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllByStorageAccountRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -75,7 +65,7 @@ internal HttpMessage CreateListByStorageAccountRequest(string resourceGroupName, /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public async Task> ListByStorageAccountAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public async Task> GetAllByStorageAccountAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -86,7 +76,7 @@ public async Task> ListByStorageAccountA throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListByStorageAccountRequest(resourceGroupName, accountName); + using var message = CreateGetAllByStorageAccountRequest(resourceGroupName, accountName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -107,7 +97,7 @@ public async Task> ListByStorageAccountA /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public Response ListByStorageAccount(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public Response GetAllByStorageAccount(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -118,7 +108,7 @@ public Response ListByStorageAccount(string resou throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListByStorageAccountRequest(resourceGroupName, accountName); + using var message = CreateGetAllByStorageAccountRequest(resourceGroupName, accountName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/QueueRestOperations.cs similarity index 73% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/QueueRestOperations.cs index b6756e16937c..876fcf864277 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/QueueRestOperations.cs @@ -31,26 +31,16 @@ internal partial class QueueRestOperations /// server parameter. /// Api Version. /// or is null. - public QueueRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public QueueRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateCreateRequest(string resourceGroupName, string accountName, string queueName, StorageQueue queue) + internal HttpMessage CreateCreateRequest(string resourceGroupName, string accountName, string queueServiceName, string queueName, StorageQueueData queue) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -63,7 +53,9 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/queueServices/default/queues/", false); + uri.AppendPath("/queueServices/", false); + uri.AppendPath(queueServiceName, true); + uri.AppendPath("/queues/", false); uri.AppendPath(queueName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -78,11 +70,12 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun /// Creates a new queue with the specified queue name, under the specified account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. /// Queue properties and metadata to be created with. /// The cancellation token to use. - /// , , , or is null. - public async Task> CreateAsync(string resourceGroupName, string accountName, string queueName, StorageQueue queue, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task> CreateAsync(string resourceGroupName, string accountName, string queueServiceName, string queueName, StorageQueueData queue, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -92,6 +85,10 @@ public async Task> CreateAsync(string resourceGroupName, { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } if (queueName == null) { throw new ArgumentNullException(nameof(queueName)); @@ -101,15 +98,15 @@ public async Task> CreateAsync(string resourceGroupName, throw new ArgumentNullException(nameof(queue)); } - using var message = CreateCreateRequest(resourceGroupName, accountName, queueName, queue); + using var message = CreateCreateRequest(resourceGroupName, accountName, queueServiceName, queueName, queue); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - StorageQueue value = default; + StorageQueueData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = StorageQueue.DeserializeStorageQueue(document.RootElement); + value = StorageQueueData.DeserializeStorageQueueData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -120,11 +117,12 @@ public async Task> CreateAsync(string resourceGroupName, /// Creates a new queue with the specified queue name, under the specified account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. /// Queue properties and metadata to be created with. /// The cancellation token to use. - /// , , , or is null. - public Response Create(string resourceGroupName, string accountName, string queueName, StorageQueue queue, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response Create(string resourceGroupName, string accountName, string queueServiceName, string queueName, StorageQueueData queue, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -134,6 +132,10 @@ public Response Create(string resourceGroupName, string accountNam { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } if (queueName == null) { throw new ArgumentNullException(nameof(queueName)); @@ -143,15 +145,15 @@ public Response Create(string resourceGroupName, string accountNam throw new ArgumentNullException(nameof(queue)); } - using var message = CreateCreateRequest(resourceGroupName, accountName, queueName, queue); + using var message = CreateCreateRequest(resourceGroupName, accountName, queueServiceName, queueName, queue); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - StorageQueue value = default; + StorageQueueData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = StorageQueue.DeserializeStorageQueue(document.RootElement); + value = StorageQueueData.DeserializeStorageQueueData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -159,7 +161,7 @@ public Response Create(string resourceGroupName, string accountNam } } - internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accountName, string queueName, StorageQueue queue) + internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accountName, string queueServiceName, string queueName, StorageQueueData queue) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -172,7 +174,9 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/queueServices/default/queues/", false); + uri.AppendPath("/queueServices/", false); + uri.AppendPath(queueServiceName, true); + uri.AppendPath("/queues/", false); uri.AppendPath(queueName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -187,11 +191,12 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun /// Creates a new queue with the specified queue name, under the specified account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. /// Queue properties and metadata to be created with. /// The cancellation token to use. - /// , , , or is null. - public async Task> UpdateAsync(string resourceGroupName, string accountName, string queueName, StorageQueue queue, CancellationToken cancellationToken = default) + /// , , , , or is null. + public async Task> UpdateAsync(string resourceGroupName, string accountName, string queueServiceName, string queueName, StorageQueueData queue, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -201,6 +206,10 @@ public async Task> UpdateAsync(string resourceGroupName, { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } if (queueName == null) { throw new ArgumentNullException(nameof(queueName)); @@ -210,15 +219,15 @@ public async Task> UpdateAsync(string resourceGroupName, throw new ArgumentNullException(nameof(queue)); } - using var message = CreateUpdateRequest(resourceGroupName, accountName, queueName, queue); + using var message = CreateUpdateRequest(resourceGroupName, accountName, queueServiceName, queueName, queue); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - StorageQueue value = default; + StorageQueueData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = StorageQueue.DeserializeStorageQueue(document.RootElement); + value = StorageQueueData.DeserializeStorageQueueData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -229,11 +238,12 @@ public async Task> UpdateAsync(string resourceGroupName, /// Creates a new queue with the specified queue name, under the specified account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. /// Queue properties and metadata to be created with. /// The cancellation token to use. - /// , , , or is null. - public Response Update(string resourceGroupName, string accountName, string queueName, StorageQueue queue, CancellationToken cancellationToken = default) + /// , , , , or is null. + public Response Update(string resourceGroupName, string accountName, string queueServiceName, string queueName, StorageQueueData queue, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -243,6 +253,10 @@ public Response Update(string resourceGroupName, string accountNam { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } if (queueName == null) { throw new ArgumentNullException(nameof(queueName)); @@ -252,15 +266,15 @@ public Response Update(string resourceGroupName, string accountNam throw new ArgumentNullException(nameof(queue)); } - using var message = CreateUpdateRequest(resourceGroupName, accountName, queueName, queue); + using var message = CreateUpdateRequest(resourceGroupName, accountName, queueServiceName, queueName, queue); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - StorageQueue value = default; + StorageQueueData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = StorageQueue.DeserializeStorageQueue(document.RootElement); + value = StorageQueueData.DeserializeStorageQueueData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -268,7 +282,7 @@ public Response Update(string resourceGroupName, string accountNam } } - internal HttpMessage CreateGetRequest(string resourceGroupName, string accountName, string queueName) + internal HttpMessage CreateGetRequest(string resourceGroupName, string accountName, string queueServiceName, string queueName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -281,7 +295,9 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/queueServices/default/queues/", false); + uri.AppendPath("/queueServices/", false); + uri.AppendPath(queueServiceName, true); + uri.AppendPath("/queues/", false); uri.AppendPath(queueName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -292,10 +308,11 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa /// Gets the queue with the specified queue name, under the specified account if it exists. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. /// The cancellation token to use. - /// , , or is null. - public async Task> GetAsync(string resourceGroupName, string accountName, string queueName, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> GetAsync(string resourceGroupName, string accountName, string queueServiceName, string queueName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -305,22 +322,28 @@ public async Task> GetAsync(string resourceGroupName, str { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } if (queueName == null) { throw new ArgumentNullException(nameof(queueName)); } - using var message = CreateGetRequest(resourceGroupName, accountName, queueName); + using var message = CreateGetRequest(resourceGroupName, accountName, queueServiceName, queueName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - StorageQueue value = default; + StorageQueueData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = StorageQueue.DeserializeStorageQueue(document.RootElement); + value = StorageQueueData.DeserializeStorageQueueData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((StorageQueueData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -329,10 +352,11 @@ public async Task> GetAsync(string resourceGroupName, str /// Gets the queue with the specified queue name, under the specified account if it exists. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. /// The cancellation token to use. - /// , , or is null. - public Response Get(string resourceGroupName, string accountName, string queueName, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response Get(string resourceGroupName, string accountName, string queueServiceName, string queueName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -342,28 +366,34 @@ public Response Get(string resourceGroupName, string accountName, { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } if (queueName == null) { throw new ArgumentNullException(nameof(queueName)); } - using var message = CreateGetRequest(resourceGroupName, accountName, queueName); + using var message = CreateGetRequest(resourceGroupName, accountName, queueServiceName, queueName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - StorageQueue value = default; + StorageQueueData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = StorageQueue.DeserializeStorageQueue(document.RootElement); + value = StorageQueueData.DeserializeStorageQueueData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((StorageQueueData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } } - internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accountName, string queueName) + internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accountName, string queueServiceName, string queueName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -376,7 +406,9 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/queueServices/default/queues/", false); + uri.AppendPath("/queueServices/", false); + uri.AppendPath(queueServiceName, true); + uri.AppendPath("/queues/", false); uri.AppendPath(queueName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -387,10 +419,11 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun /// Deletes the queue with the specified queue name, under the specified account if it exists. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. /// The cancellation token to use. - /// , , or is null. - public async Task DeleteAsync(string resourceGroupName, string accountName, string queueName, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task DeleteAsync(string resourceGroupName, string accountName, string queueServiceName, string queueName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -400,12 +433,16 @@ public async Task DeleteAsync(string resourceGroupName, string account { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } if (queueName == null) { throw new ArgumentNullException(nameof(queueName)); } - using var message = CreateDeleteRequest(resourceGroupName, accountName, queueName); + using var message = CreateDeleteRequest(resourceGroupName, accountName, queueServiceName, queueName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -419,10 +456,11 @@ public async Task DeleteAsync(string resourceGroupName, string account /// Deletes the queue with the specified queue name, under the specified account if it exists. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. /// The cancellation token to use. - /// , , or is null. - public Response Delete(string resourceGroupName, string accountName, string queueName, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response Delete(string resourceGroupName, string accountName, string queueServiceName, string queueName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -432,12 +470,16 @@ public Response Delete(string resourceGroupName, string accountName, string queu { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } if (queueName == null) { throw new ArgumentNullException(nameof(queueName)); } - using var message = CreateDeleteRequest(resourceGroupName, accountName, queueName); + using var message = CreateDeleteRequest(resourceGroupName, accountName, queueServiceName, queueName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -448,7 +490,7 @@ public Response Delete(string resourceGroupName, string accountName, string queu } } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName, string maxpagesize, string filter) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName, string queueServiceName, string maxpagesize, string filter) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -461,7 +503,9 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/queueServices/default/queues", false); + uri.AppendPath("/queueServices/", false); + uri.AppendPath(queueServiceName, true); + uri.AppendPath("/queues", false); uri.AppendQuery("api-version", apiVersion, true); if (maxpagesize != null) { @@ -479,11 +523,12 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN /// Gets a list of all the queues under the specified storage account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// Optional, a maximum number of queues that should be included in a list queue response. /// Optional, When specified, only the queues with a name starting with the given filter will be listed. /// The cancellation token to use. - /// or is null. - public async Task> ListAsync(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) + /// , , or is null. + public async Task> GetAllAsync(string resourceGroupName, string accountName, string queueServiceName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -493,8 +538,12 @@ public async Task> ListAsync(string resourceGroupNam { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } - using var message = CreateListRequest(resourceGroupName, accountName, maxpagesize, filter); + using var message = CreateGetAllRequest(resourceGroupName, accountName, queueServiceName, maxpagesize, filter); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -513,11 +562,12 @@ public async Task> ListAsync(string resourceGroupNam /// Gets a list of all the queues under the specified storage account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// Optional, a maximum number of queues that should be included in a list queue response. /// Optional, When specified, only the queues with a name starting with the given filter will be listed. /// The cancellation token to use. - /// or is null. - public Response List(string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) + /// , , or is null. + public Response GetAll(string resourceGroupName, string accountName, string queueServiceName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -527,8 +577,12 @@ public Response List(string resourceGroupName, string account { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } - using var message = CreateListRequest(resourceGroupName, accountName, maxpagesize, filter); + using var message = CreateGetAllRequest(resourceGroupName, accountName, queueServiceName, maxpagesize, filter); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -544,7 +598,7 @@ public Response List(string resourceGroupName, string account } } - internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceGroupName, string accountName, string maxpagesize, string filter) + internal HttpMessage CreateGetAllNextPageRequest(string nextLink, string resourceGroupName, string accountName, string queueServiceName, string maxpagesize, string filter) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -561,11 +615,12 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceG /// The URL to the next page of results. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// Optional, a maximum number of queues that should be included in a list queue response. /// Optional, When specified, only the queues with a name starting with the given filter will be listed. /// The cancellation token to use. - /// , , or is null. - public async Task> ListNextPageAsync(string nextLink, string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> GetAllNextPageAsync(string nextLink, string resourceGroupName, string accountName, string queueServiceName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) { if (nextLink == null) { @@ -579,8 +634,12 @@ public async Task> ListNextPageAsync(string nextLink { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } - using var message = CreateListNextPageRequest(nextLink, resourceGroupName, accountName, maxpagesize, filter); + using var message = CreateGetAllNextPageRequest(nextLink, resourceGroupName, accountName, queueServiceName, maxpagesize, filter); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -600,11 +659,12 @@ public async Task> ListNextPageAsync(string nextLink /// The URL to the next page of results. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// Optional, a maximum number of queues that should be included in a list queue response. /// Optional, When specified, only the queues with a name starting with the given filter will be listed. /// The cancellation token to use. - /// , , or is null. - public Response ListNextPage(string nextLink, string resourceGroupName, string accountName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response GetAllNextPage(string nextLink, string resourceGroupName, string accountName, string queueServiceName, string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) { if (nextLink == null) { @@ -618,8 +678,12 @@ public Response ListNextPage(string nextLink, string resource { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } - using var message = CreateListNextPageRequest(nextLink, resourceGroupName, accountName, maxpagesize, filter); + using var message = CreateGetAllNextPageRequest(nextLink, resourceGroupName, accountName, queueServiceName, maxpagesize, filter); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServicesRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/QueueServicesRestOperations.cs similarity index 76% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServicesRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/QueueServicesRestOperations.cs index f4831385d131..9c79a717012c 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServicesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/QueueServicesRestOperations.cs @@ -31,26 +31,16 @@ internal partial class QueueServicesRestOperations /// server parameter. /// Api Version. /// or is null. - public QueueServicesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public QueueServicesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -75,7 +65,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public async Task> ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public async Task> GetAllAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -86,7 +76,7 @@ public async Task> ListAsync(string resourceGroupNam throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -107,7 +97,7 @@ public async Task> ListAsync(string resourceGroupNam /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public Response List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public Response GetAll(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -118,7 +108,7 @@ public Response List(string resourceGroupName, string account throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -134,7 +124,7 @@ public Response List(string resourceGroupName, string account } } - internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, string accountName, QueueServiceProperties parameters) + internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, string accountName, string queueServiceName, QueueServiceData parameters) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -148,7 +138,7 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); uri.AppendPath("/queueServices/", false); - uri.AppendPath("default", true); + uri.AppendPath(queueServiceName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); @@ -162,10 +152,11 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, /// Sets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// The properties of a storage account’s Queue service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. /// The cancellation token to use. - /// , , or is null. - public async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, QueueServiceProperties parameters, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, string queueServiceName, QueueServiceData parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -175,20 +166,24 @@ public async Task> SetServicePropertiesAsync(st { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } if (parameters == null) { throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, parameters); + using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, queueServiceName, parameters); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - QueueServiceProperties value = default; + QueueServiceData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = QueueServiceProperties.DeserializeQueueServiceProperties(document.RootElement); + value = QueueServiceData.DeserializeQueueServiceData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -199,10 +194,11 @@ public async Task> SetServicePropertiesAsync(st /// Sets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// The properties of a storage account’s Queue service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. /// The cancellation token to use. - /// , , or is null. - public Response SetServiceProperties(string resourceGroupName, string accountName, QueueServiceProperties parameters, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response SetServiceProperties(string resourceGroupName, string accountName, string queueServiceName, QueueServiceData parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -212,20 +208,24 @@ public Response SetServiceProperties(string resourceGrou { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } if (parameters == null) { throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, parameters); + using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, queueServiceName, parameters); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - QueueServiceProperties value = default; + QueueServiceData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = QueueServiceProperties.DeserializeQueueServiceProperties(document.RootElement); + value = QueueServiceData.DeserializeQueueServiceData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -233,7 +233,7 @@ public Response SetServiceProperties(string resourceGrou } } - internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, string accountName, string queueServiceName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -247,7 +247,7 @@ internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); uri.AppendPath("/queueServices/", false); - uri.AppendPath("default", true); + uri.AppendPath(queueServiceName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); @@ -257,9 +257,10 @@ internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, /// Gets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// The cancellation token to use. - /// or is null. - public async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , or is null. + public async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, string queueServiceName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -269,18 +270,24 @@ public async Task> GetServicePropertiesAsync(st { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } - using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName); + using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName, queueServiceName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - QueueServiceProperties value = default; + QueueServiceData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = QueueServiceProperties.DeserializeQueueServiceProperties(document.RootElement); + value = QueueServiceData.DeserializeQueueServiceData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((QueueServiceData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -289,9 +296,10 @@ public async Task> GetServicePropertiesAsync(st /// Gets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'. /// The cancellation token to use. - /// or is null. - public Response GetServiceProperties(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , or is null. + public Response GetServiceProperties(string resourceGroupName, string accountName, string queueServiceName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -301,18 +309,24 @@ public Response GetServiceProperties(string resourceGrou { throw new ArgumentNullException(nameof(accountName)); } + if (queueServiceName == null) + { + throw new ArgumentNullException(nameof(queueServiceName)); + } - using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName); + using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName, queueServiceName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - QueueServiceProperties value = default; + QueueServiceData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = QueueServiceProperties.DeserializeQueueServiceProperties(document.RootElement); + value = QueueServiceData.DeserializeQueueServiceData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((QueueServiceData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/SkusRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/SkusRestOperations.cs similarity index 81% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/SkusRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/SkusRestOperations.cs index bb692eca7b56..e32449e5651a 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/SkusRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/SkusRestOperations.cs @@ -31,26 +31,16 @@ internal partial class SkusRestOperations /// server parameter. /// Api Version. /// or is null. - public SkusRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public SkusRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateListRequest() + internal HttpMessage CreateGetAllRequest() { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -68,9 +58,9 @@ internal HttpMessage CreateListRequest() /// Lists the available SKUs supported by Microsoft.Storage for given subscription. /// The cancellation token to use. - public async Task> ListAsync(CancellationToken cancellationToken = default) + public async Task> GetAllAsync(CancellationToken cancellationToken = default) { - using var message = CreateListRequest(); + using var message = CreateGetAllRequest(); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -88,9 +78,9 @@ public async Task> ListAsync(CancellationToken ca /// Lists the available SKUs supported by Microsoft.Storage for given subscription. /// The cancellation token to use. - public Response List(CancellationToken cancellationToken = default) + public Response GetAll(CancellationToken cancellationToken = default) { - using var message = CreateListRequest(); + using var message = CreateGetAllRequest(); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/StorageAccountNameRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/StorageAccountNameRestOperations.cs new file mode 100644 index 000000000000..892b98b79f35 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/StorageAccountNameRestOperations.cs @@ -0,0 +1,117 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Text.Json; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + internal partial class StorageAccountNameRestOperations + { + private string subscriptionId; + private Uri endpoint; + private string apiVersion; + private ClientDiagnostics _clientDiagnostics; + private HttpPipeline _pipeline; + + /// Initializes a new instance of StorageAccountNameRestOperations. + /// The handler for diagnostic messaging in the client. + /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The ID of the target subscription. + /// server parameter. + /// Api Version. + /// or is null. + public StorageAccountNameRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") + { + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); + _clientDiagnostics = clientDiagnostics; + _pipeline = pipeline; + } + + internal HttpMessage CreateCheckAvailabilityRequest(StorageAccountCheckNameAvailabilityParameters accountName) + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Post; + var uri = new RawRequestUriBuilder(); + uri.Reset(endpoint); + uri.AppendPath("/subscriptions/", false); + uri.AppendPath(subscriptionId, true); + uri.AppendPath("/providers/Microsoft.Storage/checkNameAvailability", false); + uri.AppendQuery("api-version", apiVersion, true); + request.Uri = uri; + request.Headers.Add("Accept", "application/json"); + request.Headers.Add("Content-Type", "application/json"); + var content = new Utf8JsonRequestContent(); + content.JsonWriter.WriteObjectValue(accountName); + request.Content = content; + return message; + } + + /// Checks that the storage account name is valid and is not already in use. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The cancellation token to use. + /// is null. + public async Task> CheckAvailabilityAsync(StorageAccountCheckNameAvailabilityParameters accountName, CancellationToken cancellationToken = default) + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + using var message = CreateCheckAvailabilityRequest(accountName); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 200: + { + CheckNameAvailabilityResult value = default; + using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); + value = CheckNameAvailabilityResult.DeserializeCheckNameAvailabilityResult(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); + } + } + + /// Checks that the storage account name is valid and is not already in use. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The cancellation token to use. + /// is null. + public Response CheckAvailability(StorageAccountCheckNameAvailabilityParameters accountName, CancellationToken cancellationToken = default) + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + using var message = CreateCheckAvailabilityRequest(accountName); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 200: + { + CheckNameAvailabilityResult value = default; + using var document = JsonDocument.Parse(message.Response.ContentStream); + value = CheckNameAvailabilityResult.DeserializeCheckNameAvailabilityResult(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw _clientDiagnostics.CreateRequestFailedException(message.Response); + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/StorageAccountsRestOperations.cs similarity index 89% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/StorageAccountsRestOperations.cs index 88d80bc84519..7736785ccf0d 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/StorageAccountsRestOperations.cs @@ -31,99 +31,15 @@ internal partial class StorageAccountsRestOperations /// server parameter. /// Api Version. /// or is null. - public StorageAccountsRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public StorageAccountsRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateCheckNameAvailabilityRequest(StorageAccountCheckNameAvailabilityParameters accountName) - { - var message = _pipeline.CreateMessage(); - var request = message.Request; - request.Method = RequestMethod.Post; - var uri = new RawRequestUriBuilder(); - uri.Reset(endpoint); - uri.AppendPath("/subscriptions/", false); - uri.AppendPath(subscriptionId, true); - uri.AppendPath("/providers/Microsoft.Storage/checkNameAvailability", false); - uri.AppendQuery("api-version", apiVersion, true); - request.Uri = uri; - request.Headers.Add("Accept", "application/json"); - request.Headers.Add("Content-Type", "application/json"); - var content = new Utf8JsonRequestContent(); - content.JsonWriter.WriteObjectValue(accountName); - request.Content = content; - return message; - } - - /// Checks that the storage account name is valid and is not already in use. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// is null. - public async Task> CheckNameAvailabilityAsync(StorageAccountCheckNameAvailabilityParameters accountName, CancellationToken cancellationToken = default) - { - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - using var message = CreateCheckNameAvailabilityRequest(accountName); - await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); - switch (message.Response.Status) - { - case 200: - { - CheckNameAvailabilityResult value = default; - using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = CheckNameAvailabilityResult.DeserializeCheckNameAvailabilityResult(document.RootElement); - return Response.FromValue(value, message.Response); - } - default: - throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); - } - } - - /// Checks that the storage account name is valid and is not already in use. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// is null. - public Response CheckNameAvailability(StorageAccountCheckNameAvailabilityParameters accountName, CancellationToken cancellationToken = default) - { - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - using var message = CreateCheckNameAvailabilityRequest(accountName); - _pipeline.Send(message, cancellationToken); - switch (message.Response.Status) - { - case 200: - { - CheckNameAvailabilityResult value = default; - using var document = JsonDocument.Parse(message.Response.ContentStream); - value = CheckNameAvailabilityResult.DeserializeCheckNameAvailabilityResult(document.RootElement); - return Response.FromValue(value, message.Response); - } - default: - throw _clientDiagnostics.CreateRequestFailedException(message.Response); - } - } - internal HttpMessage CreateCreateRequest(string resourceGroupName, string accountName, StorageAccountCreateParameters parameters) { var message = _pipeline.CreateMessage(); @@ -316,7 +232,7 @@ internal HttpMessage CreateGetPropertiesRequest(string resourceGroupName, string /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. /// The cancellation token to use. /// or is null. - public async Task> GetPropertiesAsync(string resourceGroupName, string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) + public async Task> GetPropertiesAsync(string resourceGroupName, string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -333,11 +249,13 @@ public async Task> GetPropertiesAsync(string resourceGr { case 200: { - StorageAccount value = default; + StorageAccountData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = StorageAccount.DeserializeStorageAccount(document.RootElement); + value = StorageAccountData.DeserializeStorageAccountData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((StorageAccountData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -349,7 +267,7 @@ public async Task> GetPropertiesAsync(string resourceGr /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. /// The cancellation token to use. /// or is null. - public Response GetProperties(string resourceGroupName, string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) + public Response GetProperties(string resourceGroupName, string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -366,11 +284,13 @@ public Response GetProperties(string resourceGroupName, string a { case 200: { - StorageAccount value = default; + StorageAccountData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = StorageAccount.DeserializeStorageAccount(document.RootElement); + value = StorageAccountData.DeserializeStorageAccountData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((StorageAccountData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } @@ -405,7 +325,7 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun /// The parameters to provide for the updated account. /// The cancellation token to use. /// , , or is null. - public async Task> UpdateAsync(string resourceGroupName, string accountName, StorageAccountUpdateParameters parameters, CancellationToken cancellationToken = default) + public async Task> UpdateAsync(string resourceGroupName, string accountName, StorageAccountUpdateParameters parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -426,9 +346,9 @@ public async Task> UpdateAsync(string resourceGroupName { case 200: { - StorageAccount value = default; + StorageAccountData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = StorageAccount.DeserializeStorageAccount(document.RootElement); + value = StorageAccountData.DeserializeStorageAccountData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -442,7 +362,7 @@ public async Task> UpdateAsync(string resourceGroupName /// The parameters to provide for the updated account. /// The cancellation token to use. /// , , or is null. - public Response Update(string resourceGroupName, string accountName, StorageAccountUpdateParameters parameters, CancellationToken cancellationToken = default) + public Response Update(string resourceGroupName, string accountName, StorageAccountUpdateParameters parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -463,9 +383,9 @@ public Response Update(string resourceGroupName, string accountN { case 200: { - StorageAccount value = default; + StorageAccountData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = StorageAccount.DeserializeStorageAccount(document.RootElement); + value = StorageAccountData.DeserializeStorageAccountData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -473,7 +393,7 @@ public Response Update(string resourceGroupName, string accountN } } - internal HttpMessage CreateListRequest() + internal HttpMessage CreateGetAllRequest() { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -491,9 +411,9 @@ internal HttpMessage CreateListRequest() /// Lists all the storage accounts available under the subscription. Note that storage keys are not returned; use the ListKeys operation for this. /// The cancellation token to use. - public async Task> ListAsync(CancellationToken cancellationToken = default) + public async Task> GetAllAsync(CancellationToken cancellationToken = default) { - using var message = CreateListRequest(); + using var message = CreateGetAllRequest(); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -511,9 +431,9 @@ public async Task> ListAsync(CancellationToke /// Lists all the storage accounts available under the subscription. Note that storage keys are not returned; use the ListKeys operation for this. /// The cancellation token to use. - public Response List(CancellationToken cancellationToken = default) + public Response GetAll(CancellationToken cancellationToken = default) { - using var message = CreateListRequest(); + using var message = CreateGetAllRequest(); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -529,7 +449,7 @@ public Response List(CancellationToken cancellationTok } } - internal HttpMessage CreateListByResourceGroupRequest(string resourceGroupName) + internal HttpMessage CreateGetAllByResourceGroupRequest(string resourceGroupName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -551,14 +471,14 @@ internal HttpMessage CreateListByResourceGroupRequest(string resourceGroupName) /// The name of the resource group within the user's subscription. The name is case insensitive. /// The cancellation token to use. /// is null. - public async Task> ListByResourceGroupAsync(string resourceGroupName, CancellationToken cancellationToken = default) + public async Task> GetAllByResourceGroupAsync(string resourceGroupName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { throw new ArgumentNullException(nameof(resourceGroupName)); } - using var message = CreateListByResourceGroupRequest(resourceGroupName); + using var message = CreateGetAllByResourceGroupRequest(resourceGroupName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -578,14 +498,14 @@ public async Task> ListByResourceGroupAsync(s /// The name of the resource group within the user's subscription. The name is case insensitive. /// The cancellation token to use. /// is null. - public Response ListByResourceGroup(string resourceGroupName, CancellationToken cancellationToken = default) + public Response GetAllByResourceGroup(string resourceGroupName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { throw new ArgumentNullException(nameof(resourceGroupName)); } - using var message = CreateListByResourceGroupRequest(resourceGroupName); + using var message = CreateGetAllByResourceGroupRequest(resourceGroupName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -601,7 +521,7 @@ public Response ListByResourceGroup(string resourceGro } } - internal HttpMessage CreateListKeysRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetKeysRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -627,7 +547,7 @@ internal HttpMessage CreateListKeysRequest(string resourceGroupName, string acco /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public async Task> ListKeysAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public async Task> GetKeysAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -638,7 +558,7 @@ public async Task> ListKeysAsync(string r throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListKeysRequest(resourceGroupName, accountName); + using var message = CreateGetKeysRequest(resourceGroupName, accountName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -659,7 +579,7 @@ public async Task> ListKeysAsync(string r /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public Response ListKeys(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public Response GetKeys(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -670,7 +590,7 @@ public Response ListKeys(string resourceGroupName, throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListKeysRequest(resourceGroupName, accountName); + using var message = CreateGetKeysRequest(resourceGroupName, accountName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -784,7 +704,7 @@ public Response RegenerateKey(string resourceGroup } } - internal HttpMessage CreateListAccountSASRequest(string resourceGroupName, string accountName, AccountSasParameters parameters) + internal HttpMessage CreateGetAccountSASRequest(string resourceGroupName, string accountName, AccountSasParameters parameters) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -814,7 +734,7 @@ internal HttpMessage CreateListAccountSASRequest(string resourceGroupName, strin /// The parameters to provide to list SAS credentials for the storage account. /// The cancellation token to use. /// , , or is null. - public async Task> ListAccountSASAsync(string resourceGroupName, string accountName, AccountSasParameters parameters, CancellationToken cancellationToken = default) + public async Task> GetAccountSASAsync(string resourceGroupName, string accountName, AccountSasParameters parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -829,7 +749,7 @@ public async Task> ListAccountSASAsync(string r throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateListAccountSASRequest(resourceGroupName, accountName, parameters); + using var message = CreateGetAccountSASRequest(resourceGroupName, accountName, parameters); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -851,7 +771,7 @@ public async Task> ListAccountSASAsync(string r /// The parameters to provide to list SAS credentials for the storage account. /// The cancellation token to use. /// , , or is null. - public Response ListAccountSAS(string resourceGroupName, string accountName, AccountSasParameters parameters, CancellationToken cancellationToken = default) + public Response GetAccountSAS(string resourceGroupName, string accountName, AccountSasParameters parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -866,7 +786,7 @@ public Response ListAccountSAS(string resourceGroupName, throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateListAccountSASRequest(resourceGroupName, accountName, parameters); + using var message = CreateGetAccountSASRequest(resourceGroupName, accountName, parameters); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -882,7 +802,7 @@ public Response ListAccountSAS(string resourceGroupName, } } - internal HttpMessage CreateListServiceSASRequest(string resourceGroupName, string accountName, ServiceSasParameters parameters) + internal HttpMessage CreateGetServiceSASRequest(string resourceGroupName, string accountName, ServiceSasParameters parameters) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -912,7 +832,7 @@ internal HttpMessage CreateListServiceSASRequest(string resourceGroupName, strin /// The parameters to provide to list service SAS credentials. /// The cancellation token to use. /// , , or is null. - public async Task> ListServiceSASAsync(string resourceGroupName, string accountName, ServiceSasParameters parameters, CancellationToken cancellationToken = default) + public async Task> GetServiceSASAsync(string resourceGroupName, string accountName, ServiceSasParameters parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -927,7 +847,7 @@ public async Task> ListServiceSASAsync(string r throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateListServiceSASRequest(resourceGroupName, accountName, parameters); + using var message = CreateGetServiceSASRequest(resourceGroupName, accountName, parameters); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -949,7 +869,7 @@ public async Task> ListServiceSASAsync(string r /// The parameters to provide to list service SAS credentials. /// The cancellation token to use. /// , , or is null. - public Response ListServiceSAS(string resourceGroupName, string accountName, ServiceSasParameters parameters, CancellationToken cancellationToken = default) + public Response GetServiceSAS(string resourceGroupName, string accountName, ServiceSasParameters parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -964,7 +884,7 @@ public Response ListServiceSAS(string resourceGroupName, throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateListServiceSASRequest(resourceGroupName, accountName, parameters); + using var message = CreateGetServiceSASRequest(resourceGroupName, accountName, parameters); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -1218,7 +1138,7 @@ public Response RevokeUserDelegationKeys(string resourceGroupName, string accoun } } - internal HttpMessage CreateListNextPageRequest(string nextLink) + internal HttpMessage CreateGetAllNextPageRequest(string nextLink) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -1235,14 +1155,14 @@ internal HttpMessage CreateListNextPageRequest(string nextLink) /// The URL to the next page of results. /// The cancellation token to use. /// is null. - public async Task> ListNextPageAsync(string nextLink, CancellationToken cancellationToken = default) + public async Task> GetAllNextPageAsync(string nextLink, CancellationToken cancellationToken = default) { if (nextLink == null) { throw new ArgumentNullException(nameof(nextLink)); } - using var message = CreateListNextPageRequest(nextLink); + using var message = CreateGetAllNextPageRequest(nextLink); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -1262,14 +1182,91 @@ public async Task> ListNextPageAsync(string n /// The URL to the next page of results. /// The cancellation token to use. /// is null. - public Response ListNextPage(string nextLink, CancellationToken cancellationToken = default) + public Response GetAllNextPage(string nextLink, CancellationToken cancellationToken = default) + { + if (nextLink == null) + { + throw new ArgumentNullException(nameof(nextLink)); + } + + using var message = CreateGetAllNextPageRequest(nextLink); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 200: + { + StorageAccountListResult value = default; + using var document = JsonDocument.Parse(message.Response.ContentStream); + value = StorageAccountListResult.DeserializeStorageAccountListResult(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw _clientDiagnostics.CreateRequestFailedException(message.Response); + } + } + + internal HttpMessage CreateGetAllByResourceGroupNextPageRequest(string nextLink, string resourceGroupName) + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Get; + var uri = new RawRequestUriBuilder(); + uri.Reset(endpoint); + uri.AppendRawNextLink(nextLink, false); + request.Uri = uri; + request.Headers.Add("Accept", "application/json"); + return message; + } + + /// Lists all the storage accounts available under the given resource group. Note that storage keys are not returned; use the ListKeys operation for this. + /// The URL to the next page of results. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The cancellation token to use. + /// or is null. + public async Task> GetAllByResourceGroupNextPageAsync(string nextLink, string resourceGroupName, CancellationToken cancellationToken = default) { if (nextLink == null) { throw new ArgumentNullException(nameof(nextLink)); } + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } + + using var message = CreateGetAllByResourceGroupNextPageRequest(nextLink, resourceGroupName); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 200: + { + StorageAccountListResult value = default; + using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); + value = StorageAccountListResult.DeserializeStorageAccountListResult(document.RootElement); + return Response.FromValue(value, message.Response); + } + default: + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); + } + } + + /// Lists all the storage accounts available under the given resource group. Note that storage keys are not returned; use the ListKeys operation for this. + /// The URL to the next page of results. + /// The name of the resource group within the user's subscription. The name is case insensitive. + /// The cancellation token to use. + /// or is null. + public Response GetAllByResourceGroupNextPage(string nextLink, string resourceGroupName, CancellationToken cancellationToken = default) + { + if (nextLink == null) + { + throw new ArgumentNullException(nameof(nextLink)); + } + if (resourceGroupName == null) + { + throw new ArgumentNullException(nameof(resourceGroupName)); + } - using var message = CreateListNextPageRequest(nextLink); + using var message = CreateGetAllByResourceGroupNextPageRequest(nextLink, resourceGroupName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/TableRestOperations.cs similarity index 72% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/TableRestOperations.cs index 8277f88a0d86..d84f74da8361 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/TableRestOperations.cs @@ -31,26 +31,16 @@ internal partial class TableRestOperations /// server parameter. /// Api Version. /// or is null. - public TableRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public TableRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateCreateRequest(string resourceGroupName, string accountName, string tableName) + internal HttpMessage CreateCreateRequest(string resourceGroupName, string accountName, string tableServiceName, string tableName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -63,7 +53,9 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/tableServices/default/tables/", false); + uri.AppendPath("/tableServices/", false); + uri.AppendPath(tableServiceName, true); + uri.AppendPath("/tables/", false); uri.AppendPath(tableName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -74,10 +66,11 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun /// Creates a new table with the specified table name, under the specified account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. /// The cancellation token to use. - /// , , or is null. - public async Task> CreateAsync(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> CreateAsync(string resourceGroupName, string accountName, string tableServiceName, string tableName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -87,20 +80,24 @@ public async Task> CreateAsync(string resourceGroupName, string { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } if (tableName == null) { throw new ArgumentNullException(nameof(tableName)); } - using var message = CreateCreateRequest(resourceGroupName, accountName, tableName); + using var message = CreateCreateRequest(resourceGroupName, accountName, tableServiceName, tableName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - Table value = default; + TableData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = Table.DeserializeTable(document.RootElement); + value = TableData.DeserializeTableData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -111,10 +108,11 @@ public async Task> CreateAsync(string resourceGroupName, string /// Creates a new table with the specified table name, under the specified account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. /// The cancellation token to use. - /// , , or is null. - public Response
Create(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response Create(string resourceGroupName, string accountName, string tableServiceName, string tableName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -124,20 +122,24 @@ public Response
Create(string resourceGroupName, string accountName, stri { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } if (tableName == null) { throw new ArgumentNullException(nameof(tableName)); } - using var message = CreateCreateRequest(resourceGroupName, accountName, tableName); + using var message = CreateCreateRequest(resourceGroupName, accountName, tableServiceName, tableName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - Table value = default; + TableData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = Table.DeserializeTable(document.RootElement); + value = TableData.DeserializeTableData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -145,7 +147,7 @@ public Response
Create(string resourceGroupName, string accountName, stri } } - internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accountName, string tableName) + internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accountName, string tableServiceName, string tableName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -158,7 +160,9 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/tableServices/default/tables/", false); + uri.AppendPath("/tableServices/", false); + uri.AppendPath(tableServiceName, true); + uri.AppendPath("/tables/", false); uri.AppendPath(tableName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -169,10 +173,11 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun /// Creates a new table with the specified table name, under the specified account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. /// The cancellation token to use. - /// , , or is null. - public async Task> UpdateAsync(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> UpdateAsync(string resourceGroupName, string accountName, string tableServiceName, string tableName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -182,20 +187,24 @@ public async Task> UpdateAsync(string resourceGroupName, string { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } if (tableName == null) { throw new ArgumentNullException(nameof(tableName)); } - using var message = CreateUpdateRequest(resourceGroupName, accountName, tableName); + using var message = CreateUpdateRequest(resourceGroupName, accountName, tableServiceName, tableName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - Table value = default; + TableData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = Table.DeserializeTable(document.RootElement); + value = TableData.DeserializeTableData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -206,10 +215,11 @@ public async Task> UpdateAsync(string resourceGroupName, string /// Creates a new table with the specified table name, under the specified account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. /// The cancellation token to use. - /// , , or is null. - public Response
Update(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response Update(string resourceGroupName, string accountName, string tableServiceName, string tableName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -219,20 +229,24 @@ public Response
Update(string resourceGroupName, string accountName, stri { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } if (tableName == null) { throw new ArgumentNullException(nameof(tableName)); } - using var message = CreateUpdateRequest(resourceGroupName, accountName, tableName); + using var message = CreateUpdateRequest(resourceGroupName, accountName, tableServiceName, tableName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - Table value = default; + TableData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = Table.DeserializeTable(document.RootElement); + value = TableData.DeserializeTableData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -240,7 +254,7 @@ public Response
Update(string resourceGroupName, string accountName, stri } } - internal HttpMessage CreateGetRequest(string resourceGroupName, string accountName, string tableName) + internal HttpMessage CreateGetRequest(string resourceGroupName, string accountName, string tableServiceName, string tableName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -253,7 +267,9 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/tableServices/default/tables/", false); + uri.AppendPath("/tableServices/", false); + uri.AppendPath(tableServiceName, true); + uri.AppendPath("/tables/", false); uri.AppendPath(tableName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -264,10 +280,11 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa /// Gets the table with the specified table name, under the specified account if it exists. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. /// The cancellation token to use. - /// , , or is null. - public async Task> GetAsync(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> GetAsync(string resourceGroupName, string accountName, string tableServiceName, string tableName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -277,22 +294,28 @@ public async Task> GetAsync(string resourceGroupName, string acc { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } if (tableName == null) { throw new ArgumentNullException(nameof(tableName)); } - using var message = CreateGetRequest(resourceGroupName, accountName, tableName); + using var message = CreateGetRequest(resourceGroupName, accountName, tableServiceName, tableName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - Table value = default; + TableData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = Table.DeserializeTable(document.RootElement); + value = TableData.DeserializeTableData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((TableData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -301,10 +324,11 @@ public async Task> GetAsync(string resourceGroupName, string acc /// Gets the table with the specified table name, under the specified account if it exists. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. /// The cancellation token to use. - /// , , or is null. - public Response
Get(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response Get(string resourceGroupName, string accountName, string tableServiceName, string tableName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -314,28 +338,34 @@ public Response
Get(string resourceGroupName, string accountName, string { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } if (tableName == null) { throw new ArgumentNullException(nameof(tableName)); } - using var message = CreateGetRequest(resourceGroupName, accountName, tableName); + using var message = CreateGetRequest(resourceGroupName, accountName, tableServiceName, tableName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - Table value = default; + TableData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = Table.DeserializeTable(document.RootElement); + value = TableData.DeserializeTableData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((TableData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } } - internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accountName, string tableName) + internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accountName, string tableServiceName, string tableName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -348,7 +378,9 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/tableServices/default/tables/", false); + uri.AppendPath("/tableServices/", false); + uri.AppendPath(tableServiceName, true); + uri.AppendPath("/tables/", false); uri.AppendPath(tableName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; @@ -359,10 +391,11 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun /// Deletes the table with the specified table name, under the specified account if it exists. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. /// The cancellation token to use. - /// , , or is null. - public async Task DeleteAsync(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task DeleteAsync(string resourceGroupName, string accountName, string tableServiceName, string tableName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -372,12 +405,16 @@ public async Task DeleteAsync(string resourceGroupName, string account { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } if (tableName == null) { throw new ArgumentNullException(nameof(tableName)); } - using var message = CreateDeleteRequest(resourceGroupName, accountName, tableName); + using var message = CreateDeleteRequest(resourceGroupName, accountName, tableServiceName, tableName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -391,10 +428,11 @@ public async Task DeleteAsync(string resourceGroupName, string account /// Deletes the table with the specified table name, under the specified account if it exists. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. /// The cancellation token to use. - /// , , or is null. - public Response Delete(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response Delete(string resourceGroupName, string accountName, string tableServiceName, string tableName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -404,12 +442,16 @@ public Response Delete(string resourceGroupName, string accountName, string tabl { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } if (tableName == null) { throw new ArgumentNullException(nameof(tableName)); } - using var message = CreateDeleteRequest(resourceGroupName, accountName, tableName); + using var message = CreateDeleteRequest(resourceGroupName, accountName, tableServiceName, tableName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -420,7 +462,7 @@ public Response Delete(string resourceGroupName, string accountName, string tabl } } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName, string tableServiceName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -433,7 +475,9 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN uri.AppendPath(resourceGroupName, true); uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); - uri.AppendPath("/tableServices/default/tables", false); + uri.AppendPath("/tableServices/", false); + uri.AppendPath(tableServiceName, true); + uri.AppendPath("/tables", false); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); @@ -443,9 +487,10 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN /// Gets a list of all the tables under the specified storage account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// The cancellation token to use. - /// or is null. - public async Task> ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , or is null. + public async Task> GetAllAsync(string resourceGroupName, string accountName, string tableServiceName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -455,8 +500,12 @@ public async Task> ListAsync(string resourceGroupNam { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName, tableServiceName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -475,9 +524,10 @@ public async Task> ListAsync(string resourceGroupNam /// Gets a list of all the tables under the specified storage account. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// The cancellation token to use. - /// or is null. - public Response List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , or is null. + public Response GetAll(string resourceGroupName, string accountName, string tableServiceName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -487,8 +537,12 @@ public Response List(string resourceGroupName, string account { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName, tableServiceName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -504,7 +558,7 @@ public Response List(string resourceGroupName, string account } } - internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllNextPageRequest(string nextLink, string resourceGroupName, string accountName, string tableServiceName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -521,9 +575,10 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceG /// The URL to the next page of results. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// The cancellation token to use. - /// , , or is null. - public async Task> ListNextPageAsync(string nextLink, string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> GetAllNextPageAsync(string nextLink, string resourceGroupName, string accountName, string tableServiceName, CancellationToken cancellationToken = default) { if (nextLink == null) { @@ -537,8 +592,12 @@ public async Task> ListNextPageAsync(string nextLink { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } - using var message = CreateListNextPageRequest(nextLink, resourceGroupName, accountName); + using var message = CreateGetAllNextPageRequest(nextLink, resourceGroupName, accountName, tableServiceName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -558,9 +617,10 @@ public async Task> ListNextPageAsync(string nextLink /// The URL to the next page of results. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// The cancellation token to use. - /// , , or is null. - public Response ListNextPage(string nextLink, string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response GetAllNextPage(string nextLink, string resourceGroupName, string accountName, string tableServiceName, CancellationToken cancellationToken = default) { if (nextLink == null) { @@ -574,8 +634,12 @@ public Response ListNextPage(string nextLink, string resource { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } - using var message = CreateListNextPageRequest(nextLink, resourceGroupName, accountName); + using var message = CreateGetAllNextPageRequest(nextLink, resourceGroupName, accountName, tableServiceName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServicesRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/TableServicesRestOperations.cs similarity index 76% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServicesRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/TableServicesRestOperations.cs index 8ccfaa0ec16b..fee9ff5f7d31 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServicesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/TableServicesRestOperations.cs @@ -31,26 +31,16 @@ internal partial class TableServicesRestOperations /// server parameter. /// Api Version. /// or is null. - public TableServicesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public TableServicesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -75,7 +65,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public async Task> ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public async Task> GetAllAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -86,7 +76,7 @@ public async Task> ListAsync(string resourceGroupNam throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -107,7 +97,7 @@ public async Task> ListAsync(string resourceGroupNam /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. /// The cancellation token to use. /// or is null. - public Response List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + public Response GetAll(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -118,7 +108,7 @@ public Response List(string resourceGroupName, string account throw new ArgumentNullException(nameof(accountName)); } - using var message = CreateListRequest(resourceGroupName, accountName); + using var message = CreateGetAllRequest(resourceGroupName, accountName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { @@ -134,7 +124,7 @@ public Response List(string resourceGroupName, string account } } - internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, string accountName, TableServiceProperties parameters) + internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, string accountName, string tableServiceName, TableServiceData parameters) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -148,7 +138,7 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); uri.AppendPath("/tableServices/", false); - uri.AppendPath("default", true); + uri.AppendPath(tableServiceName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); @@ -162,10 +152,11 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, /// Sets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// The properties of a storage account’s Table service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. /// The cancellation token to use. - /// , , or is null. - public async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, TableServiceProperties parameters, CancellationToken cancellationToken = default) + /// , , , or is null. + public async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, string tableServiceName, TableServiceData parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -175,20 +166,24 @@ public async Task> SetServicePropertiesAsync(st { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } if (parameters == null) { throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, parameters); + using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, tableServiceName, parameters); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - TableServiceProperties value = default; + TableServiceData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = TableServiceProperties.DeserializeTableServiceProperties(document.RootElement); + value = TableServiceData.DeserializeTableServiceData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -199,10 +194,11 @@ public async Task> SetServicePropertiesAsync(st /// Sets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// The properties of a storage account’s Table service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. /// The cancellation token to use. - /// , , or is null. - public Response SetServiceProperties(string resourceGroupName, string accountName, TableServiceProperties parameters, CancellationToken cancellationToken = default) + /// , , , or is null. + public Response SetServiceProperties(string resourceGroupName, string accountName, string tableServiceName, TableServiceData parameters, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -212,20 +208,24 @@ public Response SetServiceProperties(string resourceGrou { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } if (parameters == null) { throw new ArgumentNullException(nameof(parameters)); } - using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, parameters); + using var message = CreateSetServicePropertiesRequest(resourceGroupName, accountName, tableServiceName, parameters); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - TableServiceProperties value = default; + TableServiceData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = TableServiceProperties.DeserializeTableServiceProperties(document.RootElement); + value = TableServiceData.DeserializeTableServiceData(document.RootElement); return Response.FromValue(value, message.Response); } default: @@ -233,7 +233,7 @@ public Response SetServiceProperties(string resourceGrou } } - internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, string accountName, string tableServiceName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -247,7 +247,7 @@ internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, uri.AppendPath("/providers/Microsoft.Storage/storageAccounts/", false); uri.AppendPath(accountName, true); uri.AppendPath("/tableServices/", false); - uri.AppendPath("default", true); + uri.AppendPath(tableServiceName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); @@ -257,9 +257,10 @@ internal HttpMessage CreateGetServicePropertiesRequest(string resourceGroupName, /// Gets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// The cancellation token to use. - /// or is null. - public async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , or is null. + public async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, string tableServiceName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -269,18 +270,24 @@ public async Task> GetServicePropertiesAsync(st { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } - using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName); + using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName, tableServiceName); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { case 200: { - TableServiceProperties value = default; + TableServiceData value = default; using var document = await JsonDocument.ParseAsync(message.Response.ContentStream, default, cancellationToken).ConfigureAwait(false); - value = TableServiceProperties.DeserializeTableServiceProperties(document.RootElement); + value = TableServiceData.DeserializeTableServiceData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((TableServiceData)null, message.Response); default: throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(message.Response).ConfigureAwait(false); } @@ -289,9 +296,10 @@ public async Task> GetServicePropertiesAsync(st /// Gets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. /// The name of the resource group within the user's subscription. The name is case insensitive. /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. /// The cancellation token to use. - /// or is null. - public Response GetServiceProperties(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) + /// , , or is null. + public Response GetServiceProperties(string resourceGroupName, string accountName, string tableServiceName, CancellationToken cancellationToken = default) { if (resourceGroupName == null) { @@ -301,18 +309,24 @@ public Response GetServiceProperties(string resourceGrou { throw new ArgumentNullException(nameof(accountName)); } + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } - using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName); + using var message = CreateGetServicePropertiesRequest(resourceGroupName, accountName, tableServiceName); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { case 200: { - TableServiceProperties value = default; + TableServiceData value = default; using var document = JsonDocument.Parse(message.Response.ContentStream); - value = TableServiceProperties.DeserializeTableServiceProperties(document.RootElement); + value = TableServiceData.DeserializeTableServiceData(document.RootElement); return Response.FromValue(value, message.Response); } + case 404: + return Response.FromValue((TableServiceData)null, message.Response); default: throw _clientDiagnostics.CreateRequestFailedException(message.Response); } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/UsagesRestOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/UsagesRestOperations.cs similarity index 82% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/UsagesRestOperations.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/UsagesRestOperations.cs index 51e0e6ac06f4..1d8ca54da34a 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/UsagesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/UsagesRestOperations.cs @@ -31,26 +31,16 @@ internal partial class UsagesRestOperations /// server parameter. /// Api Version. /// or is null. - public UsagesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") + public UsagesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2021-04-01") { - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - endpoint ??= new Uri("https://management.azure.com"); - if (apiVersion == null) - { - throw new ArgumentNullException(nameof(apiVersion)); - } - - this.subscriptionId = subscriptionId; - this.endpoint = endpoint; - this.apiVersion = apiVersion; + this.subscriptionId = subscriptionId ?? throw new ArgumentNullException(nameof(subscriptionId)); + this.endpoint = endpoint ?? new Uri("https://management.azure.com"); + this.apiVersion = apiVersion ?? throw new ArgumentNullException(nameof(apiVersion)); _clientDiagnostics = clientDiagnostics; _pipeline = pipeline; } - internal HttpMessage CreateListByLocationRequest(string location) + internal HttpMessage CreateGetAllByLocationRequest(string location) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -72,14 +62,14 @@ internal HttpMessage CreateListByLocationRequest(string location) /// The location of the Azure Storage resource. /// The cancellation token to use. /// is null. - public async Task> ListByLocationAsync(string location, CancellationToken cancellationToken = default) + public async Task> GetAllByLocationAsync(string location, CancellationToken cancellationToken = default) { if (location == null) { throw new ArgumentNullException(nameof(location)); } - using var message = CreateListByLocationRequest(location); + using var message = CreateGetAllByLocationRequest(location); await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); switch (message.Response.Status) { @@ -99,14 +89,14 @@ public async Task> ListByLocationAsync(string location /// The location of the Azure Storage resource. /// The cancellation token to use. /// is null. - public Response ListByLocation(string location, CancellationToken cancellationToken = default) + public Response GetAllByLocation(string location, CancellationToken cancellationToken = default) { if (location == null) { throw new ArgumentNullException(nameof(location)); } - using var message = CreateListByLocationRequest(location); + using var message = CreateGetAllByLocationRequest(location); _pipeline.Send(message, cancellationToken); switch (message.Response.Status) { diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/SkusOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/SkusOperations.cs deleted file mode 100644 index 817b29cd0572..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/SkusOperations.cs +++ /dev/null @@ -1,87 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The Skus service client. - public partial class SkusOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal SkusRestOperations RestClient { get; } - - /// Initializes a new instance of SkusOperations for mocking. - protected SkusOperations() - { - } - - /// Initializes a new instance of SkusOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal SkusOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new SkusRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Lists the available SKUs supported by Microsoft.Storage for given subscription. - /// The cancellation token to use. - public virtual AsyncPageable ListAsync(CancellationToken cancellationToken = default) - { - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("SkusOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListAsync(cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); - } - - /// Lists the available SKUs supported by Microsoft.Storage for given subscription. - /// The cancellation token to use. - public virtual Pageable List(CancellationToken cancellationToken = default) - { - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("SkusOperations.List"); - scope.Start(); - try - { - var response = RestClient.List(cancellationToken); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, null); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccount.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccount.cs new file mode 100644 index 000000000000..c557850c5937 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccount.cs @@ -0,0 +1,823 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a StorageAccount along with the instance operations that can be performed on it. + public partial class StorageAccount : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly StorageAccountsRestOperations _restClient; + private readonly StorageAccountData _data; + private PrivateLinkResourcesRestOperations _privateLinkResourcesRestClient { get; } + + /// Initializes a new instance of the class for mocking. + protected StorageAccount() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal StorageAccount(ArmResource options, StorageAccountData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new StorageAccountsRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + _privateLinkResourcesRestClient = new PrivateLinkResourcesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal StorageAccount(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new StorageAccountsRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + _privateLinkResourcesRestClient = new PrivateLinkResourcesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual StorageAccountData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Returns the properties for the specified storage account including but not limited to name, SKU name, location, and account status. The ListKeys operation should be used to retrieve storage keys. + /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. + /// The cancellation token to use. + public async virtual Task> GetAsync(StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.Get"); + scope.Start(); + try + { + var response = await _restClient.GetPropertiesAsync(Id.ResourceGroupName, Id.Name, expand, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new StorageAccount(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Returns the properties for the specified storage account including but not limited to name, SKU name, location, and account status. The ListKeys operation should be used to retrieve storage keys. + /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. + /// The cancellation token to use. + public virtual Response Get(StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.Get"); + scope.Start(); + try + { + var response = _restClient.GetProperties(Id.ResourceGroupName, Id.Name, expand, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new StorageAccount(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + + /// Deletes a storage account in Microsoft Azure. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public async virtual Task DeleteAsync(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.Delete"); + scope.Start(); + try + { + var response = await _restClient.DeleteAsync(Id.ResourceGroupName, Id.Name, cancellationToken).ConfigureAwait(false); + var operation = new StorageAccountDeleteOperation(response); + if (waitForCompletion) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Deletes a storage account in Microsoft Azure. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public virtual StorageAccountDeleteOperation Delete(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.Delete"); + scope.Start(); + try + { + var response = _restClient.Delete(Id.ResourceGroupName, Id.Name, cancellationToken); + var operation = new StorageAccountDeleteOperation(response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Add a tag to the current resource. + /// The key for the tag. + /// The value for the tag. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// The updated resource with the tag added. + public async virtual Task> AddTagAsync(string key, string value, CancellationToken cancellationToken = default) + { + if (string.IsNullOrWhiteSpace(key)) + { + throw new ArgumentNullException($"{nameof(key)} provided cannot be null or a whitespace.", nameof(key)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.AddTag"); + scope.Start(); + try + { + var originalTags = await TagResource.GetAsync(cancellationToken).ConfigureAwait(false); + originalTags.Value.Data.Properties.TagsValue[key] = value; + await TagContainer.CreateOrUpdateAsync(originalTags.Value.Data, cancellationToken).ConfigureAwait(false); + var originalResponse = await _restClient.GetPropertiesAsync(Id.ResourceGroupName, Id.Name, null, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new StorageAccount(this, originalResponse.Value), originalResponse.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Add a tag to the current resource. + /// The key for the tag. + /// The value for the tag. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// The updated resource with the tag added. + public virtual Response AddTag(string key, string value, CancellationToken cancellationToken = default) + { + if (string.IsNullOrWhiteSpace(key)) + { + throw new ArgumentNullException($"{nameof(key)} provided cannot be null or a whitespace.", nameof(key)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.AddTag"); + scope.Start(); + try + { + var originalTags = TagResource.Get(cancellationToken); + originalTags.Value.Data.Properties.TagsValue[key] = value; + TagContainer.CreateOrUpdate(originalTags.Value.Data, cancellationToken); + var originalResponse = _restClient.GetProperties(Id.ResourceGroupName, Id.Name, null, cancellationToken); + return Response.FromValue(new StorageAccount(this, originalResponse.Value), originalResponse.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Replace the tags on the resource with the given set. + /// The set of tags to use as replacement. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// The updated resource with the tags replaced. + public async virtual Task> SetTagsAsync(IDictionary tags, CancellationToken cancellationToken = default) + { + if (tags == null) + { + throw new ArgumentNullException($"{nameof(tags)} provided cannot be null.", nameof(tags)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.SetTags"); + scope.Start(); + try + { + await TagResource.DeleteAsync(cancellationToken).ConfigureAwait(false); + var originalTags = await TagResource.GetAsync(cancellationToken).ConfigureAwait(false); + originalTags.Value.Data.Properties.TagsValue.ReplaceWith(tags); + await TagContainer.CreateOrUpdateAsync(originalTags.Value.Data, cancellationToken).ConfigureAwait(false); + var originalResponse = await _restClient.GetPropertiesAsync(Id.ResourceGroupName, Id.Name, null, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new StorageAccount(this, originalResponse.Value), originalResponse.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Replace the tags on the resource with the given set. + /// The set of tags to use as replacement. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// The updated resource with the tags replaced. + public virtual Response SetTags(IDictionary tags, CancellationToken cancellationToken = default) + { + if (tags == null) + { + throw new ArgumentNullException($"{nameof(tags)} provided cannot be null.", nameof(tags)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.SetTags"); + scope.Start(); + try + { + TagResource.Delete(cancellationToken); + var originalTags = TagResource.Get(cancellationToken); + originalTags.Value.Data.Properties.TagsValue.ReplaceWith(tags); + TagContainer.CreateOrUpdate(originalTags.Value.Data, cancellationToken); + var originalResponse = _restClient.GetProperties(Id.ResourceGroupName, Id.Name, null, cancellationToken); + return Response.FromValue(new StorageAccount(this, originalResponse.Value), originalResponse.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Removes a tag by key from the resource. + /// The key of the tag to remove. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// The updated resource with the tag removed. + public async virtual Task> RemoveTagAsync(string key, CancellationToken cancellationToken = default) + { + if (string.IsNullOrWhiteSpace(key)) + { + throw new ArgumentNullException($"{nameof(key)} provided cannot be null or a whitespace.", nameof(key)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.RemoveTag"); + scope.Start(); + try + { + var originalTags = await TagResource.GetAsync(cancellationToken).ConfigureAwait(false); + originalTags.Value.Data.Properties.TagsValue.Remove(key); + await TagContainer.CreateOrUpdateAsync(originalTags.Value.Data, cancellationToken).ConfigureAwait(false); + var originalResponse = await _restClient.GetPropertiesAsync(Id.ResourceGroupName, Id.Name, null, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new StorageAccount(this, originalResponse.Value), originalResponse.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Removes a tag by key from the resource. + /// The key of the tag to remove. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// The updated resource with the tag removed. + public virtual Response RemoveTag(string key, CancellationToken cancellationToken = default) + { + if (string.IsNullOrWhiteSpace(key)) + { + throw new ArgumentNullException($"{nameof(key)} provided cannot be null or a whitespace.", nameof(key)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.RemoveTag"); + scope.Start(); + try + { + var originalTags = TagResource.Get(cancellationToken); + originalTags.Value.Data.Properties.TagsValue.Remove(key); + TagContainer.CreateOrUpdate(originalTags.Value.Data, cancellationToken); + var originalResponse = _restClient.GetProperties(Id.ResourceGroupName, Id.Name, null, cancellationToken); + return Response.FromValue(new StorageAccount(this, originalResponse.Value), originalResponse.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + /// The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation. + /// The parameters to provide for the updated account. + /// The cancellation token to use. + /// is null. + public virtual async Task> UpdateAsync(StorageAccountUpdateParameters parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.Update"); + scope.Start(); + try + { + var response = await _restClient.UpdateAsync(Id.ResourceGroupName, Id.Name, parameters, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new StorageAccount(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation. + /// The parameters to provide for the updated account. + /// The cancellation token to use. + /// is null. + public virtual Response Update(StorageAccountUpdateParameters parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.Update"); + scope.Start(); + try + { + var response = _restClient.Update(Id.ResourceGroupName, Id.Name, parameters, cancellationToken); + return Response.FromValue(new StorageAccount(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage account. + /// The cancellation token to use. + public virtual async Task> GetKeysAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.GetKeys"); + scope.Start(); + try + { + var response = await _restClient.GetKeysAsync(Id.ResourceGroupName, Id.Name, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage account. + /// The cancellation token to use. + public virtual Response GetKeys(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.GetKeys"); + scope.Start(); + try + { + var response = _restClient.GetKeys(Id.ResourceGroupName, Id.Name, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Regenerates one of the access keys or Kerberos keys for the specified storage account. + /// Specifies name of the key which should be regenerated -- key1, key2, kerb1, kerb2. + /// The cancellation token to use. + /// is null. + public virtual async Task> RegenerateKeyAsync(StorageAccountRegenerateKeyParameters regenerateKey, CancellationToken cancellationToken = default) + { + if (regenerateKey == null) + { + throw new ArgumentNullException(nameof(regenerateKey)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.RegenerateKey"); + scope.Start(); + try + { + var response = await _restClient.RegenerateKeyAsync(Id.ResourceGroupName, Id.Name, regenerateKey, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Regenerates one of the access keys or Kerberos keys for the specified storage account. + /// Specifies name of the key which should be regenerated -- key1, key2, kerb1, kerb2. + /// The cancellation token to use. + /// is null. + public virtual Response RegenerateKey(StorageAccountRegenerateKeyParameters regenerateKey, CancellationToken cancellationToken = default) + { + if (regenerateKey == null) + { + throw new ArgumentNullException(nameof(regenerateKey)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.RegenerateKey"); + scope.Start(); + try + { + var response = _restClient.RegenerateKey(Id.ResourceGroupName, Id.Name, regenerateKey, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List SAS credentials of a storage account. + /// The parameters to provide to list SAS credentials for the storage account. + /// The cancellation token to use. + /// is null. + public virtual async Task> GetAccountSASAsync(AccountSasParameters parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.GetAccountSAS"); + scope.Start(); + try + { + var response = await _restClient.GetAccountSASAsync(Id.ResourceGroupName, Id.Name, parameters, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List SAS credentials of a storage account. + /// The parameters to provide to list SAS credentials for the storage account. + /// The cancellation token to use. + /// is null. + public virtual Response GetAccountSAS(AccountSasParameters parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.GetAccountSAS"); + scope.Start(); + try + { + var response = _restClient.GetAccountSAS(Id.ResourceGroupName, Id.Name, parameters, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List service SAS credentials of a specific resource. + /// The parameters to provide to list service SAS credentials. + /// The cancellation token to use. + /// is null. + public virtual async Task> GetServiceSASAsync(ServiceSasParameters parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.GetServiceSAS"); + scope.Start(); + try + { + var response = await _restClient.GetServiceSASAsync(Id.ResourceGroupName, Id.Name, parameters, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List service SAS credentials of a specific resource. + /// The parameters to provide to list service SAS credentials. + /// The cancellation token to use. + /// is null. + public virtual Response GetServiceSAS(ServiceSasParameters parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.GetServiceSAS"); + scope.Start(); + try + { + var response = _restClient.GetServiceSAS(Id.ResourceGroupName, Id.Name, parameters, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Revoke user delegation keys. + /// The cancellation token to use. + public virtual async Task RevokeUserDelegationKeysAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.RevokeUserDelegationKeys"); + scope.Start(); + try + { + var response = await _restClient.RevokeUserDelegationKeysAsync(Id.ResourceGroupName, Id.Name, cancellationToken).ConfigureAwait(false); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Revoke user delegation keys. + /// The cancellation token to use. + public virtual Response RevokeUserDelegationKeys(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.RevokeUserDelegationKeys"); + scope.Start(); + try + { + var response = _restClient.RevokeUserDelegationKeys(Id.ResourceGroupName, Id.Name, cancellationToken); + return response; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the private link resources that need to be created for a storage account. + /// The cancellation token to use. + public virtual async Task>> GetPrivateLinkResourcesAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.GetPrivateLinkResources"); + scope.Start(); + try + { + var response = await _privateLinkResourcesRestClient.GetAllByStorageAccountAsync(Id.ResourceGroupName, Id.Name, cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value.Value, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the private link resources that need to be created for a storage account. + /// The cancellation token to use. + public virtual Response> GetPrivateLinkResources(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.GetPrivateLinkResources"); + scope.Start(); + try + { + var response = _privateLinkResourcesRestClient.GetAllByStorageAccount(Id.ResourceGroupName, Id.Name, cancellationToken); + return Response.FromValue(response.Value.Value, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Failover request can be triggered for a storage account in case of availability issues. The failover occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public async virtual Task FailoverAsync(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.Failover"); + scope.Start(); + try + { + var response = await _restClient.FailoverAsync(Id.ResourceGroupName, Id.Name, cancellationToken).ConfigureAwait(false); + var operation = new StorageAccountFailoverOperation(_clientDiagnostics, Pipeline, _restClient.CreateFailoverRequest(Id.ResourceGroupName, Id.Name).Request, response); + if (waitForCompletion) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Failover request can be triggered for a storage account in case of availability issues. The failover occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public virtual StorageAccountFailoverOperation Failover(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccount.Failover"); + scope.Start(); + try + { + var response = _restClient.Failover(Id.ResourceGroupName, Id.Name, cancellationToken); + var operation = new StorageAccountFailoverOperation(_clientDiagnostics, Pipeline, _restClient.CreateFailoverRequest(Id.ResourceGroupName, Id.Name).Request, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Restore blobs in the specified blob ranges. + /// The parameters to provide for restore blob ranges. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// is null. + public async virtual Task RestoreBlobRangesAsync(BlobRestoreParameters parameters, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.RestoreBlobRanges"); + scope.Start(); + try + { + var response = await _restClient.RestoreBlobRangesAsync(Id.ResourceGroupName, Id.Name, parameters, cancellationToken).ConfigureAwait(false); + var operation = new StorageAccountRestoreBlobRangesOperation(_clientDiagnostics, Pipeline, _restClient.CreateRestoreBlobRangesRequest(Id.ResourceGroupName, Id.Name, parameters).Request, response); + if (waitForCompletion) + await operation.WaitForCompletionAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Restore blobs in the specified blob ranges. + /// The parameters to provide for restore blob ranges. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// is null. + public virtual StorageAccountRestoreBlobRangesOperation RestoreBlobRanges(BlobRestoreParameters parameters, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccount.RestoreBlobRanges"); + scope.Start(); + try + { + var response = _restClient.RestoreBlobRanges(Id.ResourceGroupName, Id.Name, parameters, cancellationToken); + var operation = new StorageAccountRestoreBlobRangesOperation(_clientDiagnostics, Pipeline, _restClient.CreateRestoreBlobRangesRequest(Id.ResourceGroupName, Id.Name, parameters).Request, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets a list of ManagementPolicies in the StorageAccount. + /// An object representing collection of ManagementPolicies and their operations over a StorageAccount. + public ManagementPolicyContainer GetManagementPolicies() + { + return new ManagementPolicyContainer(this); + } + + /// Gets a list of BlobInventoryPolicies in the StorageAccount. + /// An object representing collection of BlobInventoryPolicies and their operations over a StorageAccount. + public BlobInventoryPolicyContainer GetBlobInventoryPolicies() + { + return new BlobInventoryPolicyContainer(this); + } + + /// Gets a list of PrivateEndpointConnections in the StorageAccount. + /// An object representing collection of PrivateEndpointConnections and their operations over a StorageAccount. + public PrivateEndpointConnectionContainer GetPrivateEndpointConnections() + { + return new PrivateEndpointConnectionContainer(this); + } + + /// Gets a list of ObjectReplicationPolicies in the StorageAccount. + /// An object representing collection of ObjectReplicationPolicies and their operations over a StorageAccount. + public ObjectReplicationPolicyContainer GetObjectReplicationPolicies() + { + return new ObjectReplicationPolicyContainer(this); + } + + /// Gets a list of EncryptionScopes in the StorageAccount. + /// An object representing collection of EncryptionScopes and their operations over a StorageAccount. + public EncryptionScopeContainer GetEncryptionScopes() + { + return new EncryptionScopeContainer(this); + } + + /// Gets a list of BlobServices in the StorageAccount. + /// An object representing collection of BlobServices and their operations over a StorageAccount. + public BlobServiceContainer GetBlobServices() + { + return new BlobServiceContainer(this); + } + + /// Gets a list of FileServices in the StorageAccount. + /// An object representing collection of FileServices and their operations over a StorageAccount. + public FileServiceContainer GetFileServices() + { + return new FileServiceContainer(this); + } + + /// Gets a list of QueueServices in the StorageAccount. + /// An object representing collection of QueueServices and their operations over a StorageAccount. + public QueueServiceContainer GetQueueServices() + { + return new QueueServiceContainer(this); + } + + /// Gets a list of TableServices in the StorageAccount. + /// An object representing collection of TableServices and their operations over a StorageAccount. + public TableServiceContainer GetTableServices() + { + return new TableServiceContainer(this); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountContainer.cs new file mode 100644 index 000000000000..015646ba0b44 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountContainer.cs @@ -0,0 +1,397 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of StorageAccount and their operations over a ResourceGroup. + public partial class StorageAccountContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly StorageAccountsRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected StorageAccountContainer() + { + } + + /// Initializes a new instance of StorageAccountContainer class. + /// The resource representing the parent resource. + internal StorageAccountContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new StorageAccountsRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => ResourceGroup.ResourceType; + + // Container level operations. + + /// Asynchronously creates a new storage account with the specified parameters. If an account is already created and a subsequent create request is issued with different properties, the account properties will be updated. If an account is already created and a subsequent create or update request is issued with the exact same set of properties, the request will succeed. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The parameters to provide for the created account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public virtual StorageAccountCreateOperation CreateOrUpdate(string accountName, StorageAccountCreateParameters parameters, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = _restClient.Create(Id.ResourceGroupName, accountName, parameters, cancellationToken); + var operation = new StorageAccountCreateOperation(Parent, _clientDiagnostics, Pipeline, _restClient.CreateCreateRequest(Id.ResourceGroupName, accountName, parameters).Request, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Asynchronously creates a new storage account with the specified parameters. If an account is already created and a subsequent create request is issued with different properties, the account properties will be updated. If an account is already created and a subsequent create or update request is issued with the exact same set of properties, the request will succeed. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// The parameters to provide for the created account. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public async virtual Task CreateOrUpdateAsync(string accountName, StorageAccountCreateParameters parameters, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = await _restClient.CreateAsync(Id.ResourceGroupName, accountName, parameters, cancellationToken).ConfigureAwait(false); + var operation = new StorageAccountCreateOperation(Parent, _clientDiagnostics, Pipeline, _restClient.CreateCreateRequest(Id.ResourceGroupName, accountName, parameters).Request, response); + if (waitForCompletion) + await operation.WaitForCompletionAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.Get"); + scope.Start(); + try + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + var response = _restClient.GetProperties(Id.ResourceGroupName, accountName, expand, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new StorageAccount(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.Get"); + scope.Start(); + try + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + var response = await _restClient.GetPropertiesAsync(Id.ResourceGroupName, accountName, expand, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new StorageAccount(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.GetIfExists"); + scope.Start(); + try + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + var response = _restClient.GetProperties(Id.ResourceGroupName, accountName, expand, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new StorageAccount(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.GetIfExists"); + scope.Start(); + try + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + var response = await _restClient.GetPropertiesAsync(Id.ResourceGroupName, accountName, expand, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new StorageAccount(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.CheckIfExists"); + scope.Start(); + try + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + var response = GetIfExists(accountName, expand, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. + /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.CheckIfExists"); + scope.Start(); + try + { + if (accountName == null) + { + throw new ArgumentNullException(nameof(accountName)); + } + + var response = await GetIfExistsAsync(accountName, expand, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all the storage accounts available under the given resource group. Note that storage keys are not returned; use the ListKeys operation for this. + /// The cancellation token to use. + /// A collection of that may take multiple service requests to iterate over. + public virtual Pageable GetAll(CancellationToken cancellationToken = default) + { + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAllByResourceGroup(Id.ResourceGroupName, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new StorageAccount(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + Page NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAllByResourceGroupNextPage(nextLink, Id.ResourceGroupName, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new StorageAccount(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Lists all the storage accounts available under the given resource group. Note that storage keys are not returned; use the ListKeys operation for this. + /// The cancellation token to use. + /// An async collection of that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsync(CancellationToken cancellationToken = default) + { + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllByResourceGroupAsync(Id.ResourceGroupName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new StorageAccount(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + async Task> NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllByResourceGroupNextPageAsync(nextLink, Id.ResourceGroupName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new StorageAccount(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(StorageAccount.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageAccountContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(StorageAccount.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccount.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountData.cs similarity index 62% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccount.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountData.cs index 5a1a2db95595..de220a9f238f 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageAccount.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountData.cs @@ -8,34 +8,32 @@ using System; using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - /// The storage account. - public partial class StorageAccount : TrackedResource + /// A class representing the StorageAccount data model. + public partial class StorageAccountData : TrackedResource { - /// Initializes a new instance of StorageAccount. - /// The geo-location where the resource lives. - /// is null. - public StorageAccount(string location) : base(location) + /// Initializes a new instance of StorageAccountData. + /// The location. + public StorageAccountData(Location location) : base(location) { - if (location == null) - { - throw new ArgumentNullException(nameof(location)); - } - - PrivateEndpointConnections = new ChangeTrackingList(); + PrivateEndpointConnections = new ChangeTrackingList(); } - /// Initializes a new instance of StorageAccount. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. - /// Resource tags. - /// The geo-location where the resource lives. + /// Initializes a new instance of StorageAccountData. + /// The id. + /// The name. + /// The type. + /// The tags. + /// The location. /// Gets the SKU. /// Gets the Kind. /// The identity of the resource. + /// The extendedLocation of the resource. /// Gets the status of the storage account at the time the operation was called. /// Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object. Note that Standard_ZRS and Premium_LRS accounts only return the blob endpoint. /// Gets the location of the primary data center for the storage account. @@ -45,6 +43,9 @@ public StorageAccount(string location) : base(location) /// Gets the status indicating whether the secondary location of the storage account is available or unavailable. Only available if the SKU name is Standard_GRS or Standard_RAGRS. /// Gets the creation date and time of the storage account in UTC. /// Gets the custom domain the user assigned to this storage account. + /// SasPolicy assigned to the storage account. + /// KeyPolicy assigned to the storage account. + /// Storage account keys creation time. /// Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object from the secondary location of the storage account. Only available if the SKU name is Standard_RAGRS. /// Gets the encryption settings on the account. If unspecified, the account is unencrypted. /// Required for storage accounts where kind = BlobStorage. The access tier used for billing. @@ -58,11 +59,17 @@ public StorageAccount(string location) : base(location) /// List of private endpoint connection associated with the specified storage account. /// Maintains information about the network routing choice opted by the user for data transfer. /// Blob restore status. - internal StorageAccount(string id, string name, string type, IDictionary tags, string location, Sku sku, Kind? kind, Identity identity, ProvisioningState? provisioningState, Endpoints primaryEndpoints, string primaryLocation, AccountStatus? statusOfPrimary, DateTimeOffset? lastGeoFailoverTime, string secondaryLocation, AccountStatus? statusOfSecondary, DateTimeOffset? creationTime, CustomDomain customDomain, Endpoints secondaryEndpoints, Encryption encryption, AccessTier? accessTier, AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication, bool? enableHttpsTrafficOnly, NetworkRuleSet networkRuleSet, bool? isHnsEnabled, GeoReplicationStats geoReplicationStats, bool? failoverInProgress, LargeFileSharesState? largeFileSharesState, IReadOnlyList privateEndpointConnections, RoutingPreference routingPreference, BlobRestoreStatus blobRestoreStatus) : base(id, name, type, tags, location) + /// Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is true for this property. + /// Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. + /// Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true. + /// NFS 3.0 protocol support enabled if set to true. + /// Allow or disallow cross AAD tenant object replication. The default interpretation is true for this property. + internal StorageAccountData(ResourceIdentifier id, string name, ResourceType type, IDictionary tags, Location location, Models.Sku sku, Kind? kind, Identity identity, ExtendedLocation extendedLocation, ProvisioningState? provisioningState, Endpoints primaryEndpoints, string primaryLocation, AccountStatus? statusOfPrimary, DateTimeOffset? lastGeoFailoverTime, string secondaryLocation, AccountStatus? statusOfSecondary, DateTimeOffset? creationTime, CustomDomain customDomain, SasPolicy sasPolicy, KeyPolicy keyPolicy, KeyCreationTime keyCreationTime, Endpoints secondaryEndpoints, Encryption encryption, AccessTier? accessTier, AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication, bool? enableHttpsTrafficOnly, NetworkRuleSet networkRuleSet, bool? isHnsEnabled, GeoReplicationStats geoReplicationStats, bool? failoverInProgress, LargeFileSharesState? largeFileSharesState, IReadOnlyList privateEndpointConnections, RoutingPreference routingPreference, BlobRestoreStatus blobRestoreStatus, bool? allowBlobPublicAccess, MinimumTlsVersion? minimumTlsVersion, bool? allowSharedKeyAccess, bool? enableNfsV3, bool? allowCrossTenantReplication) : base(id, name, type, tags, location) { Sku = sku; Kind = kind; Identity = identity; + ExtendedLocation = extendedLocation; ProvisioningState = provisioningState; PrimaryEndpoints = primaryEndpoints; PrimaryLocation = primaryLocation; @@ -72,6 +79,9 @@ internal StorageAccount(string id, string name, string type, IDictionary Gets the SKU. - public Sku Sku { get; } + public Models.Sku Sku { get; } /// Gets the Kind. public Kind? Kind { get; } /// The identity of the resource. public Identity Identity { get; set; } + /// The extendedLocation of the resource. + public ExtendedLocation ExtendedLocation { get; set; } /// Gets the status of the storage account at the time the operation was called. public ProvisioningState? ProvisioningState { get; } /// Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object. Note that Standard_ZRS and Premium_LRS accounts only return the blob endpoint. @@ -111,6 +128,12 @@ internal StorageAccount(string id, string name, string type, IDictionary Gets the custom domain the user assigned to this storage account. public CustomDomain CustomDomain { get; } + /// SasPolicy assigned to the storage account. + public SasPolicy SasPolicy { get; } + /// KeyPolicy assigned to the storage account. + public KeyPolicy KeyPolicy { get; } + /// Storage account keys creation time. + public KeyCreationTime KeyCreationTime { get; } /// Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object from the secondary location of the storage account. Only available if the SKU name is Standard_RAGRS. public Endpoints SecondaryEndpoints { get; } /// Gets the encryption settings on the account. If unspecified, the account is unencrypted. @@ -132,10 +155,20 @@ internal StorageAccount(string id, string name, string type, IDictionary Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled. public LargeFileSharesState? LargeFileSharesState { get; set; } /// List of private endpoint connection associated with the specified storage account. - public IReadOnlyList PrivateEndpointConnections { get; } + public IReadOnlyList PrivateEndpointConnections { get; } /// Maintains information about the network routing choice opted by the user for data transfer. public RoutingPreference RoutingPreference { get; set; } /// Blob restore status. public BlobRestoreStatus BlobRestoreStatus { get; } + /// Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is true for this property. + public bool? AllowBlobPublicAccess { get; set; } + /// Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. + public MinimumTlsVersion? MinimumTlsVersion { get; set; } + /// Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true. + public bool? AllowSharedKeyAccess { get; set; } + /// NFS 3.0 protocol support enabled if set to true. + public bool? EnableNfsV3 { get; set; } + /// Allow or disallow cross AAD tenant object replication. The default interpretation is true for this property. + public bool? AllowCrossTenantReplication { get; set; } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsFailoverOperation.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsFailoverOperation.cs deleted file mode 100644 index c1ea1dfa5ffb..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsFailoverOperation.cs +++ /dev/null @@ -1,68 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; - -namespace Azure.ResourceManager.Storage -{ - /// Failover request can be triggered for a storage account in case of availability issues. The failover occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover. - public partial class StorageAccountsFailoverOperation : Operation, IOperationSource - { - private readonly ArmOperationHelpers _operation; - - /// Initializes a new instance of StorageAccountsFailoverOperation for mocking. - protected StorageAccountsFailoverOperation() - { - } - - internal StorageAccountsFailoverOperation(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, Request request, Response response) - { - _operation = new ArmOperationHelpers(this, clientDiagnostics, pipeline, request, response, OperationFinalStateVia.Location, "StorageAccountsFailoverOperation"); - } - /// - public override string Id => _operation.Id; - - /// - public override Response Value => _operation.Value; - - /// - public override bool HasCompleted => _operation.HasCompleted; - - /// - public override bool HasValue => _operation.HasValue; - - /// - public override Response GetRawResponse() => _operation.GetRawResponse(); - - /// - public override Response UpdateStatus(CancellationToken cancellationToken = default) => _operation.UpdateStatus(cancellationToken); - - /// - public override ValueTask UpdateStatusAsync(CancellationToken cancellationToken = default) => _operation.UpdateStatusAsync(cancellationToken); - - /// - public override ValueTask> WaitForCompletionAsync(CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(cancellationToken); - - /// - public override ValueTask> WaitForCompletionAsync(TimeSpan pollingInterval, CancellationToken cancellationToken = default) => _operation.WaitForCompletionAsync(pollingInterval, cancellationToken); - - Response IOperationSource.CreateResult(Response response, CancellationToken cancellationToken) - { - return response; - } - - async ValueTask IOperationSource.CreateResultAsync(Response response, CancellationToken cancellationToken) - { - return await new ValueTask(response).ConfigureAwait(false); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsOperations.cs deleted file mode 100644 index 0d6541769645..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsOperations.cs +++ /dev/null @@ -1,725 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The StorageAccounts service client. - public partial class StorageAccountsOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal StorageAccountsRestOperations RestClient { get; } - - /// Initializes a new instance of StorageAccountsOperations for mocking. - protected StorageAccountsOperations() - { - } - - /// Initializes a new instance of StorageAccountsOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal StorageAccountsOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new StorageAccountsRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Checks that the storage account name is valid and is not already in use. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task> CheckNameAvailabilityAsync(StorageAccountCheckNameAvailabilityParameters accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.CheckNameAvailability"); - scope.Start(); - try - { - return await RestClient.CheckNameAvailabilityAsync(accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Checks that the storage account name is valid and is not already in use. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response CheckNameAvailability(StorageAccountCheckNameAvailabilityParameters accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.CheckNameAvailability"); - scope.Start(); - try - { - return RestClient.CheckNameAvailability(accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes a storage account in Microsoft Azure. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task DeleteAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.Delete"); - scope.Start(); - try - { - return await RestClient.DeleteAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes a storage account in Microsoft Azure. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response Delete(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.Delete"); - scope.Start(); - try - { - return RestClient.Delete(resourceGroupName, accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Returns the properties for the specified storage account including but not limited to name, SKU name, location, and account status. The ListKeys operation should be used to retrieve storage keys. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. - /// The cancellation token to use. - public virtual async Task> GetPropertiesAsync(string resourceGroupName, string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.GetProperties"); - scope.Start(); - try - { - return await RestClient.GetPropertiesAsync(resourceGroupName, accountName, expand, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Returns the properties for the specified storage account including but not limited to name, SKU name, location, and account status. The ListKeys operation should be used to retrieve storage keys. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. - /// The cancellation token to use. - public virtual Response GetProperties(string resourceGroupName, string accountName, StorageAccountExpand? expand = null, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.GetProperties"); - scope.Start(); - try - { - return RestClient.GetProperties(resourceGroupName, accountName, expand, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The parameters to provide for the updated account. - /// The cancellation token to use. - public virtual async Task> UpdateAsync(string resourceGroupName, string accountName, StorageAccountUpdateParameters parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.Update"); - scope.Start(); - try - { - return await RestClient.UpdateAsync(resourceGroupName, accountName, parameters, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account. It can also be used to map the account to a custom domain. Only one custom domain is supported per storage account; the replacement/change of custom domain is not supported. In order to replace an old custom domain, the old value must be cleared/unregistered before a new value can be set. The update of multiple properties is supported. This call does not change the storage keys for the account. If you want to change the storage account keys, use the regenerate keys operation. The location and name of the storage account cannot be changed after creation. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The parameters to provide for the updated account. - /// The cancellation token to use. - public virtual Response Update(string resourceGroupName, string accountName, StorageAccountUpdateParameters parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.Update"); - scope.Start(); - try - { - return RestClient.Update(resourceGroupName, accountName, parameters, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task> ListKeysAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.ListKeys"); - scope.Start(); - try - { - return await RestClient.ListKeysAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response ListKeys(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.ListKeys"); - scope.Start(); - try - { - return RestClient.ListKeys(resourceGroupName, accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Regenerates one of the access keys or Kerberos keys for the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// Specifies name of the key which should be regenerated -- key1, key2, kerb1, kerb2. - /// The cancellation token to use. - public virtual async Task> RegenerateKeyAsync(string resourceGroupName, string accountName, StorageAccountRegenerateKeyParameters regenerateKey, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.RegenerateKey"); - scope.Start(); - try - { - return await RestClient.RegenerateKeyAsync(resourceGroupName, accountName, regenerateKey, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Regenerates one of the access keys or Kerberos keys for the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// Specifies name of the key which should be regenerated -- key1, key2, kerb1, kerb2. - /// The cancellation token to use. - public virtual Response RegenerateKey(string resourceGroupName, string accountName, StorageAccountRegenerateKeyParameters regenerateKey, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.RegenerateKey"); - scope.Start(); - try - { - return RestClient.RegenerateKey(resourceGroupName, accountName, regenerateKey, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// List SAS credentials of a storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The parameters to provide to list SAS credentials for the storage account. - /// The cancellation token to use. - public virtual async Task> ListAccountSASAsync(string resourceGroupName, string accountName, AccountSasParameters parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.ListAccountSAS"); - scope.Start(); - try - { - return await RestClient.ListAccountSASAsync(resourceGroupName, accountName, parameters, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// List SAS credentials of a storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The parameters to provide to list SAS credentials for the storage account. - /// The cancellation token to use. - public virtual Response ListAccountSAS(string resourceGroupName, string accountName, AccountSasParameters parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.ListAccountSAS"); - scope.Start(); - try - { - return RestClient.ListAccountSAS(resourceGroupName, accountName, parameters, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// List service SAS credentials of a specific resource. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The parameters to provide to list service SAS credentials. - /// The cancellation token to use. - public virtual async Task> ListServiceSASAsync(string resourceGroupName, string accountName, ServiceSasParameters parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.ListServiceSAS"); - scope.Start(); - try - { - return await RestClient.ListServiceSASAsync(resourceGroupName, accountName, parameters, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// List service SAS credentials of a specific resource. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The parameters to provide to list service SAS credentials. - /// The cancellation token to use. - public virtual Response ListServiceSAS(string resourceGroupName, string accountName, ServiceSasParameters parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.ListServiceSAS"); - scope.Start(); - try - { - return RestClient.ListServiceSAS(resourceGroupName, accountName, parameters, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Revoke user delegation keys. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task RevokeUserDelegationKeysAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.RevokeUserDelegationKeys"); - scope.Start(); - try - { - return await RestClient.RevokeUserDelegationKeysAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Revoke user delegation keys. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response RevokeUserDelegationKeys(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.RevokeUserDelegationKeys"); - scope.Start(); - try - { - return RestClient.RevokeUserDelegationKeys(resourceGroupName, accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Lists all the storage accounts available under the subscription. Note that storage keys are not returned; use the ListKeys operation for this. - /// The cancellation token to use. - public virtual AsyncPageable ListAsync(CancellationToken cancellationToken = default) - { - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListAsync(cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - async Task> NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListNextPageAsync(nextLink, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); - } - - /// Lists all the storage accounts available under the subscription. Note that storage keys are not returned; use the ListKeys operation for this. - /// The cancellation token to use. - public virtual Pageable List(CancellationToken cancellationToken = default) - { - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.List"); - scope.Start(); - try - { - var response = RestClient.List(cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - Page NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.List"); - scope.Start(); - try - { - var response = RestClient.ListNextPage(nextLink, cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); - } - - /// Lists all the storage accounts available under the given resource group. Note that storage keys are not returned; use the ListKeys operation for this. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The cancellation token to use. - /// is null. - public virtual AsyncPageable ListByResourceGroupAsync(string resourceGroupName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.ListByResourceGroup"); - scope.Start(); - try - { - var response = await RestClient.ListByResourceGroupAsync(resourceGroupName, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); - } - - /// Lists all the storage accounts available under the given resource group. Note that storage keys are not returned; use the ListKeys operation for this. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The cancellation token to use. - /// is null. - public virtual Pageable ListByResourceGroup(string resourceGroupName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.ListByResourceGroup"); - scope.Start(); - try - { - var response = RestClient.ListByResourceGroup(resourceGroupName, cancellationToken); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, null); - } - - /// Asynchronously creates a new storage account with the specified parameters. If an account is already created and a subsequent create request is issued with different properties, the account properties will be updated. If an account is already created and a subsequent create or update request is issued with the exact same set of properties, the request will succeed. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The parameters to provide for the created account. - /// The cancellation token to use. - /// , , or is null. - public virtual async Task StartCreateAsync(string resourceGroupName, string accountName, StorageAccountCreateParameters parameters, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - if (parameters == null) - { - throw new ArgumentNullException(nameof(parameters)); - } - - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.StartCreate"); - scope.Start(); - try - { - var originalResponse = await RestClient.CreateAsync(resourceGroupName, accountName, parameters, cancellationToken).ConfigureAwait(false); - return new StorageAccountsCreateOperation(_clientDiagnostics, _pipeline, RestClient.CreateCreateRequest(resourceGroupName, accountName, parameters).Request, originalResponse); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Asynchronously creates a new storage account with the specified parameters. If an account is already created and a subsequent create request is issued with different properties, the account properties will be updated. If an account is already created and a subsequent create or update request is issued with the exact same set of properties, the request will succeed. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The parameters to provide for the created account. - /// The cancellation token to use. - /// , , or is null. - public virtual StorageAccountsCreateOperation StartCreate(string resourceGroupName, string accountName, StorageAccountCreateParameters parameters, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - if (parameters == null) - { - throw new ArgumentNullException(nameof(parameters)); - } - - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.StartCreate"); - scope.Start(); - try - { - var originalResponse = RestClient.Create(resourceGroupName, accountName, parameters, cancellationToken); - return new StorageAccountsCreateOperation(_clientDiagnostics, _pipeline, RestClient.CreateCreateRequest(resourceGroupName, accountName, parameters).Request, originalResponse); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Failover request can be triggered for a storage account in case of availability issues. The failover occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual async Task StartFailoverAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.StartFailover"); - scope.Start(); - try - { - var originalResponse = await RestClient.FailoverAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - return new StorageAccountsFailoverOperation(_clientDiagnostics, _pipeline, RestClient.CreateFailoverRequest(resourceGroupName, accountName).Request, originalResponse); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Failover request can be triggered for a storage account in case of availability issues. The failover occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual StorageAccountsFailoverOperation StartFailover(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.StartFailover"); - scope.Start(); - try - { - var originalResponse = RestClient.Failover(resourceGroupName, accountName, cancellationToken); - return new StorageAccountsFailoverOperation(_clientDiagnostics, _pipeline, RestClient.CreateFailoverRequest(resourceGroupName, accountName).Request, originalResponse); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Restore blobs in the specified blob ranges. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The parameters to provide for restore blob ranges. - /// The cancellation token to use. - /// , , or is null. - public virtual async Task StartRestoreBlobRangesAsync(string resourceGroupName, string accountName, BlobRestoreParameters parameters, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - if (parameters == null) - { - throw new ArgumentNullException(nameof(parameters)); - } - - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.StartRestoreBlobRanges"); - scope.Start(); - try - { - var originalResponse = await RestClient.RestoreBlobRangesAsync(resourceGroupName, accountName, parameters, cancellationToken).ConfigureAwait(false); - return new StorageAccountsRestoreBlobRangesOperation(_clientDiagnostics, _pipeline, RestClient.CreateRestoreBlobRangesRequest(resourceGroupName, accountName, parameters).Request, originalResponse); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Restore blobs in the specified blob ranges. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The parameters to provide for restore blob ranges. - /// The cancellation token to use. - /// , , or is null. - public virtual StorageAccountsRestoreBlobRangesOperation StartRestoreBlobRanges(string resourceGroupName, string accountName, BlobRestoreParameters parameters, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - if (parameters == null) - { - throw new ArgumentNullException(nameof(parameters)); - } - - using var scope = _clientDiagnostics.CreateScope("StorageAccountsOperations.StartRestoreBlobRanges"); - scope.Start(); - try - { - var originalResponse = RestClient.RestoreBlobRanges(resourceGroupName, accountName, parameters, cancellationToken); - return new StorageAccountsRestoreBlobRangesOperation(_clientDiagnostics, _pipeline, RestClient.CreateRestoreBlobRangesRequest(resourceGroupName, accountName, parameters).Request, originalResponse); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageManagementClient.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageManagementClient.cs deleted file mode 100644 index 8cc7954f1520..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageManagementClient.cs +++ /dev/null @@ -1,107 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage; - -namespace Azure.ResourceManager.Storage -{ - /// Storage service management client. - public partial class StorageManagementClient - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - private readonly Uri _endpoint; - private readonly string _subscriptionId; - - /// Initializes a new instance of StorageManagementClient for mocking. - protected StorageManagementClient() - { - } - - /// Initializes a new instance of StorageManagementClient. - /// The ID of the target subscription. - /// The OAuth token for making client requests. - /// The options for configuring the client. - public StorageManagementClient(string subscriptionId, TokenCredential tokenCredential, StorageManagementClientOptions options = null) : this(null, subscriptionId, tokenCredential, options) - { - } - /// Initializes a new instance of StorageManagementClient. - /// server parameter. - /// The ID of the target subscription. - /// The OAuth token for making client requests. - /// The options for configuring the client. - /// is null. - public StorageManagementClient(Uri endpoint, string subscriptionId, TokenCredential tokenCredential, StorageManagementClientOptions options = null) - { - endpoint ??= new Uri("https://management.azure.com"); - if (subscriptionId == null) - { - throw new ArgumentNullException(nameof(subscriptionId)); - } - - options ??= new StorageManagementClientOptions(); - _clientDiagnostics = new ClientDiagnostics(options); - _pipeline = ManagementPipelineBuilder.Build(tokenCredential, endpoint, options); - _endpoint = endpoint; - _subscriptionId = subscriptionId; - } - - /// Returns an instance of Operations. - public virtual Operations Operations => new Operations(_clientDiagnostics, _pipeline, _endpoint); - - /// Returns an instance of SkusOperations. - public virtual SkusOperations Skus => new SkusOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of StorageAccountsOperations. - public virtual StorageAccountsOperations StorageAccounts => new StorageAccountsOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of UsagesOperations. - public virtual UsagesOperations Usages => new UsagesOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of ManagementPoliciesOperations. - public virtual ManagementPoliciesOperations ManagementPolicies => new ManagementPoliciesOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of PrivateEndpointConnectionsOperations. - public virtual PrivateEndpointConnectionsOperations PrivateEndpointConnections => new PrivateEndpointConnectionsOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of PrivateLinkResourcesOperations. - public virtual PrivateLinkResourcesOperations PrivateLinkResources => new PrivateLinkResourcesOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of ObjectReplicationPoliciesOperations. - public virtual ObjectReplicationPoliciesOperations ObjectReplicationPolicies => new ObjectReplicationPoliciesOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of EncryptionScopesOperations. - public virtual EncryptionScopesOperations EncryptionScopes => new EncryptionScopesOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of BlobServicesOperations. - public virtual BlobServicesOperations BlobServices => new BlobServicesOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of BlobContainersOperations. - public virtual BlobContainersOperations BlobContainers => new BlobContainersOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of FileServicesOperations. - public virtual FileServicesOperations FileServices => new FileServicesOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of FileSharesOperations. - public virtual FileSharesOperations FileShares => new FileSharesOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of QueueServicesOperations. - public virtual QueueServicesOperations QueueServices => new QueueServicesOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of QueueOperations. - public virtual QueueOperations Queue => new QueueOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of TableServicesOperations. - public virtual TableServicesOperations TableServices => new TableServicesOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - - /// Returns an instance of TableOperations. - public virtual TableOperations Table => new TableOperations(_clientDiagnostics, _pipeline, _subscriptionId, _endpoint); - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageManagementClientOptions.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageManagementClientOptions.cs deleted file mode 100644 index 75f0a61572bf..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageManagementClientOptions.cs +++ /dev/null @@ -1,16 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using Azure.Core; - -namespace Azure.ResourceManager.Storage -{ - /// Client options for Storage. - public partial class StorageManagementClientOptions : ClientOptions - { - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageQueue.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageQueue.cs new file mode 100644 index 000000000000..f1261b9fd6f4 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageQueue.cs @@ -0,0 +1,223 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a StorageQueue along with the instance operations that can be performed on it. + public partial class StorageQueue : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly QueueRestOperations _restClient; + private readonly StorageQueueData _data; + + /// Initializes a new instance of the class for mocking. + protected StorageQueue() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal StorageQueue(ArmResource options, StorageQueueData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new QueueRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal StorageQueue(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new QueueRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/queueServices/queues"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual StorageQueueData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Gets the queue with the specified queue name, under the specified account if it exists. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueue.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new StorageQueue(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the queue with the specified queue name, under the specified account if it exists. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueue.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new StorageQueue(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + + /// Deletes the queue with the specified queue name, under the specified account if it exists. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public async virtual Task DeleteAsync(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueue.Delete"); + scope.Start(); + try + { + var response = await _restClient.DeleteAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + var operation = new QueueDeleteOperation(response); + if (waitForCompletion) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Deletes the queue with the specified queue name, under the specified account if it exists. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public virtual QueueDeleteOperation Delete(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueue.Delete"); + scope.Start(); + try + { + var response = _restClient.Delete(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken); + var operation = new QueueDeleteOperation(response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + /// Creates a new queue with the specified queue name, under the specified account. + /// Queue properties and metadata to be created with. + /// The cancellation token to use. + /// is null. + public virtual async Task> UpdateAsync(StorageQueueData queue, CancellationToken cancellationToken = default) + { + if (queue == null) + { + throw new ArgumentNullException(nameof(queue)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageQueue.Update"); + scope.Start(); + try + { + var response = await _restClient.UpdateAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, queue, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new StorageQueue(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Creates a new queue with the specified queue name, under the specified account. + /// Queue properties and metadata to be created with. + /// The cancellation token to use. + /// is null. + public virtual Response Update(StorageQueueData queue, CancellationToken cancellationToken = default) + { + if (queue == null) + { + throw new ArgumentNullException(nameof(queue)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageQueue.Update"); + scope.Start(); + try + { + var response = _restClient.Update(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, queue, cancellationToken); + return Response.FromValue(new StorageQueue(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageQueueContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageQueueContainer.cs new file mode 100644 index 000000000000..97b024f8233b --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageQueueContainer.cs @@ -0,0 +1,395 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of StorageQueue and their operations over a QueueService. + public partial class StorageQueueContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly QueueRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected StorageQueueContainer() + { + } + + /// Initializes a new instance of StorageQueueContainer class. + /// The resource representing the parent resource. + internal StorageQueueContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new QueueRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => QueueService.ResourceType; + + // Container level operations. + + /// Creates a new queue with the specified queue name, under the specified account. + /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. + /// Queue properties and metadata to be created with. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public virtual QueueCreateOperation CreateOrUpdate(string queueName, StorageQueueData queue, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (queueName == null) + { + throw new ArgumentNullException(nameof(queueName)); + } + if (queue == null) + { + throw new ArgumentNullException(nameof(queue)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = _restClient.Create(Id.ResourceGroupName, Id.Parent.Name, Id.Name, queueName, queue, cancellationToken); + var operation = new QueueCreateOperation(Parent, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Creates a new queue with the specified queue name, under the specified account. + /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. + /// Queue properties and metadata to be created with. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// or is null. + public async virtual Task CreateOrUpdateAsync(string queueName, StorageQueueData queue, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (queueName == null) + { + throw new ArgumentNullException(nameof(queueName)); + } + if (queue == null) + { + throw new ArgumentNullException(nameof(queue)); + } + + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = await _restClient.CreateAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, queueName, queue, cancellationToken).ConfigureAwait(false); + var operation = new QueueCreateOperation(Parent, response); + if (waitForCompletion) + await operation.WaitForCompletionAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string queueName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.Get"); + scope.Start(); + try + { + if (queueName == null) + { + throw new ArgumentNullException(nameof(queueName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, queueName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new StorageQueue(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string queueName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.Get"); + scope.Start(); + try + { + if (queueName == null) + { + throw new ArgumentNullException(nameof(queueName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, queueName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new StorageQueue(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string queueName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.GetIfExists"); + scope.Start(); + try + { + if (queueName == null) + { + throw new ArgumentNullException(nameof(queueName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, queueName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new StorageQueue(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string queueName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.GetIfExists"); + scope.Start(); + try + { + if (queueName == null) + { + throw new ArgumentNullException(nameof(queueName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, queueName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new StorageQueue(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string queueName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.CheckIfExists"); + scope.Start(); + try + { + if (queueName == null) + { + throw new ArgumentNullException(nameof(queueName)); + } + + var response = GetIfExists(queueName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string queueName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.CheckIfExists"); + scope.Start(); + try + { + if (queueName == null) + { + throw new ArgumentNullException(nameof(queueName)); + } + + var response = await GetIfExistsAsync(queueName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets a list of all the queues under the specified storage account. + /// Optional, a maximum number of queues that should be included in a list queue response. + /// Optional, When specified, only the queues with a name starting with the given filter will be listed. + /// The cancellation token to use. + /// A collection of that may take multiple service requests to iterate over. + public virtual Pageable GetAll(string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) + { + Page FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new StorageQueue(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + Page NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAllNextPage(nextLink, Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new StorageQueue(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Gets a list of all the queues under the specified storage account. + /// Optional, a maximum number of queues that should be included in a list queue response. + /// Optional, When specified, only the queues with a name starting with the given filter will be listed. + /// The cancellation token to use. + /// An async collection of that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsync(string maxpagesize = null, string filter = null, CancellationToken cancellationToken = default) + { + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new StorageQueue(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + async Task> NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllNextPageAsync(nextLink, Id.ResourceGroupName, Id.Parent.Name, Id.Name, maxpagesize, filter, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new StorageQueue(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(StorageQueue.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("StorageQueueContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(StorageQueue.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageQueue.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageQueueData.cs similarity index 61% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageQueue.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageQueueData.cs index 57cd2039948d..54211102279e 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/StorageQueue.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageQueueData.cs @@ -7,25 +7,27 @@ using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; -namespace Azure.ResourceManager.Storage.Models +namespace Azure.ResourceManager.Storage { - /// The StorageQueue. - public partial class StorageQueue : Resource + /// A class representing the StorageQueue data model. + public partial class StorageQueueData : Resource { - /// Initializes a new instance of StorageQueue. - public StorageQueue() + /// Initializes a new instance of StorageQueueData. + public StorageQueueData() { Metadata = new ChangeTrackingDictionary(); } - /// Initializes a new instance of StorageQueue. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// Initializes a new instance of StorageQueueData. + /// The id. + /// The name. + /// The type. /// A name-value pair that represents queue metadata. /// Integer indicating an approximate number of messages in the queue. This number is not lower than the actual number of messages in the queue, but could be higher. - internal StorageQueue(string id, string name, string type, IDictionary metadata, int? approximateMessageCount) : base(id, name, type) + internal StorageQueueData(ResourceIdentifier id, string name, ResourceType type, IDictionary metadata, int? approximateMessageCount) : base(id, name, type) { Metadata = metadata; ApproximateMessageCount = approximateMessageCount; diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Table.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Table.cs new file mode 100644 index 000000000000..7646ebb0e143 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Table.cs @@ -0,0 +1,209 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a Table along with the instance operations that can be performed on it. + public partial class Table : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly TableRestOperations _restClient; + private readonly TableData _data; + + /// Initializes a new instance of the class for mocking. + protected Table() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal Table(ArmResource options, TableData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new TableRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal Table(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new TableRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/tableServices/tables"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual TableData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Gets the table with the specified table name, under the specified account if it exists. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("Table.Get"); + scope.Start(); + try + { + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new Table(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the table with the specified table name, under the specified account if it exists. + /// The cancellation token to use. + public virtual Response
Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("Table.Get"); + scope.Start(); + try + { + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new Table(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + + /// Deletes the table with the specified table name, under the specified account if it exists. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public async virtual Task DeleteAsync(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("Table.Delete"); + scope.Start(); + try + { + var response = await _restClient.DeleteAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + var operation = new TableDeleteOperation(response); + if (waitForCompletion) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Deletes the table with the specified table name, under the specified account if it exists. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + public virtual TableDeleteOperation Delete(bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("Table.Delete"); + scope.Start(); + try + { + var response = _restClient.Delete(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken); + var operation = new TableDeleteOperation(response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + /// Creates a new table with the specified table name, under the specified account. + /// The cancellation token to use. + public virtual async Task> UpdateAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("Table.Update"); + scope.Start(); + try + { + var response = await _restClient.UpdateAsync(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new Table(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Creates a new table with the specified table name, under the specified account. + /// The cancellation token to use. + public virtual Response
Update(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("Table.Update"); + scope.Start(); + try + { + var response = _restClient.Update(Id.ResourceGroupName, Id.Parent.Parent.Name, Id.Parent.Name, Id.Name, cancellationToken); + return Response.FromValue(new Table(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableContainer.cs new file mode 100644 index 000000000000..1edf6999e4cd --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableContainer.cs @@ -0,0 +1,381 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of Table and their operations over a TableService. + public partial class TableContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly TableRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected TableContainer() + { + } + + /// Initializes a new instance of TableContainer class. + /// The resource representing the parent resource. + internal TableContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new TableRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => TableService.ResourceType; + + // Container level operations. + + /// Creates a new table with the specified table name, under the specified account. + /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// is null. + public virtual TableCreateOperation CreateOrUpdate(string tableName, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (tableName == null) + { + throw new ArgumentNullException(nameof(tableName)); + } + + using var scope = _clientDiagnostics.CreateScope("TableContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = _restClient.Create(Id.ResourceGroupName, Id.Parent.Name, Id.Name, tableName, cancellationToken); + var operation = new TableCreateOperation(Parent, response); + if (waitForCompletion) + operation.WaitForCompletion(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Creates a new table with the specified table name, under the specified account. + /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. + /// Waits for the completion of the long running operations. + /// The cancellation token to use. + /// is null. + public async virtual Task CreateOrUpdateAsync(string tableName, bool waitForCompletion = true, CancellationToken cancellationToken = default) + { + if (tableName == null) + { + throw new ArgumentNullException(nameof(tableName)); + } + + using var scope = _clientDiagnostics.CreateScope("TableContainer.CreateOrUpdate"); + scope.Start(); + try + { + var response = await _restClient.CreateAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, tableName, cancellationToken).ConfigureAwait(false); + var operation = new TableCreateOperation(Parent, response); + if (waitForCompletion) + await operation.WaitForCompletionAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response
Get(string tableName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.Get"); + scope.Start(); + try + { + if (tableName == null) + { + throw new ArgumentNullException(nameof(tableName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, tableName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new Table(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string tableName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.Get"); + scope.Start(); + try + { + if (tableName == null) + { + throw new ArgumentNullException(nameof(tableName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, tableName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new Table(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response
GetIfExists(string tableName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.GetIfExists"); + scope.Start(); + try + { + if (tableName == null) + { + throw new ArgumentNullException(nameof(tableName)); + } + + var response = _restClient.Get(Id.ResourceGroupName, Id.Parent.Name, Id.Name, tableName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue
(null, response.GetRawResponse()) + : Response.FromValue(new Table(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string tableName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.GetIfExists"); + scope.Start(); + try + { + if (tableName == null) + { + throw new ArgumentNullException(nameof(tableName)); + } + + var response = await _restClient.GetAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, tableName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue
(null, response.GetRawResponse()) + : Response.FromValue(new Table(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string tableName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.CheckIfExists"); + scope.Start(); + try + { + if (tableName == null) + { + throw new ArgumentNullException(nameof(tableName)); + } + + var response = GetIfExists(tableName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string tableName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.CheckIfExists"); + scope.Start(); + try + { + if (tableName == null) + { + throw new ArgumentNullException(nameof(tableName)); + } + + var response = await GetIfExistsAsync(tableName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets a list of all the tables under the specified storage account. + /// The cancellation token to use. + /// A collection of that may take multiple service requests to iterate over. + public virtual Pageable
GetAll(CancellationToken cancellationToken = default) + { + Page
FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new Table(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + Page
NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAllNextPage(nextLink, Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken: cancellationToken); + return Page.FromValues(response.Value.Value.Select(value => new Table(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Gets a list of all the tables under the specified storage account. + /// The cancellation token to use. + /// An async collection of that may take multiple service requests to iterate over. + public virtual AsyncPageable
GetAllAsync(CancellationToken cancellationToken = default) + { + async Task> FirstPageFunc(int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new Table(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + async Task> NextPageFunc(string nextLink, int? pageSizeHint) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllNextPageAsync(nextLink, Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken: cancellationToken).ConfigureAwait(false); + return Page.FromValues(response.Value.Value.Select(value => new Table(Parent, value)), response.Value.NextLink, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(Table.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(Table.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableData.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableData.cs new file mode 100644 index 000000000000..89f94f4bfd36 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableData.cs @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing the Table data model. + public partial class TableData : Resource + { + /// Initializes a new instance of TableData. + public TableData() + { + } + + /// Initializes a new instance of TableData. + /// The id. + /// The name. + /// The type. + /// Table name under the specified account. + internal TableData(ResourceIdentifier id, string name, ResourceType type, string tableName) : base(id, name, type) + { + TableName = tableName; + } + + /// Table name under the specified account. + public string TableName { get; } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableOperations.cs deleted file mode 100644 index b439578b320a..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableOperations.cs +++ /dev/null @@ -1,301 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The Table service client. - public partial class TableOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal TableRestOperations RestClient { get; } - - /// Initializes a new instance of TableOperations for mocking. - protected TableOperations() - { - } - - /// Initializes a new instance of TableOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal TableOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new TableRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Creates a new table with the specified table name, under the specified account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. - /// The cancellation token to use. - public virtual async Task> CreateAsync(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.Create"); - scope.Start(); - try - { - return await RestClient.CreateAsync(resourceGroupName, accountName, tableName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Creates a new table with the specified table name, under the specified account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. - /// The cancellation token to use. - public virtual Response
Create(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.Create"); - scope.Start(); - try - { - return RestClient.Create(resourceGroupName, accountName, tableName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Creates a new table with the specified table name, under the specified account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. - /// The cancellation token to use. - public virtual async Task> UpdateAsync(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.Update"); - scope.Start(); - try - { - return await RestClient.UpdateAsync(resourceGroupName, accountName, tableName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Creates a new table with the specified table name, under the specified account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. - /// The cancellation token to use. - public virtual Response
Update(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.Update"); - scope.Start(); - try - { - return RestClient.Update(resourceGroupName, accountName, tableName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the table with the specified table name, under the specified account if it exists. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. - /// The cancellation token to use. - public virtual async Task> GetAsync(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.Get"); - scope.Start(); - try - { - return await RestClient.GetAsync(resourceGroupName, accountName, tableName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the table with the specified table name, under the specified account if it exists. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. - /// The cancellation token to use. - public virtual Response
Get(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.Get"); - scope.Start(); - try - { - return RestClient.Get(resourceGroupName, accountName, tableName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes the table with the specified table name, under the specified account if it exists. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. - /// The cancellation token to use. - public virtual async Task DeleteAsync(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.Delete"); - scope.Start(); - try - { - return await RestClient.DeleteAsync(resourceGroupName, accountName, tableName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Deletes the table with the specified table name, under the specified account if it exists. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// A table name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of only alphanumeric characters and it cannot begin with a numeric character. - /// The cancellation token to use. - public virtual Response Delete(string resourceGroupName, string accountName, string tableName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.Delete"); - scope.Start(); - try - { - return RestClient.Delete(resourceGroupName, accountName, tableName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets a list of all the tables under the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual AsyncPageable
ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - async Task> NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.List"); - scope.Start(); - try - { - var response = await RestClient.ListNextPageAsync(nextLink, resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, NextPageFunc); - } - - /// Gets a list of all the tables under the specified storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - /// or is null. - public virtual Pageable
List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - if (resourceGroupName == null) - { - throw new ArgumentNullException(nameof(resourceGroupName)); - } - if (accountName == null) - { - throw new ArgumentNullException(nameof(accountName)); - } - - Page
FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.List"); - scope.Start(); - try - { - var response = RestClient.List(resourceGroupName, accountName, cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - Page
NextPageFunc(string nextLink, int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("TableOperations.List"); - scope.Start(); - try - { - var response = RestClient.ListNextPage(nextLink, resourceGroupName, accountName, cancellationToken); - return Page.FromValues(response.Value.Value, response.Value.NextLink, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, NextPageFunc); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableService.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableService.cs new file mode 100644 index 000000000000..8823d57b624f --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableService.cs @@ -0,0 +1,185 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources.Models; + +namespace Azure.ResourceManager.Storage +{ + /// A Class representing a TableService along with the instance operations that can be performed on it. + public partial class TableService : ArmResource + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly TableServicesRestOperations _restClient; + private readonly TableServiceData _data; + + /// Initializes a new instance of the class for mocking. + protected TableService() + { + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The resource that is the target of operations. + internal TableService(ArmResource options, TableServiceData resource) : base(options, resource.Id) + { + HasData = true; + _data = resource; + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new TableServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Initializes a new instance of the class. + /// The client parameters to use in these operations. + /// The identifier of the resource that is the target of operations. + internal TableService(ArmResource options, ResourceIdentifier id) : base(options, id) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new TableServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the resource type for the operations. + public static readonly ResourceType ResourceType = "Microsoft.Storage/storageAccounts/tableServices"; + + /// Gets the valid resource type for the operations. + protected override ResourceType ValidResourceType => ResourceType; + + /// Gets whether or not the current instance has data. + public virtual bool HasData { get; } + + /// Gets the data representing this Feature. + /// Throws if there is no data loaded in the current instance. + public virtual TableServiceData Data + { + get + { + if (!HasData) + throw new InvalidOperationException("The current instance does not have data, you must call Get first."); + return _data; + } + } + + /// Gets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + public async virtual Task> GetAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableService.Get"); + scope.Start(); + try + { + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new TableService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The cancellation token to use. + public virtual Response Get(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableService.Get"); + scope.Start(); + try + { + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new TableService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public async virtual Task> GetAvailableLocationsAsync(CancellationToken cancellationToken = default) + { + return await ListAvailableLocationsAsync(ResourceType, cancellationToken).ConfigureAwait(false); + } + + /// Lists all available geo-locations. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of locations that may take multiple service requests to iterate over. + public virtual IEnumerable GetAvailableLocations(CancellationToken cancellationToken = default) + { + return ListAvailableLocations(ResourceType, cancellationToken); + } + /// Sets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The properties of a storage account’s Table service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. + /// The cancellation token to use. + /// is null. + public virtual async Task> SetServicePropertiesAsync(TableServiceData parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("TableService.SetServiceProperties"); + scope.Start(); + try + { + var response = await _restClient.SetServicePropertiesAsync(Id.ResourceGroupName, Id.Parent.Name, Id.Name, parameters, cancellationToken).ConfigureAwait(false); + return Response.FromValue(new TableService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Sets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. + /// The properties of a storage account’s Table service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. + /// The cancellation token to use. + /// is null. + public virtual Response SetServiceProperties(TableServiceData parameters, CancellationToken cancellationToken = default) + { + if (parameters == null) + { + throw new ArgumentNullException(nameof(parameters)); + } + + using var scope = _clientDiagnostics.CreateScope("TableService.SetServiceProperties"); + scope.Start(); + try + { + var response = _restClient.SetServiceProperties(Id.ResourceGroupName, Id.Parent.Name, Id.Name, parameters, cancellationToken); + return Response.FromValue(new TableService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets a list of Tables in the TableService. + /// An object representing collection of Tables and their operations over a TableService. + public TableContainer GetTables() + { + return new TableContainer(this); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServiceContainer.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServiceContainer.cs new file mode 100644 index 000000000000..3be12035a796 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServiceContainer.cs @@ -0,0 +1,282 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +// + +#nullable disable + +using System; +using System.Collections.Generic; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Azure; +using Azure.Core.Pipeline; +using Azure.ResourceManager; +using Azure.ResourceManager.Core; +using Azure.ResourceManager.Resources; + +namespace Azure.ResourceManager.Storage +{ + /// A class representing collection of TableService and their operations over a StorageAccount. + public partial class TableServiceContainer : ArmContainer + { + private readonly ClientDiagnostics _clientDiagnostics; + private readonly TableServicesRestOperations _restClient; + + /// Initializes a new instance of the class for mocking. + protected TableServiceContainer() + { + } + + /// Initializes a new instance of TableServiceContainer class. + /// The resource representing the parent resource. + internal TableServiceContainer(ArmResource parent) : base(parent) + { + _clientDiagnostics = new ClientDiagnostics(ClientOptions); + _restClient = new TableServicesRestOperations(_clientDiagnostics, Pipeline, Id.SubscriptionId, BaseUri); + } + + /// Gets the valid resource type for this object. + protected override ResourceType ValidResourceType => StorageAccount.ResourceType; + + // Container level operations. + + /// Gets details for this resource from the service. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response Get(string tableServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableServiceContainer.Get"); + scope.Start(); + try + { + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } + + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Name, tableServiceName, cancellationToken: cancellationToken); + if (response.Value == null) + throw _clientDiagnostics.CreateRequestFailedException(response.GetRawResponse()); + return Response.FromValue(new TableService(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Gets details for this resource from the service. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetAsync(string tableServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableServiceContainer.Get"); + scope.Start(); + try + { + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } + + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Name, tableServiceName, cancellationToken: cancellationToken).ConfigureAwait(false); + if (response.Value == null) + throw await _clientDiagnostics.CreateRequestFailedExceptionAsync(response.GetRawResponse()).ConfigureAwait(false); + return Response.FromValue(new TableService(Parent, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response GetIfExists(string tableServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableServiceContainer.GetIfExists"); + scope.Start(); + try + { + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } + + var response = _restClient.GetServiceProperties(Id.ResourceGroupName, Id.Name, tableServiceName, cancellationToken: cancellationToken); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new TableService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> GetIfExistsAsync(string tableServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableServiceContainer.GetIfExists"); + scope.Start(); + try + { + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } + + var response = await _restClient.GetServicePropertiesAsync(Id.ResourceGroupName, Id.Name, tableServiceName, cancellationToken: cancellationToken).ConfigureAwait(false); + return response.Value == null + ? Response.FromValue(null, response.GetRawResponse()) + : Response.FromValue(new TableService(this, response.Value), response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public virtual Response CheckIfExists(string tableServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableServiceContainer.CheckIfExists"); + scope.Start(); + try + { + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } + + var response = GetIfExists(tableServiceName, cancellationToken: cancellationToken); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Tries to get details for this resource from the service. + /// The name of the Table Service within the specified storage account. Table Service Name must be 'default'. + /// A token to allow the caller to cancel the call to the service. The default value is . + public async virtual Task> CheckIfExistsAsync(string tableServiceName, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableServiceContainer.CheckIfExists"); + scope.Start(); + try + { + if (tableServiceName == null) + { + throw new ArgumentNullException(nameof(tableServiceName)); + } + + var response = await GetIfExistsAsync(tableServiceName, cancellationToken: cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value != null, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List all table services for the storage account. + /// The cancellation token to use. + public virtual async Task>> GetAllAsync(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableServiceContainer.GetAll"); + scope.Start(); + try + { + var response = await _restClient.GetAllAsync(Id.ResourceGroupName, Id.Name, cancellationToken).ConfigureAwait(false); + return Response.FromValue(response.Value.Value.Select(data => new TableService(Parent, data)).ToArray() as IReadOnlyList, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// List all table services for the storage account. + /// The cancellation token to use. + public virtual Response> GetAll(CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableServiceContainer.GetAll"); + scope.Start(); + try + { + var response = _restClient.GetAll(Id.ResourceGroupName, Id.Name, cancellationToken); + return Response.FromValue(response.Value.Value.Select(data => new TableService(Parent, data)).ToArray() as IReadOnlyList, response.GetRawResponse()); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// A collection of resource that may take multiple service requests to iterate over. + public virtual Pageable GetAllAsGenericResources(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableServiceContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(TableService.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContext(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this resource group represented as generic resources. + /// The filter used in this operation. + /// Comma-separated list of additional properties to be included in the response. Valid values include `createdTime`, `changedTime` and `provisioningState`. + /// The number of results to return. + /// A token to allow the caller to cancel the call to the service. The default value is . + /// An async collection of resource that may take multiple service requests to iterate over. + public virtual AsyncPageable GetAllAsGenericResourcesAsync(string nameFilter, string expand = null, int? top = null, CancellationToken cancellationToken = default) + { + using var scope = _clientDiagnostics.CreateScope("TableServiceContainer.GetAllAsGenericResources"); + scope.Start(); + try + { + var filters = new ResourceFilterCollection(TableService.ResourceType); + filters.SubstringFilter = nameFilter; + return ResourceListOperations.GetAtContextAsync(Parent as ResourceGroup, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + // Builders. + // public ArmBuilder Construct() { } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableServiceProperties.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServiceData.cs similarity index 53% rename from sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableServiceProperties.cs rename to sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServiceData.cs index 06765e196f28..dbbdcb84576b 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/TableServiceProperties.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServiceData.cs @@ -5,22 +5,26 @@ #nullable disable -namespace Azure.ResourceManager.Storage.Models +using Azure.ResourceManager; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage { - /// The properties of a storage account’s Table service. - public partial class TableServiceProperties : Resource + /// A class representing the TableService data model. + public partial class TableServiceData : Resource { - /// Initializes a new instance of TableServiceProperties. - public TableServiceProperties() + /// Initializes a new instance of TableServiceData. + public TableServiceData() { } - /// Initializes a new instance of TableServiceProperties. - /// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. - /// The name of the resource. - /// The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. + /// Initializes a new instance of TableServiceData. + /// The id. + /// The name. + /// The type. /// Specifies CORS rules for the Table service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the Table service. - internal TableServiceProperties(string id, string name, string type, CorsRules cors) : base(id, name, type) + internal TableServiceData(ResourceIdentifier id, string name, ResourceType type, CorsRules cors) : base(id, name, type) { Cors = cors; } diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServicesOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServicesOperations.cs deleted file mode 100644 index 2f60f84dfe11..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServicesOperations.cs +++ /dev/null @@ -1,158 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The TableServices service client. - public partial class TableServicesOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal TableServicesRestOperations RestClient { get; } - - /// Initializes a new instance of TableServicesOperations for mocking. - protected TableServicesOperations() - { - } - - /// Initializes a new instance of TableServicesOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal TableServicesOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new TableServicesRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// List all table services for the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task> ListAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableServicesOperations.List"); - scope.Start(); - try - { - return await RestClient.ListAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// List all table services for the storage account. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response List(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableServicesOperations.List"); - scope.Start(); - try - { - return RestClient.List(resourceGroupName, accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The properties of a storage account’s Table service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. - /// The cancellation token to use. - public virtual async Task> SetServicePropertiesAsync(string resourceGroupName, string accountName, TableServiceProperties parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableServicesOperations.SetServiceProperties"); - scope.Start(); - try - { - return await RestClient.SetServicePropertiesAsync(resourceGroupName, accountName, parameters, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Sets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The properties of a storage account’s Table service, only properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified. - /// The cancellation token to use. - public virtual Response SetServiceProperties(string resourceGroupName, string accountName, TableServiceProperties parameters, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableServicesOperations.SetServiceProperties"); - scope.Start(); - try - { - return RestClient.SetServiceProperties(resourceGroupName, accountName, parameters, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual async Task> GetServicePropertiesAsync(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableServicesOperations.GetServiceProperties"); - scope.Start(); - try - { - return await RestClient.GetServicePropertiesAsync(resourceGroupName, accountName, cancellationToken).ConfigureAwait(false); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - - /// Gets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. - /// The name of the resource group within the user's subscription. The name is case insensitive. - /// The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. - /// The cancellation token to use. - public virtual Response GetServiceProperties(string resourceGroupName, string accountName, CancellationToken cancellationToken = default) - { - using var scope = _clientDiagnostics.CreateScope("TableServicesOperations.GetServiceProperties"); - scope.Start(); - try - { - return RestClient.GetServiceProperties(resourceGroupName, accountName, cancellationToken); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/UsagesOperations.cs b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/UsagesOperations.cs deleted file mode 100644 index 2443fa946399..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/UsagesOperations.cs +++ /dev/null @@ -1,101 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -// - -#nullable disable - -using System; -using System.Threading; -using System.Threading.Tasks; -using Azure; -using Azure.Core; -using Azure.Core.Pipeline; -using Azure.ResourceManager.Storage.Models; - -namespace Azure.ResourceManager.Storage -{ - /// The Usages service client. - public partial class UsagesOperations - { - private readonly ClientDiagnostics _clientDiagnostics; - private readonly HttpPipeline _pipeline; - internal UsagesRestOperations RestClient { get; } - - /// Initializes a new instance of UsagesOperations for mocking. - protected UsagesOperations() - { - } - - /// Initializes a new instance of UsagesOperations. - /// The handler for diagnostic messaging in the client. - /// The HTTP pipeline for sending and receiving REST requests and responses. - /// The ID of the target subscription. - /// server parameter. - /// Api Version. - internal UsagesOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, string subscriptionId, Uri endpoint = null, string apiVersion = "2019-06-01") - { - RestClient = new UsagesRestOperations(clientDiagnostics, pipeline, subscriptionId, endpoint, apiVersion); - _clientDiagnostics = clientDiagnostics; - _pipeline = pipeline; - } - - /// Gets the current usage count and the limit for the resources of the location under the subscription. - /// The location of the Azure Storage resource. - /// The cancellation token to use. - /// is null. - public virtual AsyncPageable ListByLocationAsync(string location, CancellationToken cancellationToken = default) - { - if (location == null) - { - throw new ArgumentNullException(nameof(location)); - } - - async Task> FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("UsagesOperations.ListByLocation"); - scope.Start(); - try - { - var response = await RestClient.ListByLocationAsync(location, cancellationToken).ConfigureAwait(false); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateAsyncEnumerable(FirstPageFunc, null); - } - - /// Gets the current usage count and the limit for the resources of the location under the subscription. - /// The location of the Azure Storage resource. - /// The cancellation token to use. - /// is null. - public virtual Pageable ListByLocation(string location, CancellationToken cancellationToken = default) - { - if (location == null) - { - throw new ArgumentNullException(nameof(location)); - } - - Page FirstPageFunc(int? pageSizeHint) - { - using var scope = _clientDiagnostics.CreateScope("UsagesOperations.ListByLocation"); - scope.Start(); - try - { - var response = RestClient.ListByLocation(location, cancellationToken); - return Page.FromValues(response.Value.Value, null, response.GetRawResponse()); - } - catch (Exception e) - { - scope.Failed(e); - throw; - } - } - return PageableHelpers.CreateEnumerable(FirstPageFunc, null); - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/autorest.md b/sdk/storage/Azure.ResourceManager.Storage/src/autorest.md index 862a451065b9..b5e3b5b07bf6 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/autorest.md +++ b/sdk/storage/Azure.ResourceManager.Storage/src/autorest.md @@ -4,7 +4,121 @@ Run `dotnet build /t:GenerateCode` to generate code. ``` yaml azure-arm: true -require: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/cd4fac4606e725d0a7366261d3766f3c0864c03e/specification/storage/resource-manager/readme.md +csharp: true +namespace: Azure.ResourceManager.Storage +tag: package-2021-04 +require: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/7384176da46425e7899708f263e0598b851358c2/specification/storage/resource-manager/readme.md +clear-output-folder: true +skip-csproj: true modelerfour: lenient-model-deduplication: true +operation-group-to-resource-type: + Skus: Microsoft.Storage/skus + DeletedAccounts: Microsoft.Storage/deletedAccounts + Usages: Microsoft.Storage/locations/usages + PrivateLinkResources: Microsoft.Storage/storageAccounts/privateLinkResources + StorageAccountName: Microsoft.Storage/storageAccountsss +operation-group-to-resource: + StorageAccounts: StorageAccount + DeletedAccounts: DeletedAccount + Table: Table + StorageAccountName: NonResource +operation-group-to-parent: + BlobContainers: Microsoft.Storage/storageAccounts/blobServices + FileShares: Microsoft.Storage/storageAccounts/fileServices + Queue: Microsoft.Storage/storageAccounts/queueServices + Table: Microsoft.Storage/storageAccounts/tableServices + StorageAccountName: subscriptions +directive: + - rename-model: + from: BlobServiceProperties + to: BlobService + - rename-model: + from: QueueServiceProperties + to: QueueService + - rename-model: + from: FileServiceProperties + to: FileService + - rename-model: + from: TableServiceProperties + to: TableService + - from: swagger-document + where: $.definitions.FileShareItems.properties.value.items["$ref"] + transform: return "#/definitions/FileShare" + - from: swagger-document + where: $.definitions.ListContainerItems.properties.value.items["$ref"] + transform: return "#/definitions/BlobContainer" + - from: swagger-document + where: $.definitions.ListQueueResource.properties.value.items["$ref"] + transform: return "#/definitions/StorageQueue" +# change default to service name and add to parameter + - from: swagger-document + where: $.paths + transform: > + for (var key in $) { + var newKey=key.replace('fileServices/default','fileServices/{FileServicesName}'); + if (newKey !== key){ + $[newKey] = $[key]; + for (var key1 in $[newKey]){ + $[newKey][key1]['parameters'].push( + { + "$ref": "#/parameters/FileServicesName" + } + ); + } + delete $[key]; + continue; + } + newKey=key.replace('blobServices/default','blobServices/{BlobServicesName}'); + if (newKey !== key){ + $[newKey] = $[key]; + for (var key1 in $[newKey]){ + $[newKey][key1]['parameters'].push( + { + "$ref": "#/parameters/BlobServicesName" + } + ); + } + delete $[key]; + continue; + } + newKey=key.replace('queueServices/default','queueServices/{queueServiceName}'); + if (newKey !== key){ + $[newKey] = $[key]; + for (var key1 in $[newKey]){ + $[newKey][key1]['parameters'].push( + { + "$ref": "#/parameters/QueueServiceName" + } + ); + } + delete $[key]; + continue; + } + newKey=key.replace('tableServices/default','tableServices/{tableServiceName}'); + if (newKey !== key){ + $[newKey] = $[key] + for (var key1 in $[newKey]){ + $[newKey][key1]['parameters'].push( + { + "$ref": "#/parameters/TableServiceName" + } + ); + } + delete $[key]; + } + } +# delete enum property + - from: swagger-document + where: $.parameters + transform: > + for (var key in $) { + if (key === 'BlobServicesName'||key === 'FileServicesName'||key === 'QueueServiceName'||key === 'TableServiceName'){ + delete $[key]['enum'] + } + } +# change checkname availability operation id + - from: swagger-document + where: $.paths['/subscriptions/{subscriptionId}/providers/Microsoft.Storage/checkNameAvailability'].post.operationId + transform: return 'StorageAccountName_CheckAvailability' ``` diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Azure.ResourceManager.Storage.Tests.csproj b/sdk/storage/Azure.ResourceManager.Storage/tests/Azure.ResourceManager.Storage.Tests.csproj index 0c579c9baefe..924c2ecaac87 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/Azure.ResourceManager.Storage.Tests.csproj +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Azure.ResourceManager.Storage.Tests.csproj @@ -1,13 +1,8 @@ - - false - false - - - + - \ No newline at end of file + diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Helpers/StorageTestBase.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Helpers/StorageTestBase.cs new file mode 100644 index 000000000000..2ce690032fd2 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Helpers/StorageTestBase.cs @@ -0,0 +1,119 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +using System.Threading.Tasks; +using System.Collections.Generic; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.TestFramework; +using Azure.Core.TestFramework; +using Azure.ResourceManager.Storage.Models; +using NUnit.Framework; +using Sku = Azure.ResourceManager.Storage.Models.Sku; +using SkuTier= Azure.ResourceManager.Storage.Models.SkuTier; + +namespace Azure.ResourceManager.Storage.Tests.Helpers +{ + [ClientTestFixture] + public class StorageTestBase:ManagementRecordedTestBase + { + public static Location DefaultLocation => Location.EastUS2; + public static string DefaultLocationString= "eastus2"; + public static bool IsTestTenant = false; + // These are used to create default accounts + public static Sku DefaultSkuNameStandardGRS = new Sku(SkuName.StandardGRS); + public static Kind DefaultKindStorage = Kind.Storage; + public static Dictionary DefaultTags = new Dictionary + { + {"key1","value1"}, + {"key2","value2"} + }; + protected ArmClient Client { get; private set; } + protected Subscription DefaultSubscription => Client.DefaultSubscription; + protected StorageTestBase(bool isAsync) : base(isAsync) + { + } + public StorageTestBase(bool isAsync, RecordedTestMode mode) : base(isAsync, mode) + { + } + public static StorageAccountCreateParameters GetDefaultStorageAccountParameters(Sku sku = null, Kind? kind = null, string location = null) + { + Sku skuParameters = sku ?? DefaultSkuNameStandardGRS; + Kind kindParameters = kind ?? DefaultKindStorage; + string locationParameters = location ?? DefaultLocationString; + StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(skuParameters, kindParameters, locationParameters); + parameters.Tags.InitializeFrom(DefaultTags); + return parameters; + } + [SetUp] + public void CreateCommonClient() + { + Client = GetArmClient(); + } + + public async Task CreateResourceGroupAsync() + { + string resourceGroupName = Recording.GenerateAssetName("teststorageRG-"); + return await DefaultSubscription.GetResourceGroups().CreateOrUpdateAsync( + resourceGroupName, + new ResourceGroupData(DefaultLocation) + { + Tags = + { + { "test", "env" } + } + }); + } + public static void VerifyAccountProperties(StorageAccount account,bool useDefaults) + { + Assert.NotNull(account); + Assert.NotNull(account.Id); + Assert.NotNull(account.Id.Name); + Assert.NotNull(account.Data.Location); + Assert.NotNull(account.Data); + Assert.NotNull(account.Data.CreationTime); + Assert.NotNull(account.Data.Sku); + Assert.NotNull(account.Data.Sku.Name); + Assert.NotNull(account.Data.Sku.Tier); + Assert.NotNull(account.Data.PrimaryEndpoints); + + if (useDefaults) + { + Assert.AreEqual(DefaultLocation, account.Data.Location); + Assert.AreEqual(DefaultSkuNameStandardGRS.Name, account.Data.Sku.Name); + Assert.AreEqual(SkuTier.Standard, account.Data.Sku.Tier); + Assert.AreEqual(DefaultKindStorage, account.Data.Kind); + + Assert.NotNull(account.Data.Tags); + Assert.AreEqual(2, account.Data.Tags.Count); + Assert.AreEqual("value1", account.Data.Tags["key1"]); + Assert.AreEqual("value2", account.Data.Tags["key2"]); + } + } + + public static void AssertStorageAccountEqual(StorageAccount account1, StorageAccount account2) + { + Assert.AreEqual(account1.Id.Name, account2.Id.Name); + Assert.AreEqual(account1.Id.Location, account2.Id.Location); + } + public static void AssertBlobContainerEqual(BlobContainer blobContainer1, BlobContainer blobContainer2) + { + Assert.AreEqual(blobContainer1.Id.Name, blobContainer2.Id.Name); + Assert.AreEqual(blobContainer1.Id.Location, blobContainer2.Id.Location); + } + public static void AssertFileShareEqual(FileShare fileShare1, FileShare fileShare2) + { + Assert.AreEqual(fileShare1.Id.Name, fileShare2.Id.Name); + Assert.AreEqual(fileShare1.Id.Location, fileShare2.Id.Location); + } + public static void AssertStorageQueueEqual(StorageQueue storageQueue1, StorageQueue storageQueue2) + { + Assert.AreEqual(storageQueue1.Id.Name, storageQueue2.Id.Name); + Assert.AreEqual(storageQueue1.Id.Location, storageQueue2.Id.Location); + } + public static void AssertTableEqual(Table table1, Table table2) + { + Assert.AreEqual(table1.Id.Name, table2.Id.Name); + Assert.AreEqual(table1.Id.Location, table2.Id.Location); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Helpers/StorageTestsManagementClientBase.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Helpers/StorageTestsManagementClientBase.cs deleted file mode 100644 index 0d640552b9c5..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/Helpers/StorageTestsManagementClientBase.cs +++ /dev/null @@ -1,318 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -using System; -using System.Collections.Generic; -using System.Threading.Tasks; - -using Azure.Core.TestFramework; -using Azure.ResourceManager.Resources; -using Azure.ResourceManager.Resources.Models; -using Azure.ResourceManager.Storage.Models; -using Azure.ResourceManager.TestFramework; -using Sku = Azure.ResourceManager.Storage.Models.Sku; -using StorageProvisioningState = Azure.ResourceManager.Storage.Models.ProvisioningState; -using NUnit.Framework; - -namespace Azure.ResourceManager.Storage.Tests.Helpers -{ - [ClientTestFixture] - public abstract class StorageTestsManagementClientBase : ManagementRecordedTestBase - { - public static bool IsTestTenant = false; - // These are used to create default accounts - public static string DefaultLocation = IsTestTenant ? null : "eastus2"; - public static string DefaultRGLocation = IsTestTenant ? null : "eastus2"; - public static Sku DefaultSkuNameStandardGRS = new Sku(SkuName.StandardGRS); - public static Kind DefaultKindStorage = Kind.Storage; - - public static Dictionary DefaultTags = new Dictionary - { - {"key1","value1"}, - {"key2","value2"} - }; - - private ResourcesManagementClient ResourceManagementClient { get; set; } - private StorageManagementClient StorageManagementClient { get; set; } - - public ResourcesOperations ResourcesClient { get; set; } - public ResourceGroupsOperations ResourceGroupsClient { get; set; } - - public UsagesOperations UsagesClient { get; set; } - public StorageAccountsOperations AccountsClient { get; set; } - public SkusOperations SkusClient { get; set; } - public ManagementPoliciesOperations ManagementPoliciesClient { get; set; } - public PrivateEndpointConnectionsOperations PrivateEndpointConnectionsClient { get; set; } - public PrivateLinkResourcesOperations PrivateLinkResourcesClient { get; set; } - public EncryptionScopesOperations EncryptionScopesClient { get; set; } - public FileSharesOperations FileSharesClient { get; set; } - public FileServicesOperations FileServicesClient { get; set; } - public BlobServicesOperations BlobServicesClient { get; set; } - public BlobContainersOperations BlobContainersClient { get; set; } - public ObjectReplicationPoliciesOperations ObjectReplicationPoliciesClient { get; set; } - - protected StorageTestsManagementClientBase(bool isAsync) : base(isAsync) - { - } - - protected void Initialize() - { - ResourceManagementClient = GetResourceManagementClient(); - ResourcesClient = ResourceManagementClient.Resources; - ResourceGroupsClient = ResourceManagementClient.ResourceGroups; - - StorageManagementClient = GetStorageManagementClient(); - UsagesClient = StorageManagementClient.Usages; - AccountsClient = StorageManagementClient.StorageAccounts; - SkusClient = StorageManagementClient.Skus; - ManagementPoliciesClient = StorageManagementClient.ManagementPolicies; - PrivateEndpointConnectionsClient = StorageManagementClient.PrivateEndpointConnections; - PrivateLinkResourcesClient = StorageManagementClient.PrivateLinkResources; - EncryptionScopesClient = StorageManagementClient.EncryptionScopes; - FileSharesClient = StorageManagementClient.FileShares; - FileServicesClient = StorageManagementClient.FileServices; - BlobServicesClient = StorageManagementClient.BlobServices; - BlobContainersClient = StorageManagementClient.BlobContainers; - ObjectReplicationPoliciesClient = StorageManagementClient.ObjectReplicationPolicies; - } - - private StorageManagementClient GetStorageManagementClient() - { - return CreateClient(TestEnvironment.SubscriptionId, - TestEnvironment.Credential, - InstrumentClientOptions(new StorageManagementClientOptions())); - } - - public static StorageAccountCreateParameters GetDefaultStorageAccountParameters(Sku sku = null, Kind? kind = null, string location = null) - { - Sku skuParameters = sku ?? DefaultSkuNameStandardGRS; - Kind kindParameters = kind ?? DefaultKindStorage; - string locationParameters = location ?? DefaultLocation; - - StorageAccountCreateParameters account = new StorageAccountCreateParameters(skuParameters, kindParameters, locationParameters); - account.Tags.InitializeFrom(DefaultTags); - - return account; - } - - public static async Task CreateResourceGroup(ResourceGroupsOperations resourceGroupsOperations, TestRecording recording) - { - string name = recording.GenerateAssetName("res"); - if (!IsTestTenant) - { - await resourceGroupsOperations.CreateOrUpdateAsync(name, new ResourceGroup(DefaultRGLocation)); - } - return name; - } - - public async Task CreateStorageAccount(StorageAccountsOperations storageAccountsClient, string rgname, TestRecording recording) - { - string accountName = recording.GenerateAssetName("sto"); - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); - Operation account = await storageAccountsClient.StartCreateAsync(rgname, accountName, parameters); - await WaitForCompletionAsync(account); - return accountName; - } - - public static void VerifyAccountProperties(StorageAccount account, bool useDefaults) - { - Assert.NotNull(account); - Assert.NotNull(account.Id); - Assert.NotNull(account.Location); - Assert.NotNull(account.Name); - Assert.NotNull(account.CreationTime); - Assert.NotNull(account.Kind); - - Assert.NotNull(account.Sku); - Assert.NotNull(account.Sku.Name); - Assert.NotNull(account.Sku.Tier); - - Assert.AreEqual(AccountStatus.Available, account.StatusOfPrimary); - Assert.AreEqual(account.Location, account.PrimaryLocation); - - Assert.NotNull(account.PrimaryEndpoints); - if (account.Kind != Kind.FileStorage) - { - Assert.NotNull(account.PrimaryEndpoints.Blob); - } - - if (account.Kind == Kind.Storage || account.Kind == Kind.StorageV2) - { - if (account.Sku.Name != SkuName.StandardZRS && account.Sku.Name != SkuName.PremiumLRS) - { - Assert.NotNull(account.PrimaryEndpoints.Queue); - Assert.NotNull(account.PrimaryEndpoints.Table); - Assert.NotNull(account.PrimaryEndpoints.File); - } - - if (account.Sku.Name == SkuName.StandardRagzrs) - { - Assert.NotNull(account.SecondaryEndpoints.Queue); - Assert.NotNull(account.SecondaryEndpoints.Table); - } - } - - Assert.AreEqual(StorageProvisioningState.Succeeded, account.ProvisioningState); - Assert.Null(account.LastGeoFailoverTime); - - if (account.Sku.Name == SkuName.StandardLRS || account.Sku.Name == SkuName.StandardZRS || account.Sku.Name == SkuName.PremiumLRS) - { - Assert.Null(account.SecondaryLocation); - Assert.Null(account.StatusOfSecondary); - Assert.Null(account.SecondaryEndpoints); - } - else if (account.Sku.Name == SkuName.StandardGRS) - { - Assert.AreEqual(AccountStatus.Available, account.StatusOfSecondary); - Assert.NotNull(account.SecondaryLocation); - Assert.Null(account.SecondaryEndpoints); - } - else if (account.Sku.Name == SkuName.StandardRagzrs) - { - Assert.AreEqual(AccountStatus.Available, account.StatusOfSecondary); - Assert.NotNull(account.SecondaryLocation); - Assert.NotNull(account.SecondaryEndpoints); - Assert.NotNull(account.SecondaryEndpoints.Blob); - } - - if (useDefaults) - { - Assert.AreEqual(DefaultLocation, account.Location); - Assert.AreEqual(DefaultSkuNameStandardGRS.Name, account.Sku.Name); - Assert.AreEqual(SkuTier.Standard, account.Sku.Tier); - Assert.AreEqual(DefaultKindStorage, account.Kind); - - Assert.NotNull(account.Tags); - Assert.AreEqual(2, account.Tags.Count); - Assert.AreEqual("value1", account.Tags["key1"]); - Assert.AreEqual("value2", account.Tags["key2"]); - } - } - - public static AccountSasParameters ParseAccountSASToken(string accountSasToken) - { - string[] sasProperties = accountSasToken.Substring(1).Split(new char[] { '&' }); - - string serviceParameters = string.Empty; - string resourceTypesParameters = string.Empty; - string permissionsParameters = string.Empty; - string ipAddressOrRangeParameters = string.Empty; - DateTimeOffset sharedAccessStartTimeParameters = new DateTimeOffset(); - DateTimeOffset sharedAccessExpiryTimeParameters = new DateTimeOffset(); - HttpProtocol? protocolsParameters = null; - - foreach (var property in sasProperties) - { - string[] keyValue = property.Split(new char[] { '=' }); - switch (keyValue[0]) - { - case "ss": - serviceParameters = keyValue[1]; - break; - case "srt": - resourceTypesParameters = keyValue[1]; - break; - case "sp": - permissionsParameters = keyValue[1]; - break; - case "st": - sharedAccessStartTimeParameters = DateTime.Parse(keyValue[1].Replace("%3A", ":").Replace("%3a", ":")).ToUniversalTime(); - break; - case "se": - sharedAccessExpiryTimeParameters = DateTime.Parse(keyValue[1].Replace("%3A", ":").Replace("%3a", ":")).ToUniversalTime(); - break; - case "sip": - ipAddressOrRangeParameters = keyValue[1]; - break; - case "spr": - if (keyValue[1] == "https") - protocolsParameters = HttpProtocol.Https; - else if (keyValue[1] == "https,http") - protocolsParameters = HttpProtocol.HttpsHttp; - break; - default: - break; - } - } - - AccountSasParameters parameters = new AccountSasParameters(serviceParameters, resourceTypesParameters, permissionsParameters, sharedAccessExpiryTimeParameters) - { - IPAddressOrRange = ipAddressOrRangeParameters, - Protocols = protocolsParameters, - SharedAccessStartTime = sharedAccessStartTimeParameters - }; - - return parameters; - } - - public static ServiceSasParameters ParseServiceSASToken(string serviceSAS, string canonicalizedResource) - { - string[] sasProperties = serviceSAS.Substring(1).Split(new char[] { '&' }); - - ServiceSasParameters parameters = new ServiceSasParameters(canonicalizedResource); - - foreach (var property in sasProperties) - { - string[] keyValue = property.Split(new char[] { '=' }); - switch (keyValue[0]) - { - case "sr": - parameters.Resource = keyValue[1]; - break; - case "sp": - parameters.Permissions = keyValue[1]; - break; - case "st": - parameters.SharedAccessStartTime = DateTime.Parse(keyValue[1].Replace("%3A", ":").Replace("%3a", ":")).ToUniversalTime(); - break; - case "se": - parameters.SharedAccessExpiryTime = DateTime.Parse(keyValue[1].Replace("%3A", ":").Replace("%3a", ":")).ToUniversalTime(); - break; - case "sip": - parameters.IPAddressOrRange = keyValue[1]; - break; - case "spr": - if (keyValue[1] == "https") - parameters.Protocols = HttpProtocol.Https; - else if (keyValue[1] == "https,http") - parameters.Protocols = HttpProtocol.HttpsHttp; - break; - case "si": - parameters.Identifier = keyValue[1]; - break; - case "spk": - parameters.PartitionKeyStart = keyValue[1]; - break; - case "epk": - parameters.PartitionKeyEnd = keyValue[1]; - break; - case "srk": - parameters.RowKeyStart = keyValue[1]; - break; - case "erk": - parameters.RowKeyEnd = keyValue[1]; - break; - case "rscc": - parameters.CacheControl = keyValue[1]; - break; - case "rscd": - parameters.ContentDisposition = keyValue[1]; - break; - case "rsce": - parameters.ContentEncoding = keyValue[1]; - break; - case "rscl": - parameters.ContentLanguage = keyValue[1]; - break; - case "rsct": - parameters.ContentType = keyValue[1]; - break; - default: - break; - } - } - - return parameters; - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Sample1_ManagingStorageAccounts.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Sample1_ManagingStorageAccounts.cs new file mode 100644 index 000000000000..20eb90e545f1 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Sample1_ManagingStorageAccounts.cs @@ -0,0 +1,104 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +#region Snippet:Managing_StorageAccounts_NameSpaces +using System; +using System.Threading.Tasks; +using Azure.Identity; +using Azure.ResourceManager.Storage.Models; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Resources.Models; +using NUnit.Framework; +using Sku = Azure.ResourceManager.Storage.Models.Sku; +#endregion + +namespace Azure.ResourceManager.Storage.Tests.Samples +{ + public class Sample1_ManagingStorageAccounts + { + private ResourceGroup resourceGroup; + [SetUp] + public async Task createResourceGroup() + { + #region Snippet:Readme_DefaultSubscription + ArmClient armClient = new ArmClient(new DefaultAzureCredential()); + Subscription subscription = armClient.DefaultSubscription; + #endregion + + #region Snippet:Readme_GetResourceGroupContainer + string rgName = "myRgName"; + Location location = Location.WestUS2; + ResourceGroup resourceGroup = await subscription.GetResourceGroups().CreateOrUpdateAsync(rgName, new ResourceGroupData(location)); + #endregion + + this.resourceGroup = resourceGroup; + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task CreateOrUpdate() + { + #region Snippet:Managing_StorageAccounts_CreateStorageAccount + //first we need to define the StorageAccountCreateParameters + Sku sku = new Sku(SkuName.StandardGRS); + Kind kind = Kind.Storage; + string location = "westus2"; + StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku, kind, location); + //now we can create a storage account with defined account name and parameters + StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); + string accountName = "myAccount"; + StorageAccountCreateOperation accountCreateOperation = await accountContainer.CreateOrUpdateAsync(accountName, parameters); + StorageAccount storageAccount = await accountCreateOperation.WaitForCompletionAsync(); + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task list() + { + #region Snippet:Managing_StorageAccounts_ListStorageAccounts + StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); + AsyncPageable response = accountContainer.GetAllAsync(); + await foreach (StorageAccount storageAccount in response) + { + Console.WriteLine(storageAccount.Data.Name); + } + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task Get() + { + #region Snippet:Managing_StorageAccounts_GetStorageAccount + StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); + StorageAccount storageAccount = await accountContainer.GetAsync("myAccount"); + Console.WriteLine(storageAccount.Data.Name); + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task GetIfExist() + { + #region Snippet:Managing_StorageAccounts_GetStorageAccountIfExists + StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); + StorageAccount storageAccount = await accountContainer.GetIfExistsAsync("foo"); + if (storageAccount != null) + { + Console.WriteLine(storageAccount.Data.Name); + } + if (await accountContainer.CheckIfExistsAsync("bar")) + { + Console.WriteLine("storage account 'bar' exists"); + } + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task Delete() + { + #region Snippet:Managing_StorageAccounts_DeleteStorageAccount + StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); + StorageAccount storageAccount = await accountContainer.GetAsync("myAccount"); + await storageAccount.DeleteAsync(); + #endregion + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Sample2_ManagingBlobContainers.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Sample2_ManagingBlobContainers.cs new file mode 100644 index 000000000000..2d51323c7846 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Sample2_ManagingBlobContainers.cs @@ -0,0 +1,106 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +using System; +using System.Threading.Tasks; +using Azure.Identity; +using Azure.ResourceManager.Storage.Models; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Resources.Models; +using NUnit.Framework; +using Sku = Azure.ResourceManager.Storage.Models.Sku; + +namespace Azure.ResourceManager.Storage.Tests.Samples +{ + public class Sample2_ManagingBlobContainers + { + private ResourceGroup resourceGroup; + private StorageAccount storageAccount; + private BlobService blobService; + [SetUp] + public async Task createStorageAccountAndGetBlobContainerContainer() + { + ArmClient armClient = new ArmClient(new DefaultAzureCredential()); + Subscription subscription = armClient.DefaultSubscription; + string rgName = "myRgName"; + Location location = Location.WestUS2; + ResourceGroup resourceGroup = await subscription.GetResourceGroups().CreateOrUpdateAsync(rgName, new ResourceGroupData(location)); + this.resourceGroup = resourceGroup; + Sku sku = new Sku(SkuName.StandardGRS); + Kind kind = Kind.Storage; + string locationStr = "westus2"; + StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku, kind, locationStr); + StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); + string accountName = "myAccount"; + StorageAccountCreateOperation accountCreateOperation = await accountContainer.CreateOrUpdateAsync(accountName, parameters); + storageAccount = await accountCreateOperation.WaitForCompletionAsync(); + #region Snippet:Managing_BlobContainers_GetBlobService + BlobServiceContainer blobServiceContainer = storageAccount.GetBlobServices(); + BlobService blobService =await blobServiceContainer.GetAsync("default"); + #endregion + this.blobService = blobService; + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task CreateOrUpdate() + { + #region Snippet:Managing_BlobContainers_CreateBlobContainer + BlobContainerContainer blobContainerContainer = blobService.GetBlobContainers(); + string blobContainerName = "myBlobContainer"; + BlobContainerData blobContainerData= new BlobContainerData(); + BlobContainerCreateOperation blobContainerCreateOperation = await blobContainerContainer.CreateOrUpdateAsync(blobContainerName, new BlobContainerData()); + BlobContainer blobContainer = await blobContainerCreateOperation.WaitForCompletionAsync(); + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task List() + { + #region Snippet:Managing_BlobContainers_ListBlobContainers + BlobContainerContainer blobContainerContainer = blobService.GetBlobContainers(); + AsyncPageable response = blobContainerContainer.GetAllAsync(); + await foreach (BlobContainer blobContainer in response) + { + Console.WriteLine(blobContainer.Id.Name); + } + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task Get() + { + #region Snippet:Managing_BlobContainers_GetBlobContainer + BlobContainerContainer blobContainerContainer = blobService.GetBlobContainers(); + BlobContainer blobContainer =await blobContainerContainer.GetAsync("myBlobContainer"); + Console.WriteLine(blobContainer.Id.Name); + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task GetIfExist() + { + #region Snippet:Managing_BlobContainers_GetBlobContainerIfExists + BlobContainerContainer blobContainerContainer = blobService.GetBlobContainers(); + BlobContainer blobContainer = await blobContainerContainer.GetIfExistsAsync("foo"); + if (storageAccount != null) + { + Console.WriteLine(storageAccount.Data.Name); + } + if (await blobContainerContainer.CheckIfExistsAsync("bar")) + { + Console.WriteLine("blob container 'bar' exists"); + } + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task Delete() + { + #region Snippet:Managing_BlobContainers_DeleteBlobContainer + BlobContainerContainer blobContainerContainer = blobService.GetBlobContainers(); + BlobContainer blobContainer = await blobContainerContainer.GetAsync("myBlobContainer"); + await blobContainer.DeleteAsync(); + #endregion + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteBlobContainer.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteBlobContainer.json new file mode 100644 index 000000000000..931c700ee165 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteBlobContainer.json @@ -0,0 +1,1049 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "baf5df658499fa7b666706722a982782", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "1c7b028c-df7b-4638-8262-13cb8e1d7614", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "1c7b028c-df7b-4638-8262-13cb8e1d7614", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084402Z:1c7b028c-df7b-4638-8262-13cb8e1d7614" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-879?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-9cbf4fc69e09504c8d98ad921424037d-43700414f0874f47-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "307c2885d030a6120b39788a9bd09020", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "254", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "fcbdf717-f805-4aa1-8bf8-30288a4e327a", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "fcbdf717-f805-4aa1-8bf8-30288a4e327a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084404Z:fcbdf717-f805-4aa1-8bf8-30288a4e327a" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879", + "name": "teststorageRG-879", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8ed9c93a4ea27ead285dd84ea22203e6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8ed9c93a4ea27ead285dd84ea22203e6", + "x-ms-correlation-request-id": "d2561387-fd51-4bf9-9316-1e2ea192dd95", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "652dff46-b083-4cd9-8906-4441771202fc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084411Z:d2561387-fd51-4bf9-9316-1e2ea192dd95" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5e5e145244a8dae2cfb208733a586916", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5e5e145244a8dae2cfb208733a586916", + "x-ms-correlation-request-id": "ecb38d18-e059-40f9-911b-85b27e1b4346", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "cf138d80-2a90-4c34-8fd9-c6f5fe1ce6aa", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084411Z:ecb38d18-e059-40f9-911b-85b27e1b4346" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8bc3a37470f705a4baf67a1403a90e5d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8bc3a37470f705a4baf67a1403a90e5d", + "x-ms-correlation-request-id": "7a9d0645-7ba2-4e36-8a9a-7b0fd8d659bc", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "2a86656a-b300-4c1e-b45c-ec4068776b5a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084413Z:7a9d0645-7ba2-4e36-8a9a-7b0fd8d659bc" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8dfc62c6a4c4943e62bddfbf2c9ba8bb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8dfc62c6a4c4943e62bddfbf2c9ba8bb", + "x-ms-correlation-request-id": "ed5bcbf3-8b4d-4eed-a54c-3ae38666efca", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "638e7485-8492-44c5-8fd1-e6c2b0342209", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084414Z:ed5bcbf3-8b4d-4eed-a54c-3ae38666efca" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cc8f33240b07e17d7058a4b1c9cdd626", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cc8f33240b07e17d7058a4b1c9cdd626", + "x-ms-correlation-request-id": "a1a041f2-2cd3-4e6f-90a7-e37114cf9d19", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "8a11d360-189d-4233-a7ba-761d6fd7ca62", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084415Z:a1a041f2-2cd3-4e6f-90a7-e37114cf9d19" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d7acaaa3dc5bcf52652e283990e4d91e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d7acaaa3dc5bcf52652e283990e4d91e", + "x-ms-correlation-request-id": "f5ce3b30-f762-4d1b-a0cb-25f0d088035f", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "adb6bb55-6e58-4208-8005-7ec8f8c8b819", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084417Z:f5ce3b30-f762-4d1b-a0cb-25f0d088035f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d0efbf4e4219bb55e41b1c6b008cca95", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d0efbf4e4219bb55e41b1c6b008cca95", + "x-ms-correlation-request-id": "ee369bb9-4859-4507-b53c-3c1e249aa9ad", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "cb761fd6-9043-43f0-964b-1fac78158bc0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084418Z:ee369bb9-4859-4507-b53c-3c1e249aa9ad" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "811cb9e7d0ef485fe0c066d8e343508c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "811cb9e7d0ef485fe0c066d8e343508c", + "x-ms-correlation-request-id": "31506ba3-0c01-42a1-9de1-081c28ab7a70", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "aa4cc6b2-05de-4cc6-ae41-54c87051a5f5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084419Z:31506ba3-0c01-42a1-9de1-081c28ab7a70" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0963867f06dd610c55f1f240bfe7ced8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0963867f06dd610c55f1f240bfe7ced8", + "x-ms-correlation-request-id": "d4698455-4fa1-4cb0-9e43-70db7626d81e", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "fd0a1569-a715-4db8-a633-b75c4269eda4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084421Z:d4698455-4fa1-4cb0-9e43-70db7626d81e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d752936457c87d2f60a7ef59db7cd8a1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d752936457c87d2f60a7ef59db7cd8a1", + "x-ms-correlation-request-id": "8fa03b43-0276-4445-b131-321984858360", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "def861ad-3722-458f-87b8-46403458c1bd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084422Z:8fa03b43-0276-4445-b131-321984858360" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7aeb90cac029e0b7acba2cfedd1e89f9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7aeb90cac029e0b7acba2cfedd1e89f9", + "x-ms-correlation-request-id": "adeb3a38-d8bd-454a-8ffc-c0ec244c21e4", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "fca935c2-e6c2-426a-a65d-b002c3a5b5c5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084423Z:adeb3a38-d8bd-454a-8ffc-c0ec244c21e4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "50748ef179f128c356e5a93616b286d8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "50748ef179f128c356e5a93616b286d8", + "x-ms-correlation-request-id": "646384a7-6dce-47ef-94df-72a8c46257fe", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "df435c08-9706-476c-befa-4e636742e55f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084424Z:646384a7-6dce-47ef-94df-72a8c46257fe" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2e76511954fca3afdb712a0d2a31a041", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2e76511954fca3afdb712a0d2a31a041", + "x-ms-correlation-request-id": "920c3679-8faf-44fc-bcbd-5526b9ab9579", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "1fe869e3-39bb-42df-9cbc-037678b78529", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084426Z:920c3679-8faf-44fc-bcbd-5526b9ab9579" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/652dff46-b083-4cd9-8906-4441771202fc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4d68f61d870851afccc223431681caf9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1291", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:44:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4d68f61d870851afccc223431681caf9", + "x-ms-correlation-request-id": "f09d1a79-a5b8-4d87-9744-c96dbc2e9d79", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "c396e936-99c6-42c0-bb43-e632e071a2b9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084427Z:f09d1a79-a5b8-4d87-9744-c96dbc2e9d79" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309", + "name": "storage309", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:44:09.9236277Z", + "key2": "2021-08-13T08:44:09.9236277Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:44:09.9236277Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:44:09.9236277Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:44:09.7986232Z", + "primaryEndpoints": { + "blob": "https://storage309.blob.core.windows.net/", + "queue": "https://storage309.queue.core.windows.net/", + "table": "https://storage309.table.core.windows.net/", + "file": "https://storage309.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8be454345aa89cfcded1747f4eb6fd25", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "371", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:44:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8be454345aa89cfcded1747f4eb6fd25", + "x-ms-correlation-request-id": "b42fa261-1b10-48dc-83e9-a6a4ca6da492", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "b27947ef-1499-46f1-97af-61a0968420da", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084427Z:b42fa261-1b10-48dc-83e9-a6a4ca6da492" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default/containers/testblob1304?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4a1f1868d039a191246239306b8c5aa7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "391", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:44:28 GMT", + "ETag": "\u00220x8D95E368FEF1F62\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4a1f1868d039a191246239306b8c5aa7", + "x-ms-correlation-request-id": "db0c0587-990a-4201-9b84-7d887b15507a", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "f5d7d68d-8522-4644-9799-a3ea7a5f91f6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084428Z:db0c0587-990a-4201-9b84-7d887b15507a" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default/containers/testblob1304", + "name": "testblob1304", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default/containers/testblob1304?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4cd6d9309814f9c3cb6e3713300216c5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "676", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:44:28 GMT", + "ETag": "\u00220x8D95E368FEF1F62\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4cd6d9309814f9c3cb6e3713300216c5", + "x-ms-correlation-request-id": "acc74169-0703-40b1-bcfc-a0063c283cd1", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "dfbdef10-2d8c-42f7-a624-526dbab3f9e1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084429Z:acc74169-0703-40b1-bcfc-a0063c283cd1" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default/containers/testblob1304", + "name": "testblob1304", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E368FEF1F62\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:44:28.0000000Z", + "legalHold": { + "hasLegalHold": false, + "tags": [] + }, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default/containers/testblob1304?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "68aefefeafaa84fb53e983f8c36b7244", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "676", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:44:28 GMT", + "ETag": "\u00220x8D95E368FEF1F62\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "68aefefeafaa84fb53e983f8c36b7244", + "x-ms-correlation-request-id": "6f926508-388a-40b5-baa5-49045640808f", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "afa4790c-57fa-4449-a34c-d6f5db1772c9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084429Z:6f926508-388a-40b5-baa5-49045640808f" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default/containers/testblob1304", + "name": "testblob1304", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E368FEF1F62\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:44:28.0000000Z", + "legalHold": { + "hasLegalHold": false, + "tags": [] + }, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default/containers/testblob13041?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dc1ed71ad926d03055257eca997e7122", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:44:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dc1ed71ad926d03055257eca997e7122", + "x-ms-correlation-request-id": "9e2c10a4-5ec6-4607-83bb-69cc2eedb3d0", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "cfd9f740-2b55-43c6-905a-e98437bc4fc8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084429Z:9e2c10a4-5ec6-4607-83bb-69cc2eedb3d0" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:95e9b8f5-701e-003b-0c1f-90230c000000\nTime:2021-08-13T08:44:29.6531425Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default/containers/testblob1304?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6c32734bf2de81fcde52f82a14ca355f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6c32734bf2de81fcde52f82a14ca355f", + "x-ms-correlation-request-id": "949fcbf4-e06c-4af1-bb7b-c2badf6be9d4", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "d7e55d5b-4f97-4e35-b14a-40beace5efb6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084430Z:949fcbf4-e06c-4af1-bb7b-c2badf6be9d4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default/containers/testblob1304?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "58f8f2fb39e3259ecede12853030ebd5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:44:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "58f8f2fb39e3259ecede12853030ebd5", + "x-ms-correlation-request-id": "d3f4205b-94f6-4782-bd82-39e8b12f426d", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "56a937af-28cc-43cf-a5cd-4c6dab4444e3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084430Z:d3f4205b-94f6-4782-bd82-39e8b12f426d" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:95e9baff-701e-003b-731f-90230c000000\nTime:2021-08-13T08:44:30.4797278Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309/blobServices/default/containers/testblob1304?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "50ad617806392866db9dfed4e006bb8a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:44:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "50ad617806392866db9dfed4e006bb8a", + "x-ms-correlation-request-id": "7f1493b5-d12d-475b-948e-3ef68e31a6a8", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "78e80ae8-ec44-4c5d-8ed4-f0928ee5a166", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084430Z:7f1493b5-d12d-475b-948e-3ef68e31a6a8" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:95e9bbb9-701e-003b-211f-90230c000000\nTime:2021-08-13T08:44:30.8469855Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a6ce1fef1885113ed50d9effdf7750ad", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:44:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a6ce1fef1885113ed50d9effdf7750ad", + "x-ms-correlation-request-id": "4aa4933f-92dd-4361-a7f5-e839e194abf1", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "6fd5ade3-9ea9-4dca-8c72-27a316ad45f0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084431Z:4aa4933f-92dd-4361-a7f5-e839e194abf1" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309", + "name": "storage309", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:44:09.9236277Z", + "key2": "2021-08-13T08:44:09.9236277Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:44:09.9236277Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:44:09.9236277Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:44:09.7986232Z", + "primaryEndpoints": { + "blob": "https://storage309.blob.core.windows.net/", + "queue": "https://storage309.queue.core.windows.net/", + "table": "https://storage309.table.core.windows.net/", + "file": "https://storage309.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-879/providers/Microsoft.Storage/storageAccounts/storage309?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b3b22367e51df5268bd07d463bc944c7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:36 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b3b22367e51df5268bd07d463bc944c7", + "x-ms-correlation-request-id": "84f93872-b164-4b3c-b55b-c87016a978a1", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "a3d18540-310c-4a67-916d-9177eda78544", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084437Z:84f93872-b164-4b3c-b55b-c87016a978a1" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "2114726386", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteBlobContainerAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteBlobContainerAsync.json new file mode 100644 index 000000000000..40e1ea4eb321 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteBlobContainerAsync.json @@ -0,0 +1,1049 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ab3fc88f6996fbe51107cfdae1bc967b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "1cea9e1d-8446-4a99-a23a-009c6b40a5e8", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "1cea9e1d-8446-4a99-a23a-009c6b40a5e8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084441Z:1cea9e1d-8446-4a99-a23a-009c6b40a5e8" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1677?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-9c34ead866dba44c8a054ffbd5cbf737-a5966960864c7d40-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e21a9262f38b72aad0568f789167e99f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "b020ee77-a370-4aea-baca-e5bcc51fd5bc", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "b020ee77-a370-4aea-baca-e5bcc51fd5bc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084442Z:b020ee77-a370-4aea-baca-e5bcc51fd5bc" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677", + "name": "teststorageRG-1677", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "82c0f8a17a3d90c115f69ae0e40fe058", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "82c0f8a17a3d90c115f69ae0e40fe058", + "x-ms-correlation-request-id": "0d61639a-15d7-43c1-bd61-ffdb743bcec6", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "78947557-4c8b-4913-857b-af67b4f95e4b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084446Z:0d61639a-15d7-43c1-bd61-ffdb743bcec6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9e1b033a3bbb1825585275fd0f91ec46", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9e1b033a3bbb1825585275fd0f91ec46", + "x-ms-correlation-request-id": "1752b7df-cd9d-4101-96c7-6a90ac312426", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "9185f127-6c41-4482-8567-72609428cc6e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084446Z:1752b7df-cd9d-4101-96c7-6a90ac312426" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a91e1fae1e459cfb232b4978666b0c95", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a91e1fae1e459cfb232b4978666b0c95", + "x-ms-correlation-request-id": "d049a5ff-6970-4085-9531-3d14b147dff1", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "e614da8c-f5d8-4c4b-bb94-b08e1e2079de", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084448Z:d049a5ff-6970-4085-9531-3d14b147dff1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e1a6b45642f3379d998b28908ed785a7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:48 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e1a6b45642f3379d998b28908ed785a7", + "x-ms-correlation-request-id": "183ecebd-2629-4f90-8280-f3934a06e9b2", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "193b329b-9d93-46f3-b2b8-426dc3619492", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084449Z:183ecebd-2629-4f90-8280-f3934a06e9b2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "64a7cdd9f6601ba0077f7a90f1acb1ec", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "64a7cdd9f6601ba0077f7a90f1acb1ec", + "x-ms-correlation-request-id": "6e04d613-0043-4bba-ac7e-60b2dad1bc5b", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "92db2014-0da2-498b-ba53-56cec6d8d123", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084450Z:6e04d613-0043-4bba-ac7e-60b2dad1bc5b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5ba6df450beb6c5282e710b9f66b0d4b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5ba6df450beb6c5282e710b9f66b0d4b", + "x-ms-correlation-request-id": "bb5a43fe-ff74-4d98-953d-c07dff80f821", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "16072df3-9e1d-40f9-8a0d-8050a8b3f77f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084452Z:bb5a43fe-ff74-4d98-953d-c07dff80f821" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "989ea2a5a8c36034138bd974c70c46ec", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "989ea2a5a8c36034138bd974c70c46ec", + "x-ms-correlation-request-id": "67ae9d82-9739-4087-a6f6-dd5c5cbb887f", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "9b2ebf37-aac9-403d-9268-2cf7dc0d90fd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084453Z:67ae9d82-9739-4087-a6f6-dd5c5cbb887f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "af4a3bda2930cebb7b3be179e6e7259b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "af4a3bda2930cebb7b3be179e6e7259b", + "x-ms-correlation-request-id": "c46403b1-b949-4682-a380-c0e1fe7f14f2", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "706e08ca-5e9b-4d56-93a9-aca3a79a372a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084454Z:c46403b1-b949-4682-a380-c0e1fe7f14f2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4fea2e71180d9d29aa46476031dda475", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4fea2e71180d9d29aa46476031dda475", + "x-ms-correlation-request-id": "6ddef407-d77b-4020-9a9d-3020f9057291", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "ba7faf7e-ed6a-4dbf-a88c-0b2842d87dbc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084456Z:6ddef407-d77b-4020-9a9d-3020f9057291" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "badf23a05e217b1ae6d01d87c6bb7a2c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "badf23a05e217b1ae6d01d87c6bb7a2c", + "x-ms-correlation-request-id": "0f187aa1-81dc-4264-b6d7-2a492a134982", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "2f155990-9ed7-4e58-bc18-34e892e9ae58", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084457Z:0f187aa1-81dc-4264-b6d7-2a492a134982" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "98033e66f622c1de12ad04eae25b9c9d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:57 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "98033e66f622c1de12ad04eae25b9c9d", + "x-ms-correlation-request-id": "ca50c32b-bea3-48d3-8db9-9c15cb6cf936", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "287b3fcd-a1f7-43cd-8578-2df5a8560826", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084458Z:ca50c32b-bea3-48d3-8db9-9c15cb6cf936" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c2d86c976a07127a146e693dfba1d6ef", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:44:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c2d86c976a07127a146e693dfba1d6ef", + "x-ms-correlation-request-id": "1775160e-5937-4e68-bfe7-1bdc13e5a0cd", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "b0e37598-ab33-441e-b2bd-dcb89e2a9303", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084459Z:1775160e-5937-4e68-bfe7-1bdc13e5a0cd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f3fa1acc0bdaaa53451ea8745930998a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:45:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f3fa1acc0bdaaa53451ea8745930998a", + "x-ms-correlation-request-id": "5a6c37e2-4227-4220-8326-135eb97cadb7", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "8636d46a-e32f-4d2e-a525-adfd9268f642", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084501Z:5a6c37e2-4227-4220-8326-135eb97cadb7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78947557-4c8b-4913-857b-af67b4f95e4b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5af07f34b7e2fb24c4f084b38da1c570", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:45:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5af07f34b7e2fb24c4f084b38da1c570", + "x-ms-correlation-request-id": "c9ad17a3-8ac4-444b-a917-e2f05b34f6e4", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "30fa9dca-c5c5-40f9-8c96-e0535797d452", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084502Z:c9ad17a3-8ac4-444b-a917-e2f05b34f6e4" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537", + "name": "storage2537", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:44:44.8457143Z", + "key2": "2021-08-13T08:44:44.8457143Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:44:44.8457143Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:44:44.8457143Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:44:44.7676059Z", + "primaryEndpoints": { + "blob": "https://storage2537.blob.core.windows.net/", + "queue": "https://storage2537.queue.core.windows.net/", + "table": "https://storage2537.table.core.windows.net/", + "file": "https://storage2537.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c71e15d7a9618cc3182e7de9c205b8e3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:45:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c71e15d7a9618cc3182e7de9c205b8e3", + "x-ms-correlation-request-id": "366e363d-443e-4265-a601-3d408826207c", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "f57bbeb2-e110-4736-998e-f18b3871a2e6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084502Z:366e363d-443e-4265-a601-3d408826207c" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default/containers/testblob4476?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b17b08de0d7bf514fe2fe986a01ca358", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "393", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:45:02 GMT", + "ETag": "\u00220x8D95E36A4BE1CA2\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b17b08de0d7bf514fe2fe986a01ca358", + "x-ms-correlation-request-id": "9154b89e-6762-49eb-9ff2-5272dd7e8e88", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "bea5ad05-2b30-45f2-97d0-a010b891bf4e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084503Z:9154b89e-6762-49eb-9ff2-5272dd7e8e88" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default/containers/testblob4476", + "name": "testblob4476", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default/containers/testblob4476?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "11449d3829d1bc8b6341b3393b39be37", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "678", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:45:03 GMT", + "ETag": "\u00220x8D95E36A4BE1CA2\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "11449d3829d1bc8b6341b3393b39be37", + "x-ms-correlation-request-id": "08dd2462-a3f9-4f49-9ba1-280c3e885aad", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "7b476737-3ed0-40eb-8d2e-9d88f59c9a83", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084503Z:08dd2462-a3f9-4f49-9ba1-280c3e885aad" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default/containers/testblob4476", + "name": "testblob4476", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E36A4BE1CA2\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:45:03.0000000Z", + "legalHold": { + "hasLegalHold": false, + "tags": [] + }, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default/containers/testblob4476?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "98aedda0be4a075b09d16279d9057811", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "678", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:45:03 GMT", + "ETag": "\u00220x8D95E36A4BE1CA2\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "98aedda0be4a075b09d16279d9057811", + "x-ms-correlation-request-id": "401d4be9-c2fe-41b7-9f44-59b383a4fcca", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "fdd97e9f-8b3a-47f9-a4e5-1e5f328060e2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084504Z:401d4be9-c2fe-41b7-9f44-59b383a4fcca" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default/containers/testblob4476", + "name": "testblob4476", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E36A4BE1CA2\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:45:03.0000000Z", + "legalHold": { + "hasLegalHold": false, + "tags": [] + }, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default/containers/testblob44761?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "688991d9d274b5037dbf4e3a59dabac5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:45:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "688991d9d274b5037dbf4e3a59dabac5", + "x-ms-correlation-request-id": "c2b52ed2-51db-4a21-abb5-706df61f92d9", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "adbde4bb-4a32-45c8-8fb2-fbb2ef4be53d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084504Z:c2b52ed2-51db-4a21-abb5-706df61f92d9" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:2317d783-b01e-0025-3f1f-903495000000\nTime:2021-08-13T08:45:04.4847422Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default/containers/testblob4476?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c2e5b2710a6e7a0e423c07ffc611e25e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:45:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c2e5b2710a6e7a0e423c07ffc611e25e", + "x-ms-correlation-request-id": "d91a9ac2-7ddc-4d41-8cdd-2904ac930620", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "de735087-092e-4907-84b9-713fb639f3aa", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084504Z:d91a9ac2-7ddc-4d41-8cdd-2904ac930620" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default/containers/testblob4476?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aa60a1c855afcec3d9f81a8a7020ae2f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:45:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aa60a1c855afcec3d9f81a8a7020ae2f", + "x-ms-correlation-request-id": "3763f35b-05ad-49f8-b01a-c6bf923810f9", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "2d97e1bb-1496-4a80-9fb4-0223c2af644d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084505Z:3763f35b-05ad-49f8-b01a-c6bf923810f9" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:2317d9c3-b01e-0025-4d1f-903495000000\nTime:2021-08-13T08:45:05.1802492Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537/blobServices/default/containers/testblob4476?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "27089d17b61fcfa3820f2637ca04ef6c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:45:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "27089d17b61fcfa3820f2637ca04ef6c", + "x-ms-correlation-request-id": "a0802d37-53ee-4816-9b47-4c88a04f48fb", + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "456384dd-db82-4e89-9f5a-990f3a21de4f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084505Z:a0802d37-53ee-4816-9b47-4c88a04f48fb" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:2317db04-b01e-0025-6f1f-903495000000\nTime:2021-08-13T08:45:05.5114885Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b771f0dc107a1b15ee17e875f0830921", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:45:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b771f0dc107a1b15ee17e875f0830921", + "x-ms-correlation-request-id": "7006d415-8c47-4d73-9864-c60193990924", + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "941beb0f-0cfc-479d-a16c-9b4dfc90aec4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084505Z:7006d415-8c47-4d73-9864-c60193990924" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537", + "name": "storage2537", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:44:44.8457143Z", + "key2": "2021-08-13T08:44:44.8457143Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:44:44.8457143Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:44:44.8457143Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:44:44.7676059Z", + "primaryEndpoints": { + "blob": "https://storage2537.blob.core.windows.net/", + "queue": "https://storage2537.queue.core.windows.net/", + "table": "https://storage2537.table.core.windows.net/", + "file": "https://storage2537.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1677/providers/Microsoft.Storage/storageAccounts/storage2537?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "28e8d88ebb08123efe90279f2f8c03d5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:45:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "28e8d88ebb08123efe90279f2f8c03d5", + "x-ms-correlation-request-id": "fbf44022-4a02-4bc1-913e-1fce7a37db10", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "c255c791-d47f-4ebc-ba7e-a83984c3f988", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084511Z:fbf44022-4a02-4bc1-913e-1fce7a37db10" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1565549786", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicy.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicy.json new file mode 100644 index 000000000000..ea5d573eb803 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicy.json @@ -0,0 +1,898 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b733da768a11b91eb9c393e37a3c159f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "c153929a-825a-47f2-bdd2-715f33b96a28", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "c153929a-825a-47f2-bdd2-715f33b96a28", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013718Z:c153929a-825a-47f2-bdd2-715f33b96a28" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-7223?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-ff1729a6468b76499085d4edde0106ba-509c5ae3f607cd43-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "305e2dae296768fd46098aa06d819218", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "baacfcc0-817b-40ae-9457-994a8d2c39ba", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "baacfcc0-817b-40ae-9457-994a8d2c39ba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013721Z:baacfcc0-817b-40ae-9457-994a8d2c39ba" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223", + "name": "teststorageRG-7223", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d9306ad10c0491e4eedb997feebbe6b6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d9306ad10c0491e4eedb997feebbe6b6", + "x-ms-correlation-request-id": "cd38ea5c-917e-462b-9c7d-402b6cc2f1f7", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "0c2bed09-b094-463b-bbf6-5417509fe1c6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013726Z:cd38ea5c-917e-462b-9c7d-402b6cc2f1f7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ab6ba9ca706e21a97a9f794d63e9574e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ab6ba9ca706e21a97a9f794d63e9574e", + "x-ms-correlation-request-id": "6f72f70d-89a0-4206-8547-4945d7132d6e", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "bd403626-10ca-474d-a3d6-c5dac072dd29", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013727Z:6f72f70d-89a0-4206-8547-4945d7132d6e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "31f5e9a4c09ac211b8f98a388b5078a1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:27 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "31f5e9a4c09ac211b8f98a388b5078a1", + "x-ms-correlation-request-id": "9d64f750-35c9-4717-830a-0ef7bf8e2c38", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "84a1e1da-5e4c-402d-82c0-37eb39ec5eaf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013728Z:9d64f750-35c9-4717-830a-0ef7bf8e2c38" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "44b498993b500648a5d6dd209563d365", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "44b498993b500648a5d6dd209563d365", + "x-ms-correlation-request-id": "f282a9cb-8959-4e71-b7ff-ffa82d18f173", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "a841cd49-3a24-4e5d-8ecd-bc7041ed3285", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013729Z:f282a9cb-8959-4e71-b7ff-ffa82d18f173" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2fef327310570a6797a9f275e570952a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2fef327310570a6797a9f275e570952a", + "x-ms-correlation-request-id": "aa72c8f3-3f37-404e-944f-1b6a3eee1ed9", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "17b68cc4-68f4-4ab3-9445-d48223ede4e8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013731Z:aa72c8f3-3f37-404e-944f-1b6a3eee1ed9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cbb3d726133469fda1ee8cc3e3f12c54", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:31 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cbb3d726133469fda1ee8cc3e3f12c54", + "x-ms-correlation-request-id": "aebbceac-3011-4dab-9b7a-f2f4a54cff98", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "fa059ac6-c52c-4302-b071-a6aba66a85a2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013732Z:aebbceac-3011-4dab-9b7a-f2f4a54cff98" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "58c425264860894a30aaaca748d22034", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "58c425264860894a30aaaca748d22034", + "x-ms-correlation-request-id": "3ce477f7-da05-41a3-8489-bcc819465de2", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "2b1556a1-ea31-42d8-af87-21ee51bbf827", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013733Z:3ce477f7-da05-41a3-8489-bcc819465de2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bef9b24007b0603135868d6883a427a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bef9b24007b0603135868d6883a427a6", + "x-ms-correlation-request-id": "996abc60-bed4-436a-a8a4-280647f8d774", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "694b267f-ddf8-47fd-ae9e-0e585058eb01", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013735Z:996abc60-bed4-436a-a8a4-280647f8d774" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c04e9d7c3dacdeca8c2a9a8a665620ce", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:36 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c04e9d7c3dacdeca8c2a9a8a665620ce", + "x-ms-correlation-request-id": "06bcd763-9068-4ab0-b48f-17f6284a4988", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "3d6f6373-8a7f-4264-b2e0-72e5ebd4f88b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013736Z:06bcd763-9068-4ab0-b48f-17f6284a4988" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "308257ce6ef81fa4f36423d9bbe2058c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "308257ce6ef81fa4f36423d9bbe2058c", + "x-ms-correlation-request-id": "c9c8d804-d8f7-4c34-b3c9-51a8b8f87a27", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "a39ab124-a4bf-4c6d-896a-caf0cfae74a8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013737Z:c9c8d804-d8f7-4c34-b3c9-51a8b8f87a27" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aa2a06825f840388e81b31866da6fade", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:39 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aa2a06825f840388e81b31866da6fade", + "x-ms-correlation-request-id": "7982b66b-f7be-4fab-99ef-dbff945dc66e", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "e7ea4c64-f65a-4a27-ac32-2de287ee01ce", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013739Z:7982b66b-f7be-4fab-99ef-dbff945dc66e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2b99bf65f7210eadf92fcd4819f022a9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:40 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2b99bf65f7210eadf92fcd4819f022a9", + "x-ms-correlation-request-id": "2c2ea474-8ebc-49f7-9bd9-090c53674e72", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "a3d34be2-69e3-412f-acc4-548e9e4b0b0c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013740Z:2c2ea474-8ebc-49f7-9bd9-090c53674e72" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5f070e24752c6e49cf7e47dd3c1eb14c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5f070e24752c6e49cf7e47dd3c1eb14c", + "x-ms-correlation-request-id": "df095ed3-be4a-40c3-a49a-c1a56277dd8a", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "cc4337bd-e60d-4760-ad12-5c3971e71ae4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013741Z:df095ed3-be4a-40c3-a49a-c1a56277dd8a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c2bed09-b094-463b-bbf6-5417509fe1c6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fb734569da488b6a591bb1559240e9f8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:37:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fb734569da488b6a591bb1559240e9f8", + "x-ms-correlation-request-id": "eed71e52-2348-470c-bb84-a446e1851147", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "c377be0c-0582-491e-b9fd-660defda4816", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013743Z:eed71e52-2348-470c-bb84-a446e1851147" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185", + "name": "storage1185", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:37:25.4214650Z", + "key2": "2021-08-16T01:37:25.4214650Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:37:25.4214650Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:37:25.4214650Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:37:25.3277211Z", + "primaryEndpoints": { + "blob": "https://storage1185.blob.core.windows.net/", + "queue": "https://storage1185.queue.core.windows.net/", + "table": "https://storage1185.table.core.windows.net/", + "file": "https://storage1185.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5f6287f89b9ff0b1752b5ca2afd0d2db", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:37:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5f6287f89b9ff0b1752b5ca2afd0d2db", + "x-ms-correlation-request-id": "64855ff6-1ba4-4fe8-b300-233ef7319b89", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "86beb922-3de8-40fa-9c6d-cc80bb16cd5d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013743Z:64855ff6-1ba4-4fe8-b300-233ef7319b89" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185/blobServices/default/containers/testblob2698?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7cd4de806126a34a7c0610c3f4db8e94", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "393", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:37:44 GMT", + "ETag": "\u00220x8D9605671B242A4\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7cd4de806126a34a7c0610c3f4db8e94", + "x-ms-correlation-request-id": "d5165611-8087-4c4b-b0c1-83b9b798ebf8", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "2c9759f4-9b49-47e0-a9a2-3c8f88d9d254", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013744Z:d5165611-8087-4c4b-b0c1-83b9b798ebf8" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185/blobServices/default/containers/testblob2698", + "name": "testblob2698", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185/blobServices/default/containers/testblob2698/immutabilityPolicies/default?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "58", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bbb4e54fad5293ce83861d7dc7db8849", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "immutabilityPeriodSinceCreationInDays": 3 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "434", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:37:44 GMT", + "ETag": "\u00228d960567222c847\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bbb4e54fad5293ce83861d7dc7db8849", + "x-ms-correlation-request-id": "ff90e880-7248-4a15-ba83-ebf4065a83f7", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "cec9c141-6a4f-44e6-a7ea-26f00498697e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013744Z:ff90e880-7248-4a15-ba83-ebf4065a83f7" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185/blobServices/default/containers/testblob2698/immutabilityPolicies/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", + "etag": "\u00228d960567222c847\u0022", + "properties": { + "immutabilityPeriodSinceCreationInDays": 3, + "state": "Unlocked" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185/blobServices/default/containers/testblob2698/immutabilityPolicies/default?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "If-Match": "\u00228d960567222c847\u0022", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6112d8d67b1526d118bb2394a12c8150", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "433", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:37:45 GMT", + "ETag": "\u00228d96056726cb1d7\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6112d8d67b1526d118bb2394a12c8150", + "x-ms-correlation-request-id": "8304da1f-37e1-4703-8c62-8d1d6d9d37bf", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "28ac469e-6b1b-4cfc-82f2-9e685018e583", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013745Z:8304da1f-37e1-4703-8c62-8d1d6d9d37bf" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185/blobServices/default/containers/testblob2698/immutabilityPolicies/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", + "etag": "\u00228d96056726cb1d7\u0022", + "properties": { + "immutabilityPeriodSinceCreationInDays": 0, + "state": "Deleted" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ea600ecd1f1dd22a1041f8a044ccdba0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:37:45 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ea600ecd1f1dd22a1041f8a044ccdba0", + "x-ms-correlation-request-id": "a0ee6e71-6875-4410-99ea-57428e517baf", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "5517f242-198a-4923-9ef4-ed6e55298c5c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013745Z:a0ee6e71-6875-4410-99ea-57428e517baf" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185", + "name": "storage1185", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:37:25.4214650Z", + "key2": "2021-08-16T01:37:25.4214650Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:37:25.4214650Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:37:25.4214650Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:37:25.3277211Z", + "primaryEndpoints": { + "blob": "https://storage1185.blob.core.windows.net/", + "queue": "https://storage1185.queue.core.windows.net/", + "table": "https://storage1185.table.core.windows.net/", + "file": "https://storage1185.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1cedc77d2cc8d37f138ea3978a39f256", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1cedc77d2cc8d37f138ea3978a39f256", + "x-ms-correlation-request-id": "276e0fc3-6d5d-4eb3-91b8-b8c12eb2793e", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "8714c21d-7937-4da3-9252-7f58d8f4be72", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013751Z:276e0fc3-6d5d-4eb3-91b8-b8c12eb2793e" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "828613701", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicyAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicyAsync.json new file mode 100644 index 000000000000..1dab3f1d1a7b --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicyAsync.json @@ -0,0 +1,898 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3244e5a777a5aa3dc3b2e788e2fb6a99", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "49ee52b8-461c-4034-a4d8-776bb304a866", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "49ee52b8-461c-4034-a4d8-776bb304a866", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013755Z:49ee52b8-461c-4034-a4d8-776bb304a866" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1949?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-6d3fb4faa3435a409f4bbf871a6d9324-be84df973607594b-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "90ee33092761baf9102701866f2d341d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:37:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "583fa972-82ee-431f-a16a-c081206a3721", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "583fa972-82ee-431f-a16a-c081206a3721", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013756Z:583fa972-82ee-431f-a16a-c081206a3721" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949", + "name": "teststorageRG-1949", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9368c1e8489e0529f88d2ea4889cfc36", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9368c1e8489e0529f88d2ea4889cfc36", + "x-ms-correlation-request-id": "179253e3-12fc-4cb9-a1b1-f04a3e1a2c72", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "38becca0-37e3-47c7-8a83-3007b896fe83", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013800Z:179253e3-12fc-4cb9-a1b1-f04a3e1a2c72" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a9121c6b1630ea6bc48a6999cb16888b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a9121c6b1630ea6bc48a6999cb16888b", + "x-ms-correlation-request-id": "32330888-f40b-44e5-91a7-2f5d7e1d29a7", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "6b1094a6-fc1f-4507-9520-90302577dc1d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013800Z:32330888-f40b-44e5-91a7-2f5d7e1d29a7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4a804f04abffa3fd031d1b09f9ece1a3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4a804f04abffa3fd031d1b09f9ece1a3", + "x-ms-correlation-request-id": "fb7c6b5f-a175-4601-8c2c-e91c318a32bd", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "66a5ee07-2599-4085-b5e5-0684ef428d5a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013802Z:fb7c6b5f-a175-4601-8c2c-e91c318a32bd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6c387c09538ad705774aad3ddc247f61", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6c387c09538ad705774aad3ddc247f61", + "x-ms-correlation-request-id": "1cb51083-d460-4bf5-8a76-4d0d959a71de", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "50fa1752-e612-4e3a-9d6f-b1b6a4bac8af", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013803Z:1cb51083-d460-4bf5-8a76-4d0d959a71de" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d437c30c39d3c0b21f6fa613fb61f1d7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d437c30c39d3c0b21f6fa613fb61f1d7", + "x-ms-correlation-request-id": "98724611-ebc5-4f5a-a729-6c9ee91ab2c2", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "eaf6f5d0-578b-46bb-b0ed-363ce32a1d4c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013804Z:98724611-ebc5-4f5a-a729-6c9ee91ab2c2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4e8fc5a81bdeb1014aa9d3b5fdbfc6de", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:06 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4e8fc5a81bdeb1014aa9d3b5fdbfc6de", + "x-ms-correlation-request-id": "2bf7dbfb-8b02-48fc-818b-8409fd8b48a6", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "5e1cc5ba-2bd5-40e2-b930-9a9dbcc57bd5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013806Z:2bf7dbfb-8b02-48fc-818b-8409fd8b48a6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "35fdba9e0db5cfcfc9774c1aacf2dc16", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "35fdba9e0db5cfcfc9774c1aacf2dc16", + "x-ms-correlation-request-id": "c5ec1d0d-8fb3-48c6-a66e-80d4ff9cf5f1", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "94b822b2-9795-44f5-aac6-827d71f4543a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013807Z:c5ec1d0d-8fb3-48c6-a66e-80d4ff9cf5f1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1694d5593094f082c2868a2a66fdc360", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1694d5593094f082c2868a2a66fdc360", + "x-ms-correlation-request-id": "c0a6c477-38b7-4c90-a7fe-1d2879996a87", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "5b414f83-7e38-430b-b9f3-311389170662", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013808Z:c0a6c477-38b7-4c90-a7fe-1d2879996a87" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4074c7a8bc649b22f6c08566cfe60457", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4074c7a8bc649b22f6c08566cfe60457", + "x-ms-correlation-request-id": "11a6662e-cbf7-4160-a81d-f5a08184a97d", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "4beacfcf-b25a-489e-9423-f8c05ad19d8b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013810Z:11a6662e-cbf7-4160-a81d-f5a08184a97d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "285bbcccb02a6d4a370c722e82a569cb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "285bbcccb02a6d4a370c722e82a569cb", + "x-ms-correlation-request-id": "68781ced-6c4d-47d5-aaff-02ca1a176a4e", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "70258fc0-f54f-4912-8af3-a8cc806bed76", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013811Z:68781ced-6c4d-47d5-aaff-02ca1a176a4e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e572ecb49b7d9db1b2f920d4ab1c21db", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e572ecb49b7d9db1b2f920d4ab1c21db", + "x-ms-correlation-request-id": "2c6e73d6-1596-4db4-b8eb-66aba09b7d14", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "a459b869-5a04-48d1-ae81-1e27673c3506", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013812Z:2c6e73d6-1596-4db4-b8eb-66aba09b7d14" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a95d32819aa1f8357d06095749f31850", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a95d32819aa1f8357d06095749f31850", + "x-ms-correlation-request-id": "e669aa48-a5c9-4e6d-aaaa-1439ce63571a", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "2a9f1627-0f49-40a5-b6c6-ed6b7c26f894", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013813Z:e669aa48-a5c9-4e6d-aaaa-1439ce63571a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e3b2b9561e7431da0abe75319076c21b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e3b2b9561e7431da0abe75319076c21b", + "x-ms-correlation-request-id": "ca183e23-9538-4dc4-acc5-4c3ec508b74b", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "6812ab2c-cb3d-4f2e-a609-4029da588098", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013815Z:ca183e23-9538-4dc4-acc5-4c3ec508b74b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/38becca0-37e3-47c7-8a83-3007b896fe83?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "50ac97ebbf471929b67a6876915a53be", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:38:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "50ac97ebbf471929b67a6876915a53be", + "x-ms-correlation-request-id": "4fd8668b-86c1-445b-aa29-cbf4b2860595", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "2ae8073c-a6dd-40e3-a35e-b3ac472d0c1f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013816Z:4fd8668b-86c1-445b-aa29-cbf4b2860595" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039", + "name": "storage5039", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:37:58.9852795Z", + "key2": "2021-08-16T01:37:58.9852795Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:37:58.9852795Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:37:58.9852795Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:37:58.8759232Z", + "primaryEndpoints": { + "blob": "https://storage5039.blob.core.windows.net/", + "queue": "https://storage5039.queue.core.windows.net/", + "table": "https://storage5039.table.core.windows.net/", + "file": "https://storage5039.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f17dcfe03e696267582b9ee325046707", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:38:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f17dcfe03e696267582b9ee325046707", + "x-ms-correlation-request-id": "b8dc6b2c-1d14-404c-953f-352c5dbb9e22", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "0ab54542-412f-44a7-ac48-f81ec535b1a3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013816Z:b8dc6b2c-1d14-404c-953f-352c5dbb9e22" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039/blobServices/default/containers/testblob425?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "46b26cee08c88f96982cfab6639fb06a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "391", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:38:17 GMT", + "ETag": "\u00220x8D9605685A052AE\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "46b26cee08c88f96982cfab6639fb06a", + "x-ms-correlation-request-id": "79e7044f-ee3b-4305-ad18-a40be731adf6", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "cdb483cf-c8f1-4aaf-bcf2-8c8bdcaa9f4c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013817Z:79e7044f-ee3b-4305-ad18-a40be731adf6" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039/blobServices/default/containers/testblob425", + "name": "testblob425", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039/blobServices/default/containers/testblob425/immutabilityPolicies/default?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "58", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f8c051b6b1d12fad4af81c2146f4b112", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "immutabilityPeriodSinceCreationInDays": 3 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "433", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:38:18 GMT", + "ETag": "\u00228d9605686079aec\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f8c051b6b1d12fad4af81c2146f4b112", + "x-ms-correlation-request-id": "ca3f9217-06a5-487f-9ad6-c04ac0608ed1", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "f3da5a62-2006-4188-bc2a-c7dff8eb4235", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013818Z:ca3f9217-06a5-487f-9ad6-c04ac0608ed1" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039/blobServices/default/containers/testblob425/immutabilityPolicies/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", + "etag": "\u00228d9605686079aec\u0022", + "properties": { + "immutabilityPeriodSinceCreationInDays": 3, + "state": "Unlocked" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039/blobServices/default/containers/testblob425/immutabilityPolicies/default?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "If-Match": "\u00228d9605686079aec\u0022", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "eda3326178a1c717e661d1116cacf48c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "432", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:38:18 GMT", + "ETag": "\u00228d9605686459ae0\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "eda3326178a1c717e661d1116cacf48c", + "x-ms-correlation-request-id": "30ba17f8-bddd-432c-85eb-9da14330e498", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "59222b71-32c8-42de-b025-cf12abac3207", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013818Z:30ba17f8-bddd-432c-85eb-9da14330e498" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039/blobServices/default/containers/testblob425/immutabilityPolicies/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", + "etag": "\u00228d9605686459ae0\u0022", + "properties": { + "immutabilityPeriodSinceCreationInDays": 0, + "state": "Deleted" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b36e78ed0ea73d72be82fcd0ec7549a4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:38:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b36e78ed0ea73d72be82fcd0ec7549a4", + "x-ms-correlation-request-id": "6522bc3d-a7fd-43d3-a994-2ae04a564969", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "24919bbd-d5c0-4e2d-b1db-09c6349ef6c7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013819Z:6522bc3d-a7fd-43d3-a994-2ae04a564969" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039", + "name": "storage5039", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:37:58.9852795Z", + "key2": "2021-08-16T01:37:58.9852795Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:37:58.9852795Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:37:58.9852795Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:37:58.8759232Z", + "primaryEndpoints": { + "blob": "https://storage5039.blob.core.windows.net/", + "queue": "https://storage5039.queue.core.windows.net/", + "table": "https://storage5039.table.core.windows.net/", + "file": "https://storage5039.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1949/providers/Microsoft.Storage/storageAccounts/storage5039?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3055e87ac2fc3ec839f9116fdf9cc29d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:38:23 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3055e87ac2fc3ec839f9116fdf9cc29d", + "x-ms-correlation-request-id": "6bd085cc-8e85-47e8-9ce7-9ad25b522586", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "869cd1d4-4d67-46f4-b332-eefb551a1b6a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013824Z:6bd085cc-8e85-47e8-9ce7-9ad25b522586" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "24044975", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/GetAllBlobContainers.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/GetAllBlobContainers.json new file mode 100644 index 000000000000..71360fd6b058 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/GetAllBlobContainers.json @@ -0,0 +1,894 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e44ebbc7e070a475c053e33c27d16dc8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "8cfa9b6e-932f-4274-a883-e66729402b94", + "x-ms-ratelimit-remaining-subscription-reads": "11950", + "x-ms-request-id": "8cfa9b6e-932f-4274-a883-e66729402b94", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085105Z:8cfa9b6e-932f-4274-a883-e66729402b94" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-7669?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-2ccd4d6e6b2fe1419a542fe9bdc34c91-fef3993772c7404e-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ec026a24d32f928b4a1aaa652f984180", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "d7edaabd-013e-4632-9234-f3733b5d791e", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "d7edaabd-013e-4632-9234-f3733b5d791e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085107Z:d7edaabd-013e-4632-9234-f3733b5d791e" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669", + "name": "teststorageRG-7669", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7c976f938ad79e2e03fe5e2a6f2ed948", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7c976f938ad79e2e03fe5e2a6f2ed948", + "x-ms-correlation-request-id": "36ee372d-3b30-4004-97dc-7764003d48c6", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "2beee3f4-9bb4-4ed1-bc18-e5d901110ee4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085115Z:36ee372d-3b30-4004-97dc-7764003d48c6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fe3d1fbbcd30e04dd34d2bd42c67dbec", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fe3d1fbbcd30e04dd34d2bd42c67dbec", + "x-ms-correlation-request-id": "8268cc92-e82e-466d-836d-fbf2e98a6b82", + "x-ms-ratelimit-remaining-subscription-reads": "11949", + "x-ms-request-id": "47511163-cc03-4089-bafd-e079f2bc17dc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085116Z:8268cc92-e82e-466d-836d-fbf2e98a6b82" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ce4d1dd1a3bbfb0487d42ab1c4645f72", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ce4d1dd1a3bbfb0487d42ab1c4645f72", + "x-ms-correlation-request-id": "5b7de280-7df4-498f-80b2-8dab9a260d59", + "x-ms-ratelimit-remaining-subscription-reads": "11948", + "x-ms-request-id": "e7af2414-0f5a-4de8-88a4-c6ed21afaf05", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085117Z:5b7de280-7df4-498f-80b2-8dab9a260d59" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4f6ebc43dbf014177da509b56c1396ea", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4f6ebc43dbf014177da509b56c1396ea", + "x-ms-correlation-request-id": "c06dcc1b-5a6c-42b6-8718-e9c0aa9fe0f7", + "x-ms-ratelimit-remaining-subscription-reads": "11947", + "x-ms-request-id": "2ad5d0a7-93c1-4760-90c3-70160e4c3c4c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085118Z:c06dcc1b-5a6c-42b6-8718-e9c0aa9fe0f7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "21f9d94aec4218e61a42775ca29b1b6f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "21f9d94aec4218e61a42775ca29b1b6f", + "x-ms-correlation-request-id": "1a607ff4-81d8-42cb-875a-a76a74ca943c", + "x-ms-ratelimit-remaining-subscription-reads": "11946", + "x-ms-request-id": "d3ae088c-2508-4f5a-9b91-7823d28239d5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085120Z:1a607ff4-81d8-42cb-875a-a76a74ca943c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7091b9ee8bf9f6fb05395015994f8f73", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7091b9ee8bf9f6fb05395015994f8f73", + "x-ms-correlation-request-id": "531e5ea3-d18e-47b6-97ba-16615d151997", + "x-ms-ratelimit-remaining-subscription-reads": "11945", + "x-ms-request-id": "06afc9d7-7913-4bb5-a6aa-fe8909645d88", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085121Z:531e5ea3-d18e-47b6-97ba-16615d151997" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ea66403e3e6b562fd65635ae64bb71e1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ea66403e3e6b562fd65635ae64bb71e1", + "x-ms-correlation-request-id": "c21a08ed-1abb-48fa-b115-c5a81148f7d6", + "x-ms-ratelimit-remaining-subscription-reads": "11944", + "x-ms-request-id": "db046ac3-d733-494e-a04a-7983ae5d0fd9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085122Z:c21a08ed-1abb-48fa-b115-c5a81148f7d6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b2c79a892582bff1de021b099bd07eca", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b2c79a892582bff1de021b099bd07eca", + "x-ms-correlation-request-id": "a6d85be8-4b0e-4ff4-acc9-dfa2abd23a38", + "x-ms-ratelimit-remaining-subscription-reads": "11943", + "x-ms-request-id": "685ce931-9fa0-4c12-a0fb-4e69bd515109", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085124Z:a6d85be8-4b0e-4ff4-acc9-dfa2abd23a38" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "621d03b23135af04893a9aa3564c924a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "621d03b23135af04893a9aa3564c924a", + "x-ms-correlation-request-id": "e5486140-162b-429a-9bce-440b1e65e529", + "x-ms-ratelimit-remaining-subscription-reads": "11942", + "x-ms-request-id": "126982c4-9de5-4f96-ba01-1ada5e958d99", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085125Z:e5486140-162b-429a-9bce-440b1e65e529" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ff8c6fc8dc8818f14fa70c682226bb05", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ff8c6fc8dc8818f14fa70c682226bb05", + "x-ms-correlation-request-id": "193a49cc-78bf-44f8-b75c-8bf4153a4054", + "x-ms-ratelimit-remaining-subscription-reads": "11941", + "x-ms-request-id": "8d47e3f0-a24b-4fc2-b0c5-e106e5de6192", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085127Z:193a49cc-78bf-44f8-b75c-8bf4153a4054" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "60fc6ad70e9d58ab951729478b4e6991", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:28 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "60fc6ad70e9d58ab951729478b4e6991", + "x-ms-correlation-request-id": "0b7ac6c0-3f0d-47ea-9451-58d1b328182e", + "x-ms-ratelimit-remaining-subscription-reads": "11940", + "x-ms-request-id": "0ae27e12-8f80-4baa-bf81-f72cfde711c9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085128Z:0b7ac6c0-3f0d-47ea-9451-58d1b328182e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2c40d1707f44d5421105128e249c8c63", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2c40d1707f44d5421105128e249c8c63", + "x-ms-correlation-request-id": "0a227348-cdf2-4552-ac1c-6a07e4e1fc07", + "x-ms-ratelimit-remaining-subscription-reads": "11939", + "x-ms-request-id": "9ef9ae87-9e45-4b9e-af71-a4089b84320c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085130Z:0a227348-cdf2-4552-ac1c-6a07e4e1fc07" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2beee3f4-9bb4-4ed1-bc18-e5d901110ee4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ebcb947f3150b9acc3336970b3a98d01", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:51:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ebcb947f3150b9acc3336970b3a98d01", + "x-ms-correlation-request-id": "2d330cb7-3484-43c2-8d1a-563a993afe2d", + "x-ms-ratelimit-remaining-subscription-reads": "11938", + "x-ms-request-id": "0b01d86c-408e-4232-bb07-d4b6b9df655d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085131Z:2d330cb7-3484-43c2-8d1a-563a993afe2d" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667", + "name": "storage1667", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:51:14.4103048Z", + "key2": "2021-08-13T08:51:14.4103048Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:51:14.4259108Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:51:14.4259108Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:51:14.3165326Z", + "primaryEndpoints": { + "blob": "https://storage1667.blob.core.windows.net/", + "queue": "https://storage1667.queue.core.windows.net/", + "table": "https://storage1667.table.core.windows.net/", + "file": "https://storage1667.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "51f77b3d8ee557c128264e98fc1d34f9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:51:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "51f77b3d8ee557c128264e98fc1d34f9", + "x-ms-correlation-request-id": "77b4b056-ec20-425c-b1d4-b9886f6de741", + "x-ms-ratelimit-remaining-subscription-reads": "11937", + "x-ms-request-id": "f956e2e2-a8e9-4b8c-8ed1-3efe178411ba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085131Z:77b4b056-ec20-425c-b1d4-b9886f6de741" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667/blobServices/default/containers/testblob17693?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7d82f6c83f408724681015d122687711", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "395", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:51:31 GMT", + "ETag": "\u00220x8D95E378CA7AD3F\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7d82f6c83f408724681015d122687711", + "x-ms-correlation-request-id": "815525f6-bcc1-418f-b9bf-1b81b47f36a5", + "x-ms-ratelimit-remaining-subscription-writes": "1191", + "x-ms-request-id": "1b3d18e5-ae83-453d-9c68-cd8cfcb9d914", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085132Z:815525f6-bcc1-418f-b9bf-1b81b47f36a5" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667/blobServices/default/containers/testblob17693", + "name": "testblob17693", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667/blobServices/default/containers/testblob21006?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3ba4a850f07d74d3c329e213bda6ff6f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "395", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:51:32 GMT", + "ETag": "\u00220x8D95E378D179952\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3ba4a850f07d74d3c329e213bda6ff6f", + "x-ms-correlation-request-id": "f53bac29-7906-4145-881b-1cfed7507d67", + "x-ms-ratelimit-remaining-subscription-writes": "1190", + "x-ms-request-id": "dad92e48-a838-41c6-b0c4-e8d3ff23163c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085133Z:f53bac29-7906-4145-881b-1cfed7507d67" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667/blobServices/default/containers/testblob21006", + "name": "testblob21006", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667/blobServices/default/containers?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "96e1ede6c07fb83a2c5e26b0425604e6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1283", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:51:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "96e1ede6c07fb83a2c5e26b0425604e6", + "x-ms-correlation-request-id": "4bb64ae8-573c-4c81-a91b-514963f815ab", + "x-ms-ratelimit-remaining-subscription-reads": "11936", + "x-ms-request-id": "77e0ac7e-ba9e-4cd8-95db-da74c4dc3f81", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085133Z:4bb64ae8-573c-4c81-a91b-514963f815ab" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667/blobServices/default/containers/testblob17693", + "name": "testblob17693", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E378CA7AD3F\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:51:32.0000000Z", + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + }, + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667/blobServices/default/containers/testblob21006", + "name": "testblob21006", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E378D179952\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:51:33.0000000Z", + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8bccea214f55d748230dba165c10c9c2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:51:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8bccea214f55d748230dba165c10c9c2", + "x-ms-correlation-request-id": "3f8a30b4-3900-44c7-9bd5-8dff63991c68", + "x-ms-ratelimit-remaining-subscription-reads": "11935", + "x-ms-request-id": "0b57c7d4-f825-4a48-ad3d-e33a4ce19db5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085134Z:3f8a30b4-3900-44c7-9bd5-8dff63991c68" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667", + "name": "storage1667", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:51:14.4103048Z", + "key2": "2021-08-13T08:51:14.4103048Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:51:14.4259108Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:51:14.4259108Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:51:14.3165326Z", + "primaryEndpoints": { + "blob": "https://storage1667.blob.core.windows.net/", + "queue": "https://storage1667.queue.core.windows.net/", + "table": "https://storage1667.table.core.windows.net/", + "file": "https://storage1667.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7669/providers/Microsoft.Storage/storageAccounts/storage1667?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "34eba510e08690916eeb0e1fca22326d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "34eba510e08690916eeb0e1fca22326d", + "x-ms-correlation-request-id": "d4ecc300-6775-4f22-bb76-074ac64771fd", + "x-ms-ratelimit-remaining-subscription-deletes": "14993", + "x-ms-request-id": "13abf55b-5631-42c2-81ed-755e801a4c58", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085139Z:d4ecc300-6775-4f22-bb76-074ac64771fd" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1610188082", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/GetAllBlobContainersAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/GetAllBlobContainersAsync.json new file mode 100644 index 000000000000..5967685c1cba --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/GetAllBlobContainersAsync.json @@ -0,0 +1,925 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aa3a54e2f15b02f22f69360e2f40f3ff", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "de5f2e29-8c81-46f4-ae23-a59cd4b3e95a", + "x-ms-ratelimit-remaining-subscription-reads": "11931", + "x-ms-request-id": "de5f2e29-8c81-46f4-ae23-a59cd4b3e95a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085143Z:de5f2e29-8c81-46f4-ae23-a59cd4b3e95a" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-6073?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-bb9de74f9d45cf498778f2dfe5db16ca-950af96fcf35ef45-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "be324f04db9947252a53f761d56f4399", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "31dac93b-c232-46ea-a728-70da64317a1c", + "x-ms-ratelimit-remaining-subscription-writes": "1189", + "x-ms-request-id": "31dac93b-c232-46ea-a728-70da64317a1c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085144Z:31dac93b-c232-46ea-a728-70da64317a1c" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073", + "name": "teststorageRG-6073", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "48b3ef42547caed7c95521667015db58", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "48b3ef42547caed7c95521667015db58", + "x-ms-correlation-request-id": "803004b6-051d-4125-b934-889a6e4bdcac", + "x-ms-ratelimit-remaining-subscription-writes": "1188", + "x-ms-request-id": "40d9a4f9-8165-4e68-8917-e490936fb317", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085148Z:803004b6-051d-4125-b934-889a6e4bdcac" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "03fe9d75934cfb885b10d08504e0b93d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "03fe9d75934cfb885b10d08504e0b93d", + "x-ms-correlation-request-id": "fa925afe-792a-4223-bb4d-9f4c642e3c12", + "x-ms-ratelimit-remaining-subscription-reads": "11930", + "x-ms-request-id": "b33a224c-d2cc-443d-982a-32612207619e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085148Z:fa925afe-792a-4223-bb4d-9f4c642e3c12" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5539091c750af93a769ee54ab6db0d6f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5539091c750af93a769ee54ab6db0d6f", + "x-ms-correlation-request-id": "a736c0a5-a6bf-4f1b-a65f-6ab1b927fa6e", + "x-ms-ratelimit-remaining-subscription-reads": "11929", + "x-ms-request-id": "66038c17-d836-46d4-9e9a-891bc510294a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085150Z:a736c0a5-a6bf-4f1b-a65f-6ab1b927fa6e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d2f12d5cd717080b913dc84577f21082", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d2f12d5cd717080b913dc84577f21082", + "x-ms-correlation-request-id": "a0abe16a-7b50-456f-be5d-3e3d6c8871a6", + "x-ms-ratelimit-remaining-subscription-reads": "11928", + "x-ms-request-id": "8e251ff3-92bd-425f-a472-98a9c4806cdb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085151Z:a0abe16a-7b50-456f-be5d-3e3d6c8871a6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "97df5f78a32000e962048daeae3d457f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "97df5f78a32000e962048daeae3d457f", + "x-ms-correlation-request-id": "4bcdd037-4b76-4ffc-bc9c-39e7c0931e09", + "x-ms-ratelimit-remaining-subscription-reads": "11927", + "x-ms-request-id": "f2f35ddc-425e-4280-8c29-c8d0f0b012a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085152Z:4bcdd037-4b76-4ffc-bc9c-39e7c0931e09" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d6296003e6ef4426fd30c3ccacf58183", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d6296003e6ef4426fd30c3ccacf58183", + "x-ms-correlation-request-id": "0c666a01-fa49-4978-96ed-46ba0cc24365", + "x-ms-ratelimit-remaining-subscription-reads": "11926", + "x-ms-request-id": "a6196c09-1188-4480-bf2e-8befcb005255", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085153Z:0c666a01-fa49-4978-96ed-46ba0cc24365" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "57d2638d75fcb84f44f07012495c5953", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "57d2638d75fcb84f44f07012495c5953", + "x-ms-correlation-request-id": "d0199dd7-0302-4350-bf2f-1f1f7c2427c4", + "x-ms-ratelimit-remaining-subscription-reads": "11925", + "x-ms-request-id": "49224f79-997d-4426-bcb2-434d811a63b4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085155Z:d0199dd7-0302-4350-bf2f-1f1f7c2427c4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "164248f83ac99192399a9aefdf1c536d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "164248f83ac99192399a9aefdf1c536d", + "x-ms-correlation-request-id": "0855d5f0-3dd9-4394-ab13-ed6746e64500", + "x-ms-ratelimit-remaining-subscription-reads": "11924", + "x-ms-request-id": "930819ed-8f55-49db-9f3c-6a52be648ed8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085156Z:0855d5f0-3dd9-4394-ab13-ed6746e64500" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4b200983ee6b8d83117091fe7613faa0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:57 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4b200983ee6b8d83117091fe7613faa0", + "x-ms-correlation-request-id": "349918ab-dbb2-47b6-a1ec-aa54c1fc2091", + "x-ms-ratelimit-remaining-subscription-reads": "11923", + "x-ms-request-id": "cd17faf9-dc92-461a-9421-904aa0a75fc6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085157Z:349918ab-dbb2-47b6-a1ec-aa54c1fc2091" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "64d470d76ab253bad0401d61db5fd828", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:51:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "64d470d76ab253bad0401d61db5fd828", + "x-ms-correlation-request-id": "7152fcc2-a342-4d47-8872-1e83b3470026", + "x-ms-ratelimit-remaining-subscription-reads": "11922", + "x-ms-request-id": "16e02d59-2e93-40cb-92d5-4d92a9258970", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085159Z:7152fcc2-a342-4d47-8872-1e83b3470026" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "408f029d0e3b09e8c5b40558a8931b25", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:52:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "408f029d0e3b09e8c5b40558a8931b25", + "x-ms-correlation-request-id": "6cbcbe6c-eb45-4444-bda1-fbb257b43b8e", + "x-ms-ratelimit-remaining-subscription-reads": "11921", + "x-ms-request-id": "5a70b65d-9542-45ca-816b-09a852a867a1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085200Z:6cbcbe6c-eb45-4444-bda1-fbb257b43b8e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6f18f99fef4718bb4fcd7a2ad021b2b2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:52:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6f18f99fef4718bb4fcd7a2ad021b2b2", + "x-ms-correlation-request-id": "e00e958e-3f12-4f72-8e41-2fc54f1c498c", + "x-ms-ratelimit-remaining-subscription-reads": "11920", + "x-ms-request-id": "be17d523-ffb1-4e38-ab75-d1862f36e236", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085201Z:e00e958e-3f12-4f72-8e41-2fc54f1c498c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "74616997ba84c86487ca9efd6561aa3d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:52:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "74616997ba84c86487ca9efd6561aa3d", + "x-ms-correlation-request-id": "db0903ac-e381-42bb-803e-91055f2c26aa", + "x-ms-ratelimit-remaining-subscription-reads": "11919", + "x-ms-request-id": "71aef99f-8fb9-4d20-91dc-927de5cccb9f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085203Z:db0903ac-e381-42bb-803e-91055f2c26aa" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/40d9a4f9-8165-4e68-8917-e490936fb317?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e2c2f8246947aee04677f06e94bd39a3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:52:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e2c2f8246947aee04677f06e94bd39a3", + "x-ms-correlation-request-id": "3b0d8bc4-81ed-44c5-a320-53de0112c134", + "x-ms-ratelimit-remaining-subscription-reads": "11918", + "x-ms-request-id": "4f0cb8c1-3336-4358-8422-89b218bab360", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085204Z:3b0d8bc4-81ed-44c5-a320-53de0112c134" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596", + "name": "storage3596", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:51:46.8634646Z", + "key2": "2021-08-13T08:51:46.8634646Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:51:46.8634646Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:51:46.8634646Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:51:46.7541014Z", + "primaryEndpoints": { + "blob": "https://storage3596.blob.core.windows.net/", + "queue": "https://storage3596.queue.core.windows.net/", + "table": "https://storage3596.table.core.windows.net/", + "file": "https://storage3596.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3ec05202a732e4a09450e77c50bdb2ed", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:52:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3ec05202a732e4a09450e77c50bdb2ed", + "x-ms-correlation-request-id": "30e3d116-d480-46dd-819b-d860ab7c3d0a", + "x-ms-ratelimit-remaining-subscription-reads": "11917", + "x-ms-request-id": "67f8a481-b619-4aea-a956-616d09f15935", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085204Z:30e3d116-d480-46dd-819b-d860ab7c3d0a" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596/blobServices/default/containers/testblob16423?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d05fd7052e6bb2882d0dcaf633ca91fa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "395", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:52:05 GMT", + "ETag": "\u00220x8D95E37A06212ED\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d05fd7052e6bb2882d0dcaf633ca91fa", + "x-ms-correlation-request-id": "ebf01a06-1a00-4121-bd2c-b2f4570016c1", + "x-ms-ratelimit-remaining-subscription-writes": "1187", + "x-ms-request-id": "a5c75ede-445f-47b4-a46a-ca01d974a612", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085205Z:ebf01a06-1a00-4121-bd2c-b2f4570016c1" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596/blobServices/default/containers/testblob16423", + "name": "testblob16423", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596/blobServices/default/containers/testblob26391?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6ca112fb7d0bdd574df681645d88c402", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "395", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:52:06 GMT", + "ETag": "\u00220x8D95E37A0CBE4A1\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6ca112fb7d0bdd574df681645d88c402", + "x-ms-correlation-request-id": "9c46e798-cd00-40ee-a2f3-a2d6d300a89e", + "x-ms-ratelimit-remaining-subscription-writes": "1186", + "x-ms-request-id": "6d008070-ec97-43a6-b663-91347cbd3f86", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085206Z:9c46e798-cd00-40ee-a2f3-a2d6d300a89e" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596/blobServices/default/containers/testblob26391", + "name": "testblob26391", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596/blobServices/default/containers?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "62b7584b324492e7b67f79931a9d1c1d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1283", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:52:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "62b7584b324492e7b67f79931a9d1c1d", + "x-ms-correlation-request-id": "9b6085a8-05de-4f72-8010-ce11e2a6760d", + "x-ms-ratelimit-remaining-subscription-reads": "11916", + "x-ms-request-id": "52852802-76d2-43f6-a2fd-3d45d544f10b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085206Z:9b6085a8-05de-4f72-8010-ce11e2a6760d" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596/blobServices/default/containers/testblob16423", + "name": "testblob16423", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E37A06212ED\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:52:05.0000000Z", + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + }, + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596/blobServices/default/containers/testblob26391", + "name": "testblob26391", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E37A0CBE4A1\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:52:06.0000000Z", + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a0c255ebb64c88317f818274ac2455a4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:52:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a0c255ebb64c88317f818274ac2455a4", + "x-ms-correlation-request-id": "fb4ec9fb-1196-416b-9e9e-d6fd967a646e", + "x-ms-ratelimit-remaining-subscription-reads": "11915", + "x-ms-request-id": "be0bf17b-7f1e-4b5f-a2f2-f187d1ec6814", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085207Z:fb4ec9fb-1196-416b-9e9e-d6fd967a646e" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596", + "name": "storage3596", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:51:46.8634646Z", + "key2": "2021-08-13T08:51:46.8634646Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:51:46.8634646Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:51:46.8634646Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:51:46.7541014Z", + "primaryEndpoints": { + "blob": "https://storage3596.blob.core.windows.net/", + "queue": "https://storage3596.queue.core.windows.net/", + "table": "https://storage3596.table.core.windows.net/", + "file": "https://storage3596.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6073/providers/Microsoft.Storage/storageAccounts/storage3596?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dbabc7492e12c8b62a0fb58b03c4c2af", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dbabc7492e12c8b62a0fb58b03c4c2af", + "x-ms-correlation-request-id": "e54465ec-8844-4c2a-976b-1f1d492c0bf6", + "x-ms-ratelimit-remaining-subscription-deletes": "14991", + "x-ms-request-id": "5c3497fd-8958-4d51-9300-9c0a686d9d6b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085213Z:e54465ec-8844-4c2a-976b-1f1d492c0bf6" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1299818585", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHold.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHold.json new file mode 100644 index 000000000000..79c4b94f2fc5 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHold.json @@ -0,0 +1,897 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "09d6fad54aac0204fc2a27b8ddb5a73c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:29:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "90ac9915-22a5-4dbe-b3a8-4fdc33c6bdf2", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "90ac9915-22a5-4dbe-b3a8-4fdc33c6bdf2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012939Z:90ac9915-22a5-4dbe-b3a8-4fdc33c6bdf2" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-4326?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-b8568a4d8294474f89563b092f6475fe-3cfee50beb47d748-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "37b3dbfa86f9fc560cfcd0f73e64ac8d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:29:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "7e345aa5-3fc2-4c13-95fb-2c4094eda726", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "7e345aa5-3fc2-4c13-95fb-2c4094eda726", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012942Z:7e345aa5-3fc2-4c13-95fb-2c4094eda726" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326", + "name": "teststorageRG-4326", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326/providers/Microsoft.Storage/storageAccounts/storage1256?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aaed7095fea9d0a9d0833cde2b73b232", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:29:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aaed7095fea9d0a9d0833cde2b73b232", + "x-ms-correlation-request-id": "129ca3de-209c-4fbe-beb8-13ad337f3cde", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "b0b14d2d-0096-4826-ab89-78baa9f18fc3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012951Z:129ca3de-209c-4fbe-beb8-13ad337f3cde" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "36208a2abd4fdc510a6629021a1ee088", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:29:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "36208a2abd4fdc510a6629021a1ee088", + "x-ms-correlation-request-id": "b8e54f71-46bb-430c-9e8a-3d8e6b9d9c6d", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "e7f02564-a13d-4bd8-bcf5-7a1feb6b34aa", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012951Z:b8e54f71-46bb-430c-9e8a-3d8e6b9d9c6d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5a16c51ebe0ab893fc6d9d09b174c511", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:29:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5a16c51ebe0ab893fc6d9d09b174c511", + "x-ms-correlation-request-id": "8767dcb2-64ee-42a5-be75-02d06953d18e", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "3920d6da-628e-400e-b3a5-a590baeb5325", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012952Z:8767dcb2-64ee-42a5-be75-02d06953d18e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a0b4c1bd7b536ae3b8c5c459b27165ee", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:29:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a0b4c1bd7b536ae3b8c5c459b27165ee", + "x-ms-correlation-request-id": "ccada73f-58f9-4d03-9d41-fe1bbba4c8fa", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "7a6b7031-e9ca-4cd9-8804-c5abb4f31bca", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012953Z:ccada73f-58f9-4d03-9d41-fe1bbba4c8fa" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4516c4bf6ba76b70f7673ae11f482b96", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:29:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4516c4bf6ba76b70f7673ae11f482b96", + "x-ms-correlation-request-id": "4c71fbbb-49de-4e96-adff-0dca20859ee4", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "4c115132-eb92-4e48-bce3-ae7f75c9afee", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012955Z:4c71fbbb-49de-4e96-adff-0dca20859ee4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "584518a0406aa335e2aca244fa3a068a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:29:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "584518a0406aa335e2aca244fa3a068a", + "x-ms-correlation-request-id": "41c64585-5ffe-4ce0-80fb-29be1def5125", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "814e1ba5-7e88-4f29-b759-3731da6cb33e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012956Z:41c64585-5ffe-4ce0-80fb-29be1def5125" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ec4aaf07805e51695048a9ec40014a6f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:29:57 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ec4aaf07805e51695048a9ec40014a6f", + "x-ms-correlation-request-id": "9115d8f8-2a74-474e-a7ca-5b4e0d6175cf", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "d4476500-5e8d-4a38-9c59-9c444fe46514", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012957Z:9115d8f8-2a74-474e-a7ca-5b4e0d6175cf" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9ab82e9a0c2b7f848f7363fac92b71bc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:29:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9ab82e9a0c2b7f848f7363fac92b71bc", + "x-ms-correlation-request-id": "52ac1b34-1963-4f23-b11b-8f3148af3094", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "4d157b85-6dc4-4f1c-9534-860e342e836c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012959Z:52ac1b34-1963-4f23-b11b-8f3148af3094" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "70d9af603efe2037aef40721964962e0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "70d9af603efe2037aef40721964962e0", + "x-ms-correlation-request-id": "ce9e39a5-8ba1-4572-bdb1-4fc92d21efb9", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "4577969c-7cef-49d1-a7c1-9903bd0c995c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013000Z:ce9e39a5-8ba1-4572-bdb1-4fc92d21efb9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ccaa32616c82fa5f2aca5ceb1c6f8825", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ccaa32616c82fa5f2aca5ceb1c6f8825", + "x-ms-correlation-request-id": "7e467b8a-82e3-47fb-a6d2-3e4682152be8", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "27f0681a-fe18-44b7-8448-2868a1388fb6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013001Z:7e467b8a-82e3-47fb-a6d2-3e4682152be8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "908becd7da285b71f698eb370562e846", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "908becd7da285b71f698eb370562e846", + "x-ms-correlation-request-id": "0af666a0-95e3-43ff-8f62-3b292ab4f8e8", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "c5cdb54f-5591-4a83-a5ed-c25126c685cd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013003Z:0af666a0-95e3-43ff-8f62-3b292ab4f8e8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "96988210a481f43a50de4533e24c033f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "96988210a481f43a50de4533e24c033f", + "x-ms-correlation-request-id": "81e7ee9b-6478-4c4e-bf02-74a66f5183c0", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "46658606-132f-4bb1-8d83-302e1528bd72", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013004Z:81e7ee9b-6478-4c4e-bf02-74a66f5183c0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aa4ae26bd2bd87b8c14ed6e98028f5c7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aa4ae26bd2bd87b8c14ed6e98028f5c7", + "x-ms-correlation-request-id": "6d53de95-d886-43fc-9f57-d8e674aa9a9d", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "55c9aad1-b4fd-46f8-86e0-9bc01d5f9963", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013005Z:6d53de95-d886-43fc-9f57-d8e674aa9a9d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b0b14d2d-0096-4826-ab89-78baa9f18fc3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "99da16e2f1d632a3b1974049943d79a9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "99da16e2f1d632a3b1974049943d79a9", + "x-ms-correlation-request-id": "3adb4cc9-839a-4ea7-996c-f9aafff62cd5", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "77a6eda6-9d2f-480b-aeb2-5924952eef9a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013007Z:3adb4cc9-839a-4ea7-996c-f9aafff62cd5" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326/providers/Microsoft.Storage/storageAccounts/storage1256", + "name": "storage1256", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:29:49.5127873Z", + "key2": "2021-08-16T01:29:49.5127873Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:29:49.5127873Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:29:49.5127873Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:29:49.4190077Z", + "primaryEndpoints": { + "blob": "https://storage1256.blob.core.windows.net/", + "queue": "https://storage1256.queue.core.windows.net/", + "table": "https://storage1256.table.core.windows.net/", + "file": "https://storage1256.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326/providers/Microsoft.Storage/storageAccounts/storage1256/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "22cbac943e183d88ca11d532ce507328", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "22cbac943e183d88ca11d532ce507328", + "x-ms-correlation-request-id": "9b55bb9f-40fb-4650-b424-fd1ae8f211b5", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "5f56ea68-5990-447d-8d5d-c6216e361385", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013007Z:9b55bb9f-40fb-4650-b424-fd1ae8f211b5" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326/providers/Microsoft.Storage/storageAccounts/storage1256/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326/providers/Microsoft.Storage/storageAccounts/storage1256/blobServices/default/containers/testblob5726?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "71cc517d68693e7918f826926ef283d5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "393", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:07 GMT", + "ETag": "\u00220x8D9605561F7B2F1\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "71cc517d68693e7918f826926ef283d5", + "x-ms-correlation-request-id": "5546eeec-6b7d-40be-92c8-951b9e250fed", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "0de0730b-2abd-4d6a-a8ec-e13b2a5c6735", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013008Z:5546eeec-6b7d-40be-92c8-951b9e250fed" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326/providers/Microsoft.Storage/storageAccounts/storage1256/blobServices/default/containers/testblob5726", + "name": "testblob5726", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326/providers/Microsoft.Storage/storageAccounts/storage1256/blobServices/default/containers/testblob5726/setLegalHold?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "31", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5cd4552cafd38da39dcfc41c71636023", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "tags": [ + "tag1", + "tag2", + "tag3" + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "51", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5cd4552cafd38da39dcfc41c71636023", + "x-ms-correlation-request-id": "234d00b2-a3b2-47be-a7bd-62b4975bc99c", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "b0c46e6f-000a-4b3f-aa70-cacc36b93bd6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013009Z:234d00b2-a3b2-47be-a7bd-62b4975bc99c" + }, + "ResponseBody": { + "hasLegalHold": true, + "tags": [ + "tag1", + "tag2", + "tag3" + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326/providers/Microsoft.Storage/storageAccounts/storage1256/blobServices/default/containers/testblob5726/clearLegalHold?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "31", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ec16611737ac432a51e3004562ab5c1e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "tags": [ + "tag1", + "tag2", + "tag3" + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "32", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ec16611737ac432a51e3004562ab5c1e", + "x-ms-correlation-request-id": "b52ac0cc-d66e-404b-9c08-5352e7f17a08", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "0cafd74b-4023-4bde-ba9e-6597fcbb71e2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013009Z:b52ac0cc-d66e-404b-9c08-5352e7f17a08" + }, + "ResponseBody": { + "hasLegalHold": false, + "tags": [] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fba25c51cb9fce15ad3fd49aa45ccdb4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fba25c51cb9fce15ad3fd49aa45ccdb4", + "x-ms-correlation-request-id": "4809123a-7de1-4c3b-88d9-4a24f6e2a356", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "68865a6c-107a-4ce4-9a45-94930301aef3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013010Z:4809123a-7de1-4c3b-88d9-4a24f6e2a356" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326/providers/Microsoft.Storage/storageAccounts/storage1256", + "name": "storage1256", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:29:49.5127873Z", + "key2": "2021-08-16T01:29:49.5127873Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:29:49.5127873Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:29:49.5127873Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:29:49.4190077Z", + "primaryEndpoints": { + "blob": "https://storage1256.blob.core.windows.net/", + "queue": "https://storage1256.queue.core.windows.net/", + "table": "https://storage1256.table.core.windows.net/", + "file": "https://storage1256.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4326/providers/Microsoft.Storage/storageAccounts/storage1256?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0d7a029797dbf4292a900aefaf5d2af1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0d7a029797dbf4292a900aefaf5d2af1", + "x-ms-correlation-request-id": "d5ba9691-766c-45e7-b722-6113b587199c", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "4ec5b2d9-2bda-4a79-9037-d87573d97436", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013016Z:d5ba9691-766c-45e7-b722-6113b587199c" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1540450804", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHoldAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHoldAsync.json new file mode 100644 index 000000000000..c6c6caa724f8 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHoldAsync.json @@ -0,0 +1,897 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "07da8bab07a4542fccfc0eb0056bc805", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "46e1842b-5b40-45f1-9a5e-85edb8d5cc46", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "46e1842b-5b40-45f1-9a5e-85edb8d5cc46", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013018Z:46e1842b-5b40-45f1-9a5e-85edb8d5cc46" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-3518?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-0369d3404f9b6a49beca9a6d98a0495d-8e40ba32aab7504e-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9e39fe7c04e833b95686319b6d7c95e1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "c17ebdf6-4d38-4c07-a4bc-26b025efd754", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "c17ebdf6-4d38-4c07-a4bc-26b025efd754", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013019Z:c17ebdf6-4d38-4c07-a4bc-26b025efd754" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518", + "name": "teststorageRG-3518", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518/providers/Microsoft.Storage/storageAccounts/storage4593?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8603e30a286703695f62f3c5785e4a88", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8603e30a286703695f62f3c5785e4a88", + "x-ms-correlation-request-id": "19d8e9d6-7066-4b41-9ef5-7e17965665d2", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "6e18193e-cf41-4981-922f-9fb087d7495b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013023Z:19d8e9d6-7066-4b41-9ef5-7e17965665d2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e46189ce8d02d615d09a88a1c56ddd27", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e46189ce8d02d615d09a88a1c56ddd27", + "x-ms-correlation-request-id": "ca13227e-c2a6-4156-9d17-9e335493e97f", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "1f545935-97a8-4043-bc0b-540867e1191d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013023Z:ca13227e-c2a6-4156-9d17-9e335493e97f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6fa012e78a3f470f5ce1b118a76b4b00", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6fa012e78a3f470f5ce1b118a76b4b00", + "x-ms-correlation-request-id": "bbf7a547-16c3-4f84-8182-46b65f572b41", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "dec6714e-f5c9-48f9-9ff7-93cd3e005ade", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013024Z:bbf7a547-16c3-4f84-8182-46b65f572b41" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "eff77ae265fd4086f77f87d23ae55b67", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "eff77ae265fd4086f77f87d23ae55b67", + "x-ms-correlation-request-id": "75366fa3-acee-4ed4-961f-d83e13a0952c", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "31fbe818-df61-4f99-9f3e-7f4cc4cda403", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013026Z:75366fa3-acee-4ed4-961f-d83e13a0952c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a516597110be443979198820dcfc2e64", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a516597110be443979198820dcfc2e64", + "x-ms-correlation-request-id": "0cd8c788-8720-4ca6-bef7-e78b779e05a2", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "0b868431-7391-44e0-ae26-fac4038d2552", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013027Z:0cd8c788-8720-4ca6-bef7-e78b779e05a2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4abf884eed7681298c5f78bf023d0d77", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:28 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4abf884eed7681298c5f78bf023d0d77", + "x-ms-correlation-request-id": "c07933b2-77b4-45b5-be41-cb6b6e415b4b", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "97e04241-550a-43b3-8702-446ad4ed9233", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013028Z:c07933b2-77b4-45b5-be41-cb6b6e415b4b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4da74986a555d14141b275e4dd6664fa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4da74986a555d14141b275e4dd6664fa", + "x-ms-correlation-request-id": "cea70270-1826-47c9-9f3b-fe8e89fc1a0a", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "562dce3a-9226-4899-aa9d-cbe6dc7e6538", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013030Z:cea70270-1826-47c9-9f3b-fe8e89fc1a0a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b1832250102583f13094195f987a423c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b1832250102583f13094195f987a423c", + "x-ms-correlation-request-id": "225ee68c-4d4b-44ff-a080-1199a99cf30f", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "ff5bd1c3-4dfe-4185-985f-909c5a492bcb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013031Z:225ee68c-4d4b-44ff-a080-1199a99cf30f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "929a110be155a80e47ee09c37744a426", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "929a110be155a80e47ee09c37744a426", + "x-ms-correlation-request-id": "e8a91d4a-b264-4d80-9172-3d2fec8c0b3a", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "d02854e9-7fdc-4af8-a36e-9031e43f6534", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013032Z:e8a91d4a-b264-4d80-9172-3d2fec8c0b3a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "df6e7dfb5cb9755157241dc18ce239c7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:33 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "df6e7dfb5cb9755157241dc18ce239c7", + "x-ms-correlation-request-id": "45d17c96-71ff-403b-bf6e-e64e365b4f18", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "c08c4f1e-89d4-417f-af1e-103036f8b390", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013034Z:45d17c96-71ff-403b-bf6e-e64e365b4f18" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ccd83970d1cc6fa513da6937072e0beb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ccd83970d1cc6fa513da6937072e0beb", + "x-ms-correlation-request-id": "f15844db-6651-49e5-a51d-14010c33e908", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "65af8715-50d5-445b-92ca-13666485a12a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013035Z:f15844db-6651-49e5-a51d-14010c33e908" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1a63f2f0620caf82bf243a30c44d1c65", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:36 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1a63f2f0620caf82bf243a30c44d1c65", + "x-ms-correlation-request-id": "e3a1383f-f1ed-44d4-b4f0-1afe11d01b7e", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "0eb84053-ddea-4fce-bd7f-268f0e961f21", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013036Z:e3a1383f-f1ed-44d4-b4f0-1afe11d01b7e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3e5342b5d76b2a5ad8fecbdff21a6e29", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3e5342b5d76b2a5ad8fecbdff21a6e29", + "x-ms-correlation-request-id": "21a3354f-5441-4784-af22-d0771ef1230c", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "5f4d2a0d-b460-469b-858e-e2093a006199", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013038Z:21a3354f-5441-4784-af22-d0771ef1230c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e18193e-cf41-4981-922f-9fb087d7495b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9ad031181f7e0ebbb7290ca79774abc6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:38 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9ad031181f7e0ebbb7290ca79774abc6", + "x-ms-correlation-request-id": "151bee1c-4ea3-4fd5-a2f2-8cb0525af7c4", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "2a2a281e-c23b-494c-b04f-10544ac5accc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013039Z:151bee1c-4ea3-4fd5-a2f2-8cb0525af7c4" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518/providers/Microsoft.Storage/storageAccounts/storage4593", + "name": "storage4593", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:30:21.7015715Z", + "key2": "2021-08-16T01:30:21.7015715Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:30:21.7015715Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:30:21.7015715Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:30:21.5922064Z", + "primaryEndpoints": { + "blob": "https://storage4593.blob.core.windows.net/", + "queue": "https://storage4593.queue.core.windows.net/", + "table": "https://storage4593.table.core.windows.net/", + "file": "https://storage4593.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518/providers/Microsoft.Storage/storageAccounts/storage4593/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c58204becddb187f9839420d96a3bca4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c58204becddb187f9839420d96a3bca4", + "x-ms-correlation-request-id": "1cc7611a-500c-446e-a656-be242b86e674", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "a0f5c162-8dc5-48bf-95c0-d61e7c7eb2ca", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013039Z:1cc7611a-500c-446e-a656-be242b86e674" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518/providers/Microsoft.Storage/storageAccounts/storage4593/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518/providers/Microsoft.Storage/storageAccounts/storage4593/blobServices/default/containers/testblob5338?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7c921810e7818695448642cab2936353", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "393", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:39 GMT", + "ETag": "\u00220x8D960557522DDB4\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7c921810e7818695448642cab2936353", + "x-ms-correlation-request-id": "0ebab90e-7a9d-4ce0-954a-a0eca3842e68", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "5281b2dc-501f-4f9d-8353-368a95c7e9d9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013040Z:0ebab90e-7a9d-4ce0-954a-a0eca3842e68" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518/providers/Microsoft.Storage/storageAccounts/storage4593/blobServices/default/containers/testblob5338", + "name": "testblob5338", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518/providers/Microsoft.Storage/storageAccounts/storage4593/blobServices/default/containers/testblob5338/setLegalHold?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "31", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "98ee20054ea9b14bb80244ddad77146c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "tags": [ + "tag1", + "tag2", + "tag3" + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "51", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "98ee20054ea9b14bb80244ddad77146c", + "x-ms-correlation-request-id": "67321800-ced1-43b6-8eff-0d70d037e103", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "c67aca58-9a17-4f06-b337-37ffc0a656d6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013041Z:67321800-ced1-43b6-8eff-0d70d037e103" + }, + "ResponseBody": { + "hasLegalHold": true, + "tags": [ + "tag1", + "tag2", + "tag3" + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518/providers/Microsoft.Storage/storageAccounts/storage4593/blobServices/default/containers/testblob5338/clearLegalHold?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "31", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5c86f26849181d3cec3e96463d4de5a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "tags": [ + "tag1", + "tag2", + "tag3" + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "32", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5c86f26849181d3cec3e96463d4de5a6", + "x-ms-correlation-request-id": "d5143831-e961-4bc0-b9aa-9843d873a4d3", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "1e0a7b7a-9b6b-44e8-88a3-4856728f28dd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013041Z:d5143831-e961-4bc0-b9aa-9843d873a4d3" + }, + "ResponseBody": { + "hasLegalHold": false, + "tags": [] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8290bade0ccec10ccce0c47fa2b8d9cd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:30:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8290bade0ccec10ccce0c47fa2b8d9cd", + "x-ms-correlation-request-id": "976d46e5-b8a1-441c-9838-dfc334773210", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "48d84bf1-838d-4fe4-9bbb-e4654cca206f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013042Z:976d46e5-b8a1-441c-9838-dfc334773210" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518/providers/Microsoft.Storage/storageAccounts/storage4593", + "name": "storage4593", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:30:21.7015715Z", + "key2": "2021-08-16T01:30:21.7015715Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:30:21.7015715Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:30:21.7015715Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:30:21.5922064Z", + "primaryEndpoints": { + "blob": "https://storage4593.blob.core.windows.net/", + "queue": "https://storage4593.queue.core.windows.net/", + "table": "https://storage4593.table.core.windows.net/", + "file": "https://storage4593.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3518/providers/Microsoft.Storage/storageAccounts/storage4593?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c062d572060cbb3ae3d1ac6ab804746a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:30:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c062d572060cbb3ae3d1ac6ab804746a", + "x-ms-correlation-request-id": "a9f5a7a5-59f6-4ff3-acc6-c94ec328fd4c", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "addf56e9-c8ec-4102-af80-86386f5abc2b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T013051Z:a9f5a7a5-59f6-4ff3-acc6-c94ec328fd4c" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "541687504", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/StartCreateDeleteBlobContainer.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/StartCreateDeleteBlobContainer.json new file mode 100644 index 000000000000..15982dc04992 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/StartCreateDeleteBlobContainer.json @@ -0,0 +1,1049 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6b3129d66558014ff1bb2b3e8f585d53", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "58251429-80c3-4e98-8720-e2ed78b8400b", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "58251429-80c3-4e98-8720-e2ed78b8400b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084921Z:58251429-80c3-4e98-8720-e2ed78b8400b" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-4558?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-0751c3224c516e408055200d43d3fb2a-1b744cd183449144-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f9c3d4e492a1692f70aa5ecdb76d40c3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:23 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "d7db4998-393c-4a40-9bb0-9070f6288d12", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "d7db4998-393c-4a40-9bb0-9070f6288d12", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084924Z:d7db4998-393c-4a40-9bb0-9070f6288d12" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558", + "name": "teststorageRG-4558", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d9979c5c188c9ca1f550c9500ecbe106", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d9979c5c188c9ca1f550c9500ecbe106", + "x-ms-correlation-request-id": "6c904380-5ddd-41aa-ac3f-238ba14b760f", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "c4ceaf14-8d6b-4f50-88e5-c54117239d49", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084930Z:6c904380-5ddd-41aa-ac3f-238ba14b760f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c0fc217b8cbbbc58215cab41661862de", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c0fc217b8cbbbc58215cab41661862de", + "x-ms-correlation-request-id": "3a6fd9fb-8903-45f7-a907-2bebfd0f4e41", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "0fea386e-9d20-4707-9a8b-3e9788f789a5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084931Z:3a6fd9fb-8903-45f7-a907-2bebfd0f4e41" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "13fdc67cb30028af0496d7a45daf67bc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "13fdc67cb30028af0496d7a45daf67bc", + "x-ms-correlation-request-id": "d83ef53b-a04c-456e-b65a-c737fe67cac6", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "5361e24d-ab6c-493d-9867-2b6591a839ac", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084932Z:d83ef53b-a04c-456e-b65a-c737fe67cac6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ecd5df0221cf2d4b0083ed6088559ae9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:33 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ecd5df0221cf2d4b0083ed6088559ae9", + "x-ms-correlation-request-id": "c5cf2ad2-8fc2-41fc-a449-616fce0b55a4", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "bb57170d-07c6-418c-b01f-35a549c8d297", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084933Z:c5cf2ad2-8fc2-41fc-a449-616fce0b55a4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6d75dc853a3cc7ea71d3bc24b5b45f71", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6d75dc853a3cc7ea71d3bc24b5b45f71", + "x-ms-correlation-request-id": "50456427-99c0-4ee7-a512-0a02f81c0135", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "9adcd638-0655-4674-915e-0fe2e36e44a5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084935Z:50456427-99c0-4ee7-a512-0a02f81c0135" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "873feff475435b0f7acf127cc64e9fae", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:36 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "873feff475435b0f7acf127cc64e9fae", + "x-ms-correlation-request-id": "f6f3215a-f525-4e44-9f0a-9f7466286faf", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "58f7d633-04ad-4b50-861a-4610a37ddf62", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084936Z:f6f3215a-f525-4e44-9f0a-9f7466286faf" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "811eedfbfa3ac77ff40e7bfb6426784c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "811eedfbfa3ac77ff40e7bfb6426784c", + "x-ms-correlation-request-id": "2b8cfec4-5dfd-4815-a66d-28bcddf6c44e", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "1fd6ce98-24e8-4145-ba8f-474eb33f58c6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084937Z:2b8cfec4-5dfd-4815-a66d-28bcddf6c44e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "986b7c24131610a6cc1af26d276d0022", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:38 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "986b7c24131610a6cc1af26d276d0022", + "x-ms-correlation-request-id": "660ef9aa-e3d4-49af-b7bc-e4129e186a52", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "66fafa31-cdad-4b24-95de-e00f4f45241e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084939Z:660ef9aa-e3d4-49af-b7bc-e4129e186a52" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c7290d34de95fa376f779234fa13f654", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:40 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c7290d34de95fa376f779234fa13f654", + "x-ms-correlation-request-id": "2646dde3-7d35-46af-af04-cb4ff89657ac", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "862e3f9a-9609-46e4-9f88-4b5d9001fc04", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084940Z:2646dde3-7d35-46af-af04-cb4ff89657ac" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4958c65606e3e898470db41f0712a086", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4958c65606e3e898470db41f0712a086", + "x-ms-correlation-request-id": "37d33405-6642-4c57-9785-230135fa2803", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "8eb84ffb-933b-4551-9ef2-f3daecd026ee", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084941Z:37d33405-6642-4c57-9785-230135fa2803" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "57c7580db1fd45b64470299e807116b9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "57c7580db1fd45b64470299e807116b9", + "x-ms-correlation-request-id": "4cf87036-c14a-4dac-8edb-bbb528df5672", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "a964d7c1-d2de-4478-b111-64ddeb6cfc21", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084943Z:4cf87036-c14a-4dac-8edb-bbb528df5672" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "61179e24b7152d3f74407f882a17f35d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "61179e24b7152d3f74407f882a17f35d", + "x-ms-correlation-request-id": "b01160dc-6c65-4622-bc01-dba2d23434a4", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "94bd388e-93db-44b5-9693-0256631764b6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084944Z:b01160dc-6c65-4622-bc01-dba2d23434a4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a1270bd79e4ca4570f130572ddfa67d6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a1270bd79e4ca4570f130572ddfa67d6", + "x-ms-correlation-request-id": "9046e1e1-d144-4790-9ec7-1bb36bc77d7e", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "39070d76-4835-477c-ba0f-2d40369369ed", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084945Z:9046e1e1-d144-4790-9ec7-1bb36bc77d7e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ceaf14-8d6b-4f50-88e5-c54117239d49?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "68fbfaf73ffa5671189ae2bc322e1a2d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:49:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "68fbfaf73ffa5671189ae2bc322e1a2d", + "x-ms-correlation-request-id": "345b647d-9136-4c60-8c09-468595ea30f4", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "0bb4edf1-775d-4cc4-94df-858dbef36420", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084946Z:345b647d-9136-4c60-8c09-468595ea30f4" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619", + "name": "storage4619", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:49:29.5192274Z", + "key2": "2021-08-13T08:49:29.5192274Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:49:29.5192274Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:49:29.5192274Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:49:29.4099007Z", + "primaryEndpoints": { + "blob": "https://storage4619.blob.core.windows.net/", + "queue": "https://storage4619.queue.core.windows.net/", + "table": "https://storage4619.table.core.windows.net/", + "file": "https://storage4619.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "75c6cb7d7449856d47735102b2cd4f7a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:49:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "75c6cb7d7449856d47735102b2cd4f7a", + "x-ms-correlation-request-id": "88aecd8d-55df-4f61-bee3-e23e4dc0a19c", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "17056572-a945-4dba-a6d2-342fbdb753b7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084947Z:88aecd8d-55df-4f61-bee3-e23e4dc0a19c" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default/containers/testblob8762?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1c2f91a9638b9a98d189b1bc9a71e1f8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "393", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:49:47 GMT", + "ETag": "\u00220x8D95E374E4CF70F\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1c2f91a9638b9a98d189b1bc9a71e1f8", + "x-ms-correlation-request-id": "dbeaa6b2-77db-4397-ba6e-84d096ed14f2", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "ad2ed062-7f3c-4bcb-9771-241c7539aedb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084948Z:dbeaa6b2-77db-4397-ba6e-84d096ed14f2" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default/containers/testblob8762", + "name": "testblob8762", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default/containers/testblob8762?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3312f4d78cf28d82752187ed6fa44a4a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "678", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:49:48 GMT", + "ETag": "\u00220x8D95E374E4CF70F\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3312f4d78cf28d82752187ed6fa44a4a", + "x-ms-correlation-request-id": "5dc5f9c6-47c5-4d71-9e46-f8c2e0b95002", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "b35b8cb3-effb-4072-a14d-cd5d8118fb57", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084948Z:5dc5f9c6-47c5-4d71-9e46-f8c2e0b95002" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default/containers/testblob8762", + "name": "testblob8762", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E374E4CF70F\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:49:47.0000000Z", + "legalHold": { + "hasLegalHold": false, + "tags": [] + }, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default/containers/testblob8762?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9d89e36710ea68f12edb78eabbc9ad01", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "678", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:49:48 GMT", + "ETag": "\u00220x8D95E374E4CF70F\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9d89e36710ea68f12edb78eabbc9ad01", + "x-ms-correlation-request-id": "9d8245a0-074f-45f7-b440-dfdd9ee2b0e5", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "ab4eb16b-f39e-40a7-b2e1-8d9fc2635091", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084948Z:9d8245a0-074f-45f7-b440-dfdd9ee2b0e5" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default/containers/testblob8762", + "name": "testblob8762", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E374E4CF70F\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:49:47.0000000Z", + "legalHold": { + "hasLegalHold": false, + "tags": [] + }, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default/containers/testblob87621?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d8da0970473d1de60ea2a66adbab2a2d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:49:48 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d8da0970473d1de60ea2a66adbab2a2d", + "x-ms-correlation-request-id": "f0a04077-b2be-450f-9291-02264d7998ad", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "ee5e6b52-9dd8-4e2b-893e-a60965758bdb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084949Z:f0a04077-b2be-450f-9291-02264d7998ad" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:c635459d-d01e-0021-2b20-903f78000000\nTime:2021-08-13T08:49:48.9832116Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default/containers/testblob8762?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b654673f43e8c60d03aa05171397d2ab", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:49 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b654673f43e8c60d03aa05171397d2ab", + "x-ms-correlation-request-id": "73bf6ff9-1490-4fe5-956a-1af992c06a78", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "c3ee1166-d1f6-42fc-83ac-abff166cce90", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084949Z:73bf6ff9-1490-4fe5-956a-1af992c06a78" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default/containers/testblob8762?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "657c867371c9200dfd6c8e486a878c83", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:49:49 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "657c867371c9200dfd6c8e486a878c83", + "x-ms-correlation-request-id": "b6bb53b2-1ce0-4317-837a-601042e29866", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "61c26b9e-38f6-43cf-9a28-9fe75f1251d4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084949Z:b6bb53b2-1ce0-4317-837a-601042e29866" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:c635465c-d01e-0021-5d20-903f78000000\nTime:2021-08-13T08:49:49.7067187Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619/blobServices/default/containers/testblob8762?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "53ab4bb0f7752c18fb13d59242ce0977", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:49:49 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "53ab4bb0f7752c18fb13d59242ce0977", + "x-ms-correlation-request-id": "75d9aa79-2def-4894-b940-730e11e6ea4a", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "7acd0ced-22c4-48da-9d37-2771329704c4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084950Z:75d9aa79-2def-4894-b940-730e11e6ea4a" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:c63546bb-d01e-0021-3320-903f78000000\nTime:2021-08-13T08:49:50.0409529Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "55f6fbcfc52ecd635934b87cb5c55c7b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:49:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "55f6fbcfc52ecd635934b87cb5c55c7b", + "x-ms-correlation-request-id": "7f872311-6007-4f59-9c34-755eb464a3bf", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "3936a9d3-a6de-4173-b8fc-d5c064661cda", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084950Z:7f872311-6007-4f59-9c34-755eb464a3bf" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619", + "name": "storage4619", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:49:29.5192274Z", + "key2": "2021-08-13T08:49:29.5192274Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:49:29.5192274Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:49:29.5192274Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:49:29.4099007Z", + "primaryEndpoints": { + "blob": "https://storage4619.blob.core.windows.net/", + "queue": "https://storage4619.queue.core.windows.net/", + "table": "https://storage4619.table.core.windows.net/", + "file": "https://storage4619.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4558/providers/Microsoft.Storage/storageAccounts/storage4619?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c767811d7eeb7c366d4f69b69c7add2e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c767811d7eeb7c366d4f69b69c7add2e", + "x-ms-correlation-request-id": "2f23ef99-3aa1-4447-8f19-eb33a3e2e441", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "6075e36f-4379-46b4-babd-e66afe2932d6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084956Z:2f23ef99-3aa1-4447-8f19-eb33a3e2e441" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1335314236", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/StartCreateDeleteBlobContainerAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/StartCreateDeleteBlobContainerAsync.json new file mode 100644 index 000000000000..e7aae6346f43 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/StartCreateDeleteBlobContainerAsync.json @@ -0,0 +1,1049 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3bd037d0f8da5c2ee13f960dbcfdb30d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "bb62a68f-2f81-49bd-8b4a-961414659f9a", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "bb62a68f-2f81-49bd-8b4a-961414659f9a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084958Z:bb62a68f-2f81-49bd-8b4a-961414659f9a" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-9307?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-f330324c6246d14587db89d527c7b8d1-dfa11c12f1e3fb41-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "45d438253bf7c2ac249a307e6907aaac", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:49:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "a1c83eed-b237-42ea-8f30-7b0f3c862522", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "a1c83eed-b237-42ea-8f30-7b0f3c862522", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T084959Z:a1c83eed-b237-42ea-8f30-7b0f3c862522" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307", + "name": "teststorageRG-9307", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9d7468cefa2f936ac8a5f1f1ed0f7301", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9d7468cefa2f936ac8a5f1f1ed0f7301", + "x-ms-correlation-request-id": "ab435fd8-1fee-451a-b1fa-dc8c5b88e662", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "c83591a5-b9bb-4a44-9a24-0cb93235371b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085003Z:ab435fd8-1fee-451a-b1fa-dc8c5b88e662" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4a2fee61a8993ef56ab22f95bad0368b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4a2fee61a8993ef56ab22f95bad0368b", + "x-ms-correlation-request-id": "23632a40-6478-4d74-b0e9-9c5fc2c6b5c7", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "e39e71b4-30b9-4b52-a6d7-1ef70ea6dead", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085003Z:23632a40-6478-4d74-b0e9-9c5fc2c6b5c7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f0fb7dbdc2ebf58b6c5024799c6cb551", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f0fb7dbdc2ebf58b6c5024799c6cb551", + "x-ms-correlation-request-id": "94613ad8-8bc3-4f92-920b-94a0aaa5427b", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "586ed149-1794-4f47-aeca-302e56a03e2b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085004Z:94613ad8-8bc3-4f92-920b-94a0aaa5427b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fe90056d28e0c568217f7e90a96669a8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fe90056d28e0c568217f7e90a96669a8", + "x-ms-correlation-request-id": "50547501-4fc5-4631-b8e2-b882b767ad4c", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "c2fba723-6cf8-42b7-af40-c8f14e60d1af", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085006Z:50547501-4fc5-4631-b8e2-b882b767ad4c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6040d280477b9e006339de48837ca2fe", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:06 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6040d280477b9e006339de48837ca2fe", + "x-ms-correlation-request-id": "f380d8a0-708f-4982-84d1-9720e3ce5f27", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "f84c5b60-0375-4b24-9588-531ec3a2e972", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085007Z:f380d8a0-708f-4982-84d1-9720e3ce5f27" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b428defc374095ab1436cf6c44fa4c06", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b428defc374095ab1436cf6c44fa4c06", + "x-ms-correlation-request-id": "77bd74b4-09c6-4e37-8868-a554227e0b04", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "6957bd51-f3cc-4208-af05-52062f0bd7f2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085008Z:77bd74b4-09c6-4e37-8868-a554227e0b04" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "caf97be6552c25d505f19aa6491f41a4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "caf97be6552c25d505f19aa6491f41a4", + "x-ms-correlation-request-id": "2ffcd5e9-528f-4f89-8cf8-2b6a675c6d0c", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "d0ef3d0c-3732-43b8-a110-ade1076c3a3c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085010Z:2ffcd5e9-528f-4f89-8cf8-2b6a675c6d0c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cb9480ddb43d486827aa4b4477935a69", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cb9480ddb43d486827aa4b4477935a69", + "x-ms-correlation-request-id": "9bdbd1e7-5f97-4f03-bf4c-123647f57d6b", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "f2935906-ef62-439f-870b-d8bd31acb97f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085011Z:9bdbd1e7-5f97-4f03-bf4c-123647f57d6b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0862d7edd883a6d10802af4e9c044bf4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0862d7edd883a6d10802af4e9c044bf4", + "x-ms-correlation-request-id": "03978836-ac2d-4a7c-8bd7-a4905a9f4bb8", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "9584dfab-ce9d-4d34-a5bc-3c7bd440a94e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085012Z:03978836-ac2d-4a7c-8bd7-a4905a9f4bb8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c48e2bf5806531c813b0a2810a90ad71", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c48e2bf5806531c813b0a2810a90ad71", + "x-ms-correlation-request-id": "2d5b0faa-f629-4574-a64c-db5311ee1aa1", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "5c866efa-75e3-4126-a7c9-7ab117764d1c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085014Z:2d5b0faa-f629-4574-a64c-db5311ee1aa1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "72b8319739bd0521aeeec23b0519ab22", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "72b8319739bd0521aeeec23b0519ab22", + "x-ms-correlation-request-id": "a1b8d590-7f61-4729-8257-c98afe4af222", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "0ab4ddd4-5750-4bab-960e-349958ff2629", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085015Z:a1b8d590-7f61-4729-8257-c98afe4af222" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4c4f565f95056d040f30f5d2354f9c77", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4c4f565f95056d040f30f5d2354f9c77", + "x-ms-correlation-request-id": "ff91a1b5-e3dc-4b7c-aa90-d3368a357b70", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "987e9b38-aa02-45fb-93a2-864f7506ea81", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085016Z:ff91a1b5-e3dc-4b7c-aa90-d3368a357b70" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6bb73e54d94bbc3709891577bd8d2cf9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6bb73e54d94bbc3709891577bd8d2cf9", + "x-ms-correlation-request-id": "d1a3d8f8-72f6-441a-98e4-84d1b2ca7fe5", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "402ded2d-4e31-44d0-aa80-9555297f9fa3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085018Z:d1a3d8f8-72f6-441a-98e4-84d1b2ca7fe5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c83591a5-b9bb-4a44-9a24-0cb93235371b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b32280056041016c2d4b638d444fcf5e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:50:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b32280056041016c2d4b638d444fcf5e", + "x-ms-correlation-request-id": "b70671ff-80e5-4b62-9291-8392f3643e05", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "8b4c8823-3978-4f33-a995-8651cb955c62", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085019Z:b70671ff-80e5-4b62-9291-8392f3643e05" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589", + "name": "storage9589", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:50:01.7693849Z", + "key2": "2021-08-13T08:50:01.7693849Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:50:01.7693849Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:50:01.7693849Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:50:01.6600105Z", + "primaryEndpoints": { + "blob": "https://storage9589.blob.core.windows.net/", + "queue": "https://storage9589.queue.core.windows.net/", + "table": "https://storage9589.table.core.windows.net/", + "file": "https://storage9589.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c7e74a52406186d61f93437b808caf81", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:50:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c7e74a52406186d61f93437b808caf81", + "x-ms-correlation-request-id": "fb7426f0-ee84-40b4-a1bd-448b5e689656", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "a73d0c93-e5b8-4475-9462-0a41b75b8ea6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085019Z:fb7426f0-ee84-40b4-a1bd-448b5e689656" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default/containers/testblob8864?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2db5ccfb36e8d1f3b63e0075a978b9b9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "393", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:50:19 GMT", + "ETag": "\u00220x8D95E376186ED0C\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2db5ccfb36e8d1f3b63e0075a978b9b9", + "x-ms-correlation-request-id": "7855fc8b-8d9b-417f-9b47-788bc82ab478", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "5a5e0618-4c69-446d-871b-24c20ae1e204", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085020Z:7855fc8b-8d9b-417f-9b47-788bc82ab478" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default/containers/testblob8864", + "name": "testblob8864", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default/containers/testblob8864?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a67225b79865a9c59c93ad1df081a09c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "678", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:50:20 GMT", + "ETag": "\u00220x8D95E376186ED0C\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a67225b79865a9c59c93ad1df081a09c", + "x-ms-correlation-request-id": "fa6894d2-ba05-474e-9372-8d0cb9edd33e", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "e4997675-0423-4301-9cc7-5acb31d88e19", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085020Z:fa6894d2-ba05-474e-9372-8d0cb9edd33e" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default/containers/testblob8864", + "name": "testblob8864", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E376186ED0C\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:50:20.0000000Z", + "legalHold": { + "hasLegalHold": false, + "tags": [] + }, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default/containers/testblob8864?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "824889e1301a1469f3f5aa01d610751b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "678", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:50:20 GMT", + "ETag": "\u00220x8D95E376186ED0C\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "824889e1301a1469f3f5aa01d610751b", + "x-ms-correlation-request-id": "f7a9a496-3e6c-48cb-869b-6de8d25e2564", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "6941ee43-ae37-4a84-a236-2ae59a047c25", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085020Z:f7a9a496-3e6c-48cb-869b-6de8d25e2564" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default/containers/testblob8864", + "name": "testblob8864", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "etag": "\u00220x8D95E376186ED0C\u0022", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "defaultEncryptionScope": "$account-encryption-key", + "denyEncryptionScopeOverride": false, + "publicAccess": "None", + "leaseStatus": "Unlocked", + "leaseState": "Available", + "lastModifiedTime": "2021-08-13T08:50:20.0000000Z", + "legalHold": { + "hasLegalHold": false, + "tags": [] + }, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default/containers/testblob88641?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "67c8c189db3c639e070b915488d5e135", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:50:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "67c8c189db3c639e070b915488d5e135", + "x-ms-correlation-request-id": "2c3c7d3f-6bd8-4a17-980f-b19c9d88e498", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "183946c6-49c8-4702-9373-94f375bde975", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085021Z:2c3c7d3f-6bd8-4a17-980f-b19c9d88e498" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:26cfb03f-301e-0073-0220-905512000000\nTime:2021-08-13T08:50:21.1846898Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default/containers/testblob8864?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2094649d362f869ebb5eb26fedc3d38b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2094649d362f869ebb5eb26fedc3d38b", + "x-ms-correlation-request-id": "13bfcc99-65a3-4078-84a8-07c952636154", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "38d3482d-3b57-42d7-a711-6615f6348e8f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085021Z:13bfcc99-65a3-4078-84a8-07c952636154" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default/containers/testblob8864?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2e93921e39b8055feae57b0f9f158b1d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:50:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2e93921e39b8055feae57b0f9f158b1d", + "x-ms-correlation-request-id": "93eec85b-b47c-4fa5-a2fc-d74095e2c105", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "f947b7b9-15db-4a9b-a75a-374239ddce27", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085022Z:93eec85b-b47c-4fa5-a2fc-d74095e2c105" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:26cfb0de-301e-0073-1920-905512000000\nTime:2021-08-13T08:50:21.8871666Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589/blobServices/default/containers/testblob8864?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "72647413557b52ec2242acde292e7544", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "173", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:50:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "72647413557b52ec2242acde292e7544", + "x-ms-correlation-request-id": "9c42be4e-866f-4b30-962a-90aa2ed06401", + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "b141a854-21e2-4c80-a002-92c7280a9cab", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085022Z:9c42be4e-866f-4b30-962a-90aa2ed06401" + }, + "ResponseBody": { + "error": { + "code": "ContainerNotFound", + "message": "The specified container does not exist.\nRequestId:26cfb138-301e-0073-6f20-905512000000\nTime:2021-08-13T08:50:22.2093853Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f5360538b242647d048f3549bb8fe7a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 08:50:22 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f5360538b242647d048f3549bb8fe7a6", + "x-ms-correlation-request-id": "ab2032e7-af3a-40ce-b36a-ccfa51cf5401", + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "bda2e126-5a62-4f1c-9a03-e832940a65af", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085022Z:ab2032e7-af3a-40ce-b36a-ccfa51cf5401" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589", + "name": "storage9589", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T08:50:01.7693849Z", + "key2": "2021-08-13T08:50:01.7693849Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:50:01.7693849Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T08:50:01.7693849Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T08:50:01.6600105Z", + "primaryEndpoints": { + "blob": "https://storage9589.blob.core.windows.net/", + "queue": "https://storage9589.queue.core.windows.net/", + "table": "https://storage9589.table.core.windows.net/", + "file": "https://storage9589.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9307/providers/Microsoft.Storage/storageAccounts/storage9589?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "785c94d2605fc80fa6400b768c81dcbc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 08:50:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "785c94d2605fc80fa6400b768c81dcbc", + "x-ms-correlation-request-id": "35538593-54d7-4acd-9024-8bb2e0f6f4d3", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "f2d69a00-b694-4a3a-a3c2-5a38b7a2452e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T085027Z:35538593-54d7-4acd-9024-8bb2e0f6f4d3" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "537836443", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobContainer.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobContainer.json new file mode 100644 index 000000000000..9cd5f8b4f7de --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobContainer.json @@ -0,0 +1,865 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "62cc7dea6bf59c9457e7b579a5fab40c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:22:48 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "805e6803-c8b4-4e86-85c0-199c438492a3", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "805e6803-c8b4-4e86-85c0-199c438492a3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012249Z:805e6803-c8b4-4e86-85c0-199c438492a3" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-9480?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-fe1216f7ba006b46944e9633fc5b7edf-bccd3a3ec45c374f-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0a88a8f63c73c500a313b058fd47a1c2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:22:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "14278bec-6e70-47e8-a551-717ba5e8f391", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "14278bec-6e70-47e8-a551-717ba5e8f391", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012252Z:14278bec-6e70-47e8-a551-717ba5e8f391" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480", + "name": "teststorageRG-9480", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480/providers/Microsoft.Storage/storageAccounts/storage2025?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "642af9e1919da54e7e5dd8403853d2b7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:22:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "642af9e1919da54e7e5dd8403853d2b7", + "x-ms-correlation-request-id": "e65fa577-8370-4f83-8eaf-59fae49310eb", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "11069d12-4b6e-4707-8113-eb6020830765", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012300Z:e65fa577-8370-4f83-8eaf-59fae49310eb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bb18b0b73ae116583965f5df27856ac0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:22:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bb18b0b73ae116583965f5df27856ac0", + "x-ms-correlation-request-id": "4d79e14e-dc47-43ed-b4b6-e37aa9b6d05d", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "98ab06be-af38-4eef-b506-e93f9d6620da", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012300Z:4d79e14e-dc47-43ed-b4b6-e37aa9b6d05d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0af0a1dd8cc46a1eb75ec84b39696124", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0af0a1dd8cc46a1eb75ec84b39696124", + "x-ms-correlation-request-id": "b2182817-3702-46d0-b560-b756369d9f58", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "2396b1c5-f8ee-41e6-aa75-0dc67f87efff", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012301Z:b2182817-3702-46d0-b560-b756369d9f58" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8788c5bc173ad2d5e4c5fb708262a417", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8788c5bc173ad2d5e4c5fb708262a417", + "x-ms-correlation-request-id": "9d1350e7-4ca0-4d47-a0a5-a94d5501d217", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "be41ce69-716d-44be-8878-b208963e5e81", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012302Z:9d1350e7-4ca0-4d47-a0a5-a94d5501d217" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a20697e7966a2a4e92ae0383710dddd0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a20697e7966a2a4e92ae0383710dddd0", + "x-ms-correlation-request-id": "25bfad0f-8ef8-46a0-90eb-d3fecf3a82d7", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "00c47309-7e8b-48a9-a27c-c52170210b82", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012304Z:25bfad0f-8ef8-46a0-90eb-d3fecf3a82d7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6222d003e2fcc685cb1d25ff91ade855", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6222d003e2fcc685cb1d25ff91ade855", + "x-ms-correlation-request-id": "6eef84d8-4cad-45db-be4c-fbb1793146d7", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "92b05536-8c63-4b05-80ec-21aec771b20d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012305Z:6eef84d8-4cad-45db-be4c-fbb1793146d7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a263b0babe6326ba765df58c135260d7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a263b0babe6326ba765df58c135260d7", + "x-ms-correlation-request-id": "88b014f9-e46c-40de-8025-916d32a0afff", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "b9a816b6-284f-400d-8ea6-203a29bd1f4d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012306Z:88b014f9-e46c-40de-8025-916d32a0afff" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b16d2be8413f051b1140d74c704f99e5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b16d2be8413f051b1140d74c704f99e5", + "x-ms-correlation-request-id": "9f74d2cb-1ac6-451c-acbe-0d76b7d1643b", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "adb903a3-99a6-447f-9c14-7cf88c083095", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012308Z:9f74d2cb-1ac6-451c-acbe-0d76b7d1643b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c1c8adc63aa9446c16fbec9fedf9b279", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c1c8adc63aa9446c16fbec9fedf9b279", + "x-ms-correlation-request-id": "4aed8933-db0c-46b2-87e1-bdd6479ff498", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "0d08f8fa-3e20-4d38-965d-14d252e1c539", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012309Z:4aed8933-db0c-46b2-87e1-bdd6479ff498" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "65164ebc363f7815955e9022e76db527", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "65164ebc363f7815955e9022e76db527", + "x-ms-correlation-request-id": "ab828bdd-b5d5-4f1e-aea7-f7cb6df13a3e", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "65565db8-8d5d-4c54-a420-ade50d42e653", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012310Z:ab828bdd-b5d5-4f1e-aea7-f7cb6df13a3e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "66c60fc39f89ad2dbe289a44557c1818", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "66c60fc39f89ad2dbe289a44557c1818", + "x-ms-correlation-request-id": "6a59b182-a10c-4f27-8099-b2646686e624", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "80d8860e-2302-4b7c-8861-d5529cfda482", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012312Z:6a59b182-a10c-4f27-8099-b2646686e624" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "22905d8e34388fa598502c4baa495da9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "22905d8e34388fa598502c4baa495da9", + "x-ms-correlation-request-id": "8a2ba6e0-1255-49fc-bfd3-bacc8625d5ca", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "444629b4-fafd-4fc1-973c-046a3cb4c903", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012313Z:8a2ba6e0-1255-49fc-bfd3-bacc8625d5ca" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dddbc5464c331cef2169a6179cd12319", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dddbc5464c331cef2169a6179cd12319", + "x-ms-correlation-request-id": "e316fd7c-ed3d-4ad5-8791-79504f760739", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "8790c28a-5878-493d-8601-a7c0cb65cf90", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012314Z:e316fd7c-ed3d-4ad5-8791-79504f760739" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11069d12-4b6e-4707-8113-eb6020830765?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8994784693dc8fee6a36cd3973e10374", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:23:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8994784693dc8fee6a36cd3973e10374", + "x-ms-correlation-request-id": "e62749e1-65cc-434b-8208-b64aafe6174a", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "eebd377c-087e-4c2c-8e43-c07bca25ad69", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012316Z:e62749e1-65cc-434b-8208-b64aafe6174a" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480/providers/Microsoft.Storage/storageAccounts/storage2025", + "name": "storage2025", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:22:58.3382807Z", + "key2": "2021-08-16T01:22:58.3382807Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:22:58.3382807Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:22:58.3382807Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:22:58.2445330Z", + "primaryEndpoints": { + "blob": "https://storage2025.blob.core.windows.net/", + "queue": "https://storage2025.queue.core.windows.net/", + "table": "https://storage2025.table.core.windows.net/", + "file": "https://storage2025.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480/providers/Microsoft.Storage/storageAccounts/storage2025/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8ffef0ca3aa041e46e7400ce8d8df2c6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:23:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8ffef0ca3aa041e46e7400ce8d8df2c6", + "x-ms-correlation-request-id": "4691918f-8cb9-4b94-9613-f775ea64dd56", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "e2350c85-02ca-4108-9e03-ab46320ad937", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012316Z:4691918f-8cb9-4b94-9613-f775ea64dd56" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480/providers/Microsoft.Storage/storageAccounts/storage2025/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480/providers/Microsoft.Storage/storageAccounts/storage2025/blobServices/default/containers/testblob4538?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b4320512cdd4d6b24b73fc7eb6a93f65", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "393", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:23:17 GMT", + "ETag": "\u00220x8D960546CF34806\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b4320512cdd4d6b24b73fc7eb6a93f65", + "x-ms-correlation-request-id": "9ebf9a63-7e42-45f4-82a1-1b3b5378d325", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "b8ee5981-8d73-4f6d-bccc-fa4337789265", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012317Z:9ebf9a63-7e42-45f4-82a1-1b3b5378d325" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480/providers/Microsoft.Storage/storageAccounts/storage2025/blobServices/default/containers/testblob4538", + "name": "testblob4538", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480/providers/Microsoft.Storage/storageAccounts/storage2025/blobServices/default/containers/testblob4538?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "72", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d3ac4c327894930b531b68931f02dc43", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "publicAccess": "Container", + "metadata": { + "key1": "value1" + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "449", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:23:17 GMT", + "ETag": "\u00220x8D960546D63F8A3\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d3ac4c327894930b531b68931f02dc43", + "x-ms-correlation-request-id": "a8acc88c-02fd-4306-8956-5c9b7c2d1d14", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "01c19d55-0528-4870-8e54-365f50c2b685", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012317Z:a8acc88c-02fd-4306-8956-5c9b7c2d1d14" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480/providers/Microsoft.Storage/storageAccounts/storage2025/blobServices/default/containers/testblob4538", + "name": "testblob4538", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "metadata": { + "key1": "value1" + }, + "publicAccess": "Container", + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dc600c06bfd122f64bb955c7e7c3b7ca", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:23:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dc600c06bfd122f64bb955c7e7c3b7ca", + "x-ms-correlation-request-id": "c4e47128-c8d3-434f-9382-02e1962d4e86", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "7e6818ae-773e-4eb6-af7e-3f84c509dacf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012318Z:c4e47128-c8d3-434f-9382-02e1962d4e86" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480/providers/Microsoft.Storage/storageAccounts/storage2025", + "name": "storage2025", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:22:58.3382807Z", + "key2": "2021-08-16T01:22:58.3382807Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:22:58.3382807Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:22:58.3382807Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:22:58.2445330Z", + "primaryEndpoints": { + "blob": "https://storage2025.blob.core.windows.net/", + "queue": "https://storage2025.queue.core.windows.net/", + "table": "https://storage2025.table.core.windows.net/", + "file": "https://storage2025.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9480/providers/Microsoft.Storage/storageAccounts/storage2025?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "415a69c1f3469a98f99f61b8651fb648", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "415a69c1f3469a98f99f61b8651fb648", + "x-ms-correlation-request-id": "36a3a5ab-1765-4ea9-8c64-5eb723341ce0", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "03cc960d-7747-4cf6-b396-e58af161511b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012331Z:36a3a5ab-1765-4ea9-8c64-5eb723341ce0" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1452861721", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobContainerAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobContainerAsync.json new file mode 100644 index 000000000000..72cd1426430b --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobContainerAsync.json @@ -0,0 +1,865 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d4b67cc550bf877f220bd85f301cb3af", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:36 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "1a65428b-fd83-4c92-945b-3bfd2c16a794", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "1a65428b-fd83-4c92-945b-3bfd2c16a794", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012336Z:1a65428b-fd83-4c92-945b-3bfd2c16a794" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-7259?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-f2a69550bd626f4ba362febad0282b72-e241e28826c0ea40-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "908bd2363cac84495808ed695b9510b4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:36 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "7b71017e-e37b-444e-963e-e455ce116b5c", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "7b71017e-e37b-444e-963e-e455ce116b5c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012337Z:7b71017e-e37b-444e-963e-e455ce116b5c" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259", + "name": "teststorageRG-7259", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259/providers/Microsoft.Storage/storageAccounts/storage6313?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a8d6d28f788a833c958ce23edc123552", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a8d6d28f788a833c958ce23edc123552", + "x-ms-correlation-request-id": "8ff4bf22-fe4d-4987-8617-6b787b8ba54b", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "8625b156-81ec-49bf-93c4-260bdbe5f8c7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012342Z:8ff4bf22-fe4d-4987-8617-6b787b8ba54b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e18c08abe0d85aac4e0d16af67457cf6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e18c08abe0d85aac4e0d16af67457cf6", + "x-ms-correlation-request-id": "fa37ec58-bec2-4d33-8511-3dbb9e6fb26f", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "ac01dd12-6168-4f29-8b70-c2bcff119aaf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012342Z:fa37ec58-bec2-4d33-8511-3dbb9e6fb26f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7cb616b71e50768f916a582230aa65ce", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7cb616b71e50768f916a582230aa65ce", + "x-ms-correlation-request-id": "d70af034-cb19-4ef5-a974-c01c674e5382", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "1cc19b72-1201-4875-87bb-2293149fc88b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012344Z:d70af034-cb19-4ef5-a974-c01c674e5382" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d3931a165485c37a6c66468a0291050a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d3931a165485c37a6c66468a0291050a", + "x-ms-correlation-request-id": "61d1016b-0769-40a6-8538-f342afdc9cd5", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "15448eaf-11ab-480b-86c3-33a2224979ab", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012345Z:61d1016b-0769-40a6-8538-f342afdc9cd5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "07da51ebfa0f8c7778164f6e888a2aa4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "07da51ebfa0f8c7778164f6e888a2aa4", + "x-ms-correlation-request-id": "c3d239f0-d3a1-4110-9752-ee67a9554c80", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "599c2b22-dab0-409b-b314-3f98f3a11c54", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012346Z:c3d239f0-d3a1-4110-9752-ee67a9554c80" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4c9848a8a8b263709cf30fead8057300", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4c9848a8a8b263709cf30fead8057300", + "x-ms-correlation-request-id": "651e25d2-3e6c-48ef-bf53-a602a204cf33", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "eeaec63b-3a10-4c9e-9350-eaac8619ccf8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012348Z:651e25d2-3e6c-48ef-bf53-a602a204cf33" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "de374e655dcf1cbea3065b6f040b3be1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "de374e655dcf1cbea3065b6f040b3be1", + "x-ms-correlation-request-id": "db09daef-627f-4ae6-aa10-85f40b6986cc", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "a2d2974b-15e4-4497-9775-cd4f9044d3fb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012349Z:db09daef-627f-4ae6-aa10-85f40b6986cc" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bae1a23bb8f84257e0776b1cea8db472", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bae1a23bb8f84257e0776b1cea8db472", + "x-ms-correlation-request-id": "fab55b7b-c53d-4294-ba5c-cfeb4d5d1f5e", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "77b2f5ca-fe57-43a6-bdba-03eb88215525", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012350Z:fab55b7b-c53d-4294-ba5c-cfeb4d5d1f5e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "39084fa34b534ad4897ca9ab4d015f90", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "39084fa34b534ad4897ca9ab4d015f90", + "x-ms-correlation-request-id": "6ce9fe86-7a42-4091-bfb6-be3ab74d12c1", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "ec6a65ef-5b3f-443d-9f64-2680c1b38d0f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012351Z:6ce9fe86-7a42-4091-bfb6-be3ab74d12c1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "35ae2eb7b824ac07f6f4fe58f2a23215", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "35ae2eb7b824ac07f6f4fe58f2a23215", + "x-ms-correlation-request-id": "9ff7927f-c4fe-4ca1-88e1-8b8f062f6480", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "b4fed937-4bcb-4fd4-b398-59005f45ba07", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012353Z:9ff7927f-c4fe-4ca1-88e1-8b8f062f6480" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b4cce8520102f08ece96317b0facf5de", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b4cce8520102f08ece96317b0facf5de", + "x-ms-correlation-request-id": "7e08948f-7f84-4d7b-a9f6-5ae7a9782f72", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "95bb8906-44c8-4300-87f5-e3c0b4746260", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012354Z:7e08948f-7f84-4d7b-a9f6-5ae7a9782f72" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bb64da177edfea4e475c435f4d7b58e6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bb64da177edfea4e475c435f4d7b58e6", + "x-ms-correlation-request-id": "ce0e60da-8b79-405d-a36e-7e16b4533cf7", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "2a9b4dea-4df3-4849-9ca7-4059471c91df", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012355Z:ce0e60da-8b79-405d-a36e-7e16b4533cf7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6458934aaa35b68e9fbe678d878b9d4a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:23:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6458934aaa35b68e9fbe678d878b9d4a", + "x-ms-correlation-request-id": "e204c928-b50e-4e0b-bff6-613b5e189efc", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "7011e56e-6a63-4f5c-a490-b3c52fc0ed3f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012357Z:e204c928-b50e-4e0b-bff6-613b5e189efc" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8625b156-81ec-49bf-93c4-260bdbe5f8c7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "18401ffe763ed4369ae16ca6be2fa252", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:23:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "18401ffe763ed4369ae16ca6be2fa252", + "x-ms-correlation-request-id": "dfd0f632-58df-42ce-9204-0346331dd946", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "72cfc60f-a80c-48e8-ba62-bde311970ed1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012358Z:dfd0f632-58df-42ce-9204-0346331dd946" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259/providers/Microsoft.Storage/storageAccounts/storage6313", + "name": "storage6313", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:23:39.5898943Z", + "key2": "2021-08-16T01:23:39.5898943Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:23:39.5898943Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:23:39.5898943Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:23:39.4805111Z", + "primaryEndpoints": { + "blob": "https://storage6313.blob.core.windows.net/", + "queue": "https://storage6313.queue.core.windows.net/", + "table": "https://storage6313.table.core.windows.net/", + "file": "https://storage6313.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259/providers/Microsoft.Storage/storageAccounts/storage6313/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7b314a3e91536da94cad1c2016c163bc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:23:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7b314a3e91536da94cad1c2016c163bc", + "x-ms-correlation-request-id": "c9886a66-321f-4754-aa56-1a4310936e7c", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "3b0dfa3d-8f7d-44ea-a197-e970ec4a6346", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012358Z:c9886a66-321f-4754-aa56-1a4310936e7c" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259/providers/Microsoft.Storage/storageAccounts/storage6313/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259/providers/Microsoft.Storage/storageAccounts/storage6313/blobServices/default/containers/testblob5906?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3b2e60f8a83f5cd383ca533ee7f8701c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "393", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:23:59 GMT", + "ETag": "\u00220x8D96054863CA1A6\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3b2e60f8a83f5cd383ca533ee7f8701c", + "x-ms-correlation-request-id": "04ab810c-e8b4-40fe-96fc-4199d47c2336", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "fd673fde-6ad3-43a8-bf57-7fad911e754e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012359Z:04ab810c-e8b4-40fe-96fc-4199d47c2336" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259/providers/Microsoft.Storage/storageAccounts/storage6313/blobServices/default/containers/testblob5906", + "name": "testblob5906", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259/providers/Microsoft.Storage/storageAccounts/storage6313/blobServices/default/containers/testblob5906?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "72", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5a3d4e15f721756cd3cc905a16bed87e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "publicAccess": "Container", + "metadata": { + "key1": "value1" + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "449", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:24:00 GMT", + "ETag": "\u00220x8D9605486AB55CA\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5a3d4e15f721756cd3cc905a16bed87e", + "x-ms-correlation-request-id": "a924ba41-5dda-4b2a-a704-04fa05391a92", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "ded25d5f-5ad0-44a3-84cc-bef679086c94", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012400Z:a924ba41-5dda-4b2a-a704-04fa05391a92" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259/providers/Microsoft.Storage/storageAccounts/storage6313/blobServices/default/containers/testblob5906", + "name": "testblob5906", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "properties": { + "deleted": false, + "remainingRetentionDays": 0, + "metadata": { + "key1": "value1" + }, + "publicAccess": "Container", + "hasImmutabilityPolicy": false, + "hasLegalHold": false + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cec5e7b01773a1ff5e1fcfc7562e64b5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Mon, 16 Aug 2021 01:24:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cec5e7b01773a1ff5e1fcfc7562e64b5", + "x-ms-correlation-request-id": "4f237674-cc35-4656-8b47-fa6d8b4fdfa5", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "c48477fa-0efd-4221-91dd-c1933b92d43a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012400Z:4f237674-cc35-4656-8b47-fa6d8b4fdfa5" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259/providers/Microsoft.Storage/storageAccounts/storage6313", + "name": "storage6313", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:23:39.5898943Z", + "key2": "2021-08-16T01:23:39.5898943Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:23:39.5898943Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-16T01:23:39.5898943Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-16T01:23:39.4805111Z", + "primaryEndpoints": { + "blob": "https://storage6313.blob.core.windows.net/", + "queue": "https://storage6313.queue.core.windows.net/", + "table": "https://storage6313.table.core.windows.net/", + "file": "https://storage6313.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7259/providers/Microsoft.Storage/storageAccounts/storage6313?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "720104ac6125019cf4b96773187946c5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Mon, 16 Aug 2021 01:24:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "720104ac6125019cf4b96773187946c5", + "x-ms-correlation-request-id": "3059b70b-6897-43b5-b700-c287167936f7", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "130e5d67-e2cd-4b81-8370-12b11b6998b5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210816T012407Z:3059b70b-6897-43b5-b700-c287167936f7" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "786936896", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobService.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobService.json new file mode 100644 index 000000000000..edc0bb644f6a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobService.json @@ -0,0 +1,821 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "eefc35e755dea01ee6582b38d97a9422", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:08:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "321346a6-5854-4339-beb4-c950295b83de", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "321346a6-5854-4339-beb4-c950295b83de", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030859Z:321346a6-5854-4339-beb4-c950295b83de" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-6815?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-2b188b209312ba4e80fac91c37bf08d6-ebf815c690818f4b-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c607a181b3fda14d7e79864ed6792d27", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "d6ca8761-ce38-4efa-9cc9-54f09a8d6d9e", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "d6ca8761-ce38-4efa-9cc9-54f09a8d6d9e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030902Z:d6ca8761-ce38-4efa-9cc9-54f09a8d6d9e" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815", + "name": "teststorageRG-6815", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815/providers/Microsoft.Storage/storageAccounts/storage5519?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1f5a309bbd0c66681baf35c87e31c289", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1f5a309bbd0c66681baf35c87e31c289", + "x-ms-correlation-request-id": "e6a88d9d-4485-4de3-9ec9-d1e349a7a975", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "da5a3334-38d5-44f9-ae2d-25cbb3d8d24a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030911Z:e6a88d9d-4485-4de3-9ec9-d1e349a7a975" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "64de6911dcc7e4749e60e20417d80047", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "64de6911dcc7e4749e60e20417d80047", + "x-ms-correlation-request-id": "18a62eeb-f81c-4b1a-b3e4-dfdcdae78cc6", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "30bcc9a9-211e-4c23-a6f5-b15f2c0d7b7e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030911Z:18a62eeb-f81c-4b1a-b3e4-dfdcdae78cc6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b649c4c48387b1bdaeabd2ace1d0130b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b649c4c48387b1bdaeabd2ace1d0130b", + "x-ms-correlation-request-id": "55bb18b5-82b5-4caa-9796-a73168f3d741", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "6d4cb627-89d9-49ea-993c-fad5cc765266", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030912Z:55bb18b5-82b5-4caa-9796-a73168f3d741" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "14b737cf5e53b0c14ec10552077d9874", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "14b737cf5e53b0c14ec10552077d9874", + "x-ms-correlation-request-id": "bfc0f2ec-97de-4f71-8fc7-1fe0f9ec6673", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "83d44f22-670f-491a-ab66-77365cf31a49", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030914Z:bfc0f2ec-97de-4f71-8fc7-1fe0f9ec6673" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8ed4935f29c68e75ac2db51c0ac802cd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8ed4935f29c68e75ac2db51c0ac802cd", + "x-ms-correlation-request-id": "f08ab2a8-fc0f-4599-86ce-a665fd2fa1e8", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "a5d0ae8a-2f50-47e5-8520-7ab5be9e24d4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030915Z:f08ab2a8-fc0f-4599-86ce-a665fd2fa1e8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e034d64cec2065f4029867c57d6aaa31", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e034d64cec2065f4029867c57d6aaa31", + "x-ms-correlation-request-id": "12829235-2020-4dc0-912f-fbffa5995d6e", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "98c883d2-ef2c-4511-9e2c-a190b851e34e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030916Z:12829235-2020-4dc0-912f-fbffa5995d6e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4e4d5d1285fca645c2296726a8a5a686", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4e4d5d1285fca645c2296726a8a5a686", + "x-ms-correlation-request-id": "f4e3fb02-9a81-4010-b155-0fd47d90c951", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "16c62bfb-bd17-41af-87c2-1aaa27f883f9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030917Z:f4e3fb02-9a81-4010-b155-0fd47d90c951" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "300538bfb84872539e6e8b2dc1af1041", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "300538bfb84872539e6e8b2dc1af1041", + "x-ms-correlation-request-id": "ca0b02f4-4c6f-42b3-93a5-c9a9927f0e99", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "5b1ccdf4-d04f-4795-aba8-b0c0e21b7b33", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030919Z:ca0b02f4-4c6f-42b3-93a5-c9a9927f0e99" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ac098482b37ac7d0918d1df784cebc5d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ac098482b37ac7d0918d1df784cebc5d", + "x-ms-correlation-request-id": "d86efc5a-893d-4911-b158-e78a799996fb", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "e53eb9a1-0925-4324-94fb-2c6d8c0697f4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030920Z:d86efc5a-893d-4911-b158-e78a799996fb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4506e1f279645ae809daaf8ef917e512", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4506e1f279645ae809daaf8ef917e512", + "x-ms-correlation-request-id": "c8417597-7f35-4172-9b6a-3de4498a33da", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "f3b9b64c-fd9b-4fbd-b225-05abae7130b1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030921Z:c8417597-7f35-4172-9b6a-3de4498a33da" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "24a32519fa9b0b0b673e9fbb9a5ceed0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "24a32519fa9b0b0b673e9fbb9a5ceed0", + "x-ms-correlation-request-id": "feb63179-821a-4c04-992e-ad9e8e6b4486", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "2d9982a8-d3cc-4899-a3cd-d850d5a969b4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030923Z:feb63179-821a-4c04-992e-ad9e8e6b4486" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "df3b2db1caa909dd9baea2a00442cd79", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "df3b2db1caa909dd9baea2a00442cd79", + "x-ms-correlation-request-id": "5885dd88-5f03-45b6-bfc6-f893fdd0605e", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "b88d9d44-60c8-460f-ab66-b2f374a5e883", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030924Z:5885dd88-5f03-45b6-bfc6-f893fdd0605e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5ede0ba8982bf7c2d6fade26da2dc0ad", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5ede0ba8982bf7c2d6fade26da2dc0ad", + "x-ms-correlation-request-id": "a5e26ba5-0905-4396-b53b-661b217145d5", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "1f365f20-d6bd-4386-b939-f3c2b57312d3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030925Z:a5e26ba5-0905-4396-b53b-661b217145d5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/da5a3334-38d5-44f9-ae2d-25cbb3d8d24a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ccdddfec05db4e69489a89ec586a0724", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 03:09:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ccdddfec05db4e69489a89ec586a0724", + "x-ms-correlation-request-id": "081765e3-4508-4472-ba8a-fd3f3245d7a3", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "bd4e0b15-77ad-47a6-ab3e-eae1b69237e2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030927Z:081765e3-4508-4472-ba8a-fd3f3245d7a3" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815/providers/Microsoft.Storage/storageAccounts/storage5519", + "name": "storage5519", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T03:09:09.5283596Z", + "key2": "2021-08-18T03:09:09.5283596Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T03:09:09.5438634Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T03:09:09.5438634Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T03:09:09.4349780Z", + "primaryEndpoints": { + "blob": "https://storage5519.blob.core.windows.net/", + "queue": "https://storage5519.queue.core.windows.net/", + "table": "https://storage5519.table.core.windows.net/", + "file": "https://storage5519.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815/providers/Microsoft.Storage/storageAccounts/storage5519/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8f1325718f7e19a46a4309aeecb62e6e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 03:09:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8f1325718f7e19a46a4309aeecb62e6e", + "x-ms-correlation-request-id": "9ebfda6d-6702-48cb-93d3-91d6c794e3eb", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "a7f0ec62-e3ac-49bc-be07-02b8d8f95346", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030927Z:9ebfda6d-6702-48cb-93d3-91d6c794e3eb" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815/providers/Microsoft.Storage/storageAccounts/storage5519/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815/providers/Microsoft.Storage/storageAccounts/storage5519/blobServices/default?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "92", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "24b3f4ee0065a29da19016910fd59f6b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": true, + "days": 100 + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "335", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 03:09:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "24b3f4ee0065a29da19016910fd59f6b", + "x-ms-correlation-request-id": "2b5f9011-4285-41d6-9988-1253a0e7e952", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "e705e431-3fc2-4440-b9e4-957c010dc906", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030928Z:2b5f9011-4285-41d6-9988-1253a0e7e952" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815/providers/Microsoft.Storage/storageAccounts/storage5519/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": true, + "days": 100 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b5b5b9f3311a5d2e3ac46198fcba6191", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 03:09:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b5b5b9f3311a5d2e3ac46198fcba6191", + "x-ms-correlation-request-id": "30e81356-a011-42aa-978f-caf82dda87a7", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "8810135d-d12b-47f2-8085-0224ed671796", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030929Z:30e81356-a011-42aa-978f-caf82dda87a7" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815/providers/Microsoft.Storage/storageAccounts/storage5519", + "name": "storage5519", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T03:09:09.5283596Z", + "key2": "2021-08-18T03:09:09.5283596Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T03:09:09.5438634Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T03:09:09.5438634Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T03:09:09.4349780Z", + "primaryEndpoints": { + "blob": "https://storage5519.blob.core.windows.net/", + "queue": "https://storage5519.queue.core.windows.net/", + "table": "https://storage5519.table.core.windows.net/", + "file": "https://storage5519.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815/providers/Microsoft.Storage/storageAccounts/storage5519?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "63fe1b6be2b770bf8771edee79130a94", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "63fe1b6be2b770bf8771edee79130a94", + "x-ms-correlation-request-id": "7a71c997-518c-4bcc-99d4-02ccd0ed649c", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "be937b0b-7371-4cb1-842f-82e20a24d746", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030935Z:7a71c997-518c-4bcc-99d4-02ccd0ed649c" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1760101840", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobServiceAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobServiceAsync.json new file mode 100644 index 000000000000..ba7846b4454e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobServiceAsync.json @@ -0,0 +1,821 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "05e9c18431ec11b6011389600e500c31", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "ed39a9c9-4dc8-4d4b-8758-9a48e78c8772", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "ed39a9c9-4dc8-4d4b-8758-9a48e78c8772", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030939Z:ed39a9c9-4dc8-4d4b-8758-9a48e78c8772" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-2993?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-60b10b4ec449284ca74b3a0b66324e9a-864df36b9623f348-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7fbfdf703829463ed5072e5f7af6df5e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "7771f803-cf73-4d3c-a810-bc0f600ebecb", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "7771f803-cf73-4d3c-a810-bc0f600ebecb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030940Z:7771f803-cf73-4d3c-a810-bc0f600ebecb" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993", + "name": "teststorageRG-2993", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993/providers/Microsoft.Storage/storageAccounts/storage1656?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "db1dc776e00683b3c74244fc4991061c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "db1dc776e00683b3c74244fc4991061c", + "x-ms-correlation-request-id": "32cd0bae-9d80-452a-b48e-389077174771", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "64997ff9-4bd3-45d9-bcb2-8d5347160af1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030944Z:32cd0bae-9d80-452a-b48e-389077174771" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "44da6d01aa13ff690cfb61f5f94a8b75", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "44da6d01aa13ff690cfb61f5f94a8b75", + "x-ms-correlation-request-id": "388a0a7b-ae09-4345-9e40-a5bdcc7a2504", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "959204ed-1bec-422b-ae91-f4657e3f87bb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030944Z:388a0a7b-ae09-4345-9e40-a5bdcc7a2504" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "efa84228d4531c343f721cf0b62bd240", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "efa84228d4531c343f721cf0b62bd240", + "x-ms-correlation-request-id": "7ee606d0-1542-4736-9b13-16384f9cea17", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "258a5b4b-7bbd-4eb3-9bbf-f21e1796372e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030946Z:7ee606d0-1542-4736-9b13-16384f9cea17" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dbfa9b26c1b726099e8d7d71f892b174", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dbfa9b26c1b726099e8d7d71f892b174", + "x-ms-correlation-request-id": "bd8528ca-e4d1-4b4c-a4bf-c8e8ce5f692c", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "db7b5df9-a32d-41ec-9781-23fc10681d02", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030947Z:bd8528ca-e4d1-4b4c-a4bf-c8e8ce5f692c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6e5fb38b2dde2c5539bd05a08e7948e0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6e5fb38b2dde2c5539bd05a08e7948e0", + "x-ms-correlation-request-id": "31a693fe-e18c-4106-996e-a562e1c946de", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "014af4bf-4f95-4aa6-a9cb-82b64c38669c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030948Z:31a693fe-e18c-4106-996e-a562e1c946de" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5ecf2129af5066be398150c657c324ad", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5ecf2129af5066be398150c657c324ad", + "x-ms-correlation-request-id": "5c6c4f58-994a-459a-8b40-2403ee9a6f74", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "00620eae-4c4a-434f-a141-6cdf524afd99", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030950Z:5c6c4f58-994a-459a-8b40-2403ee9a6f74" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0364a8c064ccf86245cda2f9bc689825", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0364a8c064ccf86245cda2f9bc689825", + "x-ms-correlation-request-id": "4b39aa61-3078-4f29-8910-8d7a03ea9647", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "063f16fd-1901-4241-9119-0894312bc946", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030951Z:4b39aa61-3078-4f29-8910-8d7a03ea9647" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d7479c4552c2db24f5f8345cdc8fd476", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d7479c4552c2db24f5f8345cdc8fd476", + "x-ms-correlation-request-id": "f668e918-5bd6-457d-82de-955aff486ea0", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "74b215c9-6c14-4d7c-a4bc-f08ccf30584c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030952Z:f668e918-5bd6-457d-82de-955aff486ea0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e6e057994514c513bfd619820dc4a9d0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e6e057994514c513bfd619820dc4a9d0", + "x-ms-correlation-request-id": "3baf42b6-52b8-47f3-a55c-994601bc6edf", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "19d86f8b-03da-4d77-9505-a464524826f1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030954Z:3baf42b6-52b8-47f3-a55c-994601bc6edf" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bb802be94d7b6dea83890dd32f051cb6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bb802be94d7b6dea83890dd32f051cb6", + "x-ms-correlation-request-id": "14a87a88-a016-4387-a667-44f088b231a9", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "28d65b8e-0372-440b-bb81-7c124a4d9b69", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030955Z:14a87a88-a016-4387-a667-44f088b231a9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "64602cf8b288ff10888217eb39a2ce31", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "64602cf8b288ff10888217eb39a2ce31", + "x-ms-correlation-request-id": "7f8fa4a4-806a-4dd4-9b42-f0c9e35fb8dc", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "fc522bfb-354a-4481-8b80-17eebd63a419", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030956Z:7f8fa4a4-806a-4dd4-9b42-f0c9e35fb8dc" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b173644f190e4cfb6d72628b374095b9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b173644f190e4cfb6d72628b374095b9", + "x-ms-correlation-request-id": "683e00c8-3c68-4937-86b0-f02da3691c59", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "6bb76d52-786b-49ea-b219-178914b5d624", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030958Z:683e00c8-3c68-4937-86b0-f02da3691c59" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e18962ba446336471a8032f835fe33e1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:09:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e18962ba446336471a8032f835fe33e1", + "x-ms-correlation-request-id": "60b506a1-fc62-49ad-a92b-5d44fa4051b7", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "81870882-5878-4c9e-80ce-2a0db5314df9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T030959Z:60b506a1-fc62-49ad-a92b-5d44fa4051b7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/64997ff9-4bd3-45d9-bcb2-8d5347160af1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ca84dcbb6a92dea73113f7165085c848", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 03:10:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ca84dcbb6a92dea73113f7165085c848", + "x-ms-correlation-request-id": "cb7d6974-5e5e-4561-b7aa-9fee2cb851e4", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "ea725a42-5376-486a-ad3a-774037c75216", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T031000Z:cb7d6974-5e5e-4561-b7aa-9fee2cb851e4" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993/providers/Microsoft.Storage/storageAccounts/storage1656", + "name": "storage1656", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T03:09:43.0448378Z", + "key2": "2021-08-18T03:09:43.0448378Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T03:09:43.0604501Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T03:09:43.0604501Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T03:09:42.9511204Z", + "primaryEndpoints": { + "blob": "https://storage1656.blob.core.windows.net/", + "queue": "https://storage1656.queue.core.windows.net/", + "table": "https://storage1656.table.core.windows.net/", + "file": "https://storage1656.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993/providers/Microsoft.Storage/storageAccounts/storage1656/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d7315eeced190acd1c3c978de702176e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 03:10:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d7315eeced190acd1c3c978de702176e", + "x-ms-correlation-request-id": "913d4b8e-02a1-4a13-aa25-d8a8a8127e69", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "63d88b69-e43e-4d18-afb8-6fb49f490d0a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T031001Z:913d4b8e-02a1-4a13-aa25-d8a8a8127e69" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993/providers/Microsoft.Storage/storageAccounts/storage1656/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": false + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993/providers/Microsoft.Storage/storageAccounts/storage1656/blobServices/default?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "92", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5bd0803ecbbb5027baaab0504c31e694", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": true, + "days": 100 + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "335", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 03:10:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5bd0803ecbbb5027baaab0504c31e694", + "x-ms-correlation-request-id": "8589526e-dd64-4366-b232-82d3d31e1aa1", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "cc808c6d-726a-4eba-8c89-803f0c1260d7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T031002Z:8589526e-dd64-4366-b232-82d3d31e1aa1" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993/providers/Microsoft.Storage/storageAccounts/storage1656/blobServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices", + "properties": { + "cors": { + "corsRules": [] + }, + "deleteRetentionPolicy": { + "enabled": true, + "days": 100 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d60be9b85ccdcdc80f79ad55d31af72e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 03:10:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d60be9b85ccdcdc80f79ad55d31af72e", + "x-ms-correlation-request-id": "8ee355b3-aabe-4e19-b808-ebe154c696b8", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "4e3a1744-bd5f-4a17-b9ca-83dac5844969", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T031002Z:8ee355b3-aabe-4e19-b808-ebe154c696b8" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993/providers/Microsoft.Storage/storageAccounts/storage1656", + "name": "storage1656", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T03:09:43.0448378Z", + "key2": "2021-08-18T03:09:43.0448378Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T03:09:43.0604501Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T03:09:43.0604501Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T03:09:42.9511204Z", + "primaryEndpoints": { + "blob": "https://storage1656.blob.core.windows.net/", + "queue": "https://storage1656.queue.core.windows.net/", + "table": "https://storage1656.table.core.windows.net/", + "file": "https://storage1656.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993/providers/Microsoft.Storage/storageAccounts/storage1656?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cfd789fc6db5218d37e01c6e3c7dbeeb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 03:10:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cfd789fc6db5218d37e01c6e3c7dbeeb", + "x-ms-correlation-request-id": "0bd87f63-324b-4693-a190-3ddc0b7898c3", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "43cac8ce-6507-49b4-acfe-7fd0ab29d090", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T031006Z:0bd87f63-324b-4693-a190-3ddc0b7898c3" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "2018974764", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteImmutabilityPolicyTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteImmutabilityPolicyTest.json deleted file mode 100644 index 7b4ff39e694e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteImmutabilityPolicyTest.json +++ /dev/null @@ -1,772 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9850?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-f5fcd7ea791133469ec077c912916665-29a09c014c10d748-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3bfa732781a3f388e1c338b153699369", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:53:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6ef65244-6044-4937-b72f-070a54e3da0f", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "6ef65244-6044-4937-b72f-070a54e3da0f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025318Z:6ef65244-6044-4937-b72f-070a54e3da0f" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9850", - "name": "res9850", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9850/providers/Microsoft.Storage/storageAccounts/sto3388?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-0140c2384884f646ab2a86ddb5f2566c-051c7138d94dfd4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4c0198d75b605b94c835c062cb4be78f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:53:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4c0198d75b605b94c835c062cb4be78f", - "x-ms-correlation-request-id": "2c822249-b025-4acf-bf89-61e80aff989d", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "be7e6004-51c3-42fa-9b2b-636806da0868", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025349Z:2c822249-b025-4acf-bf89-61e80aff989d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d33c8a097e5718c766e0da4cc7901677", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:53:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d33c8a097e5718c766e0da4cc7901677", - "x-ms-correlation-request-id": "ddc768bd-9124-4604-b2c7-61868620a010", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "965b94d9-3543-4d79-b75a-fa7f3099777b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025349Z:ddc768bd-9124-4604-b2c7-61868620a010" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "24c32151123efb42bca560aafb31e1fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:53:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "24c32151123efb42bca560aafb31e1fa", - "x-ms-correlation-request-id": "e5a74382-6f50-4e26-9276-039b4df3ea37", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "b4c85744-26c9-4870-a7f0-88f8bc572a28", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025351Z:e5a74382-6f50-4e26-9276-039b4df3ea37" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4059f83a130f12377d3cf0a8018f945b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:53:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4059f83a130f12377d3cf0a8018f945b", - "x-ms-correlation-request-id": "b61b2bdc-3637-4651-8dc3-333768d72b1b", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "65b28cbe-c3b0-4cc1-8288-ba6fbd080438", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025352Z:b61b2bdc-3637-4651-8dc3-333768d72b1b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5811e89fd60bf689484117b21e1d1c34", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:53:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5811e89fd60bf689484117b21e1d1c34", - "x-ms-correlation-request-id": "a00b6a71-4d71-4f6b-a6e3-f4b5664f6901", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "ab88a235-be7c-49aa-a473-4d96f63b1729", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025353Z:a00b6a71-4d71-4f6b-a6e3-f4b5664f6901" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ce11e0fed5373e68e9b1a702229afa2c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:53:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ce11e0fed5373e68e9b1a702229afa2c", - "x-ms-correlation-request-id": "7e47f311-a6e1-407a-ba7a-8a951fffc82d", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "9575cb96-7310-4158-bb7a-0099b2f9af96", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025355Z:7e47f311-a6e1-407a-ba7a-8a951fffc82d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "130b0410892064ee6f63f8cefb85f460", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:53:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "130b0410892064ee6f63f8cefb85f460", - "x-ms-correlation-request-id": "e955a3b0-ec3f-4c94-8700-d2a8bc663664", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "c412906f-adad-439a-bd67-eb1b8645e71e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025356Z:e955a3b0-ec3f-4c94-8700-d2a8bc663664" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21aabb1fc57ec9247fd26e5a2f86d4ae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:53:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21aabb1fc57ec9247fd26e5a2f86d4ae", - "x-ms-correlation-request-id": "f56545e1-e551-40e0-a13c-506be2fd4f64", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "f82678dd-18b6-490b-8de6-23932693720b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025357Z:f56545e1-e551-40e0-a13c-506be2fd4f64" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "19a1ea4609117414f1ad5fd3dd9a4263", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:53:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "19a1ea4609117414f1ad5fd3dd9a4263", - "x-ms-correlation-request-id": "2eaa2162-7ed0-4bf3-ba30-2f9516b5e11a", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "ba6e089e-1ccf-4430-9edb-e143121e1af5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025359Z:2eaa2162-7ed0-4bf3-ba30-2f9516b5e11a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "66e346bdd9ef4baee041944d1a9435e8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "66e346bdd9ef4baee041944d1a9435e8", - "x-ms-correlation-request-id": "63c69856-07be-435d-9fda-4a044a3f2d8d", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "9ce074fa-8e2b-45f3-acba-36ac76f497fd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025400Z:63c69856-07be-435d-9fda-4a044a3f2d8d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "11874a8edbe4164ea7352fd06650ebe5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "11874a8edbe4164ea7352fd06650ebe5", - "x-ms-correlation-request-id": "38e24231-7f25-4540-b56d-fbf1da36ef3b", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "1d9c85e0-dcac-48ff-a4f4-a0cb89143f6c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025401Z:38e24231-7f25-4540-b56d-fbf1da36ef3b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e89d0b906da36dbe3c5638d074c65a5d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e89d0b906da36dbe3c5638d074c65a5d", - "x-ms-correlation-request-id": "b9c743ec-2a89-41e4-83ae-7d0a40ebd94e", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "52365da8-e11f-441e-9952-30fd7193fdfc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025403Z:b9c743ec-2a89-41e4-83ae-7d0a40ebd94e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "934576773113e27ff8cdbfbaa9dde490", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "934576773113e27ff8cdbfbaa9dde490", - "x-ms-correlation-request-id": "495156c3-71df-4da2-a448-7d2d442a8201", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "3864ff6a-fe7b-4bd2-80e6-bbb3f74b4abe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025404Z:495156c3-71df-4da2-a448-7d2d442a8201" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0fbdaf564df721458c19d58da27ea1e0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0fbdaf564df721458c19d58da27ea1e0", - "x-ms-correlation-request-id": "b4fb4d90-01a7-4eb7-aaa9-c740af644754", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "c93fd835-30af-4fc7-8e52-a91df8515615", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025405Z:b4fb4d90-01a7-4eb7-aaa9-c740af644754" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/be7e6004-51c3-42fa-9b2b-636806da0868?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f058d2db580b5ed18bbaf0d6ad04c45e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f058d2db580b5ed18bbaf0d6ad04c45e", - "x-ms-correlation-request-id": "3f4b7932-02e3-4cef-b0c2-7f39fa42ee34", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "435ae028-0ef4-4a09-9697-cb9a9aefe5ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025407Z:3f4b7932-02e3-4cef-b0c2-7f39fa42ee34" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9850/providers/Microsoft.Storage/storageAccounts/sto3388", - "name": "sto3388", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:53:23.1709464Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:53:23.1709464Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:53:23.1084394Z", - "primaryEndpoints": { - "dfs": "https://sto3388.dfs.core.windows.net/", - "web": "https://sto3388.z20.web.core.windows.net/", - "blob": "https://sto3388.blob.core.windows.net/", - "queue": "https://sto3388.queue.core.windows.net/", - "table": "https://sto3388.table.core.windows.net/", - "file": "https://sto3388.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9850/providers/Microsoft.Storage/storageAccounts/sto3388/blobServices/default/containers/container9435?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-5176e0630c01fe46b3ef216ce56cd6c7-690105e819326e44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "09c579a7654a302a2307f95cf13f792c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:07 GMT", - "ETag": "\u00220x8D8585972E24F0B\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "09c579a7654a302a2307f95cf13f792c", - "x-ms-correlation-request-id": "172b6d24-e5c3-4a31-9228-2a0ca6c49100", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "718ee05b-633b-4cb3-b13b-487eb2611a0a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025407Z:172b6d24-e5c3-4a31-9228-2a0ca6c49100" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9850/providers/Microsoft.Storage/storageAccounts/sto3388/blobServices/default/containers/container9435", - "name": "container9435", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9850/providers/Microsoft.Storage/storageAccounts/sto3388/blobServices/default/containers/container9435/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-cd3c20dd692e5c4c9781f0328e299451-3c6d94cbec8cd542-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "84d7dfdf85f3ddfd5e843c5d6f738755", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 3 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "420", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:07 GMT", - "ETag": "\u00228d858597339c99f\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "84d7dfdf85f3ddfd5e843c5d6f738755", - "x-ms-correlation-request-id": "bac34cfb-a315-4169-8529-50767b74c7d0", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "c20b72d4-7284-4d71-a784-893ce4f6d747", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025408Z:bac34cfb-a315-4169-8529-50767b74c7d0" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9850/providers/Microsoft.Storage/storageAccounts/sto3388/blobServices/default/containers/container9435/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d858597339c99f\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9850/providers/Microsoft.Storage/storageAccounts/sto3388/blobServices/default/containers/container9435/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d858597339c99f\u0022", - "traceparent": "00-9f4ee519e8819446a130e46bef3868bd-14d4c8d69e818244-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "04fb1b76d6db6c902ebfe751d802997b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "419", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:08 GMT", - "ETag": "\u00228d85859738d3d1e\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "04fb1b76d6db6c902ebfe751d802997b", - "x-ms-correlation-request-id": "f4d13256-d5d3-4925-b5b7-ee8c2d6e0895", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "a334578c-a1b8-4801-9628-45f2b19bf737", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025408Z:f4d13256-d5d3-4925-b5b7-ee8c2d6e0895" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9850/providers/Microsoft.Storage/storageAccounts/sto3388/blobServices/default/containers/container9435/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859738d3d1e\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 0, - "state": "Deleted" - } - } - } - ], - "Variables": { - "RandomSeed": "1153965895", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteImmutabilityPolicyTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteImmutabilityPolicyTestAsync.json deleted file mode 100644 index d52bd54107ef..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteImmutabilityPolicyTestAsync.json +++ /dev/null @@ -1,704 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res379?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-3b1c6657476d1c4ba807ad3298d1b028-9c5b1315360b784d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6c4753cffe604cd80da10d15626d3610", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8109f35e-f315-4888-8c24-97b449b0123f", - "x-ms-ratelimit-remaining-subscription-writes": "1132", - "x-ms-request-id": "8109f35e-f315-4888-8c24-97b449b0123f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030050Z:8109f35e-f315-4888-8c24-97b449b0123f" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res379", - "name": "res379", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res379/providers/Microsoft.Storage/storageAccounts/sto3399?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-d00b8d3d4c6bee4799fcbb262c6a3481-43f058668832e148-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "775e145c66cdef6393a7bb877edeef2a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "775e145c66cdef6393a7bb877edeef2a", - "x-ms-correlation-request-id": "b18a9c50-d0b5-4c47-978a-21a05407df79", - "x-ms-ratelimit-remaining-subscription-writes": "1131", - "x-ms-request-id": "f9e2bcc6-740f-4b82-9b0b-d28f84bbe392", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030053Z:b18a9c50-d0b5-4c47-978a-21a05407df79" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "42f112003ae7ec01e47ccd561dc48ec2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "42f112003ae7ec01e47ccd561dc48ec2", - "x-ms-correlation-request-id": "c442a2cb-1022-49f6-be9b-5f557e0af90f", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "fbe5ccf1-5861-4598-856b-85e1b86d3228", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030054Z:c442a2cb-1022-49f6-be9b-5f557e0af90f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "286eea1d7840613d4b22e1c3cff4637d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "286eea1d7840613d4b22e1c3cff4637d", - "x-ms-correlation-request-id": "24e9de36-598d-418f-b362-d8e0dd67019c", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "f652bc7e-2b37-469b-a183-8def6cc2581f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030055Z:24e9de36-598d-418f-b362-d8e0dd67019c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6c873345adedb9434309b3e62d711ed1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6c873345adedb9434309b3e62d711ed1", - "x-ms-correlation-request-id": "d538bafe-9339-41ba-b42f-43a438d13a94", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "51ae0aa7-9e7e-4784-9b36-916812b3be17", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030057Z:d538bafe-9339-41ba-b42f-43a438d13a94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a151d47a39a68847d58ff6c4583e1cef", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a151d47a39a68847d58ff6c4583e1cef", - "x-ms-correlation-request-id": "481ba992-d50e-4de2-8e7a-2c8f4b9fd26e", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "be2f6b00-523a-4e11-b8a2-614714685520", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030058Z:481ba992-d50e-4de2-8e7a-2c8f4b9fd26e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ea114f18223c6fd4a7b4e536c45734da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ea114f18223c6fd4a7b4e536c45734da", - "x-ms-correlation-request-id": "aaa612b4-bb31-40f4-9835-3bd3bd8a438d", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "ac250b7f-5d90-4801-966a-264e0917d8f2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030100Z:aaa612b4-bb31-40f4-9835-3bd3bd8a438d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fa480f04c1a20cd7ebfe965eb77e6104", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fa480f04c1a20cd7ebfe965eb77e6104", - "x-ms-correlation-request-id": "11b673d8-32f7-427f-8d8c-354fa59693d7", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "0458df37-10cd-4c1b-9de4-52c44b1dee10", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030101Z:11b673d8-32f7-427f-8d8c-354fa59693d7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ddcdc3ed33605894ffe2faf25311c37e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ddcdc3ed33605894ffe2faf25311c37e", - "x-ms-correlation-request-id": "501a8801-0c58-4ca0-8663-6687834a95aa", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "d55f8644-fc61-4976-aeb3-1523f3df49b3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030103Z:501a8801-0c58-4ca0-8663-6687834a95aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "48c01c5a21f5564d7804ff3d8b76b829", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "48c01c5a21f5564d7804ff3d8b76b829", - "x-ms-correlation-request-id": "67c4df0c-47d0-4806-b653-19bdb226203a", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "df73bba2-7152-40f4-b5ee-ae6268815495", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030104Z:67c4df0c-47d0-4806-b653-19bdb226203a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0149e0525789d0797af0fac0c7e4b8da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0149e0525789d0797af0fac0c7e4b8da", - "x-ms-correlation-request-id": "e8f1a9e6-318b-4381-b794-3ee9872fe2c3", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "02708b5d-3a1d-439b-9265-e53484749b0c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030105Z:e8f1a9e6-318b-4381-b794-3ee9872fe2c3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9b03183b18becb0f7576645c3457cc89", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9b03183b18becb0f7576645c3457cc89", - "x-ms-correlation-request-id": "6c606551-3805-44cf-973a-7b167bfa8fe4", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "15256e7f-420c-48f7-af14-9989d3e7ba03", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030107Z:6c606551-3805-44cf-973a-7b167bfa8fe4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "729fd02ac2c803f4a3efcd05268d8e94", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "729fd02ac2c803f4a3efcd05268d8e94", - "x-ms-correlation-request-id": "08093f56-5644-40a8-9f5e-8ad68ed98eaa", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "e1318284-31f4-48e2-bf28-5c98a21b6af0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030108Z:08093f56-5644-40a8-9f5e-8ad68ed98eaa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f9e2bcc6-740f-4b82-9b0b-d28f84bbe392?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7302244b1d733a6bd17d8b13f21c9c23", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1283", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:09 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7302244b1d733a6bd17d8b13f21c9c23", - "x-ms-correlation-request-id": "2a66c99a-48ef-4585-84a8-90c5bf60d0a6", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "ea6e293f-f761-4e0a-9f93-bac9638b5499", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030109Z:2a66c99a-48ef-4585-84a8-90c5bf60d0a6" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res379/providers/Microsoft.Storage/storageAccounts/sto3399", - "name": "sto3399", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:00:53.3071785Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:00:53.3071785Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:00:53.2446645Z", - "primaryEndpoints": { - "dfs": "https://sto3399.dfs.core.windows.net/", - "web": "https://sto3399.z20.web.core.windows.net/", - "blob": "https://sto3399.blob.core.windows.net/", - "queue": "https://sto3399.queue.core.windows.net/", - "table": "https://sto3399.table.core.windows.net/", - "file": "https://sto3399.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res379/providers/Microsoft.Storage/storageAccounts/sto3399/blobServices/default/containers/container4998?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-0840b4de96146c4f83c4e34f7b4fcc0d-815ab2629755f74d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "44f7957112462379fff7ce4a0aa4e8e7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "379", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:10 GMT", - "ETag": "\u00220x8D8585A6ED82E67\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "44f7957112462379fff7ce4a0aa4e8e7", - "x-ms-correlation-request-id": "dcdd0874-4258-4e7d-8765-e52335eac141", - "x-ms-ratelimit-remaining-subscription-writes": "1130", - "x-ms-request-id": "37fcd1a8-4a62-4e59-b624-d632176094e8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030110Z:dcdd0874-4258-4e7d-8765-e52335eac141" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res379/providers/Microsoft.Storage/storageAccounts/sto3399/blobServices/default/containers/container4998", - "name": "container4998", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res379/providers/Microsoft.Storage/storageAccounts/sto3399/blobServices/default/containers/container4998/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-4640a86d46421d46be312e120ce127c4-2604e570339d0341-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "540f10d01559650c65a04a36e1118653", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 3 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "419", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:10 GMT", - "ETag": "\u00228d8585a6f30ece7\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "540f10d01559650c65a04a36e1118653", - "x-ms-correlation-request-id": "2c72a585-5aef-4829-99b4-2c64fac72e03", - "x-ms-ratelimit-remaining-subscription-writes": "1129", - "x-ms-request-id": "c07a4961-2c19-4f76-af6e-2deb2c2c7cf2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030111Z:2c72a585-5aef-4829-99b4-2c64fac72e03" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res379/providers/Microsoft.Storage/storageAccounts/sto3399/blobServices/default/containers/container4998/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585a6f30ece7\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res379/providers/Microsoft.Storage/storageAccounts/sto3399/blobServices/default/containers/container4998/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d8585a6f30ece7\u0022", - "traceparent": "00-2b68bb3b02492f4aa7a820c907016bdb-82c0ec520169774e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f7b5e1aa4f971205884f73259cefc7d9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "418", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:12 GMT", - "ETag": "\u00228d8585a704f0898\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f7b5e1aa4f971205884f73259cefc7d9", - "x-ms-correlation-request-id": "41e8dd11-8e89-4bac-9d21-df9507214a73", - "x-ms-ratelimit-remaining-subscription-deletes": "14976", - "x-ms-request-id": "443e77c7-195b-4f6e-bfde-5326c175935a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030112Z:41e8dd11-8e89-4bac-9d21-df9507214a73" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res379/providers/Microsoft.Storage/storageAccounts/sto3399/blobServices/default/containers/container4998/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585a704f0898\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 0, - "state": "Deleted" - } - } - } - ], - "Variables": { - "RandomSeed": "1549419621", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteTest.json deleted file mode 100644 index b451ba2a2195..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteTest.json +++ /dev/null @@ -1,797 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1123?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-89c2e23eca0ce14794794e2b92ee9b46-4f93c8141b3de144-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "37734df1af96d86e5977efce29327fb9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9549c888-71e7-49f0-af2c-48ce08352c48", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "9549c888-71e7-49f0-af2c-48ce08352c48", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025413Z:9549c888-71e7-49f0-af2c-48ce08352c48" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1123", - "name": "res1123", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1123/providers/Microsoft.Storage/storageAccounts/sto536?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-785efadf6f1d6d4e8a63c3ca3285f257-3f9eace776d3a347-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "13ab5f1c93a82e36427ba446e62d7195", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "13ab5f1c93a82e36427ba446e62d7195", - "x-ms-correlation-request-id": "155dede8-55ce-4c0e-b7fd-84c146f2718c", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "073baac9-c720-4880-a032-5c62fd3227e2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025417Z:155dede8-55ce-4c0e-b7fd-84c146f2718c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "721cb05107f4b9483c085433ca927249", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "721cb05107f4b9483c085433ca927249", - "x-ms-correlation-request-id": "155bdff1-2240-4c06-b8ec-404847e064dd", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "c4fd1b91-dfc1-4e49-9e1d-09dc9655b6ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025418Z:155bdff1-2240-4c06-b8ec-404847e064dd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "15e4387df9b0e6aa1a2f7f262d3653bb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "15e4387df9b0e6aa1a2f7f262d3653bb", - "x-ms-correlation-request-id": "51783fa4-b37e-43d6-b594-0f8ae0144f5c", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "9e32efcd-082b-4e6f-8eea-def3f134ce13", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025419Z:51783fa4-b37e-43d6-b594-0f8ae0144f5c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "36f57a61fe113da1d415835ae111b202", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "36f57a61fe113da1d415835ae111b202", - "x-ms-correlation-request-id": "9f4d978d-c1a7-4292-8b9d-3763a9ab87bc", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "79959b56-74ed-4d1a-b9ea-2e7864bac0c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025420Z:9f4d978d-c1a7-4292-8b9d-3763a9ab87bc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a2811c0f04a15779063558c588228c05", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a2811c0f04a15779063558c588228c05", - "x-ms-correlation-request-id": "938acfcb-e705-4260-9641-d450b54407da", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "72626cf5-0cb5-4d66-b053-5864df57b026", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025422Z:938acfcb-e705-4260-9641-d450b54407da" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4fd298b53c9d7f3897a7419a76500509", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4fd298b53c9d7f3897a7419a76500509", - "x-ms-correlation-request-id": "2bb73719-5527-479f-94e8-3744f9d8c450", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "71101121-5cdf-40f8-8747-2664b525bfcf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025423Z:2bb73719-5527-479f-94e8-3744f9d8c450" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "11167c7db0b55c19019d2fdca6dcb4b1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "11167c7db0b55c19019d2fdca6dcb4b1", - "x-ms-correlation-request-id": "af5ef2f5-f7ee-454a-8e8f-8f9ba2760bc1", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "4856c7f9-0d72-4aca-af18-7876ee33830c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025424Z:af5ef2f5-f7ee-454a-8e8f-8f9ba2760bc1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "48a47d89623ed264e3020bfac2dee1b6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "48a47d89623ed264e3020bfac2dee1b6", - "x-ms-correlation-request-id": "03066e17-c781-4782-99b6-48860155ea89", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "d8e7c8ff-a19b-4132-a439-8a9469602975", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025426Z:03066e17-c781-4782-99b6-48860155ea89" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0b484f2f7a0c04507e764dff0d5cd9bb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0b484f2f7a0c04507e764dff0d5cd9bb", - "x-ms-correlation-request-id": "d4f6df64-5039-4e0f-a93b-edfd21b6b9eb", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "59cb92b2-e8cc-49df-a883-5de3f3f586c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025427Z:d4f6df64-5039-4e0f-a93b-edfd21b6b9eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f81190f2bcab1aca18432db2a51f9922", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f81190f2bcab1aca18432db2a51f9922", - "x-ms-correlation-request-id": "d8254e82-4ac3-401b-ac19-5991be5a45b2", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "384ce740-91cc-4aea-8c21-703e1c8d12bd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025428Z:d8254e82-4ac3-401b-ac19-5991be5a45b2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "56ac79bca8940ea52c9fcac71565c587", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "56ac79bca8940ea52c9fcac71565c587", - "x-ms-correlation-request-id": "e69de209-1c95-428a-9897-a8ebdbf0fc6c", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "f6232e31-e8dd-4d53-ab4f-e63b03d77fd9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025430Z:e69de209-1c95-428a-9897-a8ebdbf0fc6c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "32074f28e8cd730a842df3c84c9d5f5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "32074f28e8cd730a842df3c84c9d5f5e", - "x-ms-correlation-request-id": "fc1ebe8f-a0d9-4565-b136-7127c5f135f5", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "097fabfd-1b6a-4409-8d89-81e67714e6af", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025431Z:fc1ebe8f-a0d9-4565-b136-7127c5f135f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "94432bdc82b04a26ea02cc0cf10205b2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "94432bdc82b04a26ea02cc0cf10205b2", - "x-ms-correlation-request-id": "1c4ced00-9a8d-43a3-bb14-e7ab2bdf48c9", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "d9f44ccc-44d5-46c2-a50f-d7e68d26c57c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025432Z:1c4ced00-9a8d-43a3-bb14-e7ab2bdf48c9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/073baac9-c720-4880-a032-5c62fd3227e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "558aa67e6617d3546e39d266b4dcc28e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1161", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:33 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "558aa67e6617d3546e39d266b4dcc28e", - "x-ms-correlation-request-id": "d6d93efc-b79a-4bc2-9cc3-685bfff64c68", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "e4d5f366-5180-479d-b455-96498334dbd1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025434Z:d6d93efc-b79a-4bc2-9cc3-685bfff64c68" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1123/providers/Microsoft.Storage/storageAccounts/sto536", - "name": "sto536", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:54:17.5179890Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:54:17.5179890Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:54:17.4555086Z", - "primaryEndpoints": { - "blob": "https://sto536.blob.core.windows.net/", - "queue": "https://sto536.queue.core.windows.net/", - "table": "https://sto536.table.core.windows.net/", - "file": "https://sto536.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1123/providers/Microsoft.Storage/storageAccounts/sto536/blobServices/default/containers/container2372?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-5beb4c1342b8e740b4f7d080f561e23c-d5c16c3858223b4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "22e9eb6bd73129a6bd48ca1cfe818128", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "379", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:34 GMT", - "ETag": "\u00220x8D8585982EC0AAA\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "22e9eb6bd73129a6bd48ca1cfe818128", - "x-ms-correlation-request-id": "c635a567-dd9a-47a9-ab8c-d6ce572222a8", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "517716bb-147a-4dac-a7d1-1f8e8419c6c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025435Z:c635a567-dd9a-47a9-ab8c-d6ce572222a8" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1123/providers/Microsoft.Storage/storageAccounts/sto536/blobServices/default/containers/container2372", - "name": "container2372", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1123/providers/Microsoft.Storage/storageAccounts/sto536/blobServices/default/containers/container2372?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-b155f747aec2c545aced0314868cce1a-f73ddb6ebccfdf44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "13a54a414709d6766f2576afc0950d40", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "664", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:35 GMT", - "ETag": "\u00220x8D8585982EC0AAA\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "13a54a414709d6766f2576afc0950d40", - "x-ms-correlation-request-id": "2befb990-e03f-4508-baf5-ab59097e0c4a", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "b5e7a2e7-6181-49df-b33e-45b528f961c9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025435Z:2befb990-e03f-4508-baf5-ab59097e0c4a" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1123/providers/Microsoft.Storage/storageAccounts/sto536/blobServices/default/containers/container2372", - "name": "container2372", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D8585982EC0AAA\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T02:54:34.0000000Z", - "legalHold": { - "hasLegalHold": false, - "tags": [] - }, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1123/providers/Microsoft.Storage/storageAccounts/sto536/blobServices/default/containers/container2372?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-ad13f886f5f92643a2c2905c6e38c314-83ecc7c718372d4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1786cc3d901bcf4ce32c5a1e8ab770b8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1786cc3d901bcf4ce32c5a1e8ab770b8", - "x-ms-correlation-request-id": "43c09e00-468b-44cc-9bee-1054cab138d1", - "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-request-id": "6b92b79a-8aa4-4e26-90ea-bb34bbf975e8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025436Z:43c09e00-468b-44cc-9bee-1054cab138d1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1123/providers/Microsoft.Storage/storageAccounts/sto536/blobServices/default/containers?api-version=2019-06-01\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "91733d507a1c24367412b20b60f66827", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "12", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "91733d507a1c24367412b20b60f66827", - "x-ms-correlation-request-id": "cfd0fe5a-167e-48f2-b80f-84d243525b47", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "2a87323c-fa85-42e6-a506-d6f2ab24ccfa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025436Z:cfd0fe5a-167e-48f2-b80f-84d243525b47" - }, - "ResponseBody": { - "value": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1123/providers/Microsoft.Storage/storageAccounts/sto536/blobServices/default/containers/container2372?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-325fadc35998194ab2c017fd5b62beb2-82bc2cbcafb9e149-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "32df8a3a6afab10cfdd630ddec574cb8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "32df8a3a6afab10cfdd630ddec574cb8", - "x-ms-correlation-request-id": "1d05b101-0b88-4bff-86a4-7e14153ea7c3", - "x-ms-ratelimit-remaining-subscription-deletes": "14996", - "x-ms-request-id": "a2b858ec-c45e-43d4-bcad-f7c9fe103dfe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025436Z:1d05b101-0b88-4bff-86a4-7e14153ea7c3" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "2054729869", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteTestAsync.json deleted file mode 100644 index 1154ec1a1bbf..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteTestAsync.json +++ /dev/null @@ -1,797 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res6596?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-cfa6680e3c538a4b92ae579eb715d194-be4e8232d0e91946-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "04bf06734409a86a476a2bde9ecf46e1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0338370d-4f60-4546-aaa9-c0d08ce6372a", - "x-ms-ratelimit-remaining-subscription-writes": "1128", - "x-ms-request-id": "0338370d-4f60-4546-aaa9-c0d08ce6372a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030115Z:0338370d-4f60-4546-aaa9-c0d08ce6372a" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6596", - "name": "res6596", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6596/providers/Microsoft.Storage/storageAccounts/sto6257?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-7efc32e8102026468bcbb60e36725662-4b9b5ef46555574f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4fe87393d0ff8e8debf3dea5719145e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4fe87393d0ff8e8debf3dea5719145e3", - "x-ms-correlation-request-id": "d5c12ab3-9890-4778-b272-e4bc45167381", - "x-ms-ratelimit-remaining-subscription-writes": "1127", - "x-ms-request-id": "44712bf8-50a2-45d6-a9cc-073eb71379a4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030118Z:d5c12ab3-9890-4778-b272-e4bc45167381" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "839f55ba701a367432761e518b02d6d9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "839f55ba701a367432761e518b02d6d9", - "x-ms-correlation-request-id": "24eefbda-d684-40e7-8c89-b747f496b738", - "x-ms-ratelimit-remaining-subscription-reads": "11755", - "x-ms-request-id": "c5bd706e-c74a-444f-be0d-60d5e95ef902", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030118Z:24eefbda-d684-40e7-8c89-b747f496b738" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bb58fae6afa5f7f2c886440c482de92b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bb58fae6afa5f7f2c886440c482de92b", - "x-ms-correlation-request-id": "62cb9033-9579-45c7-aaa5-0750f67560eb", - "x-ms-ratelimit-remaining-subscription-reads": "11754", - "x-ms-request-id": "e50ff6fe-5a63-485b-8f20-cda5266ac61a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030119Z:62cb9033-9579-45c7-aaa5-0750f67560eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1bebfbf7c1f2d5c99f6a00187e59d608", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1bebfbf7c1f2d5c99f6a00187e59d608", - "x-ms-correlation-request-id": "7db95e7e-c30b-41c2-9750-6e91371c3888", - "x-ms-ratelimit-remaining-subscription-reads": "11753", - "x-ms-request-id": "cea0a3fa-bba3-4f60-922a-0fbc9b6c2076", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030121Z:7db95e7e-c30b-41c2-9750-6e91371c3888" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a97aae1b3f670a3e63a8bb942b67ee05", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a97aae1b3f670a3e63a8bb942b67ee05", - "x-ms-correlation-request-id": "8bfe841b-7b96-42e5-a100-dca5c649a774", - "x-ms-ratelimit-remaining-subscription-reads": "11752", - "x-ms-request-id": "56ebaf7a-372b-4a19-ac1a-340ba7a07776", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030122Z:8bfe841b-7b96-42e5-a100-dca5c649a774" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9059f28cbb1624e731821b3aafd9786f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9059f28cbb1624e731821b3aafd9786f", - "x-ms-correlation-request-id": "fded62e1-e323-474e-b0e7-775806890255", - "x-ms-ratelimit-remaining-subscription-reads": "11751", - "x-ms-request-id": "696c3fe3-84a1-413e-8ee0-a79da058d1c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030124Z:fded62e1-e323-474e-b0e7-775806890255" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "99f13caf40b2b7c4bde0b74a0634aa38", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "99f13caf40b2b7c4bde0b74a0634aa38", - "x-ms-correlation-request-id": "271f4c0e-8143-44fe-b2d6-c856551601a6", - "x-ms-ratelimit-remaining-subscription-reads": "11750", - "x-ms-request-id": "f121a858-9aaa-4130-94b3-a4a5d6dcf860", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030125Z:271f4c0e-8143-44fe-b2d6-c856551601a6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8b8bfa7c46ff60f1c75578e424035b89", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8b8bfa7c46ff60f1c75578e424035b89", - "x-ms-correlation-request-id": "410ace66-e4b7-4e22-ab8b-4f9beadd1c4f", - "x-ms-ratelimit-remaining-subscription-reads": "11749", - "x-ms-request-id": "273078b6-46b7-42cd-80a4-1eec03c16832", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030126Z:410ace66-e4b7-4e22-ab8b-4f9beadd1c4f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eee54b2f54764c522ea1d235039c1efc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eee54b2f54764c522ea1d235039c1efc", - "x-ms-correlation-request-id": "3d605b81-0a2c-4871-9c70-5b36719812ae", - "x-ms-ratelimit-remaining-subscription-reads": "11748", - "x-ms-request-id": "0c24f913-4424-4d18-bdd0-33fff90440c8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030128Z:3d605b81-0a2c-4871-9c70-5b36719812ae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b4bee2d8ed4e696f4b90d25dc8df93ba", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b4bee2d8ed4e696f4b90d25dc8df93ba", - "x-ms-correlation-request-id": "b6af393a-dc8b-4b38-a321-ea750d8ff083", - "x-ms-ratelimit-remaining-subscription-reads": "11747", - "x-ms-request-id": "60443d00-784a-4b19-ba1a-1acfaf77b48e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030129Z:b6af393a-dc8b-4b38-a321-ea750d8ff083" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ba1b2d84bb4f28c2a83f5d5d73bb5d2a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ba1b2d84bb4f28c2a83f5d5d73bb5d2a", - "x-ms-correlation-request-id": "b0d28fe2-0dec-4fa1-9d9e-75f488884723", - "x-ms-ratelimit-remaining-subscription-reads": "11746", - "x-ms-request-id": "c53c2c2e-945d-4f15-b8b4-9960e0f78f83", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030130Z:b0d28fe2-0dec-4fa1-9d9e-75f488884723" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "410b7b36a745423bdc7ca3e582f4844f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "410b7b36a745423bdc7ca3e582f4844f", - "x-ms-correlation-request-id": "8c734446-990f-44e3-b7d9-913c1b922d02", - "x-ms-ratelimit-remaining-subscription-reads": "11745", - "x-ms-request-id": "27df10d1-490c-4760-9554-775ffb6466ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030132Z:8c734446-990f-44e3-b7d9-913c1b922d02" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d5b0180e64811dad20960b0e8f11f58f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d5b0180e64811dad20960b0e8f11f58f", - "x-ms-correlation-request-id": "06e86a86-af78-4e59-bdc1-160d749fabba", - "x-ms-ratelimit-remaining-subscription-reads": "11744", - "x-ms-request-id": "f823da91-81b8-4e7f-b681-bb6c3ecf7839", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030133Z:06e86a86-af78-4e59-bdc1-160d749fabba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/44712bf8-50a2-45d6-a9cc-073eb71379a4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4c26a73251d3dd74f2d8ddd317dca6b3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4c26a73251d3dd74f2d8ddd317dca6b3", - "x-ms-correlation-request-id": "21539650-259d-4710-989f-06590fb115b5", - "x-ms-ratelimit-remaining-subscription-reads": "11743", - "x-ms-request-id": "7be33971-f17f-4ae7-a1b3-1d5b8ced969d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030134Z:21539650-259d-4710-989f-06590fb115b5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6596/providers/Microsoft.Storage/storageAccounts/sto6257", - "name": "sto6257", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:01:17.8706125Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:01:17.8706125Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:01:17.7924848Z", - "primaryEndpoints": { - "blob": "https://sto6257.blob.core.windows.net/", - "queue": "https://sto6257.queue.core.windows.net/", - "table": "https://sto6257.table.core.windows.net/", - "file": "https://sto6257.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6596/providers/Microsoft.Storage/storageAccounts/sto6257/blobServices/default/containers/container4000?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-a37387ef0d7b114098e6a160aad98c47-f8202f5224b05a4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0a5a4f0da987cdd2ee21af9c2db2ca86", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:35 GMT", - "ETag": "\u00220x8D8585A7DAC4C9E\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0a5a4f0da987cdd2ee21af9c2db2ca86", - "x-ms-correlation-request-id": "1f9ac80c-54aa-4043-a581-e771651ab990", - "x-ms-ratelimit-remaining-subscription-writes": "1126", - "x-ms-request-id": "f7194802-48b5-45a1-a6d3-fae87e259e66", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030135Z:1f9ac80c-54aa-4043-a581-e771651ab990" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6596/providers/Microsoft.Storage/storageAccounts/sto6257/blobServices/default/containers/container4000", - "name": "container4000", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6596/providers/Microsoft.Storage/storageAccounts/sto6257/blobServices/default/containers/container4000?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a247495309a076439b85f4014311943f-d6a332b79f303348-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cedab3147b37a4bcd3e3a886da0643f0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "665", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:35 GMT", - "ETag": "\u00220x8D8585A7DAC4C9E\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cedab3147b37a4bcd3e3a886da0643f0", - "x-ms-correlation-request-id": "7adf4faa-5655-49df-859d-5649e845e5b6", - "x-ms-ratelimit-remaining-subscription-reads": "11742", - "x-ms-request-id": "d9a32a77-dafc-470d-86f2-0133a5791b5a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030135Z:7adf4faa-5655-49df-859d-5649e845e5b6" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6596/providers/Microsoft.Storage/storageAccounts/sto6257/blobServices/default/containers/container4000", - "name": "container4000", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D8585A7DAC4C9E\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T03:01:35.0000000Z", - "legalHold": { - "hasLegalHold": false, - "tags": [] - }, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6596/providers/Microsoft.Storage/storageAccounts/sto6257/blobServices/default/containers/container4000?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-d702e908c9ff8b49a79dd156109d7264-00e92b5aa8278746-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c2825357849afeaa537fe430c540c426", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c2825357849afeaa537fe430c540c426", - "x-ms-correlation-request-id": "9518c70c-76ad-4141-b60d-a157c2b81da8", - "x-ms-ratelimit-remaining-subscription-deletes": "14974", - "x-ms-request-id": "5f4c16fc-717e-45a4-a84b-aed412b1dbaf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030136Z:9518c70c-76ad-4141-b60d-a157c2b81da8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6596/providers/Microsoft.Storage/storageAccounts/sto6257/blobServices/default/containers?api-version=2019-06-01\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "29034c13e5cb918392b636a4004bf3e8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "12", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "29034c13e5cb918392b636a4004bf3e8", - "x-ms-correlation-request-id": "a9e44667-8b1a-4e68-92eb-fb16b2efc0be", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "c5b28c58-bb35-4aa4-af1f-30ad5abc72ef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030136Z:a9e44667-8b1a-4e68-92eb-fb16b2efc0be" - }, - "ResponseBody": { - "value": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6596/providers/Microsoft.Storage/storageAccounts/sto6257/blobServices/default/containers/container4000?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-0a8e18eb78d1c04fa83edb64b6f26c77-10f7f19ed1b62c43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "da44bfdd07308feb08dc7ab8978cde93", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "da44bfdd07308feb08dc7ab8978cde93", - "x-ms-correlation-request-id": "36d5cad4-978e-4f12-9824-dc69e50c63ab", - "x-ms-ratelimit-remaining-subscription-deletes": "14973", - "x-ms-request-id": "e3cabea2-9da6-4b67-92b9-cc7d7ae0aa30", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030136Z:36d5cad4-978e-4f12-9824-dc69e50c63ab" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "514230964", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersEncryptionScopeTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersEncryptionScopeTest.json deleted file mode 100644 index 6749ebf7e7c1..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersEncryptionScopeTest.json +++ /dev/null @@ -1,802 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7646?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-2f0a581384e70545b5812b88b471b893-5ec9c456b46c034a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "da83cdeed23880ec3d8b02dd5b60b2f7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a8b8cbda-e094-41f0-8c69-8415711f4fad", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "a8b8cbda-e094-41f0-8c69-8415711f4fad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025439Z:a8b8cbda-e094-41f0-8c69-8415711f4fad" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7646", - "name": "res7646", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7646/providers/Microsoft.Storage/storageAccounts/sto5048?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-57b788618e4ff54aaea81b99c3a0629a-f5ad3d3ed35ed24c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "da2606d5877c8afa69d6848a21f3df17", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "da2606d5877c8afa69d6848a21f3df17", - "x-ms-correlation-request-id": "65871149-bdb7-43a7-9550-1796017e5406", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "c1695ae7-a51a-4675-a2de-1b2f462e99d8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025442Z:65871149-bdb7-43a7-9550-1796017e5406" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8be32837ccd446718850cefc68f51b97", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8be32837ccd446718850cefc68f51b97", - "x-ms-correlation-request-id": "6aedc173-0403-440d-9f03-bd304139641f", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "2f506973-7638-4d75-96f2-f90375c2e997", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025442Z:6aedc173-0403-440d-9f03-bd304139641f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5b36c5233809982b2d671a35a2620f8e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5b36c5233809982b2d671a35a2620f8e", - "x-ms-correlation-request-id": "3271d279-7bad-4215-9ad0-e5ec84cf1544", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "92775439-5d63-4872-a6bf-69e851fc22cf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025444Z:3271d279-7bad-4215-9ad0-e5ec84cf1544" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f8529ad1540f58429362369d6edd56c9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f8529ad1540f58429362369d6edd56c9", - "x-ms-correlation-request-id": "b805708d-703f-4aed-bd86-a69c88fdb3fb", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "994f921e-6b0f-41ec-91ef-fa1bfdc213b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025445Z:b805708d-703f-4aed-bd86-a69c88fdb3fb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b4744d2aa8a3ffe1fc4a5d6cb13ba426", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b4744d2aa8a3ffe1fc4a5d6cb13ba426", - "x-ms-correlation-request-id": "0264dcc9-233b-4511-b71f-b102521e88eb", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "75d9176d-8538-4f03-8848-cdeb3f72a06e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025446Z:0264dcc9-233b-4511-b71f-b102521e88eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cd2a3f4022a3ce8783dec8a6018e2a50", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cd2a3f4022a3ce8783dec8a6018e2a50", - "x-ms-correlation-request-id": "530a66ed-64f2-4fe0-8e49-4bf80dbd7774", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "17b5d645-5bd7-4d85-b8bf-6911fc1c6501", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025447Z:530a66ed-64f2-4fe0-8e49-4bf80dbd7774" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "540b50115aed28eab853fcc4f6d5a657", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "540b50115aed28eab853fcc4f6d5a657", - "x-ms-correlation-request-id": "4d9fd822-0c93-42a1-95ee-f73934534127", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "90e8c466-00d9-4f05-a074-16671d9fdafd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025449Z:4d9fd822-0c93-42a1-95ee-f73934534127" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2e5d10be88b20826c5a631c5e03bfd6e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2e5d10be88b20826c5a631c5e03bfd6e", - "x-ms-correlation-request-id": "1e1731c6-a288-4c17-9f73-e58ceac1674e", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "9803038b-0d2a-40c0-89df-3ca67f6f4dc6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025450Z:1e1731c6-a288-4c17-9f73-e58ceac1674e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "615b0d204f30e5395401154f26c2d7ad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "615b0d204f30e5395401154f26c2d7ad", - "x-ms-correlation-request-id": "04b56a7f-bbee-4dbd-8697-fbca6daf4adc", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "bec564b3-f038-4729-a58e-12ddd7255e2a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025451Z:04b56a7f-bbee-4dbd-8697-fbca6daf4adc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f1e77138fc30889d2a028e462925487c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f1e77138fc30889d2a028e462925487c", - "x-ms-correlation-request-id": "48d69d13-f59d-483b-8e1e-e92f307f9266", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "dde9ee3d-21d7-46a0-9a16-cb86dc38b040", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025453Z:48d69d13-f59d-483b-8e1e-e92f307f9266" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e9a48d56457a6e26d678d9b173d7e202", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e9a48d56457a6e26d678d9b173d7e202", - "x-ms-correlation-request-id": "620b7d75-8b6d-44da-8fc2-17f597ba5463", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "549894ee-ec39-4b77-968e-4a124ed0c13d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025454Z:620b7d75-8b6d-44da-8fc2-17f597ba5463" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6e8c84ce0b53233d70d3362ec1f2bc2f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6e8c84ce0b53233d70d3362ec1f2bc2f", - "x-ms-correlation-request-id": "d8279215-79f0-4a81-991e-297a3b4cbddf", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "16f191b5-49d5-4e6b-b5e6-24b1c67f8553", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025455Z:d8279215-79f0-4a81-991e-297a3b4cbddf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "98f898b8ee1df3334a791ab823ec1552", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:54:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "98f898b8ee1df3334a791ab823ec1552", - "x-ms-correlation-request-id": "81938976-9246-45da-9a21-d4868ec6f9f6", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "c2c1b72e-c32e-4a41-b1c5-03732389e0da", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025457Z:81938976-9246-45da-9a21-d4868ec6f9f6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c1695ae7-a51a-4675-a2de-1b2f462e99d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a4788b20d9984a28508179a70ef8ade4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a4788b20d9984a28508179a70ef8ade4", - "x-ms-correlation-request-id": "cbcf7a83-ce18-4132-b95a-d5958d41e30f", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "57038a07-18f7-45d3-a7e9-fe4afa3c6ffa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025458Z:cbcf7a83-ce18-4132-b95a-d5958d41e30f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7646/providers/Microsoft.Storage/storageAccounts/sto5048", - "name": "sto5048", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:54:41.9406886Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:54:41.9406886Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:54:41.8782099Z", - "primaryEndpoints": { - "blob": "https://sto5048.blob.core.windows.net/", - "queue": "https://sto5048.queue.core.windows.net/", - "table": "https://sto5048.table.core.windows.net/", - "file": "https://sto5048.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7646/providers/Microsoft.Storage/storageAccounts/sto5048/encryptionScopes/testscope1?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "64", - "Content-Type": "application/json", - "traceparent": "00-9908d505ab3f204cad121a4df6290349-6ac1e42c87a9de4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "daf8a9bc49dee0e4519924daf085ff83", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "source": "Microsoft.Storage", - "state": "Disabled" - } - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "426", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "daf8a9bc49dee0e4519924daf085ff83", - "x-ms-correlation-request-id": "567392d5-542c-4927-8097-49d13b8b6fc7", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "739ee9aa-2149-45d4-925a-8c540e047a86", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025459Z:567392d5-542c-4927-8097-49d13b8b6fc7" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7646/providers/Microsoft.Storage/storageAccounts/sto5048/encryptionScopes/testscope1", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope1", - "properties": { - "source": "Microsoft.Storage", - "keyVaultProperties": {}, - "creationTime": "2020-09-14T02:54:58.9635871Z", - "lastModifiedTime": "2020-09-14T02:54:58.9635871Z", - "state": "Disabled" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7646/providers/Microsoft.Storage/storageAccounts/sto5048/encryptionScopes/testscope2?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "64", - "Content-Type": "application/json", - "traceparent": "00-d2b6e1597db30045bde83f6a64a8b0ce-0e9ac88ed9d7b642-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "350ee4bd177adf966fae489c748be552", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "source": "Microsoft.Storage", - "state": "Disabled" - } - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "426", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "350ee4bd177adf966fae489c748be552", - "x-ms-correlation-request-id": "de5396d1-cd8e-4b0c-9868-be85d68e1274", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "ae2d554a-cbb6-4c74-af90-db9eb5e53a63", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025459Z:de5396d1-cd8e-4b0c-9868-be85d68e1274" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7646/providers/Microsoft.Storage/storageAccounts/sto5048/encryptionScopes/testscope2", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope2", - "properties": { - "source": "Microsoft.Storage", - "keyVaultProperties": {}, - "creationTime": "2020-09-14T02:54:59.5389748Z", - "lastModifiedTime": "2020-09-14T02:54:59.5389748Z", - "state": "Disabled" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7646/providers/Microsoft.Storage/storageAccounts/sto5048/blobServices/default/containers/container8735?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "90", - "Content-Type": "application/json", - "traceparent": "00-26a6c55fb7b87e42b52e1147bba6be02-76032409e8fe2b45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f479fb36743ba7d69752ffb54e5acb81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "defaultEncryptionScope": "testscope1", - "denyEncryptionScopeOverride": false - } - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "454", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:54:59 GMT", - "ETag": "\u00220x8D85859923B7180\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f479fb36743ba7d69752ffb54e5acb81", - "x-ms-correlation-request-id": "d8d9cf8d-7871-4b20-8db4-c0466be50273", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "ce45a59a-a9e0-4cf3-b00a-a20ef36b1de6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025500Z:d8d9cf8d-7871-4b20-8db4-c0466be50273" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7646/providers/Microsoft.Storage/storageAccounts/sto5048/blobServices/default/containers/container8735", - "name": "container8735", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "testscope1", - "denyEncryptionScopeOverride": false, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7646/providers/Microsoft.Storage/storageAccounts/sto5048/blobServices/default/containers/container8735?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "89", - "Content-Type": "application/json", - "traceparent": "00-958f571c93451c4bba397b54ea2b3ef3-da6f7637500c1546-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ea2ae9f56a7813a4186a3001486bc5b4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "defaultEncryptionScope": "testscope2", - "denyEncryptionScopeOverride": true - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "453", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:00 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ea2ae9f56a7813a4186a3001486bc5b4", - "x-ms-correlation-request-id": "61300955-6706-4472-8b58-c5835b2f88ea", - "x-ms-ratelimit-remaining-subscription-writes": "1187", - "x-ms-request-id": "08050029-63c0-447a-ac51-f14377cf9ac2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025500Z:61300955-6706-4472-8b58-c5835b2f88ea" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7646/providers/Microsoft.Storage/storageAccounts/sto5048/blobServices/default/containers/container8735", - "name": "container8735", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "testscope2", - "denyEncryptionScopeOverride": true, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - } - ], - "Variables": { - "RandomSeed": "710087578", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersEncryptionScopeTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersEncryptionScopeTestAsync.json deleted file mode 100644 index e989039cfa71..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersEncryptionScopeTestAsync.json +++ /dev/null @@ -1,802 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res6494?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-9cbb11dec53bde408760da5527a027f5-55ebc3ae7142ae48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1b809c9c98bc33cedf400f0ea0828641", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "89ba9681-eea4-4c96-9f4b-98d616b3a107", - "x-ms-ratelimit-remaining-subscription-writes": "1125", - "x-ms-request-id": "89ba9681-eea4-4c96-9f4b-98d616b3a107", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030139Z:89ba9681-eea4-4c96-9f4b-98d616b3a107" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6494", - "name": "res6494", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6494/providers/Microsoft.Storage/storageAccounts/sto4107?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-cb35e3fa3af43040b69e3467aa24878c-ca7103c6ca44714a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e69e1bba645986313ce1f6472e411d84", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e69e1bba645986313ce1f6472e411d84", - "x-ms-correlation-request-id": "8a9ce5d2-4a3d-4561-a9c7-25f02c539a88", - "x-ms-ratelimit-remaining-subscription-writes": "1124", - "x-ms-request-id": "6898203c-fd82-4e03-9530-bf76350e289f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030142Z:8a9ce5d2-4a3d-4561-a9c7-25f02c539a88" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5ffd9ef1234b37424e957fb7d8ecb1ff", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5ffd9ef1234b37424e957fb7d8ecb1ff", - "x-ms-correlation-request-id": "5c1b2f3f-f364-4628-885f-579205f79c76", - "x-ms-ratelimit-remaining-subscription-reads": "11740", - "x-ms-request-id": "2823847b-3d6a-4d84-acb4-1df6acb86fe1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030142Z:5c1b2f3f-f364-4628-885f-579205f79c76" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a07089f10825bb3be8085e32ca52aea1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a07089f10825bb3be8085e32ca52aea1", - "x-ms-correlation-request-id": "cea425ca-7701-4658-9413-82cdc9e4dd57", - "x-ms-ratelimit-remaining-subscription-reads": "11739", - "x-ms-request-id": "37f23763-dd28-4b8d-97ee-741a8887ebac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030143Z:cea425ca-7701-4658-9413-82cdc9e4dd57" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8f55cf15be440c399f28ea747f7bbe9b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8f55cf15be440c399f28ea747f7bbe9b", - "x-ms-correlation-request-id": "ce73940b-2783-4f8a-8cf9-0c97f85116af", - "x-ms-ratelimit-remaining-subscription-reads": "11738", - "x-ms-request-id": "0669606e-fed1-43c9-9ab7-d18974f1bc7a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030145Z:ce73940b-2783-4f8a-8cf9-0c97f85116af" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4ded9b752b2ae90163417742c50f6dfc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4ded9b752b2ae90163417742c50f6dfc", - "x-ms-correlation-request-id": "88a5435a-f86b-474e-aae2-ae523ef16e0d", - "x-ms-ratelimit-remaining-subscription-reads": "11737", - "x-ms-request-id": "1b6d3cd4-6ea1-43be-aa7e-aabd8ba57968", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030146Z:88a5435a-f86b-474e-aae2-ae523ef16e0d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "08a1dde6219633ba4f6401fc1ec73c6d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "08a1dde6219633ba4f6401fc1ec73c6d", - "x-ms-correlation-request-id": "d2488c58-be55-4960-a9c7-f560d23beff7", - "x-ms-ratelimit-remaining-subscription-reads": "11736", - "x-ms-request-id": "e6855dff-55b5-42be-8932-3384c733904c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030147Z:d2488c58-be55-4960-a9c7-f560d23beff7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2ebdc2496065e977ce6b2b0246f6468f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2ebdc2496065e977ce6b2b0246f6468f", - "x-ms-correlation-request-id": "3a31ff92-62a3-4bdd-a801-b278fe7b37d5", - "x-ms-ratelimit-remaining-subscription-reads": "11735", - "x-ms-request-id": "f04e9ce8-6c59-4df5-8eea-9da2b4235f89", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030149Z:3a31ff92-62a3-4bdd-a801-b278fe7b37d5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a18dedbbb5d95305e0b9fec52904cb9c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a18dedbbb5d95305e0b9fec52904cb9c", - "x-ms-correlation-request-id": "d2bcb4ca-6fe3-49c4-9e84-9ff77beeba09", - "x-ms-ratelimit-remaining-subscription-reads": "11734", - "x-ms-request-id": "65130d63-f054-4e10-907c-5a2fb8239d21", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030150Z:d2bcb4ca-6fe3-49c4-9e84-9ff77beeba09" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "02f909053e52859766b73a2bf6b8ec59", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "02f909053e52859766b73a2bf6b8ec59", - "x-ms-correlation-request-id": "28203e4e-cadf-46fd-862d-3645cd3f1f05", - "x-ms-ratelimit-remaining-subscription-reads": "11733", - "x-ms-request-id": "de67ff61-b982-44a8-9508-22c3bbfecc67", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030151Z:28203e4e-cadf-46fd-862d-3645cd3f1f05" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3041721d9a399493bd694eab62b1c0c9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3041721d9a399493bd694eab62b1c0c9", - "x-ms-correlation-request-id": "e89c710f-1a02-463d-9273-8b99c9a690ef", - "x-ms-ratelimit-remaining-subscription-reads": "11732", - "x-ms-request-id": "d6782dd4-ec3a-4e97-9533-b3162880629c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030153Z:e89c710f-1a02-463d-9273-8b99c9a690ef" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3cfd8ea044fd7c3d56083b217ada5c27", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3cfd8ea044fd7c3d56083b217ada5c27", - "x-ms-correlation-request-id": "326ac748-7cfe-4b39-ba36-0d785be97697", - "x-ms-ratelimit-remaining-subscription-reads": "11731", - "x-ms-request-id": "81a253d1-9630-48ec-a8c9-ad97d747865b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030154Z:326ac748-7cfe-4b39-ba36-0d785be97697" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b7a8a4cc9ac26a63766445e8f0eb22b4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b7a8a4cc9ac26a63766445e8f0eb22b4", - "x-ms-correlation-request-id": "e9f8e6ed-489c-469a-bd55-732a358beefe", - "x-ms-ratelimit-remaining-subscription-reads": "11730", - "x-ms-request-id": "d5eb8e86-208c-4792-abe5-e567c190c5dd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030155Z:e9f8e6ed-489c-469a-bd55-732a358beefe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "678a70f7afbbd95b35c4da315f7119e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:01:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "678a70f7afbbd95b35c4da315f7119e3", - "x-ms-correlation-request-id": "598a45f1-86fc-455b-9901-dbcf032a58dc", - "x-ms-ratelimit-remaining-subscription-reads": "11729", - "x-ms-request-id": "576a7805-1fa2-492b-bed3-bf277a44fbfc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030157Z:598a45f1-86fc-455b-9901-dbcf032a58dc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6898203c-fd82-4e03-9530-bf76350e289f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bede260c090905072b92c698fe548c6a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bede260c090905072b92c698fe548c6a", - "x-ms-correlation-request-id": "c95116a4-7d02-4dfd-b9f7-759dd84d2382", - "x-ms-ratelimit-remaining-subscription-reads": "11728", - "x-ms-request-id": "ac889ddd-67a9-49a8-8753-2fc3f579407a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030158Z:c95116a4-7d02-4dfd-b9f7-759dd84d2382" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6494/providers/Microsoft.Storage/storageAccounts/sto4107", - "name": "sto4107", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:01:41.7949032Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:01:41.7949032Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:01:41.7168041Z", - "primaryEndpoints": { - "blob": "https://sto4107.blob.core.windows.net/", - "queue": "https://sto4107.queue.core.windows.net/", - "table": "https://sto4107.table.core.windows.net/", - "file": "https://sto4107.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6494/providers/Microsoft.Storage/storageAccounts/sto4107/encryptionScopes/testscope1?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "64", - "Content-Type": "application/json", - "traceparent": "00-62b11884f410814aa9864a0a43dcd966-6879783d2f1c5c41-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0a2a87e5f54f1c6c48ce81fec0310a05", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "source": "Microsoft.Storage", - "state": "Disabled" - } - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "426", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0a2a87e5f54f1c6c48ce81fec0310a05", - "x-ms-correlation-request-id": "e254679f-2383-430b-9630-32c552bf8b6e", - "x-ms-ratelimit-remaining-subscription-writes": "1123", - "x-ms-request-id": "c6a28349-1484-402a-a027-19f6cc3ea9f9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030159Z:e254679f-2383-430b-9630-32c552bf8b6e" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6494/providers/Microsoft.Storage/storageAccounts/sto4107/encryptionScopes/testscope1", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope1", - "properties": { - "source": "Microsoft.Storage", - "keyVaultProperties": {}, - "creationTime": "2020-09-14T03:01:58.9634660Z", - "lastModifiedTime": "2020-09-14T03:01:58.9634660Z", - "state": "Disabled" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6494/providers/Microsoft.Storage/storageAccounts/sto4107/encryptionScopes/testscope2?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "64", - "Content-Type": "application/json", - "traceparent": "00-715b88cdf705c543b1c62506920e0a02-4acf19c6d3eb8045-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cadb624b640deeaa69843c28e9c3dbe0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "source": "Microsoft.Storage", - "state": "Disabled" - } - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "426", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cadb624b640deeaa69843c28e9c3dbe0", - "x-ms-correlation-request-id": "cd8f920a-f453-4436-9e24-2c154db2ca8c", - "x-ms-ratelimit-remaining-subscription-writes": "1122", - "x-ms-request-id": "d5f13889-7d54-4418-bda7-f49bed5ef568", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030159Z:cd8f920a-f453-4436-9e24-2c154db2ca8c" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6494/providers/Microsoft.Storage/storageAccounts/sto4107/encryptionScopes/testscope2", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope2", - "properties": { - "source": "Microsoft.Storage", - "keyVaultProperties": {}, - "creationTime": "2020-09-14T03:01:59.5468625Z", - "lastModifiedTime": "2020-09-14T03:01:59.5468625Z", - "state": "Disabled" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6494/providers/Microsoft.Storage/storageAccounts/sto4107/blobServices/default/containers/container1072?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "90", - "Content-Type": "application/json", - "traceparent": "00-2c25fae59f900b44bcbd3fe605e3b705-56f9b15eaad1094a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "46d84c6f930fb917c1753b870845f987", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "defaultEncryptionScope": "testscope1", - "denyEncryptionScopeOverride": false - } - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "454", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:01:59 GMT", - "ETag": "\u00220x8D8585A8C9DB87F\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "46d84c6f930fb917c1753b870845f987", - "x-ms-correlation-request-id": "18d26d1c-33c8-4abb-9e64-4712bb0f2cfd", - "x-ms-ratelimit-remaining-subscription-writes": "1121", - "x-ms-request-id": "0b810853-0603-473a-9106-fc5a04bebebe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030200Z:18d26d1c-33c8-4abb-9e64-4712bb0f2cfd" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6494/providers/Microsoft.Storage/storageAccounts/sto4107/blobServices/default/containers/container1072", - "name": "container1072", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "testscope1", - "denyEncryptionScopeOverride": false, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6494/providers/Microsoft.Storage/storageAccounts/sto4107/blobServices/default/containers/container1072?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "89", - "Content-Type": "application/json", - "traceparent": "00-c7ceabab0229ab4eb91a3d4cd7e0eb7f-f7fc433f34fb814c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "799b4dc15dc2dd803ca0cab8433385f3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "defaultEncryptionScope": "testscope2", - "denyEncryptionScopeOverride": true - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "453", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:00 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "799b4dc15dc2dd803ca0cab8433385f3", - "x-ms-correlation-request-id": "b3e52c1b-7929-4ad1-b442-6819a222873d", - "x-ms-ratelimit-remaining-subscription-writes": "1120", - "x-ms-request-id": "ee024227-ed48-4412-b855-665b913fcd85", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030201Z:b3e52c1b-7929-4ad1-b442-6819a222873d" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6494/providers/Microsoft.Storage/storageAccounts/sto4107/blobServices/default/containers/container1072", - "name": "container1072", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "testscope2", - "denyEncryptionScopeOverride": true, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - } - ], - "Variables": { - "RandomSeed": "343808669", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersExtendImmutabilityPolicyTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersExtendImmutabilityPolicyTest.json deleted file mode 100644 index ff73a585d359..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersExtendImmutabilityPolicyTest.json +++ /dev/null @@ -1,822 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res3613?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-7436322e3628a94899f0e85165a4c23f-1fe181bd5cf60d44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "34e9c55bb4b1f27d3aa2ee86b8425756", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:02 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "750afd3b-6f67-43ac-a36b-4840b550edd1", - "x-ms-ratelimit-remaining-subscription-writes": "1186", - "x-ms-request-id": "750afd3b-6f67-43ac-a36b-4840b550edd1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025503Z:750afd3b-6f67-43ac-a36b-4840b550edd1" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613", - "name": "res3613", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613/providers/Microsoft.Storage/storageAccounts/sto4183?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-e5d99bd38e40ef46855503b81b56e8ea-fdce5d9d963bb94b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d5fc8d1cad24d0291dae20446ec56f8f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d5fc8d1cad24d0291dae20446ec56f8f", - "x-ms-correlation-request-id": "822835cc-3363-426e-91b0-0fbc1f11a8c0", - "x-ms-ratelimit-remaining-subscription-writes": "1185", - "x-ms-request-id": "36ef2a90-c00f-4558-818c-41b267bc863e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025507Z:822835cc-3363-426e-91b0-0fbc1f11a8c0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2dae511144b91836c06394055dadcbdd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2dae511144b91836c06394055dadcbdd", - "x-ms-correlation-request-id": "010213bd-a42e-4795-83f9-853594ac0bb7", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "850e3aaf-7074-4956-aa06-8a9255711ea7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025508Z:010213bd-a42e-4795-83f9-853594ac0bb7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4b8ef67eaa3a04181c6d6c08e5b11e7c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4b8ef67eaa3a04181c6d6c08e5b11e7c", - "x-ms-correlation-request-id": "26e1f33f-9222-452d-9912-7b2d229a73c6", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "c6a0a1ed-1a2d-4499-a90a-9b1f70b76020", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025509Z:26e1f33f-9222-452d-9912-7b2d229a73c6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1c33db9c4116e5d6c004ebe0836a32ba", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1c33db9c4116e5d6c004ebe0836a32ba", - "x-ms-correlation-request-id": "75552dca-de06-4f5b-beb6-0c35cfc8a7b5", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "4e39e442-bfa3-45ff-a647-c36bd0416ee4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025510Z:75552dca-de06-4f5b-beb6-0c35cfc8a7b5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bbf8ea50c711660938aa104cd72e320e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bbf8ea50c711660938aa104cd72e320e", - "x-ms-correlation-request-id": "13cce670-0900-4b27-9f40-95695870bc2b", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "2464080d-7b8b-4e68-b1ca-af69e721a28e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025512Z:13cce670-0900-4b27-9f40-95695870bc2b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "81691744ae7a3dc71fa98a36bf3881b1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "81691744ae7a3dc71fa98a36bf3881b1", - "x-ms-correlation-request-id": "90bff778-20f1-4e54-9528-5fbd0263d7b9", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "388b8f79-fe12-461d-8452-1722c1c26d67", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025513Z:90bff778-20f1-4e54-9528-5fbd0263d7b9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fbb8b23b63b9d46bd1cde36c318a0d92", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fbb8b23b63b9d46bd1cde36c318a0d92", - "x-ms-correlation-request-id": "1e0248a7-80d5-46fb-bdac-6f9882039201", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "599093a1-d6ae-4c14-8635-88cb3529e972", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025514Z:1e0248a7-80d5-46fb-bdac-6f9882039201" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6b9cdcd2b001a14023bb9b673cd3a600", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6b9cdcd2b001a14023bb9b673cd3a600", - "x-ms-correlation-request-id": "98902298-c519-44f2-bcd4-22b65bb4c402", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "9e486136-38bc-46b2-8ec6-fde759545d49", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025516Z:98902298-c519-44f2-bcd4-22b65bb4c402" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "24105e283775e055ac94afadcb5a0b95", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "24105e283775e055ac94afadcb5a0b95", - "x-ms-correlation-request-id": "46b64c8a-95f0-4cc9-a051-cafc566d2ed0", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "77c88831-9024-4176-9495-8f1ec96b8e22", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025517Z:46b64c8a-95f0-4cc9-a051-cafc566d2ed0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e364f89b169c8ab07217d8fdc70398fe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e364f89b169c8ab07217d8fdc70398fe", - "x-ms-correlation-request-id": "fa1dc08b-6c62-47b6-987c-fed36cdad3d0", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "afa5a0b7-95f6-4218-af86-864db48fb621", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025518Z:fa1dc08b-6c62-47b6-987c-fed36cdad3d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d344e326e9799a1c87bbbe6d0192d6c8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d344e326e9799a1c87bbbe6d0192d6c8", - "x-ms-correlation-request-id": "729a96a1-02d5-42bf-b1bd-c17c36d08dc1", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "544994f6-502e-402e-910c-9b477a5d3f49", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025520Z:729a96a1-02d5-42bf-b1bd-c17c36d08dc1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "43cc05b0c36f1264ae86b25e5f5719a9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "43cc05b0c36f1264ae86b25e5f5719a9", - "x-ms-correlation-request-id": "f72d404d-dd10-49cc-87b0-cb2e5c5fd66d", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "27c874a6-2652-4424-8655-17d7a062710a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025521Z:f72d404d-dd10-49cc-87b0-cb2e5c5fd66d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e787b1fc3816b21cdcc95ce0574389df", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e787b1fc3816b21cdcc95ce0574389df", - "x-ms-correlation-request-id": "e78dbf23-ad7e-415a-bd8a-e1bf25046e5e", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "3c330a24-000b-45e0-ba6d-9dc702d9ab61", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025522Z:e78dbf23-ad7e-415a-bd8a-e1bf25046e5e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/36ef2a90-c00f-4558-818c-41b267bc863e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c14d0f415437628e7e3125f236be3b2f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:23 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c14d0f415437628e7e3125f236be3b2f", - "x-ms-correlation-request-id": "b6f8f802-357c-44ec-a59d-1e2e0ac7ab1f", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "f6c58ac1-51a8-4bbc-8c6b-67d107b2fdc4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025524Z:b6f8f802-357c-44ec-a59d-1e2e0ac7ab1f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613/providers/Microsoft.Storage/storageAccounts/sto4183", - "name": "sto4183", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:55:07.5060334Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:55:07.5060334Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:55:07.4122912Z", - "primaryEndpoints": { - "dfs": "https://sto4183.dfs.core.windows.net/", - "web": "https://sto4183.z20.web.core.windows.net/", - "blob": "https://sto4183.blob.core.windows.net/", - "queue": "https://sto4183.queue.core.windows.net/", - "table": "https://sto4183.table.core.windows.net/", - "file": "https://sto4183.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613/providers/Microsoft.Storage/storageAccounts/sto4183/blobServices/default/containers/container7936?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-f90ebf827420014cb43576dbc669a235-3d69f31d3916654c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0b4f7015b2eee9771967a66783bb6afd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:23 GMT", - "ETag": "\u00220x8D85859A0B916C8\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0b4f7015b2eee9771967a66783bb6afd", - "x-ms-correlation-request-id": "23f55894-51e3-4ea4-a2cf-6c00c14cf9a3", - "x-ms-ratelimit-remaining-subscription-writes": "1184", - "x-ms-request-id": "6a2ab803-351b-4079-bccb-b4d76722a974", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025524Z:23f55894-51e3-4ea4-a2cf-6c00c14cf9a3" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613/providers/Microsoft.Storage/storageAccounts/sto4183/blobServices/default/containers/container7936", - "name": "container7936", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613/providers/Microsoft.Storage/storageAccounts/sto4183/blobServices/default/containers/container7936/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-100afef979ef1b4faeaa5bb793403403-eb42ed17e7f3304f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0a4f1cd2725722a72468e413297c1d8d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 3 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "420", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:25 GMT", - "ETag": "\u00228d85859a10cbb02\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0a4f1cd2725722a72468e413297c1d8d", - "x-ms-correlation-request-id": "b8783210-f849-458f-b0e0-84ed3ce958d2", - "x-ms-ratelimit-remaining-subscription-writes": "1183", - "x-ms-request-id": "29276f5a-94b0-4aac-8c9c-14e01389e1e4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025525Z:b8783210-f849-458f-b0e0-84ed3ce958d2" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613/providers/Microsoft.Storage/storageAccounts/sto4183/blobServices/default/containers/container7936/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859a10cbb02\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613/providers/Microsoft.Storage/storageAccounts/sto4183/blobServices/default/containers/container7936/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d85859a10cbb02\u0022", - "traceparent": "00-c5df537e4f729e4594ee73d60ecc6567-b2078788d7c8ff44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d2413f2dd4395d52d5d71dece8fafb76", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "418", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:25 GMT", - "ETag": "\u00228d85859a1602e48\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d2413f2dd4395d52d5d71dece8fafb76", - "x-ms-correlation-request-id": "fccf4de5-e8cf-40f3-bc93-1adc4db9154a", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "ca3c2a7f-9db5-40d3-9119-6a919494ef1c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025525Z:fccf4de5-e8cf-40f3-bc93-1adc4db9154a" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613/providers/Microsoft.Storage/storageAccounts/sto4183/blobServices/default/containers/container7936/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859a1602e48\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613/providers/Microsoft.Storage/storageAccounts/sto4183/blobServices/default/containers/container7936/immutabilityPolicies/default/extend?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "60", - "Content-Type": "application/json", - "If-Match": "\u00228d85859a1602e48\u0022", - "traceparent": "00-afb7b956a28c7f46869db064cb789c58-4ccf726b9ea19f45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a163f5ba24eca349c92de685cd64c09d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 100 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "420", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:26 GMT", - "ETag": "\u00228d85859a1a55429\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a163f5ba24eca349c92de685cd64c09d", - "x-ms-correlation-request-id": "78e6a798-aff8-4973-adcb-9d1591ff4f9f", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "070765de-808e-49f2-87a6-71a33a161262", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025526Z:78e6a798-aff8-4973-adcb-9d1591ff4f9f" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613/providers/Microsoft.Storage/storageAccounts/sto4183/blobServices/default/containers/container7936/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859a1a55429\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3613/providers/Microsoft.Storage/storageAccounts/sto4183/blobServices/default/containers/container7936?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-f7ea8da30eb2a44ca0c359134efbaf16-62ceb1a6079dec45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "443a184a9879fec3c9f2347f54ba3929", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "443a184a9879fec3c9f2347f54ba3929", - "x-ms-correlation-request-id": "655634d6-dc5c-46d2-8b35-a8ed6efd941d", - "x-ms-ratelimit-remaining-subscription-deletes": "14993", - "x-ms-request-id": "a2b6e418-ebec-4f84-9960-e9bcbec00815", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025526Z:655634d6-dc5c-46d2-8b35-a8ed6efd941d" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "194097242", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersExtendImmutabilityPolicyTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersExtendImmutabilityPolicyTestAsync.json deleted file mode 100644 index 2ec176003862..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersExtendImmutabilityPolicyTestAsync.json +++ /dev/null @@ -1,822 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1223?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-26c73a62275ee644bc63d832ed5a03c8-6860f78c8833364f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "10eb7cef37a973e814d200a2d70166a2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:03 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ce2a1178-2526-4932-9750-0c47b8565088", - "x-ms-ratelimit-remaining-subscription-writes": "1119", - "x-ms-request-id": "ce2a1178-2526-4932-9750-0c47b8565088", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030203Z:ce2a1178-2526-4932-9750-0c47b8565088" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223", - "name": "res1223", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223/providers/Microsoft.Storage/storageAccounts/sto92?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-33ae9196c2097840833a1bf09e1abeff-bdb19684dd54ff4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7903ca0e3703e576064606e4c59520d5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7903ca0e3703e576064606e4c59520d5", - "x-ms-correlation-request-id": "e186f857-d282-480b-b53d-837d8e147127", - "x-ms-ratelimit-remaining-subscription-writes": "1118", - "x-ms-request-id": "a1e7c2e4-8848-4138-b723-a61ad1ec3ecf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030206Z:e186f857-d282-480b-b53d-837d8e147127" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ef531eb83cbc44ec752ba2f1e28e4e3c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ef531eb83cbc44ec752ba2f1e28e4e3c", - "x-ms-correlation-request-id": "27147f5f-999f-49bd-85fa-e5a89710270d", - "x-ms-ratelimit-remaining-subscription-reads": "11727", - "x-ms-request-id": "8bbed43f-5487-41bb-ba49-ac98df7a860e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030206Z:27147f5f-999f-49bd-85fa-e5a89710270d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f83acce0516f8c715e3ead525f65799c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f83acce0516f8c715e3ead525f65799c", - "x-ms-correlation-request-id": "1533a9d6-759d-44c6-a76c-4188c1339fc9", - "x-ms-ratelimit-remaining-subscription-reads": "11726", - "x-ms-request-id": "6a5f7648-5524-4d7c-aa27-9bf238a611ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030208Z:1533a9d6-759d-44c6-a76c-4188c1339fc9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a62c3097304261191db2db8edf7ae33d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a62c3097304261191db2db8edf7ae33d", - "x-ms-correlation-request-id": "932acc08-ad4c-4ee9-a54d-691be1f2bc16", - "x-ms-ratelimit-remaining-subscription-reads": "11725", - "x-ms-request-id": "8385bfa0-9a86-462e-9e77-e920ad092566", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030209Z:932acc08-ad4c-4ee9-a54d-691be1f2bc16" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9f309c62b62f6765adc6917d8e99e510", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9f309c62b62f6765adc6917d8e99e510", - "x-ms-correlation-request-id": "75c7da4f-8421-42a6-b5a8-93e47bc9f75c", - "x-ms-ratelimit-remaining-subscription-reads": "11724", - "x-ms-request-id": "ae7a46b5-4088-4f90-860a-bc66b5d4e1ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030210Z:75c7da4f-8421-42a6-b5a8-93e47bc9f75c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b15906b2a862b0f9b2d9dabc75e2ade4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b15906b2a862b0f9b2d9dabc75e2ade4", - "x-ms-correlation-request-id": "ec517db1-116b-4e92-b313-14d2fab8fce1", - "x-ms-ratelimit-remaining-subscription-reads": "11723", - "x-ms-request-id": "958675ff-1897-4a61-8b5d-50e20c698530", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030212Z:ec517db1-116b-4e92-b313-14d2fab8fce1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c3f0705bd934e06dcbc4f97b9f9cd283", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c3f0705bd934e06dcbc4f97b9f9cd283", - "x-ms-correlation-request-id": "65c5e010-1350-40a0-8aad-8a6c61154879", - "x-ms-ratelimit-remaining-subscription-reads": "11722", - "x-ms-request-id": "d2a27540-62d2-4516-a6c7-4b05519685ad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030213Z:65c5e010-1350-40a0-8aad-8a6c61154879" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d8dccbcd3120badaa280ec55dca8f2ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d8dccbcd3120badaa280ec55dca8f2ca", - "x-ms-correlation-request-id": "7723cc41-1a1c-41ec-a11d-830768d46ea8", - "x-ms-ratelimit-remaining-subscription-reads": "11721", - "x-ms-request-id": "f97c1d66-6f11-44d0-85cb-7c3d196ebcb2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030214Z:7723cc41-1a1c-41ec-a11d-830768d46ea8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1e21ac1921a8d8db9879e69dae7e1016", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1e21ac1921a8d8db9879e69dae7e1016", - "x-ms-correlation-request-id": "8e6cfe77-febe-40a4-9692-99f669821023", - "x-ms-ratelimit-remaining-subscription-reads": "11720", - "x-ms-request-id": "c72b7783-a1fd-4426-8108-6750ca3ba5d7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030216Z:8e6cfe77-febe-40a4-9692-99f669821023" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a9ef5607d40629c4953621b4ec170422", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a9ef5607d40629c4953621b4ec170422", - "x-ms-correlation-request-id": "74a73154-21f1-4a2a-a9c0-155492e2026d", - "x-ms-ratelimit-remaining-subscription-reads": "11719", - "x-ms-request-id": "176014d6-1659-4174-acd3-e69d96fd66fd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030217Z:74a73154-21f1-4a2a-a9c0-155492e2026d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f2622ed2b37aabdaf00340a74b3c0b24", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f2622ed2b37aabdaf00340a74b3c0b24", - "x-ms-correlation-request-id": "215d2702-2f0e-4a47-9c51-9a287b7561e8", - "x-ms-ratelimit-remaining-subscription-reads": "11718", - "x-ms-request-id": "c73ff132-da8f-4edb-bfbe-a4bfe80a8d8c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030218Z:215d2702-2f0e-4a47-9c51-9a287b7561e8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "854ed66f48b944c4e8f788720027ec80", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "854ed66f48b944c4e8f788720027ec80", - "x-ms-correlation-request-id": "41e55ad0-2767-4401-aa20-3ff4b1245702", - "x-ms-ratelimit-remaining-subscription-reads": "11717", - "x-ms-request-id": "c7b6b44f-d9af-44ba-bb27-81932b72a70c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030220Z:41e55ad0-2767-4401-aa20-3ff4b1245702" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7fcac4741e1b539b7b43b902941cde58", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7fcac4741e1b539b7b43b902941cde58", - "x-ms-correlation-request-id": "3c225bff-e3f9-4aeb-8d08-b9abcef6e8d0", - "x-ms-ratelimit-remaining-subscription-reads": "11716", - "x-ms-request-id": "a325ec6f-1668-4439-a64a-38d6934e85c6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030221Z:3c225bff-e3f9-4aeb-8d08-b9abcef6e8d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a1e7c2e4-8848-4138-b723-a61ad1ec3ecf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1644fc2b7fc98a686a1d0a832b68abc8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1268", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1644fc2b7fc98a686a1d0a832b68abc8", - "x-ms-correlation-request-id": "aa7f50e4-001e-48a9-a0c0-966db722f0fd", - "x-ms-ratelimit-remaining-subscription-reads": "11715", - "x-ms-request-id": "54508b44-c3cb-45d4-a341-de77c2f9f22c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030222Z:aa7f50e4-001e-48a9-a0c0-966db722f0fd" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223/providers/Microsoft.Storage/storageAccounts/sto92", - "name": "sto92", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:02:05.9052772Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:02:05.9052772Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:02:05.8271454Z", - "primaryEndpoints": { - "dfs": "https://sto92.dfs.core.windows.net/", - "web": "https://sto92.z20.web.core.windows.net/", - "blob": "https://sto92.blob.core.windows.net/", - "queue": "https://sto92.queue.core.windows.net/", - "table": "https://sto92.table.core.windows.net/", - "file": "https://sto92.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223/providers/Microsoft.Storage/storageAccounts/sto92/blobServices/default/containers/container4476?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-86524fbca0e07541b4c8b682854aa9e4-a69f42777639d345-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "718732bf088b3b51fb09768ec1b0cb19", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "378", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:22 GMT", - "ETag": "\u00220x8D8585A9A550243\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "718732bf088b3b51fb09768ec1b0cb19", - "x-ms-correlation-request-id": "4bf6b41c-bd3d-4c96-afd5-28ca078cda90", - "x-ms-ratelimit-remaining-subscription-writes": "1117", - "x-ms-request-id": "a4e94c5c-4545-4afe-82fc-417d690ae4e3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030223Z:4bf6b41c-bd3d-4c96-afd5-28ca078cda90" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223/providers/Microsoft.Storage/storageAccounts/sto92/blobServices/default/containers/container4476", - "name": "container4476", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223/providers/Microsoft.Storage/storageAccounts/sto92/blobServices/default/containers/container4476/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-92e2616e8a5a914ca93d2fb7eb064bcb-3cb8c84e6f0ea145-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e203472fb7d65bf44015fe1418271398", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 3 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "418", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:23 GMT", - "ETag": "\u00228d8585a9aa636a2\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e203472fb7d65bf44015fe1418271398", - "x-ms-correlation-request-id": "0141d1a8-fdc2-4dc6-8ef8-1f714af41d63", - "x-ms-ratelimit-remaining-subscription-writes": "1116", - "x-ms-request-id": "00d749f1-7e44-4c7f-a438-107d7a7c1093", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030224Z:0141d1a8-fdc2-4dc6-8ef8-1f714af41d63" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223/providers/Microsoft.Storage/storageAccounts/sto92/blobServices/default/containers/container4476/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585a9aa636a2\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223/providers/Microsoft.Storage/storageAccounts/sto92/blobServices/default/containers/container4476/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d8585a9aa636a2\u0022", - "traceparent": "00-0c97e4933dcce043a4ce3c7ad117bebe-ae3eefe6ba587742-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e9d4ebf0e756f49ff2dacd76f2fba86c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "416", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:23 GMT", - "ETag": "\u00228d8585a9af28301\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e9d4ebf0e756f49ff2dacd76f2fba86c", - "x-ms-correlation-request-id": "3815d4cd-a9e4-4ec2-8438-1b40009e0180", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "46fc93ab-ab3d-47a2-b431-72921236b8cc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030224Z:3815d4cd-a9e4-4ec2-8438-1b40009e0180" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223/providers/Microsoft.Storage/storageAccounts/sto92/blobServices/default/containers/container4476/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585a9af28301\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223/providers/Microsoft.Storage/storageAccounts/sto92/blobServices/default/containers/container4476/immutabilityPolicies/default/extend?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "60", - "Content-Type": "application/json", - "If-Match": "\u00228d8585a9af28301\u0022", - "traceparent": "00-3cfc3af67b8f714f8e26d6acda4ce8e1-3e7ddfd928b5be4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21fb693ee5a708413e2c31760a3d22d3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 100 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "418", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:24 GMT", - "ETag": "\u00228d8585a9b32e334\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21fb693ee5a708413e2c31760a3d22d3", - "x-ms-correlation-request-id": "e1731412-0bce-41cb-b7ee-3d4022ca0c5b", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "27028557-8148-4f02-a5ad-4a20d4bc2ca2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030224Z:e1731412-0bce-41cb-b7ee-3d4022ca0c5b" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223/providers/Microsoft.Storage/storageAccounts/sto92/blobServices/default/containers/container4476/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585a9b32e334\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1223/providers/Microsoft.Storage/storageAccounts/sto92/blobServices/default/containers/container4476?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-87505c0ae385334fb7df62569fe434d6-33733416eab6044f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d69edef5e1dc48c3a70feffbe97e6944", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:24 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d69edef5e1dc48c3a70feffbe97e6944", - "x-ms-correlation-request-id": "e631e40a-d319-45d1-9209-99d188a665f4", - "x-ms-ratelimit-remaining-subscription-deletes": "14970", - "x-ms-request-id": "b128b613-2a7c-4d94-9b92-48eb21109ce8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030225Z:e631e40a-d319-45d1-9209-99d188a665f4" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "1156803654", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersGetTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersGetTest.json deleted file mode 100644 index 85f78777791c..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersGetTest.json +++ /dev/null @@ -1,1021 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1133?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-aa5fb5c9357f6044ad8066af1e067466-f594e8df31b38845-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ecad77a719341a05fdc708c1f0b4cce8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:29 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e53b3b48-917d-4d71-a4f4-f2b3c83d33ae", - "x-ms-ratelimit-remaining-subscription-writes": "1182", - "x-ms-request-id": "e53b3b48-917d-4d71-a4f4-f2b3c83d33ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025529Z:e53b3b48-917d-4d71-a4f4-f2b3c83d33ae" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133", - "name": "res1133", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-8e302cf2aea481458b95ce43052f9783-25e82db4b137e042-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a294b2bf63499cc82f2e53883acdcf84", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a294b2bf63499cc82f2e53883acdcf84", - "x-ms-correlation-request-id": "a2e98845-7a96-4f31-b1e3-f581e58a3f9b", - "x-ms-ratelimit-remaining-subscription-writes": "1181", - "x-ms-request-id": "79864a8c-c426-4062-997c-e75a3235bf1c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025532Z:a2e98845-7a96-4f31-b1e3-f581e58a3f9b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "63580a0d1a92135de55004eab292c2fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "63580a0d1a92135de55004eab292c2fa", - "x-ms-correlation-request-id": "ea30a65c-61ae-40c0-b1ce-802a57296feb", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "bb30736b-b11b-4b54-832e-5034b1686a2b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025532Z:ea30a65c-61ae-40c0-b1ce-802a57296feb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dad83d396bda1aca3d04d82a4ac1e3fe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dad83d396bda1aca3d04d82a4ac1e3fe", - "x-ms-correlation-request-id": "0c9e28c6-ec8e-40cb-9032-7c579aa1b4fc", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "44d9ee11-bc36-4a9d-8a3d-f9516610d36b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025533Z:0c9e28c6-ec8e-40cb-9032-7c579aa1b4fc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "307b43586b75fdf17cde98c7a089dd37", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "307b43586b75fdf17cde98c7a089dd37", - "x-ms-correlation-request-id": "4b5198dc-3258-43ba-838f-53dd917f2d7f", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "95bb53b0-454b-4256-a61f-3871c38b5f43", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025535Z:4b5198dc-3258-43ba-838f-53dd917f2d7f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7bcd1f5cfb59a135403d258d4132c823", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7bcd1f5cfb59a135403d258d4132c823", - "x-ms-correlation-request-id": "9997cb4a-5d12-4c5e-abf3-aec106cc2851", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "9b67dc8d-1b80-4843-8c40-35d2a83c0338", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025536Z:9997cb4a-5d12-4c5e-abf3-aec106cc2851" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6e91066d9217cd844bda5dfbd2027ab4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6e91066d9217cd844bda5dfbd2027ab4", - "x-ms-correlation-request-id": "3c124568-c5cd-456e-a72a-7fb6833d6914", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "213f1f76-6c68-40d9-bff4-2c2b00c002ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025537Z:3c124568-c5cd-456e-a72a-7fb6833d6914" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2bcda12767f45da50ed9ef374564bb49", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2bcda12767f45da50ed9ef374564bb49", - "x-ms-correlation-request-id": "e96362d2-5488-4a97-a268-911efdb22665", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "ead5793c-1b36-4993-a33c-40b4f2df4f7f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025539Z:e96362d2-5488-4a97-a268-911efdb22665" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "995975156ff7ca209aff307e9e39cf3d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "995975156ff7ca209aff307e9e39cf3d", - "x-ms-correlation-request-id": "847074a7-82b5-456d-b4eb-ef9b11387cc3", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "41404585-b8ad-42a3-837f-822d3ea48179", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025540Z:847074a7-82b5-456d-b4eb-ef9b11387cc3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a06671c39d65062e6134603da24d88e7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a06671c39d65062e6134603da24d88e7", - "x-ms-correlation-request-id": "6e51d947-e658-4f50-9408-ee55e62d60ae", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "a1a9e1ba-eb73-48a3-afd5-5ca95728d938", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025541Z:6e51d947-e658-4f50-9408-ee55e62d60ae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5de5141ee0a9b8bc810290f43726bfd4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5de5141ee0a9b8bc810290f43726bfd4", - "x-ms-correlation-request-id": "f75db0a9-abe8-49cc-b212-98361329996a", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "14894b79-f44f-43ed-a59b-7ac0fc0d91f9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025543Z:f75db0a9-abe8-49cc-b212-98361329996a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d373b2091bfd78e4465338c30ee2284d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d373b2091bfd78e4465338c30ee2284d", - "x-ms-correlation-request-id": "fdd1ef90-bbb0-42a9-b8a8-9a9d09b5cc36", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "35a32d80-3d2f-4f7a-a4ba-e5fbf05b5e5a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025544Z:fdd1ef90-bbb0-42a9-b8a8-9a9d09b5cc36" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8a5f48777254e394b5ae1e620d3acf3a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8a5f48777254e394b5ae1e620d3acf3a", - "x-ms-correlation-request-id": "63a89146-ac79-4b5a-b2e5-0c0e91e4afd6", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "c5d44ab8-8cde-4f7a-a20b-78b096bcbe34", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025545Z:63a89146-ac79-4b5a-b2e5-0c0e91e4afd6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ef348b75b4d902e92f6d1656a8f9a99e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ef348b75b4d902e92f6d1656a8f9a99e", - "x-ms-correlation-request-id": "5785f8f2-ad6e-4d13-8075-0a162948840f", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "c258944a-abeb-4967-bcb2-2fe396a00522", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025547Z:5785f8f2-ad6e-4d13-8075-0a162948840f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79864a8c-c426-4062-997c-e75a3235bf1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ee7d43da35c697801e901e4ffc816a0c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1276", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ee7d43da35c697801e901e4ffc816a0c", - "x-ms-correlation-request-id": "deb728f3-73ed-4d5c-926b-f8c766e8789f", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "94a723a3-7021-4a2b-ad8d-59b574246ff3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025548Z:deb728f3-73ed-4d5c-926b-f8c766e8789f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381", - "name": "sto381", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:55:31.7727932Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:55:31.7727932Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:55:31.6790480Z", - "primaryEndpoints": { - "dfs": "https://sto381.dfs.core.windows.net/", - "web": "https://sto381.z20.web.core.windows.net/", - "blob": "https://sto381.blob.core.windows.net/", - "queue": "https://sto381.queue.core.windows.net/", - "table": "https://sto381.table.core.windows.net/", - "file": "https://sto381.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-87756626b3039f42a8c06328e51889a0-2c169f59872daa4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ae834dfd73385fc25c5ae65b3e3bbb04", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "379", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:48 GMT", - "ETag": "\u00220x8D85859AF3641C3\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ae834dfd73385fc25c5ae65b3e3bbb04", - "x-ms-correlation-request-id": "c3aaf775-ccb8-4436-83f0-5595a9b0d2b7", - "x-ms-ratelimit-remaining-subscription-writes": "1180", - "x-ms-request-id": "c134f63f-b033-4adb-b0c7-947d20c3a768", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025548Z:c3aaf775-ccb8-4436-83f0-5595a9b0d2b7" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421", - "name": "container2421", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421/setLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-42cfd0ba9246a6459acbf6c0840a4a95-13ac22ea36e3844e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bcca888074e00b409cd149959a06ad02", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": [ - "tag1", - "tag2", - "tag3" - ] - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "51", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bcca888074e00b409cd149959a06ad02", - "x-ms-correlation-request-id": "41c26209-6f29-4c9e-8906-cc738b82d8db", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "71bc897f-55a7-4fda-9019-dfb2acf9f1ef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025549Z:41c26209-6f29-4c9e-8906-cc738b82d8db" - }, - "ResponseBody": { - "hasLegalHold": true, - "tags": [ - "tag1", - "tag2", - "tag3" - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-7254f544b109ee4fb8aa233e50fdc337-fdd504a8a5445241-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "abaad10af025cfa1ba8e69da993be055", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 3 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "419", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:49 GMT", - "ETag": "\u00228d85859afd234ee\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "abaad10af025cfa1ba8e69da993be055", - "x-ms-correlation-request-id": "5b27965e-c175-43db-bfdc-380ed53e4896", - "x-ms-ratelimit-remaining-subscription-writes": "1179", - "x-ms-request-id": "4dfb3def-bccf-4277-bcea-cb5173bcaf27", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025550Z:5b27965e-c175-43db-bfdc-380ed53e4896" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859afd234ee\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d85859afd234ee\u0022", - "traceparent": "00-7fc43c0a5c8ae64f87540c9ae230386b-bef88060df7cad49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f97c4a624fa089a30d7811662a2dc556", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "417", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:50 GMT", - "ETag": "\u00228d85859b025a8cc\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f97c4a624fa089a30d7811662a2dc556", - "x-ms-correlation-request-id": "3e065572-6511-4963-b67f-d6635f96b30c", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "5949aa17-a369-4d4e-a809-8fd7625d4371", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025550Z:3e065572-6511-4963-b67f-d6635f96b30c" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859b025a8cc\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421/immutabilityPolicies/default/extend?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "60", - "Content-Type": "application/json", - "If-Match": "\u00228d85859b025a8cc\u0022", - "traceparent": "00-bbce28e79045c3458b0e2779b629a13b-210fb9fd7314354b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6c51e4ac10908fdee6fb02520a657160", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 100 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "419", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:50 GMT", - "ETag": "\u00228d85859b0686969\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6c51e4ac10908fdee6fb02520a657160", - "x-ms-correlation-request-id": "427669bb-84c6-4a38-a8d3-630c73128f58", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "f3e292d3-3dba-40f0-bb67-5a4ac77ad5cc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025550Z:427669bb-84c6-4a38-a8d3-630c73128f58" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859b0686969\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-616808a02226b0468d990056a79c7a8f-4f3d915411551b4b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4f32f4f1b489ba612e219eaddf3aa48d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1940", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:51 GMT", - "ETag": "\u00220x8D85859B06C3C5B\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4f32f4f1b489ba612e219eaddf3aa48d", - "x-ms-correlation-request-id": "862c5c71-4e32-4ee9-9bb8-b549be938903", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "da9f3e67-8cd6-47de-a555-39d0f67806ca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025551Z:862c5c71-4e32-4ee9-9bb8-b549be938903" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421", - "name": "container2421", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D85859B06C3C5B\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T02:55:50.0000000Z", - "immutabilityPolicy": { - "etag": "\u00228d85859b0686969\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - }, - "updateHistory": [ - { - "update": "put", - "immutabilityPeriodSinceCreationInDays": 3, - "timestamp": "2020-09-14T02:55:49.8204280Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "update": "lock", - "immutabilityPeriodSinceCreationInDays": 3, - "timestamp": "2020-09-14T02:55:50.3828925Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "update": "extend", - "immutabilityPeriodSinceCreationInDays": 100, - "timestamp": "2020-09-14T02:55:50.8049113Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - } - ] - }, - "legalHold": { - "hasLegalHold": true, - "tags": [ - { - "tag": "tag1", - "timestamp": "2020-09-14T02:55:49.3203825Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "tag": "tag2", - "timestamp": "2020-09-14T02:55:49.3203825Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "tag": "tag3", - "timestamp": "2020-09-14T02:55:49.3203825Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - } - ] - }, - "hasImmutabilityPolicy": true, - "hasLegalHold": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421/clearLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-440dab3a45bf3c4dbd3b1f278523dd79-1fd65fb51cd74d4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b52e12c973ea52c46ced13a54c517ea7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": [ - "tag1", - "tag2", - "tag3" - ] - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "32", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:55:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b52e12c973ea52c46ced13a54c517ea7", - "x-ms-correlation-request-id": "a9684bbd-f391-454d-945c-ab8cfbff7ca5", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "3af6d0ea-86e4-4de0-b130-7cc63b013f4f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025551Z:a9684bbd-f391-454d-945c-ab8cfbff7ca5" - }, - "ResponseBody": { - "hasLegalHold": false, - "tags": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1133/providers/Microsoft.Storage/storageAccounts/sto381/blobServices/default/containers/container2421?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-929bf237484b6547a9afda906d0589f8-8a0b5cfd0df7254b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3675b00676faf8cd82963d6f7131b0ab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:52 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3675b00676faf8cd82963d6f7131b0ab", - "x-ms-correlation-request-id": "dd65c5ed-3274-4e2b-810d-2983b54752a3", - "x-ms-ratelimit-remaining-subscription-deletes": "14991", - "x-ms-request-id": "a37f95d8-63f7-4a6b-b0e6-9ec68ddbd4bf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025552Z:dd65c5ed-3274-4e2b-810d-2983b54752a3" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "1048252733", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersGetTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersGetTestAsync.json deleted file mode 100644 index ed20271520ce..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersGetTestAsync.json +++ /dev/null @@ -1,1021 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9060?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-820a73587358f04e93df723db33c1ab2-3a20a887fd694444-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "42103e92696335d830cd394bb494c69e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "355def62-8b60-4210-8a7b-e05628f11892", - "x-ms-ratelimit-remaining-subscription-writes": "1115", - "x-ms-request-id": "355def62-8b60-4210-8a7b-e05628f11892", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030228Z:355def62-8b60-4210-8a7b-e05628f11892" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060", - "name": "res9060", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-7e43f5d22e1916468b961531e0047e47-f61a452e28a2b248-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "95bded3bd687e1974f1761076f44e0ec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "95bded3bd687e1974f1761076f44e0ec", - "x-ms-correlation-request-id": "783bb4a3-fd4d-4888-a96a-c476be9c3f4b", - "x-ms-ratelimit-remaining-subscription-writes": "1114", - "x-ms-request-id": "515c5a02-8387-42f1-8fb7-5c5d791335ab", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030230Z:783bb4a3-fd4d-4888-a96a-c476be9c3f4b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f5562aecc90b680a79611351762dc189", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f5562aecc90b680a79611351762dc189", - "x-ms-correlation-request-id": "54177356-d259-4354-b385-3781953f1c4b", - "x-ms-ratelimit-remaining-subscription-reads": "11714", - "x-ms-request-id": "3c5f4153-8aec-467c-87e3-10bbfee263c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030231Z:54177356-d259-4354-b385-3781953f1c4b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a9a05f59e239555a292c0f0d3af408db", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a9a05f59e239555a292c0f0d3af408db", - "x-ms-correlation-request-id": "d6621215-c43e-45c0-8c9e-269a080ed8bd", - "x-ms-ratelimit-remaining-subscription-reads": "11713", - "x-ms-request-id": "d180d789-21ef-4ad3-a99b-cc74932e8f22", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030232Z:d6621215-c43e-45c0-8c9e-269a080ed8bd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "451b37a9ebed4ae1df254232d2721a58", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "451b37a9ebed4ae1df254232d2721a58", - "x-ms-correlation-request-id": "c1ef4735-7ec2-4f62-91f1-263a707c3b0c", - "x-ms-ratelimit-remaining-subscription-reads": "11712", - "x-ms-request-id": "144a4a74-4314-4371-abd5-78c7d5fda4aa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030233Z:c1ef4735-7ec2-4f62-91f1-263a707c3b0c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "794911b8c4d409f0cf01cbdebafd2d85", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "794911b8c4d409f0cf01cbdebafd2d85", - "x-ms-correlation-request-id": "33104c01-4bff-4f78-93b2-5b3b72bb7a3e", - "x-ms-ratelimit-remaining-subscription-reads": "11711", - "x-ms-request-id": "c8699705-b761-436e-8018-6674962a3c27", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030235Z:33104c01-4bff-4f78-93b2-5b3b72bb7a3e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3fa837597c126e9c7d56ca14a02882b7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3fa837597c126e9c7d56ca14a02882b7", - "x-ms-correlation-request-id": "4ec5895b-1782-4428-ba2c-407ff250c298", - "x-ms-ratelimit-remaining-subscription-reads": "11710", - "x-ms-request-id": "c648721b-d4b8-4cb8-97b5-d461f369f038", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030236Z:4ec5895b-1782-4428-ba2c-407ff250c298" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2954b7118eabe407471175eb1f038fe1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2954b7118eabe407471175eb1f038fe1", - "x-ms-correlation-request-id": "65cbc339-1c35-41a7-83af-3379b00bc521", - "x-ms-ratelimit-remaining-subscription-reads": "11709", - "x-ms-request-id": "2e2f6756-e0f4-403c-a4ff-a7ae5c4ec3dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030237Z:65cbc339-1c35-41a7-83af-3379b00bc521" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9bd9bdf7dbc93c4574dafc7efadb69a7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9bd9bdf7dbc93c4574dafc7efadb69a7", - "x-ms-correlation-request-id": "11a0f77a-8e96-4bf0-97e6-5f24d271b43e", - "x-ms-ratelimit-remaining-subscription-reads": "11708", - "x-ms-request-id": "a32b616c-74d2-43fe-b890-a2fa4fb5ef59", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030239Z:11a0f77a-8e96-4bf0-97e6-5f24d271b43e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "03cc137e03a9cad930c3f80106b04e7a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "03cc137e03a9cad930c3f80106b04e7a", - "x-ms-correlation-request-id": "437bb0a7-8df0-4809-8893-4f01d1f80614", - "x-ms-ratelimit-remaining-subscription-reads": "11707", - "x-ms-request-id": "dde72697-18c5-4fff-94b8-a0189bd2d0f5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030240Z:437bb0a7-8df0-4809-8893-4f01d1f80614" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e31ce8c6e74f36ee7117b4d09288ea6b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e31ce8c6e74f36ee7117b4d09288ea6b", - "x-ms-correlation-request-id": "0d3f0483-d844-4524-b9f5-4d595d513c40", - "x-ms-ratelimit-remaining-subscription-reads": "11706", - "x-ms-request-id": "198ccfe5-4519-49db-8aff-80cb25ae19fb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030241Z:0d3f0483-d844-4524-b9f5-4d595d513c40" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0b6dcea78b36f438e30e6a06e34335c4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0b6dcea78b36f438e30e6a06e34335c4", - "x-ms-correlation-request-id": "16d83773-fb56-45ca-9053-ffad122d70c7", - "x-ms-ratelimit-remaining-subscription-reads": "11705", - "x-ms-request-id": "01538cb7-f8fd-4c60-b405-c14178491b0b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030243Z:16d83773-fb56-45ca-9053-ffad122d70c7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "11b7818b86bf9658259691914f0837a7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "11b7818b86bf9658259691914f0837a7", - "x-ms-correlation-request-id": "ac7ad5e6-d5d0-409c-86ad-6e86ef19e576", - "x-ms-ratelimit-remaining-subscription-reads": "11704", - "x-ms-request-id": "7de78e7d-e35c-4a77-ac9d-d4db9f6ad1f5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030244Z:ac7ad5e6-d5d0-409c-86ad-6e86ef19e576" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "37598cd843433a44b028ff407de7522e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "37598cd843433a44b028ff407de7522e", - "x-ms-correlation-request-id": "800bf69e-0158-4ce2-9ac6-131450f88560", - "x-ms-ratelimit-remaining-subscription-reads": "11703", - "x-ms-request-id": "9b4f8ed6-0729-4565-b762-be6026392afe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030245Z:800bf69e-0158-4ce2-9ac6-131450f88560" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/515c5a02-8387-42f1-8fb7-5c5d791335ab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1044f0e2d8d121ac76d6e6a0faa6a4da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:46 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1044f0e2d8d121ac76d6e6a0faa6a4da", - "x-ms-correlation-request-id": "2dc173b5-4153-4e29-beeb-49e5e6f984d2", - "x-ms-ratelimit-remaining-subscription-reads": "11702", - "x-ms-request-id": "d222e069-6add-4b75-9a75-a3eb4241c080", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030247Z:2dc173b5-4153-4e29-beeb-49e5e6f984d2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929", - "name": "sto7929", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:02:30.4531921Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:02:30.4531921Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:02:30.3750784Z", - "primaryEndpoints": { - "dfs": "https://sto7929.dfs.core.windows.net/", - "web": "https://sto7929.z20.web.core.windows.net/", - "blob": "https://sto7929.blob.core.windows.net/", - "queue": "https://sto7929.queue.core.windows.net/", - "table": "https://sto7929.table.core.windows.net/", - "file": "https://sto7929.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-f80e35684bee794da7360abf0001eb52-636fcde2c5658043-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e9562dc380fd3d487c61968617193e43", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:46 GMT", - "ETag": "\u00220x8D8585AA8D3DDDE\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e9562dc380fd3d487c61968617193e43", - "x-ms-correlation-request-id": "6b9d88b6-aee8-4ff5-92c0-921fae1abeec", - "x-ms-ratelimit-remaining-subscription-writes": "1113", - "x-ms-request-id": "b8ed49dd-3e38-4e3d-aefc-d9ea50c91405", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030247Z:6b9d88b6-aee8-4ff5-92c0-921fae1abeec" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151", - "name": "container9151", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151/setLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-39c9946bc7d37f478a624cde781ad5df-f689a6e3b91a664d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c45faf63d627e0ff38c16d5da3400984", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": [ - "tag1", - "tag2", - "tag3" - ] - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "51", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:47 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c45faf63d627e0ff38c16d5da3400984", - "x-ms-correlation-request-id": "f079271e-9e96-4400-80e0-10ebc58bad9c", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "4b8e9dbb-c455-43dd-95d4-e3b6c9c1902c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030248Z:f079271e-9e96-4400-80e0-10ebc58bad9c" - }, - "ResponseBody": { - "hasLegalHold": true, - "tags": [ - "tag1", - "tag2", - "tag3" - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-037e416f67c88946b15608d737724c5a-a26bfd6bdfd63643-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "baba692444fc6fe4fcd25477159a5ebc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 3 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "420", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:47 GMT", - "ETag": "\u00228d8585aa96e36dc\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "baba692444fc6fe4fcd25477159a5ebc", - "x-ms-correlation-request-id": "58d0f656-57d1-46aa-b55e-b1842c78a05d", - "x-ms-ratelimit-remaining-subscription-writes": "1112", - "x-ms-request-id": "a319cf57-45cb-4799-b1a7-2dcb256cc005", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030248Z:58d0f656-57d1-46aa-b55e-b1842c78a05d" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585aa96e36dc\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d8585aa96e36dc\u0022", - "traceparent": "00-9bf63bf0fdc13947b42e86fd10fb587b-9d36c0b7cebb4f44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f7965ca81645ecaf2d76b13c13eb993c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "418", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:48 GMT", - "ETag": "\u00228d8585aa9c1aa91\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f7965ca81645ecaf2d76b13c13eb993c", - "x-ms-correlation-request-id": "ce43a967-d9dc-43cd-92c8-0e2d8d3c2489", - "x-ms-ratelimit-remaining-subscription-writes": "1187", - "x-ms-request-id": "b31067a3-7fc8-4617-8afa-bf9ff88a023b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030249Z:ce43a967-d9dc-43cd-92c8-0e2d8d3c2489" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585aa9c1aa91\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151/immutabilityPolicies/default/extend?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "60", - "Content-Type": "application/json", - "If-Match": "\u00228d8585aa9c1aa91\u0022", - "traceparent": "00-faa3e9dc67b2004d9b6024879a5eed8a-1a3ce627431ce745-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ae621258835f1f47caefc7548188ca9d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 100 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "420", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:48 GMT", - "ETag": "\u00228d8585aaa020ad5\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ae621258835f1f47caefc7548188ca9d", - "x-ms-correlation-request-id": "314146ab-77a4-42a8-a548-e9a1e996070c", - "x-ms-ratelimit-remaining-subscription-writes": "1186", - "x-ms-request-id": "999fe0f8-f26f-4279-b374-623a19ce724c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030249Z:314146ab-77a4-42a8-a548-e9a1e996070c" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585aaa020ad5\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-3d7a542db0fec84597a5fe9501d6cdeb-bbdadc877aa35a4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "47b5b16211a90e3eb9cd8c8592a75c10", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1941", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:49 GMT", - "ETag": "\u00220x8D8585AAA054283\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "47b5b16211a90e3eb9cd8c8592a75c10", - "x-ms-correlation-request-id": "70973e2c-cb0a-4b97-8af3-92d4d5a1c587", - "x-ms-ratelimit-remaining-subscription-reads": "11701", - "x-ms-request-id": "b0071a1b-7eb9-4416-abe2-ea13cb0800a7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030250Z:70973e2c-cb0a-4b97-8af3-92d4d5a1c587" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151", - "name": "container9151", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D8585AAA054283\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T03:02:49.0000000Z", - "immutabilityPolicy": { - "etag": "\u00228d8585aaa020ad5\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - }, - "updateHistory": [ - { - "update": "put", - "immutabilityPeriodSinceCreationInDays": 3, - "timestamp": "2020-09-14T03:02:48.5954876Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "update": "lock", - "immutabilityPeriodSinceCreationInDays": 3, - "timestamp": "2020-09-14T03:02:49.1423945Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "update": "extend", - "immutabilityPeriodSinceCreationInDays": 100, - "timestamp": "2020-09-14T03:02:49.5642801Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - } - ] - }, - "legalHold": { - "hasLegalHold": true, - "tags": [ - { - "tag": "tag1", - "timestamp": "2020-09-14T03:02:48.1110923Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "tag": "tag2", - "timestamp": "2020-09-14T03:02:48.1110923Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "tag": "tag3", - "timestamp": "2020-09-14T03:02:48.1110923Z", - "objectIdentifier": "7a4c22f6-3af7-4c19-a903-a845bb2714c8", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - } - ] - }, - "hasImmutabilityPolicy": true, - "hasLegalHold": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151/clearLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-1ccd7bd299c08540a51cbcf4ff920d84-8b3e26735342b54b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "031e1739af38245c15772c554e5b6ba4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": [ - "tag1", - "tag2", - "tag3" - ] - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "32", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:02:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "031e1739af38245c15772c554e5b6ba4", - "x-ms-correlation-request-id": "5cb22682-a681-495f-8dea-d39843207787", - "x-ms-ratelimit-remaining-subscription-writes": "1185", - "x-ms-request-id": "e06c8056-33ad-4c2b-9334-adef08637a2a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030250Z:5cb22682-a681-495f-8dea-d39843207787" - }, - "ResponseBody": { - "hasLegalHold": false, - "tags": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9060/providers/Microsoft.Storage/storageAccounts/sto7929/blobServices/default/containers/container9151?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-72962266953b6049bfd692754c2f6a73-0b876c73235d224d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "62d913ab52364792d353f592f7c18c23", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "62d913ab52364792d353f592f7c18c23", - "x-ms-correlation-request-id": "97e4fc05-d04f-4766-b2f3-0f10a3d15eb7", - "x-ms-ratelimit-remaining-subscription-deletes": "14968", - "x-ms-request-id": "8dcfce2b-1cee-40fb-9c28-f955c0646559", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030251Z:97e4fc05-d04f-4766-b2f3-0f10a3d15eb7" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "390049794", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersListTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersListTest.json deleted file mode 100644 index a1b7933d16da..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersListTest.json +++ /dev/null @@ -1,1084 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res6516?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-e3042509631369419e1b17a9636e71d5-07860073da91734e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1d5b2be902f43116cccc83ea516e290c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ba667c8c-a8d3-408a-abaa-38d62b207954", - "x-ms-ratelimit-remaining-subscription-writes": "1178", - "x-ms-request-id": "ba667c8c-a8d3-408a-abaa-38d62b207954", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025555Z:ba667c8c-a8d3-408a-abaa-38d62b207954" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516", - "name": "res6516", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-c1679e2933dbb44890c520561e8e85ff-71296cae1df7b24b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "534c31fed8e5ba3faf2234929544728e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "534c31fed8e5ba3faf2234929544728e", - "x-ms-correlation-request-id": "30341b8e-d85f-4afa-95cc-9ab9a4519e20", - "x-ms-ratelimit-remaining-subscription-writes": "1177", - "x-ms-request-id": "98d06040-2af0-4400-a3db-fbed4d61df2e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025557Z:30341b8e-d85f-4afa-95cc-9ab9a4519e20" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8813711eca8652031b6245e0e19e3788", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8813711eca8652031b6245e0e19e3788", - "x-ms-correlation-request-id": "38130435-b2c1-480c-bd1f-6c70c7713346", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "7baab9d3-e27e-43af-a18b-f39364740dbe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025558Z:38130435-b2c1-480c-bd1f-6c70c7713346" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fa0d5c10ddb05633f94dd24de7b40650", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:55:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fa0d5c10ddb05633f94dd24de7b40650", - "x-ms-correlation-request-id": "96ef84b8-20dd-4db5-9045-9237f17b5d00", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "17f956a0-8feb-4980-b466-baf68be1c2e4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025559Z:96ef84b8-20dd-4db5-9045-9237f17b5d00" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "237308ade9307a086f26127562571de1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "237308ade9307a086f26127562571de1", - "x-ms-correlation-request-id": "4a88e272-1d7e-4df9-92da-c4bbad2aeb7e", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "b24d9915-589a-4e8a-a652-bdccb0b3e0e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025600Z:4a88e272-1d7e-4df9-92da-c4bbad2aeb7e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "587968617a51417c3ebc8e39f7b66a67", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "587968617a51417c3ebc8e39f7b66a67", - "x-ms-correlation-request-id": "5b4b00e4-629a-4a3b-a189-411d0d3733b9", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "b3c34ae8-f53c-4035-b78b-d499fb3720bb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025602Z:5b4b00e4-629a-4a3b-a189-411d0d3733b9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d932f45c132a275754928a8acabdf4a1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d932f45c132a275754928a8acabdf4a1", - "x-ms-correlation-request-id": "7dcdd659-54c5-41f2-8f3a-c92ce5c9b8a7", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "9bca1235-55bf-4d93-8e0d-74c9ba4c913d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025603Z:7dcdd659-54c5-41f2-8f3a-c92ce5c9b8a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7fecf02fad3a33ff8c32e5735bce82b9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7fecf02fad3a33ff8c32e5735bce82b9", - "x-ms-correlation-request-id": "272865cf-09ae-4ad5-bece-0aff0def1a5c", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "c9672ef8-1a88-4d8d-8fcf-ab9aa90e3fb6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025604Z:272865cf-09ae-4ad5-bece-0aff0def1a5c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6d19abbb44244db7105204beeff17680", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6d19abbb44244db7105204beeff17680", - "x-ms-correlation-request-id": "f4c7d9f4-0f0f-4866-a26c-1fa5884189c8", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "2c71c329-b4de-44b1-ac3b-4b5d127025b9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025606Z:f4c7d9f4-0f0f-4866-a26c-1fa5884189c8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0709ecc8ebc9ae2cf5ff4df82ee3cb85", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0709ecc8ebc9ae2cf5ff4df82ee3cb85", - "x-ms-correlation-request-id": "5d98c783-2570-4d83-9c68-9fde46c44ebc", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "bed066dc-9ff0-45ec-a5a8-d4a74a1820e3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025607Z:5d98c783-2570-4d83-9c68-9fde46c44ebc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1ecfd11087a4ea7c399f6ee7a940439a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1ecfd11087a4ea7c399f6ee7a940439a", - "x-ms-correlation-request-id": "aebe5b7c-db93-436b-91b3-9bf8673d9186", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "c809bf58-93cb-43a7-9b97-9bd1747837e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025608Z:aebe5b7c-db93-436b-91b3-9bf8673d9186" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6eab64bc7ac5cfef7f6b7825f7be1e2c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6eab64bc7ac5cfef7f6b7825f7be1e2c", - "x-ms-correlation-request-id": "604d2242-3e2d-43a1-b1c8-27e2979e51d2", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "2381471e-670b-49ad-8064-11ff92dc94bf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025609Z:604d2242-3e2d-43a1-b1c8-27e2979e51d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1dad7f87572240dc6f1ecd2a7c4405b4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1dad7f87572240dc6f1ecd2a7c4405b4", - "x-ms-correlation-request-id": "125c0e9e-5d1f-4316-bfe3-ce69c8a7950e", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "d39e7bd7-e2f1-43af-92d9-a4e6bff35aea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025612Z:125c0e9e-5d1f-4316-bfe3-ce69c8a7950e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ca3bb3bb5d3895c0e1ff9f390f57f37a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ca3bb3bb5d3895c0e1ff9f390f57f37a", - "x-ms-correlation-request-id": "8b7e4899-9751-48bf-b9aa-b1a05da18e53", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "3e288c79-fdc0-4122-93ad-3454f26fe1cd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025613Z:8b7e4899-9751-48bf-b9aa-b1a05da18e53" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2a60418025936577876bffa6acc5523a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2a60418025936577876bffa6acc5523a", - "x-ms-correlation-request-id": "866fada3-6ca5-4abd-a6ac-bc48ffa8f403", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "4436560c-cf71-47e5-b1f7-e71cd8e4274b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025614Z:866fada3-6ca5-4abd-a6ac-bc48ffa8f403" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4469c36554832af4be183c23b7a33118", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4469c36554832af4be183c23b7a33118", - "x-ms-correlation-request-id": "f66a75ee-0747-41e6-ab33-fcf72597af08", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "e64d891f-8dbe-4620-8cfb-912b7fce1109", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025615Z:f66a75ee-0747-41e6-ab33-fcf72597af08" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98d06040-2af0-4400-a3db-fbed4d61df2e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3baa532bdbe395213bd642cc5d1ae81c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3baa532bdbe395213bd642cc5d1ae81c", - "x-ms-correlation-request-id": "5825392a-5a7d-4351-a414-9afaeba33cf3", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "5b7f570b-8dc6-49fb-8bdb-971916877bcb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025617Z:5825392a-5a7d-4351-a414-9afaeba33cf3" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414", - "name": "sto8414", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:55:57.3050506Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:55:57.3050506Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:55:57.2112830Z", - "primaryEndpoints": { - "dfs": "https://sto8414.dfs.core.windows.net/", - "web": "https://sto8414.z20.web.core.windows.net/", - "blob": "https://sto8414.blob.core.windows.net/", - "queue": "https://sto8414.queue.core.windows.net/", - "table": "https://sto8414.table.core.windows.net/", - "file": "https://sto8414.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container8454?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-4a23dd40f261c44d8bbb98d7217ee318-2d8aa44dd670fb4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ee4bd365f7af4d2b366b7ae954ade43a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:17 GMT", - "ETag": "\u00220x8D85859C06621DB\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ee4bd365f7af4d2b366b7ae954ade43a", - "x-ms-correlation-request-id": "db88918a-54e0-49cf-a13d-e005b6033224", - "x-ms-ratelimit-remaining-subscription-writes": "1176", - "x-ms-request-id": "a822af11-8e00-4767-a3dd-394bace2cbda", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025617Z:db88918a-54e0-49cf-a13d-e005b6033224" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container8454", - "name": "container8454", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container8454?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "74", - "Content-Type": "application/json", - "traceparent": "00-1ff52354b786ac4d9f1202bc1c9e8594-aa87180f4ccd834e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1a597be75617a28ad308ac1127cca42f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "publicAccess": "Container", - "metadata": { - "metadata": "true" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "438", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:18 GMT", - "ETag": "\u00220x8D85859C0C9628D\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1a597be75617a28ad308ac1127cca42f", - "x-ms-correlation-request-id": "93114512-ae15-4f2f-949d-1e82cabd4f05", - "x-ms-ratelimit-remaining-subscription-writes": "1175", - "x-ms-request-id": "915c58b9-6f38-4063-845d-c8c705e9373f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025618Z:93114512-ae15-4f2f-949d-1e82cabd4f05" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container8454", - "name": "container8454", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "metadata": { - "metadata": "true" - }, - "publicAccess": "Container", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container3881?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-b88f95a74cafc740a9c871181424d8ee-c38be68e28901e40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e5d052767b297e5beead6fa6ace7295e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:18 GMT", - "ETag": "\u00220x8D85859C12E513D\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e5d052767b297e5beead6fa6ace7295e", - "x-ms-correlation-request-id": "9151df0f-b7f1-42c9-aa74-a1d78ce5b97f", - "x-ms-ratelimit-remaining-subscription-writes": "1174", - "x-ms-request-id": "b28b2d5f-c3bd-44b6-a8dd-37983e3cad2a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025619Z:9151df0f-b7f1-42c9-aa74-a1d78ce5b97f" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container3881", - "name": "container3881", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container7073?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-06eaeecd78055e42bbd82bb6852f79c9-8891482b38920549-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "018f9e760e95a9481aa74a19256ac64b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:19 GMT", - "ETag": "\u00220x8D85859C18A64B4\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "018f9e760e95a9481aa74a19256ac64b", - "x-ms-correlation-request-id": "46320826-e417-46a1-8092-bc715d89f29b", - "x-ms-ratelimit-remaining-subscription-writes": "1173", - "x-ms-request-id": "f72bfe44-6925-47ec-88d1-e3aa0918a2ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025619Z:46320826-e417-46a1-8092-bc715d89f29b" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container7073", - "name": "container7073", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers?api-version=2019-06-01\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "135addc9bd54fdff9b29a91afb272083", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1879", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "135addc9bd54fdff9b29a91afb272083", - "x-ms-correlation-request-id": "da118894-cf41-4907-88ff-7536fbc197fb", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "70606c3d-364e-4412-b67d-b1b7442bed42", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025620Z:da118894-cf41-4907-88ff-7536fbc197fb" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container3881", - "name": "container3881", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D85859C12E513D\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T02:56:18.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container7073", - "name": "container7073", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D85859C18A64B4\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T02:56:19.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container8454", - "name": "container8454", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D85859C0C9628D\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T02:56:18.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "055595b31fa044e1873c0fd31065c842", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1525", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "055595b31fa044e1873c0fd31065c842", - "x-ms-correlation-request-id": "c7571dce-5f39-4515-a0a2-8dc06a1576ee", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "78d9a561-e311-4ae7-a2b2-0c4e402eb348", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025620Z:c7571dce-5f39-4515-a0a2-8dc06a1576ee" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container3881", - "name": "container3881", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D85859C12E513D\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T02:56:18.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container7073", - "name": "container7073", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D85859C18A64B4\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T02:56:19.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ], - "nextLink": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$skipToken=/sto8414/container8454" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$skipToken=/sto8414/container8454", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "09e35aa94aceb93e9f91656b652dadf3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "637", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "09e35aa94aceb93e9f91656b652dadf3", - "x-ms-correlation-request-id": "d852d229-2c46-4e64-9ea7-7532979daa3d", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "c0f97241-cd5e-4d59-8ed9-596e8bf6abfa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025620Z:d852d229-2c46-4e64-9ea7-7532979daa3d" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6516/providers/Microsoft.Storage/storageAccounts/sto8414/blobServices/default/containers/container8454", - "name": "container8454", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D85859C0C9628D\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T02:56:18.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1954828907", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersListTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersListTestAsync.json deleted file mode 100644 index 9bce061c36c4..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersListTestAsync.json +++ /dev/null @@ -1,1016 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1331?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-b4ababc75bcb5548817fa0473d7f1b4d-ab005418ccff3e46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "849c9b61f301678d036da18bf871f215", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8932d76a-4e8d-49db-8c10-9b50015fb0c7", - "x-ms-ratelimit-remaining-subscription-writes": "1111", - "x-ms-request-id": "8932d76a-4e8d-49db-8c10-9b50015fb0c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030253Z:8932d76a-4e8d-49db-8c10-9b50015fb0c7" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331", - "name": "res1331", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-6a2a223f2477d549b9e0f4aef05ebaea-eb0f6366d2902042-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "19a60df9bde7a273038f6b6ea007edea", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "19a60df9bde7a273038f6b6ea007edea", - "x-ms-correlation-request-id": "4e1c9fc3-1f8a-4951-8783-f0b8f2ae57ac", - "x-ms-ratelimit-remaining-subscription-writes": "1110", - "x-ms-request-id": "91a2c6ba-3d81-4bd3-b800-b23151c6e839", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030257Z:4e1c9fc3-1f8a-4951-8783-f0b8f2ae57ac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e8f4ecb9fe1ede7a28e2fd6421f96365", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e8f4ecb9fe1ede7a28e2fd6421f96365", - "x-ms-correlation-request-id": "ca721556-9136-42f7-8ce4-5c0491991403", - "x-ms-ratelimit-remaining-subscription-reads": "11700", - "x-ms-request-id": "cb67d4a1-e1f1-4a4e-9023-c91e365491d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030257Z:ca721556-9136-42f7-8ce4-5c0491991403" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "64bea1b45390863afbd3b18b2211bd9f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:02:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "64bea1b45390863afbd3b18b2211bd9f", - "x-ms-correlation-request-id": "cd3e5b1e-ee68-4762-b226-293651d09917", - "x-ms-ratelimit-remaining-subscription-reads": "11699", - "x-ms-request-id": "ce7cc06f-de13-4ada-9d45-5546e091c931", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030258Z:cd3e5b1e-ee68-4762-b226-293651d09917" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b3b4195a04133acb9283998575adb06e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b3b4195a04133acb9283998575adb06e", - "x-ms-correlation-request-id": "81c5c7e5-c5e9-4e3f-8401-a9314a269455", - "x-ms-ratelimit-remaining-subscription-reads": "11698", - "x-ms-request-id": "ff727d4f-b860-48d6-9749-a1c7cc8260a6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030300Z:81c5c7e5-c5e9-4e3f-8401-a9314a269455" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "44ae34f8d0a566c2b26ded4b4deebc17", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "44ae34f8d0a566c2b26ded4b4deebc17", - "x-ms-correlation-request-id": "81c4117e-cca9-4d8f-989e-6daff0341a6c", - "x-ms-ratelimit-remaining-subscription-reads": "11697", - "x-ms-request-id": "9ffd083b-00a0-4145-adae-a68d3861dc65", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030301Z:81c4117e-cca9-4d8f-989e-6daff0341a6c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "08095d25af44af52d583d10cbab5114d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "08095d25af44af52d583d10cbab5114d", - "x-ms-correlation-request-id": "0926dedd-e851-4664-8731-9d05e60a538b", - "x-ms-ratelimit-remaining-subscription-reads": "11696", - "x-ms-request-id": "515a36a9-0c2c-450f-b6a3-681d90420097", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030302Z:0926dedd-e851-4664-8731-9d05e60a538b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ed92422278628afa564e01a51780eda3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ed92422278628afa564e01a51780eda3", - "x-ms-correlation-request-id": "b333ba24-f853-43c6-8fa1-e25ede8bbfed", - "x-ms-ratelimit-remaining-subscription-reads": "11695", - "x-ms-request-id": "1311340e-b1c0-4205-b160-fff007727d73", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030304Z:b333ba24-f853-43c6-8fa1-e25ede8bbfed" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "176081c7a8a3482ae1ff6e21feb6abfc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "176081c7a8a3482ae1ff6e21feb6abfc", - "x-ms-correlation-request-id": "750841fb-feb2-4e18-8836-cfa8de8417d4", - "x-ms-ratelimit-remaining-subscription-reads": "11694", - "x-ms-request-id": "bac1644b-14f1-4b26-b3bc-e186cea69c25", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030305Z:750841fb-feb2-4e18-8836-cfa8de8417d4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0b289f5cce5cacb5637fb1f5aead9755", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0b289f5cce5cacb5637fb1f5aead9755", - "x-ms-correlation-request-id": "d6d3d8c9-2b4e-487e-b515-05e723990b05", - "x-ms-ratelimit-remaining-subscription-reads": "11693", - "x-ms-request-id": "91f3475a-31a3-4a40-b6c0-852f77c7193b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030306Z:d6d3d8c9-2b4e-487e-b515-05e723990b05" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "38442e96f9547aaa17490b630ad98ca0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "38442e96f9547aaa17490b630ad98ca0", - "x-ms-correlation-request-id": "c61be43f-36c8-44f4-aec9-85371a9742a2", - "x-ms-ratelimit-remaining-subscription-reads": "11692", - "x-ms-request-id": "865a2449-a4d4-4ac5-965d-27b77e4b9eb0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030308Z:c61be43f-36c8-44f4-aec9-85371a9742a2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "784804a2e257f847ccb4b424f6349a34", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "784804a2e257f847ccb4b424f6349a34", - "x-ms-correlation-request-id": "a064b8c4-f583-4d65-80e8-fe563c4e2d6a", - "x-ms-ratelimit-remaining-subscription-reads": "11691", - "x-ms-request-id": "094cbe97-d44c-4ff0-a8cb-922d02d1aa87", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030309Z:a064b8c4-f583-4d65-80e8-fe563c4e2d6a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d08a1967727163a8f5aef312c251a18a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d08a1967727163a8f5aef312c251a18a", - "x-ms-correlation-request-id": "797d43dc-9c5e-4632-bad2-de70439731eb", - "x-ms-ratelimit-remaining-subscription-reads": "11690", - "x-ms-request-id": "cc5022f6-1c12-4fc6-bd88-29ed851b174c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030310Z:797d43dc-9c5e-4632-bad2-de70439731eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a95310f31f65b4fde64b6c9f458583e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a95310f31f65b4fde64b6c9f458583e3", - "x-ms-correlation-request-id": "f78a335e-2c04-4f83-9b84-e5a4a363b153", - "x-ms-ratelimit-remaining-subscription-reads": "11689", - "x-ms-request-id": "266042a3-f2e6-4205-abe7-544d2ad88746", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030312Z:f78a335e-2c04-4f83-9b84-e5a4a363b153" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/91a2c6ba-3d81-4bd3-b800-b23151c6e839?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f1fcd7aebc4e2f2f5ce482a9ee34367a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f1fcd7aebc4e2f2f5ce482a9ee34367a", - "x-ms-correlation-request-id": "c1dc5c6a-6dd3-4a6e-8215-fc612c92b330", - "x-ms-ratelimit-remaining-subscription-reads": "11688", - "x-ms-request-id": "7380a44a-182e-4d5b-9640-6b80eabb7b63", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030313Z:c1dc5c6a-6dd3-4a6e-8215-fc612c92b330" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903", - "name": "sto5903", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:02:56.6583383Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:02:56.6583383Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:02:56.5802088Z", - "primaryEndpoints": { - "dfs": "https://sto5903.dfs.core.windows.net/", - "web": "https://sto5903.z20.web.core.windows.net/", - "blob": "https://sto5903.blob.core.windows.net/", - "queue": "https://sto5903.queue.core.windows.net/", - "table": "https://sto5903.table.core.windows.net/", - "file": "https://sto5903.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container9794?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-1690dbefb1290c4b80f0d6c9b691b0aa-4f79f4801dfd6a44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e1e53129cef11b47d6e92506081e6f2a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:13 GMT", - "ETag": "\u00220x8D8585AB88F2156\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e1e53129cef11b47d6e92506081e6f2a", - "x-ms-correlation-request-id": "e5cba30b-ae3f-447e-8a98-4ab7ecc82058", - "x-ms-ratelimit-remaining-subscription-writes": "1109", - "x-ms-request-id": "b6a0dcf6-943b-46d9-9187-862188a36a56", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030314Z:e5cba30b-ae3f-447e-8a98-4ab7ecc82058" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container9794", - "name": "container9794", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container9794?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "74", - "Content-Type": "application/json", - "traceparent": "00-a3ab25b646b40444bcf414633f1fc558-b7be7cba673ada42-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "55ea630f3bb0e136234d809c54c5b215", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "publicAccess": "Container", - "metadata": { - "metadata": "true" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "438", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:14 GMT", - "ETag": "\u00220x8D8585AB8F23AF6\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "55ea630f3bb0e136234d809c54c5b215", - "x-ms-correlation-request-id": "7c11ee36-2685-4c24-bab4-77f00fff2317", - "x-ms-ratelimit-remaining-subscription-writes": "1108", - "x-ms-request-id": "89ed3431-566a-4f18-8b3a-39ca70fcb91d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030314Z:7c11ee36-2685-4c24-bab4-77f00fff2317" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container9794", - "name": "container9794", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "metadata": { - "metadata": "true" - }, - "publicAccess": "Container", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container2455?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-b1fbb34b12955d438feef26140be6df1-cb8ab1f00223c448-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9e541b8cbd02b409d677d20a2953c613", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:15 GMT", - "ETag": "\u00220x8D8585AB954DF4F\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9e541b8cbd02b409d677d20a2953c613", - "x-ms-correlation-request-id": "7810ab3a-2fae-4136-91ee-6d981cad0492", - "x-ms-ratelimit-remaining-subscription-writes": "1107", - "x-ms-request-id": "f4342c68-6228-4cf5-98ec-69b33bbfd193", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030315Z:7810ab3a-2fae-4136-91ee-6d981cad0492" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container2455", - "name": "container2455", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container9542?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-bd475527440c494d9f2d2d1004fa4167-b20fd82a56a5574d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "254bd0dfed6204fabea34eabc711360f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:15 GMT", - "ETag": "\u00220x8D8585AB9B64B05\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "254bd0dfed6204fabea34eabc711360f", - "x-ms-correlation-request-id": "9e8c21fa-134a-4163-aafc-04fff003eaa4", - "x-ms-ratelimit-remaining-subscription-writes": "1106", - "x-ms-request-id": "0c4e7116-64f4-4c78-8d1f-1847fc78d8cd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030316Z:9e8c21fa-134a-4163-aafc-04fff003eaa4" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container9542", - "name": "container9542", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers?api-version=2019-06-01\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1b027b130d8ce1a5a1dac363d7f9fab9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1879", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1b027b130d8ce1a5a1dac363d7f9fab9", - "x-ms-correlation-request-id": "9b6d69c1-5ab8-4bb4-90b9-7001eae8e211", - "x-ms-ratelimit-remaining-subscription-reads": "11687", - "x-ms-request-id": "15d94ed7-c5c5-4326-abec-ba12eda83ce6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030316Z:9b6d69c1-5ab8-4bb4-90b9-7001eae8e211" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container2455", - "name": "container2455", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D8585AB954DF4F\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T03:03:15.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container9542", - "name": "container9542", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D8585AB9B64B05\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T03:03:15.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container9794", - "name": "container9794", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D8585AB8F23AF6\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T03:03:14.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e1e6d589cdca2d2a5999431aba080e66", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1525", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e1e6d589cdca2d2a5999431aba080e66", - "x-ms-correlation-request-id": "a8d6d0e8-9c3c-4261-924e-18e6dbfc00ef", - "x-ms-ratelimit-remaining-subscription-reads": "11686", - "x-ms-request-id": "2dbc19d3-63c5-4449-8087-20b29e850aa6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030316Z:a8d6d0e8-9c3c-4261-924e-18e6dbfc00ef" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container2455", - "name": "container2455", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D8585AB954DF4F\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T03:03:15.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container9542", - "name": "container9542", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D8585AB9B64B05\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T03:03:15.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ], - "nextLink": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$skipToken=/sto5903/container9794" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$skipToken=/sto5903/container9794", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d715fa9cf8c3d1f22a6983882a962dc4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "637", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d715fa9cf8c3d1f22a6983882a962dc4", - "x-ms-correlation-request-id": "8b2e0d53-b8d8-4f33-a776-3748453c136c", - "x-ms-ratelimit-remaining-subscription-reads": "11685", - "x-ms-request-id": "1eacbc35-07a7-43b2-a94d-c8f9a84fa379", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030317Z:8b2e0d53-b8d8-4f33-a776-3748453c136c" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1331/providers/Microsoft.Storage/storageAccounts/sto5903/blobServices/default/containers/container9794", - "name": "container9794", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D8585AB8F23AF6\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T03:03:14.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "2041509141", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersLockImmutabilityPolicyTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersLockImmutabilityPolicyTest.json deleted file mode 100644 index 1437f2170a47..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersLockImmutabilityPolicyTest.json +++ /dev/null @@ -1,771 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9398?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-667b66b3a1f6c54b83999d8236f60235-d715e0ca6c7cac4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ea9635cd225d911a1eb34cf2f83c0fb2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c882f687-6a5f-4d8e-be25-ba8252a1f7a9", - "x-ms-ratelimit-remaining-subscription-writes": "1172", - "x-ms-request-id": "c882f687-6a5f-4d8e-be25-ba8252a1f7a9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025623Z:c882f687-6a5f-4d8e-be25-ba8252a1f7a9" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9398", - "name": "res9398", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9398/providers/Microsoft.Storage/storageAccounts/sto446?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-7a4477be8e1a15488b823919575e4ba2-ea52243c5b1e1a4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8675d5e9437bf8572089e773133efe4b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8675d5e9437bf8572089e773133efe4b", - "x-ms-correlation-request-id": "8bb2169d-4342-4875-ad86-ad8072556c85", - "x-ms-ratelimit-remaining-subscription-writes": "1171", - "x-ms-request-id": "7bea925e-c501-455f-8c80-0c1d5e7ff4e8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025625Z:8bb2169d-4342-4875-ad86-ad8072556c85" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "40fa0c27b9a1f2513ef23d98331e0a74", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "40fa0c27b9a1f2513ef23d98331e0a74", - "x-ms-correlation-request-id": "0852bd9f-c7fb-4af0-8f91-5b3921fb35cf", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "6231e875-6397-4468-97a7-15988c74bc59", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025626Z:0852bd9f-c7fb-4af0-8f91-5b3921fb35cf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5a08a64d63f777e71a4e8e9e4420af5d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5a08a64d63f777e71a4e8e9e4420af5d", - "x-ms-correlation-request-id": "ee549128-34e0-43d4-b628-dec3f38b47f4", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "00312b8f-11c2-40fd-b612-e588cfd3e6e4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025627Z:ee549128-34e0-43d4-b628-dec3f38b47f4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "064bbcddbd4336aa8f2510cd3522f3d9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "064bbcddbd4336aa8f2510cd3522f3d9", - "x-ms-correlation-request-id": "fee479aa-f2cd-4bdf-beb9-7676a4868ebb", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "c60fe51b-b889-4ebd-bdd4-a50f00ee8564", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025628Z:fee479aa-f2cd-4bdf-beb9-7676a4868ebb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a2e98ad251bac433258326522ab3ad1e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a2e98ad251bac433258326522ab3ad1e", - "x-ms-correlation-request-id": "445e3639-c1eb-481f-9145-189ba9a42112", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "c096d2ad-8cb3-420d-a26d-9a2603b54bb2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025630Z:445e3639-c1eb-481f-9145-189ba9a42112" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "76bbdf4304d28f30fcd2cbd2531942f7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "76bbdf4304d28f30fcd2cbd2531942f7", - "x-ms-correlation-request-id": "3f915bcf-dcc4-411c-933c-84dd2c0d69cd", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "59ef4c67-3e4a-4d01-b349-5f692c605838", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025631Z:3f915bcf-dcc4-411c-933c-84dd2c0d69cd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bacbb55b0c378ba28987e1c097570bdb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bacbb55b0c378ba28987e1c097570bdb", - "x-ms-correlation-request-id": "32260dbe-ff8b-4a83-8f71-e7a42efee5ef", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "55e397e8-bd94-46ed-83ba-286f3498aa66", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025632Z:32260dbe-ff8b-4a83-8f71-e7a42efee5ef" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "558af2777c67ce06595aa6e88660700b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "558af2777c67ce06595aa6e88660700b", - "x-ms-correlation-request-id": "6399d609-a8ba-4db4-a008-668c2c6250f3", - "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "9e170d15-dc1b-4d3c-a6ee-89a979c70911", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025634Z:6399d609-a8ba-4db4-a008-668c2c6250f3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "75f72e41f3e736e63c30ec4b2270f7a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "75f72e41f3e736e63c30ec4b2270f7a4", - "x-ms-correlation-request-id": "80c1f9c3-04fb-4fa0-b03d-36ef38bfe7b6", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "66c21751-847d-454a-9532-021e2dd311e3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025635Z:80c1f9c3-04fb-4fa0-b03d-36ef38bfe7b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "615aefc6ec8fde90aefd61dd66b90428", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "615aefc6ec8fde90aefd61dd66b90428", - "x-ms-correlation-request-id": "83b71b38-63ef-4790-bc05-1c9c1070855b", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "5e7146c9-bd72-48a3-99b9-6ce3e1130c01", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025636Z:83b71b38-63ef-4790-bc05-1c9c1070855b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "697ed516955f84f30b53193790bbabe8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "697ed516955f84f30b53193790bbabe8", - "x-ms-correlation-request-id": "469accfa-8640-442c-90c9-4ab6e368b9ca", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "c01ec170-d533-4178-b01e-bbe4284f20a3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025638Z:469accfa-8640-442c-90c9-4ab6e368b9ca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "972101620f06557c9d19c7ea9209cf82", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "972101620f06557c9d19c7ea9209cf82", - "x-ms-correlation-request-id": "6aff2911-8b91-4d9b-832d-ca669a29f28d", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "c93ffc01-bcb9-4911-8686-9d7c2dd4d46c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025639Z:6aff2911-8b91-4d9b-832d-ca669a29f28d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4c35c32b8df23144fbd6563bd3584df3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4c35c32b8df23144fbd6563bd3584df3", - "x-ms-correlation-request-id": "3da15d9d-685c-4895-9793-4d6ebd365d8e", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "13c982c7-56d8-4d12-829f-0964775ca407", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025640Z:3da15d9d-685c-4895-9793-4d6ebd365d8e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bea925e-c501-455f-8c80-0c1d5e7ff4e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "657a78516d9806225928cb46ce09f101", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1276", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "657a78516d9806225928cb46ce09f101", - "x-ms-correlation-request-id": "ccdc81fc-f6e6-4770-8711-7c6f1290ad3d", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "441f6688-2fcd-44c7-9a89-7494df721042", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025642Z:ccdc81fc-f6e6-4770-8711-7c6f1290ad3d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9398/providers/Microsoft.Storage/storageAccounts/sto446", - "name": "sto446", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:56:25.4478503Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:56:25.4478503Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:56:25.3697217Z", - "primaryEndpoints": { - "dfs": "https://sto446.dfs.core.windows.net/", - "web": "https://sto446.z20.web.core.windows.net/", - "blob": "https://sto446.blob.core.windows.net/", - "queue": "https://sto446.queue.core.windows.net/", - "table": "https://sto446.table.core.windows.net/", - "file": "https://sto446.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9398/providers/Microsoft.Storage/storageAccounts/sto446/blobServices/default/containers/container8339?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-528d0a1afc655641a83ea262cc52b5c6-c786d71fb4c15c41-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "86cc0c96f55fbcd4f09b30b9418244cb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "379", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:42 GMT", - "ETag": "\u00220x8D85859CF522895\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "86cc0c96f55fbcd4f09b30b9418244cb", - "x-ms-correlation-request-id": "f0a8a733-fd6f-49ed-b712-c327b9bed0d1", - "x-ms-ratelimit-remaining-subscription-writes": "1170", - "x-ms-request-id": "fa599f05-438a-4dbe-add1-a767e007422b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025642Z:f0a8a733-fd6f-49ed-b712-c327b9bed0d1" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9398/providers/Microsoft.Storage/storageAccounts/sto446/blobServices/default/containers/container8339", - "name": "container8339", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9398/providers/Microsoft.Storage/storageAccounts/sto446/blobServices/default/containers/container8339/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-243e1bb70bc35d4bafe10e94363eaef0-4ea0c4094f2f2c4b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8f1999d3ea6aa1bd2ef3c9c2fe62f2e4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 3 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "419", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:42 GMT", - "ETag": "\u00228d85859cfa32eac\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8f1999d3ea6aa1bd2ef3c9c2fe62f2e4", - "x-ms-correlation-request-id": "44cad5ac-e26f-420d-9bf8-5439024d0cea", - "x-ms-ratelimit-remaining-subscription-writes": "1169", - "x-ms-request-id": "64189949-b5d8-4345-a729-ec062e600da1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025643Z:44cad5ac-e26f-420d-9bf8-5439024d0cea" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9398/providers/Microsoft.Storage/storageAccounts/sto446/blobServices/default/containers/container8339/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859cfa32eac\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9398/providers/Microsoft.Storage/storageAccounts/sto446/blobServices/default/containers/container8339/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d85859cfa32eac\u0022", - "traceparent": "00-b8d1c7f99f501143a2219ca96239156e-f5c7a1460ac5eb4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4c3cb7546d8083f2a5a9a7d2f14d17a6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "417", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:56:43 GMT", - "ETag": "\u00228d85859cff1df06\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4c3cb7546d8083f2a5a9a7d2f14d17a6", - "x-ms-correlation-request-id": "49b28fdd-ea52-4082-b0fb-14b583a397a7", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "c3c72ead-c527-42c5-94cd-91640d034522", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025643Z:49b28fdd-ea52-4082-b0fb-14b583a397a7" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9398/providers/Microsoft.Storage/storageAccounts/sto446/blobServices/default/containers/container8339/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859cff1df06\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9398/providers/Microsoft.Storage/storageAccounts/sto446/blobServices/default/containers/container8339?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-e34827faafc114418230d708e2047df0-cb308599bc072f46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "70fa7a8771d8ab194e2b576b2b12bd8d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:43 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "70fa7a8771d8ab194e2b576b2b12bd8d", - "x-ms-correlation-request-id": "463a65db-05bd-4965-9e96-6ce3c594eea0", - "x-ms-ratelimit-remaining-subscription-deletes": "14988", - "x-ms-request-id": "27db4cd5-12c2-45c8-bec1-5d9f0d0b617c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025644Z:463a65db-05bd-4965-9e96-6ce3c594eea0" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "171649288", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersLockImmutabilityPolicyTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersLockImmutabilityPolicyTestAsync.json deleted file mode 100644 index fb088df52d2d..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersLockImmutabilityPolicyTestAsync.json +++ /dev/null @@ -1,771 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res4378?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-a6635ff084b4704c8b3f632f8f90208c-a486c55cba59b344-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d47a30e83e98c38ba1ff2ae3a22c4f7f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:31 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5c6c4038-0b5a-4315-8049-2b562c5a59d9", - "x-ms-ratelimit-remaining-subscription-writes": "1105", - "x-ms-request-id": "5c6c4038-0b5a-4315-8049-2b562c5a59d9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030331Z:5c6c4038-0b5a-4315-8049-2b562c5a59d9" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4378", - "name": "res4378", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4378/providers/Microsoft.Storage/storageAccounts/sto5150?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-0d5a256a9abada4c9adb3df91274b6be-8fe67d0673fd8447-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e2fd66c97c8940eb6c490b64c741d2b8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e2fd66c97c8940eb6c490b64c741d2b8", - "x-ms-correlation-request-id": "3d45eb88-eb3a-41e5-b367-8ef85a6dd588", - "x-ms-ratelimit-remaining-subscription-writes": "1104", - "x-ms-request-id": "7e7fea66-bafd-4b60-b756-10448041d3f1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030334Z:3d45eb88-eb3a-41e5-b367-8ef85a6dd588" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f458e8920783b35f8f942bf47f5edabe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f458e8920783b35f8f942bf47f5edabe", - "x-ms-correlation-request-id": "e2aa7aa6-82fc-4b61-8504-921779639da1", - "x-ms-ratelimit-remaining-subscription-reads": "11684", - "x-ms-request-id": "277041a1-7fd3-4be5-8c7a-cf1f430fdd15", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030334Z:e2aa7aa6-82fc-4b61-8504-921779639da1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "71222a58db43c2b7ad3f357fa8b9be02", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "71222a58db43c2b7ad3f357fa8b9be02", - "x-ms-correlation-request-id": "a2195b87-727c-446f-bd70-27d6c9478eec", - "x-ms-ratelimit-remaining-subscription-reads": "11683", - "x-ms-request-id": "4a53546c-d9df-4871-94cd-e897f4313c9a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030336Z:a2195b87-727c-446f-bd70-27d6c9478eec" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ded11a7bdde879355b581489dac43e4d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ded11a7bdde879355b581489dac43e4d", - "x-ms-correlation-request-id": "11017458-1e97-4adc-9423-235b920ab61e", - "x-ms-ratelimit-remaining-subscription-reads": "11682", - "x-ms-request-id": "9f6225a5-db11-45c5-a54d-a5d1b9f24c8c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030337Z:11017458-1e97-4adc-9423-235b920ab61e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "57d9152f5c47b6ad30964744d1df0bd6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "57d9152f5c47b6ad30964744d1df0bd6", - "x-ms-correlation-request-id": "d200cdb1-00be-4972-b7e1-c7b0e0bbaba7", - "x-ms-ratelimit-remaining-subscription-reads": "11681", - "x-ms-request-id": "8202cceb-20f4-4617-a966-a12ecf446677", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030338Z:d200cdb1-00be-4972-b7e1-c7b0e0bbaba7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "657929d5fb8d7ad6f5a916ebc72ee7e8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "657929d5fb8d7ad6f5a916ebc72ee7e8", - "x-ms-correlation-request-id": "e3ac4c40-889c-4b46-935b-e701f22a6dc9", - "x-ms-ratelimit-remaining-subscription-reads": "11680", - "x-ms-request-id": "ac8e701b-a9de-4395-8aea-5689a4b65692", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030340Z:e3ac4c40-889c-4b46-935b-e701f22a6dc9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9250e70167df1eba6d1aad5195f1a77b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9250e70167df1eba6d1aad5195f1a77b", - "x-ms-correlation-request-id": "05882f36-9bd8-4ef4-a20e-0460500a62c4", - "x-ms-ratelimit-remaining-subscription-reads": "11679", - "x-ms-request-id": "f3959caf-2cad-44da-8f9e-a8604133a42b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030341Z:05882f36-9bd8-4ef4-a20e-0460500a62c4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b1b43d4cd94b33c03f5e629e46c2ef02", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b1b43d4cd94b33c03f5e629e46c2ef02", - "x-ms-correlation-request-id": "3ef98470-86be-4fde-9a76-cd7bcf9e2330", - "x-ms-ratelimit-remaining-subscription-reads": "11678", - "x-ms-request-id": "ec6da2cd-b575-4215-b9ba-2b4e8ad80146", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030342Z:3ef98470-86be-4fde-9a76-cd7bcf9e2330" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e9425fae798f6df66e5af7724d85e504", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e9425fae798f6df66e5af7724d85e504", - "x-ms-correlation-request-id": "cb281f82-74fe-4db2-a65f-acafd0b7a36f", - "x-ms-ratelimit-remaining-subscription-reads": "11677", - "x-ms-request-id": "21344916-ee72-47f5-941b-4e5f4cacb449", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030344Z:cb281f82-74fe-4db2-a65f-acafd0b7a36f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8a9e9b013679289d271c5380051cd8ab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8a9e9b013679289d271c5380051cd8ab", - "x-ms-correlation-request-id": "3f6e7dce-1434-4720-9451-573c529a142b", - "x-ms-ratelimit-remaining-subscription-reads": "11676", - "x-ms-request-id": "909f5d27-b5e1-4db9-966e-056a8524c44c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030345Z:3f6e7dce-1434-4720-9451-573c529a142b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "36a2ab2bbdaed3ec464642f0e14de5b9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "36a2ab2bbdaed3ec464642f0e14de5b9", - "x-ms-correlation-request-id": "c37e0832-fd65-4a93-a3cc-fd56743c4cdf", - "x-ms-ratelimit-remaining-subscription-reads": "11675", - "x-ms-request-id": "c9a435d5-80f1-4154-b6f0-e3eb8f0ce3c3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030346Z:c37e0832-fd65-4a93-a3cc-fd56743c4cdf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ab9c5d7965237889c11ac27225766852", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ab9c5d7965237889c11ac27225766852", - "x-ms-correlation-request-id": "6f96e150-404d-4376-b1c6-ae7278fcc948", - "x-ms-ratelimit-remaining-subscription-reads": "11674", - "x-ms-request-id": "b8db3a8f-6430-4df5-9349-0539ae511241", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030348Z:6f96e150-404d-4376-b1c6-ae7278fcc948" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a2474c82aee24455aeca4333f3ac46da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a2474c82aee24455aeca4333f3ac46da", - "x-ms-correlation-request-id": "86609d87-dd7d-4035-9d9a-e360ec719d4d", - "x-ms-ratelimit-remaining-subscription-reads": "11673", - "x-ms-request-id": "39607e84-74d3-4549-8d6c-f30a45db23ef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030349Z:86609d87-dd7d-4035-9d9a-e360ec719d4d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e7fea66-bafd-4b60-b756-10448041d3f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a70699372d7fc687222a7593fb7aadd0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a70699372d7fc687222a7593fb7aadd0", - "x-ms-correlation-request-id": "d510ebe2-ea95-495d-9382-7cf64c443188", - "x-ms-ratelimit-remaining-subscription-reads": "11672", - "x-ms-request-id": "5cdc93b2-6b7c-4d82-859b-82a278594041", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030350Z:d510ebe2-ea95-495d-9382-7cf64c443188" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4378/providers/Microsoft.Storage/storageAccounts/sto5150", - "name": "sto5150", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:03:34.0973743Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:03:34.0973743Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:03:34.0348781Z", - "primaryEndpoints": { - "dfs": "https://sto5150.dfs.core.windows.net/", - "web": "https://sto5150.z20.web.core.windows.net/", - "blob": "https://sto5150.blob.core.windows.net/", - "queue": "https://sto5150.queue.core.windows.net/", - "table": "https://sto5150.table.core.windows.net/", - "file": "https://sto5150.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4378/providers/Microsoft.Storage/storageAccounts/sto5150/blobServices/default/containers/container9819?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-b9d9cd401ea0f74bb25a178995ba1378-9b1e05765c37234c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "06956eefd74208cb58fc5921558414d4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:51 GMT", - "ETag": "\u00220x8D8585ACED492C5\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "06956eefd74208cb58fc5921558414d4", - "x-ms-correlation-request-id": "ab4a8a49-387d-4e64-828e-1e54f488587f", - "x-ms-ratelimit-remaining-subscription-writes": "1103", - "x-ms-request-id": "1b02b07b-e4bf-44f2-9497-7b3e456d438d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030351Z:ab4a8a49-387d-4e64-828e-1e54f488587f" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4378/providers/Microsoft.Storage/storageAccounts/sto5150/blobServices/default/containers/container9819", - "name": "container9819", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4378/providers/Microsoft.Storage/storageAccounts/sto5150/blobServices/default/containers/container9819/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-0cfa4df2ecb0334486b342ef683bd9f9-36ac142d39685446-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6f8c3ae7d3c1c4558080b738c248341c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 3 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "420", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:51 GMT", - "ETag": "\u00228d8585acf244d68\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6f8c3ae7d3c1c4558080b738c248341c", - "x-ms-correlation-request-id": "e0e17185-ae2f-4206-9570-8a162dd4d920", - "x-ms-ratelimit-remaining-subscription-writes": "1102", - "x-ms-request-id": "62d1729f-9c11-486e-af30-792af7024894", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030352Z:e0e17185-ae2f-4206-9570-8a162dd4d920" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4378/providers/Microsoft.Storage/storageAccounts/sto5150/blobServices/default/containers/container9819/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585acf244d68\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4378/providers/Microsoft.Storage/storageAccounts/sto5150/blobServices/default/containers/container9819/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d8585acf244d68\u0022", - "traceparent": "00-6c24f69b7d36fb4e81e2cfee0422718e-8f846e4a2ac56e49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3e045572d3b1c1f43b9f26312ea4cca5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "418", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:03:52 GMT", - "ETag": "\u00228d8585acf7a21ee\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3e045572d3b1c1f43b9f26312ea4cca5", - "x-ms-correlation-request-id": "17f1a4ad-36fa-496c-8705-40b1ac4d6c71", - "x-ms-ratelimit-remaining-subscription-writes": "1184", - "x-ms-request-id": "b3a04494-4462-4984-87df-f8d93e91c3e3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030352Z:17f1a4ad-36fa-496c-8705-40b1ac4d6c71" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4378/providers/Microsoft.Storage/storageAccounts/sto5150/blobServices/default/containers/container9819/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585acf7a21ee\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4378/providers/Microsoft.Storage/storageAccounts/sto5150/blobServices/default/containers/container9819?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b53ff00aa24c054f8625faf4afe61345-09169b636144c142-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3f13bf6060211c1c19d085c11f924510", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:52 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3f13bf6060211c1c19d085c11f924510", - "x-ms-correlation-request-id": "8fe508b2-8194-46ba-8a35-5e41a4b5f375", - "x-ms-ratelimit-remaining-subscription-deletes": "14965", - "x-ms-request-id": "4dee83fb-a89c-4940-963a-2db35b63a1da", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030353Z:8fe508b2-8194-46ba-8a35-5e41a4b5f375" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "1576353286", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersSetLegalHoldTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersSetLegalHoldTest.json deleted file mode 100644 index 2b3ff0ef4fd0..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersSetLegalHoldTest.json +++ /dev/null @@ -1,737 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res8432?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-5da87b9ff259c64fac9f76f24939ea9d-3f9b06d56e86a24b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c4be7182ee81e1d9dc3bb1ff2964f89d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:46 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "280511d9-feb8-42b9-949a-702ddbd61607", - "x-ms-ratelimit-remaining-subscription-writes": "1168", - "x-ms-request-id": "280511d9-feb8-42b9-949a-702ddbd61607", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025647Z:280511d9-feb8-42b9-949a-702ddbd61607" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8432", - "name": "res8432", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8432/providers/Microsoft.Storage/storageAccounts/sto3615?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-e58764d44852d14c80c4a4e5a862a050-65c4a625166fdc44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "588a567087456c4fc0cf3840458bc31f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "588a567087456c4fc0cf3840458bc31f", - "x-ms-correlation-request-id": "aa1760c3-440f-48eb-8f9e-8f068183401c", - "x-ms-ratelimit-remaining-subscription-writes": "1167", - "x-ms-request-id": "daf7ff17-b297-46b1-9d51-ba79ed239f91", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025650Z:aa1760c3-440f-48eb-8f9e-8f068183401c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8217011c8a93ea3c6f57c01ea0a096b0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8217011c8a93ea3c6f57c01ea0a096b0", - "x-ms-correlation-request-id": "77cbdc60-35da-4d3a-898e-3bcc6164ae58", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "b82d0c6d-064d-46f7-be63-10be2ba3fd68", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025650Z:77cbdc60-35da-4d3a-898e-3bcc6164ae58" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "429bdfee402cb9c3f4081c0a38239eec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "429bdfee402cb9c3f4081c0a38239eec", - "x-ms-correlation-request-id": "e88d76aa-fc6b-4570-a28f-d075efb4a4ec", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "0ed265fe-1a52-49d8-ae62-2febba4cc850", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025651Z:e88d76aa-fc6b-4570-a28f-d075efb4a4ec" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4423797e4173038be5e1ed97f542e19b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4423797e4173038be5e1ed97f542e19b", - "x-ms-correlation-request-id": "35902b18-2417-47dd-8ae9-c9924e7f5f5a", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "410c3140-4035-4f6f-81fa-d991e54f94f8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025653Z:35902b18-2417-47dd-8ae9-c9924e7f5f5a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ef3e9da40e39dc933d5e8d8b6e31b14c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ef3e9da40e39dc933d5e8d8b6e31b14c", - "x-ms-correlation-request-id": "fa78f1ce-6756-4f04-a0a1-51ed490c0026", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "15b36ebc-e857-4c2e-8e37-b47115011769", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025654Z:fa78f1ce-6756-4f04-a0a1-51ed490c0026" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "27a0d4b9527dac3d54975d4a522bc3b2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "27a0d4b9527dac3d54975d4a522bc3b2", - "x-ms-correlation-request-id": "eb93e665-4bbe-4907-b279-ad4081e81b1f", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "65519c25-0dd6-4500-a686-7d4283296a98", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025655Z:eb93e665-4bbe-4907-b279-ad4081e81b1f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9b668126afe470b3e6470614b30095b3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9b668126afe470b3e6470614b30095b3", - "x-ms-correlation-request-id": "24b6aef8-41f2-4acf-889a-e659b2cdf4df", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "867852ed-348f-4013-bbbd-ae308f304a89", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025657Z:24b6aef8-41f2-4acf-889a-e659b2cdf4df" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21dea130baa1521e60919aa1b1488a11", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21dea130baa1521e60919aa1b1488a11", - "x-ms-correlation-request-id": "6901b6da-4961-458a-8229-566d81034c5c", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "aed14131-d1c6-4b97-8c21-61c002404239", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025658Z:6901b6da-4961-458a-8229-566d81034c5c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ec64db9a16cb0a67213041354b28f853", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:56:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ec64db9a16cb0a67213041354b28f853", - "x-ms-correlation-request-id": "2893443e-dcfa-4ebb-9e24-bd34d9684c60", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "2e981d15-2040-44e9-98a7-181685c53fdd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025659Z:2893443e-dcfa-4ebb-9e24-bd34d9684c60" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b01aa901a24d6b1063133a531411be9d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b01aa901a24d6b1063133a531411be9d", - "x-ms-correlation-request-id": "5026e676-3237-4f9d-84d8-b6d7b01f13b8", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "826bd120-7e57-43ae-923d-6ca2de554074", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025700Z:5026e676-3237-4f9d-84d8-b6d7b01f13b8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d87af5bda99b19e73ad3ff7179e80737", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d87af5bda99b19e73ad3ff7179e80737", - "x-ms-correlation-request-id": "21400546-b9c8-4afa-a107-d63f69673b21", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "a7c37878-ece1-48ac-aea6-dbc65a46a7df", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025702Z:21400546-b9c8-4afa-a107-d63f69673b21" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "07a04698d92df7c3cbf888b7db14f610", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "07a04698d92df7c3cbf888b7db14f610", - "x-ms-correlation-request-id": "fae3838a-0a25-4b85-93c2-43a2b421ea6b", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "1f4c7329-5ebf-44fd-8c45-046fd391fe1f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025703Z:fae3838a-0a25-4b85-93c2-43a2b421ea6b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5578a37120ae57b8c201767aa39ef27b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5578a37120ae57b8c201767aa39ef27b", - "x-ms-correlation-request-id": "4d798f2b-f020-4bde-86fa-26cd0b7d3ffd", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "fc6ee720-15be-427e-9770-62c0a16b1c8b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025704Z:4d798f2b-f020-4bde-86fa-26cd0b7d3ffd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daf7ff17-b297-46b1-9d51-ba79ed239f91?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cdba030cb770e47031820ca2202f3e26", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:57:05 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cdba030cb770e47031820ca2202f3e26", - "x-ms-correlation-request-id": "0ec79ad0-0aeb-4796-87db-f5699147969c", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "f0464744-9224-4e68-b114-900d41acd28e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025706Z:0ec79ad0-0aeb-4796-87db-f5699147969c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8432/providers/Microsoft.Storage/storageAccounts/sto3615", - "name": "sto3615", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:56:49.7464572Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:56:49.7464572Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:56:49.6527004Z", - "primaryEndpoints": { - "dfs": "https://sto3615.dfs.core.windows.net/", - "web": "https://sto3615.z20.web.core.windows.net/", - "blob": "https://sto3615.blob.core.windows.net/", - "queue": "https://sto3615.queue.core.windows.net/", - "table": "https://sto3615.table.core.windows.net/", - "file": "https://sto3615.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8432/providers/Microsoft.Storage/storageAccounts/sto3615/blobServices/default/containers/container1436?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-c11d6bd89c06554bae0db45eccf2306c-e9470352078ca145-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6fd6ffef89b18e7848442c6249542c06", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:57:05 GMT", - "ETag": "\u00220x8D85859DD984993\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6fd6ffef89b18e7848442c6249542c06", - "x-ms-correlation-request-id": "28a59c8d-d1e0-4a87-9ed9-72fdea19975a", - "x-ms-ratelimit-remaining-subscription-writes": "1166", - "x-ms-request-id": "f65c8d89-5f25-4907-bffd-9168fc109042", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025706Z:28a59c8d-d1e0-4a87-9ed9-72fdea19975a" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8432/providers/Microsoft.Storage/storageAccounts/sto3615/blobServices/default/containers/container1436", - "name": "container1436", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8432/providers/Microsoft.Storage/storageAccounts/sto3615/blobServices/default/containers/container1436/setLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-295b605b41d54e409e4c1c5dbd574da8-994e8a79b6321648-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "59d8ab0d9f2832b994242c13153792c2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": [ - "tag1", - "tag2", - "tag3" - ] - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "51", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:57:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "59d8ab0d9f2832b994242c13153792c2", - "x-ms-correlation-request-id": "35af82da-a28d-496e-a232-f25e033a4bd0", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "dbc1df50-8d75-4f3d-a600-5d2bbd50a311", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025707Z:35af82da-a28d-496e-a232-f25e033a4bd0" - }, - "ResponseBody": { - "hasLegalHold": true, - "tags": [ - "tag1", - "tag2", - "tag3" - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8432/providers/Microsoft.Storage/storageAccounts/sto3615/blobServices/default/containers/container1436/clearLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-624afcd12a913d4eaecc2501429086cb-d32d7f8d2fba7844-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9eb39d500c1b795b423e28724481e82d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": [ - "tag1", - "tag2", - "tag3" - ] - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "32", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:57:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9eb39d500c1b795b423e28724481e82d", - "x-ms-correlation-request-id": "7530131d-1e6a-4962-ac81-59dd9ae75f0b", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "951b48b5-027f-4626-9e19-2861eb95d54a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025707Z:7530131d-1e6a-4962-ac81-59dd9ae75f0b" - }, - "ResponseBody": { - "hasLegalHold": false, - "tags": [] - } - } - ], - "Variables": { - "RandomSeed": "842703583", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersSetLegalHoldTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersSetLegalHoldTestAsync.json deleted file mode 100644 index 9c719d5ca77c..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersSetLegalHoldTestAsync.json +++ /dev/null @@ -1,737 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res3366?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-37b8adb7790d5347ac2f9dbcf67deb1a-04c2a86c8918f848-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f2c7045f98f7b3602adbdecee1135c92", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:03:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e932e3ca-640a-43e4-8879-cad1fd73136a", - "x-ms-ratelimit-remaining-subscription-writes": "1101", - "x-ms-request-id": "e932e3ca-640a-43e4-8879-cad1fd73136a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030356Z:e932e3ca-640a-43e4-8879-cad1fd73136a" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3366", - "name": "res3366", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3366/providers/Microsoft.Storage/storageAccounts/sto714?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-8b6846a26406b145a96e1ec5b5054b86-b3a200a9212b8d45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b9b3f1425f3161f09544c8400f506d99", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b9b3f1425f3161f09544c8400f506d99", - "x-ms-correlation-request-id": "60c26cca-e1f1-415a-b46f-22d52c9f04d7", - "x-ms-ratelimit-remaining-subscription-writes": "1100", - "x-ms-request-id": "964148b5-6023-4e81-8f9d-247c9020aba0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030400Z:60c26cca-e1f1-415a-b46f-22d52c9f04d7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c0a1ebc1ae49a52dd791625498731b8b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c0a1ebc1ae49a52dd791625498731b8b", - "x-ms-correlation-request-id": "57495e5a-2baa-4c7c-8f5f-4a79dd6f9859", - "x-ms-ratelimit-remaining-subscription-reads": "11671", - "x-ms-request-id": "5eb0f960-a1ef-4513-9766-a6b5bd24543c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030400Z:57495e5a-2baa-4c7c-8f5f-4a79dd6f9859" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c90835707c3ce4b402f8fad1ced99c58", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c90835707c3ce4b402f8fad1ced99c58", - "x-ms-correlation-request-id": "a6e47650-1113-4142-bc6d-d27a146b3142", - "x-ms-ratelimit-remaining-subscription-reads": "11670", - "x-ms-request-id": "8f3ff027-677a-4680-9b0d-031f753bd539", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030402Z:a6e47650-1113-4142-bc6d-d27a146b3142" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "237fb64aacae2a4f1c7a3ea8fc99224a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "237fb64aacae2a4f1c7a3ea8fc99224a", - "x-ms-correlation-request-id": "3fde6a58-5829-4969-94fa-290fc2917eb5", - "x-ms-ratelimit-remaining-subscription-reads": "11669", - "x-ms-request-id": "80ee004e-917d-498d-8488-7974cf3b61b6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030403Z:3fde6a58-5829-4969-94fa-290fc2917eb5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8fa60544303544d537bdbe50b35cd7fe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8fa60544303544d537bdbe50b35cd7fe", - "x-ms-correlation-request-id": "33d49cdb-74b2-4bd7-8e7a-245ccb70e965", - "x-ms-ratelimit-remaining-subscription-reads": "11668", - "x-ms-request-id": "c59d6989-2595-4a0c-8bf0-daa0ded85a8a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030404Z:33d49cdb-74b2-4bd7-8e7a-245ccb70e965" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e10a0af4f7f4c4dce5ddadc23e0be868", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e10a0af4f7f4c4dce5ddadc23e0be868", - "x-ms-correlation-request-id": "17f5ccc9-ff41-4f93-86dc-7d2b54d928a3", - "x-ms-ratelimit-remaining-subscription-reads": "11667", - "x-ms-request-id": "68f15656-dd7e-451d-bae5-9696e4050541", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030406Z:17f5ccc9-ff41-4f93-86dc-7d2b54d928a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c88cb0d60d321922e13aecf1eefe77bf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c88cb0d60d321922e13aecf1eefe77bf", - "x-ms-correlation-request-id": "4166f720-73a3-482c-8545-796456a607cf", - "x-ms-ratelimit-remaining-subscription-reads": "11666", - "x-ms-request-id": "bba7388c-02dc-426b-9796-a6c4cb474a14", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030407Z:4166f720-73a3-482c-8545-796456a607cf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f1b340a3408f4d5529e2a9578313062b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f1b340a3408f4d5529e2a9578313062b", - "x-ms-correlation-request-id": "685c4386-f232-4ab0-af3b-ddfe87544ef8", - "x-ms-ratelimit-remaining-subscription-reads": "11665", - "x-ms-request-id": "ce47ed55-fa3e-49aa-8f2b-4a58258e22d5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030408Z:685c4386-f232-4ab0-af3b-ddfe87544ef8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "037a55d40ed0e7cbe7f000ba0bead5e6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "037a55d40ed0e7cbe7f000ba0bead5e6", - "x-ms-correlation-request-id": "31de978a-f421-4d59-bfeb-ac69fb097e97", - "x-ms-ratelimit-remaining-subscription-reads": "11664", - "x-ms-request-id": "90a457c8-a52b-435d-be0e-6256fc25de6e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030410Z:31de978a-f421-4d59-bfeb-ac69fb097e97" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fd1eed65f65895d85a3e9e5063ca96ce", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fd1eed65f65895d85a3e9e5063ca96ce", - "x-ms-correlation-request-id": "54ef8013-9e05-4aba-80c5-a4b2249473a3", - "x-ms-ratelimit-remaining-subscription-reads": "11663", - "x-ms-request-id": "c0087c77-08c5-4a98-84ad-0f11d2372416", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030411Z:54ef8013-9e05-4aba-80c5-a4b2249473a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "981cc033748494ef74cc0a9f3f9b423e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "981cc033748494ef74cc0a9f3f9b423e", - "x-ms-correlation-request-id": "4f226b77-5e3e-4256-9a97-47b87bed9dd4", - "x-ms-ratelimit-remaining-subscription-reads": "11662", - "x-ms-request-id": "56a8bc1f-16c5-447a-8df6-c0fa15a0b9ca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030412Z:4f226b77-5e3e-4256-9a97-47b87bed9dd4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "95f2c30c08f4ded37de4a8916f7a841c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "95f2c30c08f4ded37de4a8916f7a841c", - "x-ms-correlation-request-id": "6dceee16-a2a7-4704-af15-83cba949e70f", - "x-ms-ratelimit-remaining-subscription-reads": "11661", - "x-ms-request-id": "1c0bf0b0-a38a-44bb-88fb-74b101a6587b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030414Z:6dceee16-a2a7-4704-af15-83cba949e70f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4a8632593ccdf162fe89898ceb3955bf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4a8632593ccdf162fe89898ceb3955bf", - "x-ms-correlation-request-id": "e0a0be74-a5be-4ec0-908b-179cd90acf9d", - "x-ms-ratelimit-remaining-subscription-reads": "11660", - "x-ms-request-id": "661ee3c8-1c23-4273-bc91-8075034391fd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030415Z:e0a0be74-a5be-4ec0-908b-179cd90acf9d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/964148b5-6023-4e81-8f9d-247c9020aba0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a04460fc00d82bd9ed3e1ba0cc5d25fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1276", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:04:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a04460fc00d82bd9ed3e1ba0cc5d25fa", - "x-ms-correlation-request-id": "380b9a17-d913-42da-a3b4-11c05512e86e", - "x-ms-ratelimit-remaining-subscription-reads": "11659", - "x-ms-request-id": "b12a2a2b-ff65-4a88-8dbf-79e3c69c5d2a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030416Z:380b9a17-d913-42da-a3b4-11c05512e86e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3366/providers/Microsoft.Storage/storageAccounts/sto714", - "name": "sto714", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:04:00.0367369Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:04:00.0367369Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:03:59.9742372Z", - "primaryEndpoints": { - "dfs": "https://sto714.dfs.core.windows.net/", - "web": "https://sto714.z20.web.core.windows.net/", - "blob": "https://sto714.blob.core.windows.net/", - "queue": "https://sto714.queue.core.windows.net/", - "table": "https://sto714.table.core.windows.net/", - "file": "https://sto714.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3366/providers/Microsoft.Storage/storageAccounts/sto714/blobServices/default/containers/container6523?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-426f2c93adbf724faaa6cc067b4ab90a-1d822d150bde414b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "150d45ee70f761cf01976b7f47f2448e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "379", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:04:16 GMT", - "ETag": "\u00220x8D8585ADE4B3D46\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "150d45ee70f761cf01976b7f47f2448e", - "x-ms-correlation-request-id": "a880593e-2dc6-4e3d-aa31-4d3d94a8a5b3", - "x-ms-ratelimit-remaining-subscription-writes": "1099", - "x-ms-request-id": "cea6ae00-582d-45ac-bfea-e7bc661779c0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030417Z:a880593e-2dc6-4e3d-aa31-4d3d94a8a5b3" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3366/providers/Microsoft.Storage/storageAccounts/sto714/blobServices/default/containers/container6523", - "name": "container6523", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3366/providers/Microsoft.Storage/storageAccounts/sto714/blobServices/default/containers/container6523/setLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-9ec01c9ebfcc254db4200130e078830f-e9f7f8ed8a4fa14f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "360f95e843e459585a5d8f21c125a164", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": [ - "tag1", - "tag2", - "tag3" - ] - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "51", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:04:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "360f95e843e459585a5d8f21c125a164", - "x-ms-correlation-request-id": "3a9495e1-5d85-4162-9133-e1666fdbfe92", - "x-ms-ratelimit-remaining-subscription-writes": "1183", - "x-ms-request-id": "10824518-1145-465e-bc6c-0b9010b894c0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030417Z:3a9495e1-5d85-4162-9133-e1666fdbfe92" - }, - "ResponseBody": { - "hasLegalHold": true, - "tags": [ - "tag1", - "tag2", - "tag3" - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3366/providers/Microsoft.Storage/storageAccounts/sto714/blobServices/default/containers/container6523/clearLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-7b35a8451141d14c806c594a2a82a502-f3292de64f3c5840-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f3fd448faa48ef04743fd7696eaca54b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": [ - "tag1", - "tag2", - "tag3" - ] - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "32", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:04:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f3fd448faa48ef04743fd7696eaca54b", - "x-ms-correlation-request-id": "c40b6718-7932-4459-8bfa-b796aa31587b", - "x-ms-ratelimit-remaining-subscription-writes": "1182", - "x-ms-request-id": "87672a44-3dfe-4bab-9dd3-3bf27c6c9bf5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030418Z:c40b6718-7932-4459-8bfa-b796aa31587b" - }, - "ResponseBody": { - "hasLegalHold": false, - "tags": [] - } - } - ], - "Variables": { - "RandomSeed": "1745049870", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateImmutabilityPolicyTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateImmutabilityPolicyTest.json deleted file mode 100644 index b3539f130113..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateImmutabilityPolicyTest.json +++ /dev/null @@ -1,788 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res5662?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-8314686086eb814fa97a6255c39b7d38-e88fe4f68b824643-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4c9232279ad6e928ea6ee32fce562aa4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ff51f28e-a708-4262-ad90-0227853d3a45", - "x-ms-ratelimit-remaining-subscription-writes": "1165", - "x-ms-request-id": "ff51f28e-a708-4262-ad90-0227853d3a45", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025715Z:ff51f28e-a708-4262-ad90-0227853d3a45" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5662", - "name": "res5662", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5662/providers/Microsoft.Storage/storageAccounts/sto8957?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-acec34cf5d287546b1dc431b53fa9f13-44ac43eaf153714f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0b371789b1e5197fa6c14cf67ae35a2c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0b371789b1e5197fa6c14cf67ae35a2c", - "x-ms-correlation-request-id": "4a41a917-e0e3-4aec-a961-27ae0c013f6c", - "x-ms-ratelimit-remaining-subscription-writes": "1164", - "x-ms-request-id": "ccd36d53-f7a8-450c-a95d-f0133e7e9e58", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025724Z:4a41a917-e0e3-4aec-a961-27ae0c013f6c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8da2194fa885804112332fd9dbf36f8b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8da2194fa885804112332fd9dbf36f8b", - "x-ms-correlation-request-id": "c1ef1352-c813-4590-8f48-e8e858632954", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "abefebe9-d15d-4cad-87eb-a8ca66e37043", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025725Z:c1ef1352-c813-4590-8f48-e8e858632954" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7d950288285acbc3f2aa09d7c2406453", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7d950288285acbc3f2aa09d7c2406453", - "x-ms-correlation-request-id": "ebe88577-a1e1-4f9e-8e14-cc2164454baf", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "c902d78e-f8f5-4012-968a-d61e1787a810", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025726Z:ebe88577-a1e1-4f9e-8e14-cc2164454baf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "61a6b4e8cd4090a7974f68ef8e4ab10e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "61a6b4e8cd4090a7974f68ef8e4ab10e", - "x-ms-correlation-request-id": "1f6f5ab5-91d7-4275-9834-77e5c823570b", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "262c9b43-ace0-447e-8629-458d95ebfd8e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025727Z:1f6f5ab5-91d7-4275-9834-77e5c823570b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b2b6639d5bbe273d56d79ada9f69bed2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b2b6639d5bbe273d56d79ada9f69bed2", - "x-ms-correlation-request-id": "8e37c71b-4c2b-45e8-a2de-0e75cf90ce5b", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "a9d617f4-1f1e-4e57-83dc-f857dd0400f1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025729Z:8e37c71b-4c2b-45e8-a2de-0e75cf90ce5b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "26f0dcce0e4cbb4b5a04e60abfd33da8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "26f0dcce0e4cbb4b5a04e60abfd33da8", - "x-ms-correlation-request-id": "792366df-dc3f-4d08-a1f6-f2970c46d25e", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "f739e266-1a15-48a4-b0cc-4aa94458e411", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025730Z:792366df-dc3f-4d08-a1f6-f2970c46d25e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5e39faf9b28a8d95777f0a6932cdf12d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5e39faf9b28a8d95777f0a6932cdf12d", - "x-ms-correlation-request-id": "e0183942-1083-4696-949a-fec5f1dc9924", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "0723a909-7319-4a08-92d1-4618252eedff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025731Z:e0183942-1083-4696-949a-fec5f1dc9924" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b12196918a598ec118fb57b975336783", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b12196918a598ec118fb57b975336783", - "x-ms-correlation-request-id": "e4e01dcb-d547-4746-810e-c18e486a31a8", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "3bd77136-3da9-42cc-9c8b-9d4f9e7b458f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025733Z:e4e01dcb-d547-4746-810e-c18e486a31a8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a4e1f2995f2f1c474763afcc04e1888d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a4e1f2995f2f1c474763afcc04e1888d", - "x-ms-correlation-request-id": "22b874e9-deae-4bcd-a5c8-b5f29fdf35fa", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "2c36ed3c-ef5b-4140-ab53-616c29c91163", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025734Z:22b874e9-deae-4bcd-a5c8-b5f29fdf35fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2979b8138bb16e4e38ab468f5adc1743", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2979b8138bb16e4e38ab468f5adc1743", - "x-ms-correlation-request-id": "51504cf0-7d64-401d-ab73-353ac6ed3f52", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "0ddc8ad7-5a54-4d88-9156-9ad01d716255", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025735Z:51504cf0-7d64-401d-ab73-353ac6ed3f52" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3fcf87184ceb31fd4e046af6dbf48a36", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3fcf87184ceb31fd4e046af6dbf48a36", - "x-ms-correlation-request-id": "f0726b94-634f-4e19-a365-d5f57cdeb262", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "638f08df-f20b-4fa2-b8db-7da4665dac1c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025736Z:f0726b94-634f-4e19-a365-d5f57cdeb262" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bca5ca723dba0ed1a4726b8419b8c26a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bca5ca723dba0ed1a4726b8419b8c26a", - "x-ms-correlation-request-id": "68adfe9a-f8f5-4cce-a424-89b79b318f0c", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "88a605b9-29e8-4fb2-b826-091090666fe9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025738Z:68adfe9a-f8f5-4cce-a424-89b79b318f0c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7cb46b4b4912c7a1ba47daac20589344", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7cb46b4b4912c7a1ba47daac20589344", - "x-ms-correlation-request-id": "0c9d3efd-7b18-4640-8d7f-fded41170c80", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "13ab3af0-fb6f-453b-87a8-3535b5796a1b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025739Z:0c9d3efd-7b18-4640-8d7f-fded41170c80" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ccd36d53-f7a8-450c-a95d-f0133e7e9e58?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "901c0f205b36da89b6c19b79e0781895", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:57:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "901c0f205b36da89b6c19b79e0781895", - "x-ms-correlation-request-id": "3f94ebcb-5432-450c-be3e-6846c8bdd030", - "x-ms-ratelimit-remaining-subscription-reads": "11874", - "x-ms-request-id": "c1e35a3d-5d95-46f5-b843-7f44bf6a145f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025740Z:3f94ebcb-5432-450c-be3e-6846c8bdd030" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5662/providers/Microsoft.Storage/storageAccounts/sto8957", - "name": "sto8957", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:57:24.2171912Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:57:24.2171912Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:57:24.1234453Z", - "primaryEndpoints": { - "dfs": "https://sto8957.dfs.core.windows.net/", - "web": "https://sto8957.z20.web.core.windows.net/", - "blob": "https://sto8957.blob.core.windows.net/", - "queue": "https://sto8957.queue.core.windows.net/", - "table": "https://sto8957.table.core.windows.net/", - "file": "https://sto8957.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5662/providers/Microsoft.Storage/storageAccounts/sto8957/blobServices/default/containers/container8056?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-8fbc4912d5cdf747831d5c2a375b6335-9d37ce49b916754a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "406faaff240e2829de02726224ed4cdf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:57:41 GMT", - "ETag": "\u00220x8D85859F252E00A\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "406faaff240e2829de02726224ed4cdf", - "x-ms-correlation-request-id": "129c1aba-ec45-4a70-a45e-ad4e944fe732", - "x-ms-ratelimit-remaining-subscription-writes": "1163", - "x-ms-request-id": "87752a0a-ca2b-4f96-ae34-b02fb2b8e564", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025741Z:129c1aba-ec45-4a70-a45e-ad4e944fe732" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5662/providers/Microsoft.Storage/storageAccounts/sto8957/blobServices/default/containers/container8056", - "name": "container8056", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5662/providers/Microsoft.Storage/storageAccounts/sto8957/blobServices/default/containers/container8056/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-c9f7e3581835e84b85fd7b2b4ecc2edd-ac9213348706004b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9b0964273431e2f0d9c651ad28e6412f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 3 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "420", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:57:41 GMT", - "ETag": "\u00228d85859f2a82e41\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9b0964273431e2f0d9c651ad28e6412f", - "x-ms-correlation-request-id": "10ff3743-0da1-4658-a528-ae58f9dd4778", - "x-ms-ratelimit-remaining-subscription-writes": "1162", - "x-ms-request-id": "b7b03a92-606f-4152-ab40-56535fca566e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025742Z:10ff3743-0da1-4658-a528-ae58f9dd4778" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5662/providers/Microsoft.Storage/storageAccounts/sto8957/blobServices/default/containers/container8056/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859f2a82e41\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5662/providers/Microsoft.Storage/storageAccounts/sto8957/blobServices/default/containers/container8056/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "If-Match": "\u00228d85859f2a82e41\u0022", - "traceparent": "00-4a82e727544c284baadd5e7535223a6e-2c2bca4ba2c5a84c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ad216a440324eb11f3675858167891d3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 5 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "420", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:57:42 GMT", - "ETag": "\u00228d85859f302c93e\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ad216a440324eb11f3675858167891d3", - "x-ms-correlation-request-id": "4852be08-2de7-4778-8b34-5ffc2a87122a", - "x-ms-ratelimit-remaining-subscription-writes": "1161", - "x-ms-request-id": "92ca622a-0d50-47ad-b582-ec3529b4b123", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025742Z:4852be08-2de7-4778-8b34-5ffc2a87122a" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5662/providers/Microsoft.Storage/storageAccounts/sto8957/blobServices/default/containers/container8056/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859f302c93e\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5662/providers/Microsoft.Storage/storageAccounts/sto8957/blobServices/default/containers/container8056/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-d045521b02c1ec42bbbbdf02528d4be8-039b725908b4e348-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "14b99a4ffa0ecb10b98c6647d27b00f8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "420", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:57:42 GMT", - "ETag": "\u00228d85859f302c93e\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "14b99a4ffa0ecb10b98c6647d27b00f8", - "x-ms-correlation-request-id": "1feedf87-6173-46fd-b523-8651091e70c3", - "x-ms-ratelimit-remaining-subscription-reads": "11873", - "x-ms-request-id": "524941e6-783c-4d56-a2c9-df35a64e2841", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025743Z:1feedf87-6173-46fd-b523-8651091e70c3" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5662/providers/Microsoft.Storage/storageAccounts/sto8957/blobServices/default/containers/container8056/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d85859f302c93e\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - } - ], - "Variables": { - "RandomSeed": "1039161710", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateImmutabilityPolicyTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateImmutabilityPolicyTestAsync.json deleted file mode 100644 index de9ccf694601..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateImmutabilityPolicyTestAsync.json +++ /dev/null @@ -1,788 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res197?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-6636c88c66b5ee40aed3e1e523d7359e-d0385a4161aabf41-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7a2070326f1569cf1474cb947e54e10f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4226fbdf-dfb8-49f2-81dd-bfade432712c", - "x-ms-ratelimit-remaining-subscription-writes": "1098", - "x-ms-request-id": "4226fbdf-dfb8-49f2-81dd-bfade432712c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030421Z:4226fbdf-dfb8-49f2-81dd-bfade432712c" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res197", - "name": "res197", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res197/providers/Microsoft.Storage/storageAccounts/sto2579?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-3c6211b96a99564fb15db595ebb2cccd-6a1cea5dfe3ecd4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d5f4c847a7415ddf00c46ac14e4f6e1d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d5f4c847a7415ddf00c46ac14e4f6e1d", - "x-ms-correlation-request-id": "75f54750-bd6b-4d25-be53-eea3c91d4c5e", - "x-ms-ratelimit-remaining-subscription-writes": "1097", - "x-ms-request-id": "890aed4d-de3d-476e-b864-a1ecf905e92f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030423Z:75f54750-bd6b-4d25-be53-eea3c91d4c5e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4a73ba24fc8dc8f1401d14ab64a7c624", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4a73ba24fc8dc8f1401d14ab64a7c624", - "x-ms-correlation-request-id": "26c46486-332c-4076-9a07-7f495cce53a7", - "x-ms-ratelimit-remaining-subscription-reads": "11658", - "x-ms-request-id": "f79656b5-58d5-4499-bc2e-d39b5066d6f7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030424Z:26c46486-332c-4076-9a07-7f495cce53a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4180765c04056f815829ba1833ea7706", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4180765c04056f815829ba1833ea7706", - "x-ms-correlation-request-id": "ea63e91d-a736-4801-8d8c-7ecea2bd6a8e", - "x-ms-ratelimit-remaining-subscription-reads": "11657", - "x-ms-request-id": "4b821828-bc3f-4676-9dde-d8381e334c0b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030425Z:ea63e91d-a736-4801-8d8c-7ecea2bd6a8e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "939db16f24dc00902013cae8c2c46573", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "939db16f24dc00902013cae8c2c46573", - "x-ms-correlation-request-id": "1e686a7b-25cf-4411-bc16-0c61ba7ce295", - "x-ms-ratelimit-remaining-subscription-reads": "11656", - "x-ms-request-id": "caded790-8048-4984-b149-0e93b642d2f3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030426Z:1e686a7b-25cf-4411-bc16-0c61ba7ce295" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "70974f62137920b43904f26442d99556", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "70974f62137920b43904f26442d99556", - "x-ms-correlation-request-id": "9d0adbcb-6f5a-4048-afef-3e59cc72cc2c", - "x-ms-ratelimit-remaining-subscription-reads": "11655", - "x-ms-request-id": "50083d0f-89b6-497a-984a-116afb3d62e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030428Z:9d0adbcb-6f5a-4048-afef-3e59cc72cc2c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b33c0ea6320a3848e67f20f13998ac93", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b33c0ea6320a3848e67f20f13998ac93", - "x-ms-correlation-request-id": "4e0f2fa5-fe4f-4183-aca0-7d5dcf9a41b8", - "x-ms-ratelimit-remaining-subscription-reads": "11654", - "x-ms-request-id": "909665c3-a792-4340-bc64-e87ead72b920", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030429Z:4e0f2fa5-fe4f-4183-aca0-7d5dcf9a41b8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e4b547c306535c8cfd7c5ad7322bbe47", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e4b547c306535c8cfd7c5ad7322bbe47", - "x-ms-correlation-request-id": "5a3888c1-7b38-483a-97c6-4c14684758b3", - "x-ms-ratelimit-remaining-subscription-reads": "11653", - "x-ms-request-id": "8fff7e7c-0836-4ad4-b02a-2ee843f76d1c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030430Z:5a3888c1-7b38-483a-97c6-4c14684758b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b442747eb2883068065f89f9f2c2e6a0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b442747eb2883068065f89f9f2c2e6a0", - "x-ms-correlation-request-id": "5097cbcf-0f8a-4757-b483-502aefafd567", - "x-ms-ratelimit-remaining-subscription-reads": "11652", - "x-ms-request-id": "fd9f4f52-f494-4f02-9f80-b411d635344a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030432Z:5097cbcf-0f8a-4757-b483-502aefafd567" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fba05e57b0249f0381e0b68dd77006ba", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fba05e57b0249f0381e0b68dd77006ba", - "x-ms-correlation-request-id": "6daad131-6b56-46b2-b408-67530691b97b", - "x-ms-ratelimit-remaining-subscription-reads": "11651", - "x-ms-request-id": "18d85003-af33-49ed-afb3-6ab308a3fe9e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030433Z:6daad131-6b56-46b2-b408-67530691b97b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c573d9c1f756110ade84def37d92693b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c573d9c1f756110ade84def37d92693b", - "x-ms-correlation-request-id": "a51c7303-141a-494f-bc31-6820df18686b", - "x-ms-ratelimit-remaining-subscription-reads": "11650", - "x-ms-request-id": "88f2b534-481f-4c4f-b570-b48306622a76", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030434Z:a51c7303-141a-494f-bc31-6820df18686b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d380b995c28bcd2371a233a8fbda5895", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d380b995c28bcd2371a233a8fbda5895", - "x-ms-correlation-request-id": "1b6a3c57-e95f-4290-971e-263aff9ee0eb", - "x-ms-ratelimit-remaining-subscription-reads": "11649", - "x-ms-request-id": "1b37416d-9801-4e8d-bc84-4e5c14e2be59", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030436Z:1b6a3c57-e95f-4290-971e-263aff9ee0eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1838cf59214e5f4a538e1c9fd10f22ee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1838cf59214e5f4a538e1c9fd10f22ee", - "x-ms-correlation-request-id": "e6ecfe5a-1b41-4510-9178-5b63e433b4f0", - "x-ms-ratelimit-remaining-subscription-reads": "11648", - "x-ms-request-id": "cfa47570-e0f0-4356-af87-6d49e5d4ed52", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030437Z:e6ecfe5a-1b41-4510-9178-5b63e433b4f0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1ef77b7632f0ff2fb5a553b3c4621503", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1ef77b7632f0ff2fb5a553b3c4621503", - "x-ms-correlation-request-id": "bd16b0a8-5800-4f3d-a976-a511f96db8ea", - "x-ms-ratelimit-remaining-subscription-reads": "11647", - "x-ms-request-id": "fc5961be-6cb7-4efa-ac23-bf3b2fd80d92", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030438Z:bd16b0a8-5800-4f3d-a976-a511f96db8ea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890aed4d-de3d-476e-b864-a1ecf905e92f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ad9a482c505a74ec6f207ffca584fc62", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1283", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:04:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ad9a482c505a74ec6f207ffca584fc62", - "x-ms-correlation-request-id": "a9244525-7a40-4146-a54c-848e354229b6", - "x-ms-ratelimit-remaining-subscription-reads": "11646", - "x-ms-request-id": "f8257209-ea17-4b44-9c96-5e701a49cdf0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030440Z:a9244525-7a40-4146-a54c-848e354229b6" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res197/providers/Microsoft.Storage/storageAccounts/sto2579", - "name": "sto2579", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:04:23.2425838Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:04:23.2425838Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:04:23.1487968Z", - "primaryEndpoints": { - "dfs": "https://sto2579.dfs.core.windows.net/", - "web": "https://sto2579.z20.web.core.windows.net/", - "blob": "https://sto2579.blob.core.windows.net/", - "queue": "https://sto2579.queue.core.windows.net/", - "table": "https://sto2579.table.core.windows.net/", - "file": "https://sto2579.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res197/providers/Microsoft.Storage/storageAccounts/sto2579/blobServices/default/containers/container1973?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-62c79f3dd40aec4e997d40644dd610a3-1e6e4338c5df8440-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e3803144a53aa0263962a9cd969bf078", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "379", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:04:39 GMT", - "ETag": "\u00220x8D8585AEC21011C\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e3803144a53aa0263962a9cd969bf078", - "x-ms-correlation-request-id": "d0793214-d73f-4641-886e-32e12940d35e", - "x-ms-ratelimit-remaining-subscription-writes": "1096", - "x-ms-request-id": "6a64d3f2-5015-476e-be85-a4c21df13ef7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030440Z:d0793214-d73f-4641-886e-32e12940d35e" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res197/providers/Microsoft.Storage/storageAccounts/sto2579/blobServices/default/containers/container1973", - "name": "container1973", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res197/providers/Microsoft.Storage/storageAccounts/sto2579/blobServices/default/containers/container1973/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-dcfae8c740476445b495ba841ed43937-a95e762f65796345-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7489731993748e2583afcfb2325931a9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 3 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "419", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:04:40 GMT", - "ETag": "\u00228d8585aec7ff03b\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7489731993748e2583afcfb2325931a9", - "x-ms-correlation-request-id": "77b43bda-e3f0-4b8c-929f-deba8e310c37", - "x-ms-ratelimit-remaining-subscription-writes": "1095", - "x-ms-request-id": "5a509c7d-49b1-4c83-be7f-85aea5bfd4b6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030441Z:77b43bda-e3f0-4b8c-929f-deba8e310c37" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res197/providers/Microsoft.Storage/storageAccounts/sto2579/blobServices/default/containers/container1973/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585aec7ff03b\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res197/providers/Microsoft.Storage/storageAccounts/sto2579/blobServices/default/containers/container1973/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "If-Match": "\u00228d8585aec7ff03b\u0022", - "traceparent": "00-c41c061a07a5bb4c98f0d5496265f892-792ef13b8912eb4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "308033f12094a3f1740d21ed43a6d885", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 5 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "419", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:04:41 GMT", - "ETag": "\u00228d8585aecdceda0\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "308033f12094a3f1740d21ed43a6d885", - "x-ms-correlation-request-id": "83d340e8-7d52-4371-bf27-ae0596312886", - "x-ms-ratelimit-remaining-subscription-writes": "1094", - "x-ms-request-id": "a4ec57f3-0940-4f85-821a-466c2dca2af2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030441Z:83d340e8-7d52-4371-bf27-ae0596312886" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res197/providers/Microsoft.Storage/storageAccounts/sto2579/blobServices/default/containers/container1973/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585aecdceda0\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res197/providers/Microsoft.Storage/storageAccounts/sto2579/blobServices/default/containers/container1973/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-13b0f60ad2880341ada86baf936b6341-f2a2eadae8964341-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "118c838eee72b00b0cf25f8bd5736ddf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "419", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:04:41 GMT", - "ETag": "\u00228d8585aecdceda0\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "118c838eee72b00b0cf25f8bd5736ddf", - "x-ms-correlation-request-id": "b8b53351-4e30-4578-a9e2-2e06b1928382", - "x-ms-ratelimit-remaining-subscription-reads": "11645", - "x-ms-request-id": "cd064c8a-50a6-4b16-adec-626a5b57b61e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030442Z:b8b53351-4e30-4578-a9e2-2e06b1928382" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res197/providers/Microsoft.Storage/storageAccounts/sto2579/blobServices/default/containers/container1973/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585aecdceda0\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - } - ], - "Variables": { - "RandomSeed": "788202214", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateTest.json deleted file mode 100644 index 23be94c4d52b..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateTest.json +++ /dev/null @@ -1,723 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1928?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-70c34f523bec374c8f45c1f8a0219378-5910e3c580869747-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e7bb427856d586ec0e95eb1a99371d2d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fdf9e149-c829-49af-a177-b77ed7e0b0f4", - "x-ms-ratelimit-remaining-subscription-writes": "1160", - "x-ms-request-id": "fdf9e149-c829-49af-a177-b77ed7e0b0f4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025745Z:fdf9e149-c829-49af-a177-b77ed7e0b0f4" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1928", - "name": "res1928", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1928/providers/Microsoft.Storage/storageAccounts/sto2202?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-23132f35498bb7489060331f50086daf-a29a20eed47add49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7744f53a2d00a659c4fd0c3e6a54cf0c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7744f53a2d00a659c4fd0c3e6a54cf0c", - "x-ms-correlation-request-id": "1beb5a72-b964-46a1-8af0-57f98929303d", - "x-ms-ratelimit-remaining-subscription-writes": "1159", - "x-ms-request-id": "848f54df-d1f7-47ea-96eb-7997fd8bcbbb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025749Z:1beb5a72-b964-46a1-8af0-57f98929303d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d5645d3568d1157861401158e048a440", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d5645d3568d1157861401158e048a440", - "x-ms-correlation-request-id": "6eda29b4-f0d8-46e2-9e11-ee53543552f9", - "x-ms-ratelimit-remaining-subscription-reads": "11872", - "x-ms-request-id": "0ded90d1-c725-400e-bd00-4e08d28b9bf0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025749Z:6eda29b4-f0d8-46e2-9e11-ee53543552f9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4e8e0d1b74a08600eda5b5f052c2f8fd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4e8e0d1b74a08600eda5b5f052c2f8fd", - "x-ms-correlation-request-id": "2bc88d0b-9eff-4c89-935d-c0125d86b341", - "x-ms-ratelimit-remaining-subscription-reads": "11871", - "x-ms-request-id": "81d39d5a-33c3-47a8-b69b-83eddb60a2da", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025750Z:2bc88d0b-9eff-4c89-935d-c0125d86b341" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0c092de4faefa33b716758fda2afbf7a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0c092de4faefa33b716758fda2afbf7a", - "x-ms-correlation-request-id": "f0bfa517-b3b6-4913-9bfc-7a0f168658a5", - "x-ms-ratelimit-remaining-subscription-reads": "11870", - "x-ms-request-id": "521f71e6-c314-4b75-8445-82a0bf3e88a7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025752Z:f0bfa517-b3b6-4913-9bfc-7a0f168658a5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a07b9a6aca39c03e5ddee82cb387c39e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a07b9a6aca39c03e5ddee82cb387c39e", - "x-ms-correlation-request-id": "580d159f-19e9-48b9-9015-2dab38128f88", - "x-ms-ratelimit-remaining-subscription-reads": "11869", - "x-ms-request-id": "96d518bf-5b08-482d-9107-411b1c4900a3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025753Z:580d159f-19e9-48b9-9015-2dab38128f88" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b2731448983e2150d2eadc381c03e43e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b2731448983e2150d2eadc381c03e43e", - "x-ms-correlation-request-id": "579701a0-41dd-44fc-ad75-a66ec2982585", - "x-ms-ratelimit-remaining-subscription-reads": "11868", - "x-ms-request-id": "6f757fc8-7e1e-41b8-a483-d23ede4a1e6e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025754Z:579701a0-41dd-44fc-ad75-a66ec2982585" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b7863ae5574619c4ef49af11110eefe9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b7863ae5574619c4ef49af11110eefe9", - "x-ms-correlation-request-id": "604ff9d9-0c7d-4e3d-837a-78711cc651da", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "5a52768b-ddcf-463f-8013-b0eccb9923dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025756Z:604ff9d9-0c7d-4e3d-837a-78711cc651da" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8db4b9a40d3bd23b4a5ace4eed05a359", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8db4b9a40d3bd23b4a5ace4eed05a359", - "x-ms-correlation-request-id": "d050031b-6d4a-4fe4-ba8e-883c1d98d23f", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "68f83696-c3d7-4341-8892-1f87aa52c933", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025757Z:d050031b-6d4a-4fe4-ba8e-883c1d98d23f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7847a9f90c00f0585059c3f5e83f0fc3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7847a9f90c00f0585059c3f5e83f0fc3", - "x-ms-correlation-request-id": "4300a9ce-ad03-4218-aca3-40b50639f060", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "1b7cb80b-e51d-48a6-b3df-34021065aed8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025758Z:4300a9ce-ad03-4218-aca3-40b50639f060" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6394f3fb564ed803feb46dec89752cea", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:57:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6394f3fb564ed803feb46dec89752cea", - "x-ms-correlation-request-id": "5db301cf-71b2-4106-b9e5-cc0d4c5d62f7", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "a36e0484-4343-4783-9426-67635fb9a3ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025800Z:5db301cf-71b2-4106-b9e5-cc0d4c5d62f7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "681755a577c798e960c43de14a46e90a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "681755a577c798e960c43de14a46e90a", - "x-ms-correlation-request-id": "7c9de490-61e9-4988-89c2-c9e927e772fa", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "ebfe240f-d15f-4fec-b742-bbdce5a3e081", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025802Z:7c9de490-61e9-4988-89c2-c9e927e772fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fa530a4a4070a30ba66e7a4c9e6c66da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fa530a4a4070a30ba66e7a4c9e6c66da", - "x-ms-correlation-request-id": "b09d8027-ee0f-4281-94c9-e6329f2dd99c", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "f6d50392-68f0-4a85-93b5-a46aa6f2b2ce", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025803Z:b09d8027-ee0f-4281-94c9-e6329f2dd99c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/848f54df-d1f7-47ea-96eb-7997fd8bcbbb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9350d82da72783fc09fc038919218eb8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:04 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9350d82da72783fc09fc038919218eb8", - "x-ms-correlation-request-id": "9a3cacac-9436-42cf-a895-093c8b65f067", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "21e8623d-1ce3-49b7-8b9c-ed6b551f2f3c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025804Z:9a3cacac-9436-42cf-a895-093c8b65f067" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1928/providers/Microsoft.Storage/storageAccounts/sto2202", - "name": "sto2202", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:57:48.7651188Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:57:48.7651188Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:57:48.6713808Z", - "primaryEndpoints": { - "blob": "https://sto2202.blob.core.windows.net/", - "queue": "https://sto2202.queue.core.windows.net/", - "table": "https://sto2202.table.core.windows.net/", - "file": "https://sto2202.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1928/providers/Microsoft.Storage/storageAccounts/sto2202/blobServices/default/containers/container6089?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-27777d413144b54f980c002518d0ec3a-3279c2ceaa9c4542-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "227fa2627931496574c158fc9cf9f45d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:04 GMT", - "ETag": "\u00220x8D8585A00804D80\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "227fa2627931496574c158fc9cf9f45d", - "x-ms-correlation-request-id": "f883e231-093e-43b0-82e6-7503645519f6", - "x-ms-ratelimit-remaining-subscription-writes": "1158", - "x-ms-request-id": "bbcccd26-179e-4251-8c82-6cc59412c347", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025805Z:f883e231-093e-43b0-82e6-7503645519f6" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1928/providers/Microsoft.Storage/storageAccounts/sto2202/blobServices/default/containers/container6089", - "name": "container6089", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1928/providers/Microsoft.Storage/storageAccounts/sto2202/blobServices/default/containers/container6089?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "74", - "Content-Type": "application/json", - "traceparent": "00-071e92301f983d4fa6b03c2c137b48c1-79591675279eee46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f571b362e2560da2cff0743d828984e0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "publicAccess": "Container", - "metadata": { - "metadata": "true" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "438", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:05 GMT", - "ETag": "\u00220x8D8585A00DA63D7\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f571b362e2560da2cff0743d828984e0", - "x-ms-correlation-request-id": "f1b16dab-4e7f-4d5b-a660-1569830a6cd7", - "x-ms-ratelimit-remaining-subscription-writes": "1157", - "x-ms-request-id": "0931a5a2-f125-4c32-9dac-cd0ea311b0e4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025806Z:f1b16dab-4e7f-4d5b-a660-1569830a6cd7" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1928/providers/Microsoft.Storage/storageAccounts/sto2202/blobServices/default/containers/container6089", - "name": "container6089", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "metadata": { - "metadata": "true" - }, - "publicAccess": "Container", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1928/providers/Microsoft.Storage/storageAccounts/sto2202/blobServices/default/containers/container6089?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a8896b1d6e482f4592bf6239643760c6-57d73ba2cd88564a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ca3c82c1b7e75ffceb49b3e5a4876d02", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "701", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:05 GMT", - "ETag": "\u00220x8D8585A00DA63D7\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ca3c82c1b7e75ffceb49b3e5a4876d02", - "x-ms-correlation-request-id": "950281ca-b887-481f-8b13-7e0057149002", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "398e1637-a1de-4962-b088-deb31a9db281", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025806Z:950281ca-b887-481f-8b13-7e0057149002" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1928/providers/Microsoft.Storage/storageAccounts/sto2202/blobServices/default/containers/container6089", - "name": "container6089", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D8585A00DA63D7\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "metadata": { - "metadata": "true" - }, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T02:58:05.0000000Z", - "legalHold": { - "hasLegalHold": false, - "tags": [] - }, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - } - ], - "Variables": { - "RandomSeed": "2050053840", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateTestAsync.json deleted file mode 100644 index c016d2dff6f9..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateTestAsync.json +++ /dev/null @@ -1,757 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res4567?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-9295ab297136b04c80190bdec531e5e2-d2c02beea233d548-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "880aaa84cdf4a11887099cd2e89019f1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f82131a3-225a-4ff4-b433-a77a9be589dd", - "x-ms-ratelimit-remaining-subscription-writes": "1093", - "x-ms-request-id": "f82131a3-225a-4ff4-b433-a77a9be589dd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030444Z:f82131a3-225a-4ff4-b433-a77a9be589dd" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4567", - "name": "res4567", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4567/providers/Microsoft.Storage/storageAccounts/sto7364?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-61ad6b72927f0d47b60e4d4fe073f643-3abe85a976487145-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "28c310bc1f79776b868b17c5545027a8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "28c310bc1f79776b868b17c5545027a8", - "x-ms-correlation-request-id": "e714c712-bb00-4a98-a409-fdf7c02c987a", - "x-ms-ratelimit-remaining-subscription-writes": "1092", - "x-ms-request-id": "0bd53848-6295-49d9-a3ec-31d171705181", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030447Z:e714c712-bb00-4a98-a409-fdf7c02c987a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ba7cd4f7df568a0a9e116e4100dc32b9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ba7cd4f7df568a0a9e116e4100dc32b9", - "x-ms-correlation-request-id": "bf41e657-fc8e-43be-82da-4d466d5fe115", - "x-ms-ratelimit-remaining-subscription-reads": "11644", - "x-ms-request-id": "c6734903-ce37-4f7d-bb92-202532364863", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030448Z:bf41e657-fc8e-43be-82da-4d466d5fe115" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "07d829741a2c320135d04d5b15dffe2f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "07d829741a2c320135d04d5b15dffe2f", - "x-ms-correlation-request-id": "3d08bf51-334c-451b-9459-15ce847e9b72", - "x-ms-ratelimit-remaining-subscription-reads": "11643", - "x-ms-request-id": "ffbf58f4-57fe-46cd-9be4-e25d6f11a0ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030449Z:3d08bf51-334c-451b-9459-15ce847e9b72" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7fcdb20a6dd330517d6237191b99f2fe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7fcdb20a6dd330517d6237191b99f2fe", - "x-ms-correlation-request-id": "e7740067-f2ee-4a88-bb2d-036de5cd4837", - "x-ms-ratelimit-remaining-subscription-reads": "11642", - "x-ms-request-id": "75db0396-5032-4d29-92f8-520dfd424dc0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030450Z:e7740067-f2ee-4a88-bb2d-036de5cd4837" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4f1751ec797edc39d34a848691af75be", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4f1751ec797edc39d34a848691af75be", - "x-ms-correlation-request-id": "4bb9852d-4497-447c-98cb-0af5d16c802c", - "x-ms-ratelimit-remaining-subscription-reads": "11641", - "x-ms-request-id": "14249408-fa50-47bd-9aa7-9b4210d0fb3c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030452Z:4bb9852d-4497-447c-98cb-0af5d16c802c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4e373e12b20f07e5d8a889c9e3e7169b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4e373e12b20f07e5d8a889c9e3e7169b", - "x-ms-correlation-request-id": "84512c62-ca06-4cf3-9219-bf4cb0533555", - "x-ms-ratelimit-remaining-subscription-reads": "11640", - "x-ms-request-id": "cf2df7d1-d99c-40be-9742-22871b0b6b5a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030453Z:84512c62-ca06-4cf3-9219-bf4cb0533555" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c46e4fdeafc890b078f0ab89e8ca9ece", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c46e4fdeafc890b078f0ab89e8ca9ece", - "x-ms-correlation-request-id": "206b41e7-8d47-431a-9fd5-ca5f7d4c5674", - "x-ms-ratelimit-remaining-subscription-reads": "11639", - "x-ms-request-id": "ba226f6a-7e9c-4d45-8d2e-bf092c749d21", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030454Z:206b41e7-8d47-431a-9fd5-ca5f7d4c5674" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dc0679eda36239ef6c1076d6f06ff9ec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dc0679eda36239ef6c1076d6f06ff9ec", - "x-ms-correlation-request-id": "d9e7b53d-cf64-453f-bb63-d4825a406c98", - "x-ms-ratelimit-remaining-subscription-reads": "11638", - "x-ms-request-id": "d4a4c998-bec6-4b46-bc0d-648ceaa32949", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030456Z:d9e7b53d-cf64-453f-bb63-d4825a406c98" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "42a8e933b14063f68ea7d51e075b1e0d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "42a8e933b14063f68ea7d51e075b1e0d", - "x-ms-correlation-request-id": "1d3cdd90-5ed7-4ca8-b12a-a436b049fa91", - "x-ms-ratelimit-remaining-subscription-reads": "11637", - "x-ms-request-id": "598c2534-b859-4233-90fe-0756d7c90154", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030457Z:1d3cdd90-5ed7-4ca8-b12a-a436b049fa91" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "69dcbb0939e03a385f3558b738d9a009", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "69dcbb0939e03a385f3558b738d9a009", - "x-ms-correlation-request-id": "5bbc47b8-2dcf-4104-8468-a997618e93bb", - "x-ms-ratelimit-remaining-subscription-reads": "11636", - "x-ms-request-id": "8462093e-6bcb-40cb-bf4e-8d906c596581", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030458Z:5bbc47b8-2dcf-4104-8468-a997618e93bb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ff56bff65b223b8e82a34dbbcdd03210", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:04:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ff56bff65b223b8e82a34dbbcdd03210", - "x-ms-correlation-request-id": "39f5bc7b-b463-4fb8-94e7-3f5b0c5b16d0", - "x-ms-ratelimit-remaining-subscription-reads": "11635", - "x-ms-request-id": "68ee457a-63fe-4eb5-a1b9-ace73fc54aa5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030500Z:39f5bc7b-b463-4fb8-94e7-3f5b0c5b16d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "34cd69f29093f90bb06ee30a593e2bb5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "34cd69f29093f90bb06ee30a593e2bb5", - "x-ms-correlation-request-id": "c665d863-58f6-490b-967c-52b651e3a37f", - "x-ms-ratelimit-remaining-subscription-reads": "11634", - "x-ms-request-id": "329d6f5b-29c3-46b5-b36d-b6d9ee3e4aa3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030501Z:c665d863-58f6-490b-967c-52b651e3a37f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4728cc071e05adeb2da0e73deb7c6c8e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4728cc071e05adeb2da0e73deb7c6c8e", - "x-ms-correlation-request-id": "306a8df3-824f-4d6d-bbfe-3cc71b5db6b1", - "x-ms-ratelimit-remaining-subscription-reads": "11633", - "x-ms-request-id": "a47da8df-a229-4cb1-9c7d-effbc259a5e1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030502Z:306a8df3-824f-4d6d-bbfe-3cc71b5db6b1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0bd53848-6295-49d9-a3ec-31d171705181?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cfc547036b0c6676b35c4eb47883e244", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:03 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cfc547036b0c6676b35c4eb47883e244", - "x-ms-correlation-request-id": "48ed4d07-8a6c-477f-bdb0-172d85a8134e", - "x-ms-ratelimit-remaining-subscription-reads": "11632", - "x-ms-request-id": "d7c8be5b-0c62-41b9-9c13-684f16b5f18a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030504Z:48ed4d07-8a6c-477f-bdb0-172d85a8134e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4567/providers/Microsoft.Storage/storageAccounts/sto7364", - "name": "sto7364", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:04:47.2598928Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:04:47.2598928Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:04:47.1661136Z", - "primaryEndpoints": { - "blob": "https://sto7364.blob.core.windows.net/", - "queue": "https://sto7364.queue.core.windows.net/", - "table": "https://sto7364.table.core.windows.net/", - "file": "https://sto7364.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4567/providers/Microsoft.Storage/storageAccounts/sto7364/blobServices/default/containers/container7750?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-36b00722ff52c74094281e2a60ae74b6-59bed02cb2a55044-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a801b4980bea7dd31f07f2a8ce0d3301", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:03 GMT", - "ETag": "\u00220x8D8585AFA770061\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a801b4980bea7dd31f07f2a8ce0d3301", - "x-ms-correlation-request-id": "59e4a505-b7d8-480d-ad2d-7a8c8f184d3e", - "x-ms-ratelimit-remaining-subscription-writes": "1091", - "x-ms-request-id": "08cebd78-ee72-429f-aa3b-f77b0bfd11d5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030504Z:59e4a505-b7d8-480d-ad2d-7a8c8f184d3e" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4567/providers/Microsoft.Storage/storageAccounts/sto7364/blobServices/default/containers/container7750", - "name": "container7750", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4567/providers/Microsoft.Storage/storageAccounts/sto7364/blobServices/default/containers/container7750?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "74", - "Content-Type": "application/json", - "traceparent": "00-d175632cd5a9c8489db32abc96505bfe-90f19110f7703e4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "79110754a95c569bc193a9d03735a9be", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "publicAccess": "Container", - "metadata": { - "metadata": "true" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "438", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:04 GMT", - "ETag": "\u00220x8D8585AFAD7CF91\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "79110754a95c569bc193a9d03735a9be", - "x-ms-correlation-request-id": "2caa4a3d-09bf-4d0a-b4ed-49de78521c71", - "x-ms-ratelimit-remaining-subscription-writes": "1090", - "x-ms-request-id": "bf175cd9-415d-4a57-9988-ce8c56c75c82", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030505Z:2caa4a3d-09bf-4d0a-b4ed-49de78521c71" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4567/providers/Microsoft.Storage/storageAccounts/sto7364/blobServices/default/containers/container7750", - "name": "container7750", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "metadata": { - "metadata": "true" - }, - "publicAccess": "Container", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4567/providers/Microsoft.Storage/storageAccounts/sto7364/blobServices/default/containers/container7750?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-49184b9fe3e39c429ec64b2e7c2774c4-ff0dccb30dd4954f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c853c5a3e56b3c18f251ec6383bde54e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "701", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:04 GMT", - "ETag": "\u00220x8D8585AFAD7CF91\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c853c5a3e56b3c18f251ec6383bde54e", - "x-ms-correlation-request-id": "8f6cdf5d-1008-425a-b129-bf8765def2c9", - "x-ms-ratelimit-remaining-subscription-reads": "11631", - "x-ms-request-id": "d849232b-56d7-4b8a-a086-9fc3767f7dbc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030505Z:8f6cdf5d-1008-425a-b129-bf8765def2c9" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4567/providers/Microsoft.Storage/storageAccounts/sto7364/blobServices/default/containers/container7750", - "name": "container7750", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D8585AFAD7CF91\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "metadata": { - "metadata": "true" - }, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2020-09-14T03:05:05.0000000Z", - "legalHold": { - "hasLegalHold": false, - "tags": [] - }, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - } - ], - "Variables": { - "RandomSeed": "279337256", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceCorsTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceCorsTest.json deleted file mode 100644 index 33f7bffc6c78..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceCorsTest.json +++ /dev/null @@ -1,931 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1440?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-feb94275876d0c45a06fba345ec1b08f-c5f47417c707a94d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d298b11e5f856a4d9eab76191a228343", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "32159376-7048-4121-9764-18286e0770b0", - "x-ms-ratelimit-remaining-subscription-writes": "1156", - "x-ms-request-id": "32159376-7048-4121-9764-18286e0770b0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025809Z:32159376-7048-4121-9764-18286e0770b0" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1440", - "name": "res1440", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto9856?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-d16b33cb29eff44688f769f7e531362a-68fa5dd27625bd46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f37f99d80c823d4e7454be642fb366a0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f37f99d80c823d4e7454be642fb366a0", - "x-ms-correlation-request-id": "04bc7a4e-5090-40f8-b99e-97d4880430b1", - "x-ms-ratelimit-remaining-subscription-writes": "1155", - "x-ms-request-id": "ff4a0708-9173-43e1-8f86-a5a647707bb6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025811Z:04bc7a4e-5090-40f8-b99e-97d4880430b1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6680dc3753aca59b4994100b8e056ef7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6680dc3753aca59b4994100b8e056ef7", - "x-ms-correlation-request-id": "8a97d7e8-6d93-4cad-ab7e-3259460ac3dd", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "caafe483-3cda-49b7-84c9-7cf1fced922c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025811Z:8a97d7e8-6d93-4cad-ab7e-3259460ac3dd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9c3178104250e4060876b37ea0ce0204", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9c3178104250e4060876b37ea0ce0204", - "x-ms-correlation-request-id": "69b1000d-4430-4f0b-b0c0-cf1970ce1eba", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "8824d14d-4d7c-41ff-9c66-8b30135d8a3f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025813Z:69b1000d-4430-4f0b-b0c0-cf1970ce1eba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "532df1f7ff3295f4ea8db775e2867a3a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "532df1f7ff3295f4ea8db775e2867a3a", - "x-ms-correlation-request-id": "c1ea13f2-8aba-45bc-80de-959077b37e2b", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "09059d6e-6702-40e0-8808-aff154988ead", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025814Z:c1ea13f2-8aba-45bc-80de-959077b37e2b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c36f7494c13ef47cd59c5d35a01d057a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c36f7494c13ef47cd59c5d35a01d057a", - "x-ms-correlation-request-id": "e458dcd5-d066-49b3-8851-91bc41691be9", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "44c19d76-31fd-458d-9dad-77cc5342fcb5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025815Z:e458dcd5-d066-49b3-8851-91bc41691be9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9c130c921bd810c4849cb1c28a900182", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9c130c921bd810c4849cb1c28a900182", - "x-ms-correlation-request-id": "29b95b48-023b-4dcb-b6c6-a37bcd37e782", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "a1d8f732-b009-4de2-a1b2-b755a3997102", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025817Z:29b95b48-023b-4dcb-b6c6-a37bcd37e782" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2be978fc3e5f35c675397d96a1bff4cd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2be978fc3e5f35c675397d96a1bff4cd", - "x-ms-correlation-request-id": "c9b17bf3-e9ba-49ad-ac5a-e7cf67680b5f", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "f4cadde6-8b15-4d76-9bfc-dc04c7d66d63", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025818Z:c9b17bf3-e9ba-49ad-ac5a-e7cf67680b5f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d6e33c88dd727962b05f3fa20fba6945", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d6e33c88dd727962b05f3fa20fba6945", - "x-ms-correlation-request-id": "fb90da23-e71b-45b5-bfa6-351178c1f8a7", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "69e5c5e0-2238-4591-8bfa-b9b70cd559e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025819Z:fb90da23-e71b-45b5-bfa6-351178c1f8a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2738db9ad933531b46dd279f9d2e6ec4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2738db9ad933531b46dd279f9d2e6ec4", - "x-ms-correlation-request-id": "faab3b6c-490d-489b-9ff9-485447cd4816", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "4ba7d60b-e754-4751-a8fa-a00320d3a505", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025821Z:faab3b6c-490d-489b-9ff9-485447cd4816" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4e39e4a72bad1f0f15707b00ff2426bb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4e39e4a72bad1f0f15707b00ff2426bb", - "x-ms-correlation-request-id": "9cb7041a-4b39-466c-9f39-30ecabdf4b09", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "b3ae87ac-654a-4b77-a19b-ba00bea7335d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025822Z:9cb7041a-4b39-466c-9f39-30ecabdf4b09" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c6fb38cfcc86ae9921909094b5c3dc81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c6fb38cfcc86ae9921909094b5c3dc81", - "x-ms-correlation-request-id": "bc3ea370-9156-4771-8c92-5546a9aa801b", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "9deba4c3-f881-41b2-a3de-956f2b5e524a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025823Z:bc3ea370-9156-4771-8c92-5546a9aa801b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2bfa7af01b806f97cb1912c25e1b5322", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2bfa7af01b806f97cb1912c25e1b5322", - "x-ms-correlation-request-id": "62cac556-f9b1-46a2-b2da-ebfa35d281fc", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "16b1df22-71e5-4978-8dcd-69ce9451e949", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025825Z:62cac556-f9b1-46a2-b2da-ebfa35d281fc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "64cf6cb7a732da3e4a8a2c1d9a7b6952", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "64cf6cb7a732da3e4a8a2c1d9a7b6952", - "x-ms-correlation-request-id": "af2b95a0-7106-4d2e-8471-bc19146dbf46", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "413fbaa8-5d87-4446-9340-d733122d354b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025826Z:af2b95a0-7106-4d2e-8471-bc19146dbf46" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ff4a0708-9173-43e1-8f86-a5a647707bb6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "850ff994fa29b33aa18cfa6dbad65006", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "850ff994fa29b33aa18cfa6dbad65006", - "x-ms-correlation-request-id": "6d8b9f70-6799-456c-b22c-efae608016d4", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "46cf93b3-1ec1-443e-a58c-c2966aab2534", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025827Z:6d8b9f70-6799-456c-b22c-efae608016d4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto9856", - "name": "sto9856", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:58:11.1878764Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:58:11.1878764Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:58:11.0941088Z", - "primaryEndpoints": { - "blob": "https://sto9856.blob.core.windows.net/", - "queue": "https://sto9856.queue.core.windows.net/", - "table": "https://sto9856.table.core.windows.net/", - "file": "https://sto9856.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto9856/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-2b7610be8ac4b64286e5f8b27553699c-6da7cc60b6280848-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "49dc6e3c77f3484f3b1fe0f5ee7ad450", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "49dc6e3c77f3484f3b1fe0f5ee7ad450", - "x-ms-correlation-request-id": "863c27d3-e640-41e9-aa96-e65822b51b8c", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "22fea3e9-3c29-47bc-a948-f627b50366fa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025828Z:863c27d3-e640-41e9-aa96-e65822b51b8c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto9856/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto9856/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "765", - "Content-Type": "application/json", - "traceparent": "00-58a272000ff7ec4fbcdb4b25ac8c7d76-88415209ea18eb47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "652ebfafcd0bbcf8311cc3a6add11f73", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "993", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:28 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "652ebfafcd0bbcf8311cc3a6add11f73", - "x-ms-correlation-request-id": "3cb755e3-2138-4826-8306-2b9aaca28a22", - "x-ms-ratelimit-remaining-subscription-writes": "1154", - "x-ms-request-id": "2c3bedf2-1e40-4d1f-acbc-6900a8a193cb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025828Z:3cb755e3-2138-4826-8306-2b9aaca28a22" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto9856/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto9856/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-5eac9758902eb04e88c51f3f6e975a80-2cd8c1b9c4421449-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2ce0263a209e1c5eaac64a091a44c426", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1041", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:28 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2ce0263a209e1c5eaac64a091a44c426", - "x-ms-correlation-request-id": "c617044f-bf36-4383-a0b6-555b80d7faf5", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "c55adef5-be05-4e4b-b4ca-12a9e01e4181", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025829Z:c617044f-bf36-4383-a0b6-555b80d7faf5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto9856/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - } - } - ], - "Variables": { - "RandomSeed": "773865698", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceCorsTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceCorsTestAsync.json deleted file mode 100644 index a4156717f294..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceCorsTestAsync.json +++ /dev/null @@ -1,897 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res4340?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-b17c42a57d09fd47ad40e8f2a6e4db32-af38dc6688a94646-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "249e088b055a4f20b66682173900f969", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5d601a30-1974-4fc7-b663-64b673189abe", - "x-ms-ratelimit-remaining-subscription-writes": "1089", - "x-ms-request-id": "5d601a30-1974-4fc7-b663-64b673189abe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030508Z:5d601a30-1974-4fc7-b663-64b673189abe" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4340", - "name": "res4340", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4340/providers/Microsoft.Storage/storageAccounts/sto5712?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-8139aea6ec97044ebd96dabb3f01cdde-f48f4a3c06e80046-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b4bd7db43b01f0825303c13b078a2d81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b4bd7db43b01f0825303c13b078a2d81", - "x-ms-correlation-request-id": "f6c904c6-7f3d-4797-93f4-701b43bc9a15", - "x-ms-ratelimit-remaining-subscription-writes": "1088", - "x-ms-request-id": "11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030511Z:f6c904c6-7f3d-4797-93f4-701b43bc9a15" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fe8fba781561cc8a1c3406025e14aedc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fe8fba781561cc8a1c3406025e14aedc", - "x-ms-correlation-request-id": "4c7b2938-a820-449f-87e8-dd02d748c2b4", - "x-ms-ratelimit-remaining-subscription-reads": "11630", - "x-ms-request-id": "05c4bad6-b249-4f27-b8e0-c449972864d7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030511Z:4c7b2938-a820-449f-87e8-dd02d748c2b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ca3f9654d67262d966f4b0c4398b319a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ca3f9654d67262d966f4b0c4398b319a", - "x-ms-correlation-request-id": "efefec94-f9d0-4623-9335-1b71d62f8cd5", - "x-ms-ratelimit-remaining-subscription-reads": "11629", - "x-ms-request-id": "75dd037d-6677-48ac-b30c-06e64be34f9b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030512Z:efefec94-f9d0-4623-9335-1b71d62f8cd5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4dc2e3cd2ffae51fabba76994b146bef", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4dc2e3cd2ffae51fabba76994b146bef", - "x-ms-correlation-request-id": "bb5f84bf-3db0-425b-a1ff-8d341f137276", - "x-ms-ratelimit-remaining-subscription-reads": "11628", - "x-ms-request-id": "1036ae46-7186-4d37-aff5-5f5f9a73c14e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030514Z:bb5f84bf-3db0-425b-a1ff-8d341f137276" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "28a1258f6a7aa16ce02d976d64c59290", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "28a1258f6a7aa16ce02d976d64c59290", - "x-ms-correlation-request-id": "ec405e13-1e72-42da-8e94-86324b34bef4", - "x-ms-ratelimit-remaining-subscription-reads": "11627", - "x-ms-request-id": "9b9e10a9-a2b8-4acd-904d-74f52e8761cc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030515Z:ec405e13-1e72-42da-8e94-86324b34bef4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7a346b03605125e176591fb760401652", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7a346b03605125e176591fb760401652", - "x-ms-correlation-request-id": "c8d706a0-3ba9-435a-bc04-a1cd82dc7b6c", - "x-ms-ratelimit-remaining-subscription-reads": "11626", - "x-ms-request-id": "34f0f37f-1f0d-4987-a51c-c013661c7f18", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030516Z:c8d706a0-3ba9-435a-bc04-a1cd82dc7b6c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1435c18908ea632077206dcd97b281e5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1435c18908ea632077206dcd97b281e5", - "x-ms-correlation-request-id": "5a691276-af26-4d6c-a10e-e3b416373baf", - "x-ms-ratelimit-remaining-subscription-reads": "11625", - "x-ms-request-id": "4787d7fe-766e-4b7c-9dad-4ed54a2bfae7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030518Z:5a691276-af26-4d6c-a10e-e3b416373baf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "df95e528f0df2e9d437bb1204bb441a0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "df95e528f0df2e9d437bb1204bb441a0", - "x-ms-correlation-request-id": "d8443a1a-a970-4fcf-875d-96880d8d3b88", - "x-ms-ratelimit-remaining-subscription-reads": "11624", - "x-ms-request-id": "1fdfe465-cbcb-48ee-912c-001096fcbbf9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030519Z:d8443a1a-a970-4fcf-875d-96880d8d3b88" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a2e345167e90faa64bd10330f3148dc4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a2e345167e90faa64bd10330f3148dc4", - "x-ms-correlation-request-id": "9c4c4c61-5b4f-4459-8dfe-fb18e5d45654", - "x-ms-ratelimit-remaining-subscription-reads": "11623", - "x-ms-request-id": "1f29d8ec-2db4-4fdc-884d-d379f660d4c0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030520Z:9c4c4c61-5b4f-4459-8dfe-fb18e5d45654" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7b8f39d837aa99722306d16e570018c2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7b8f39d837aa99722306d16e570018c2", - "x-ms-correlation-request-id": "4e12f824-056e-4d29-946c-3f70ed83656d", - "x-ms-ratelimit-remaining-subscription-reads": "11622", - "x-ms-request-id": "43085050-fe7d-456f-a8b3-c299c47f4a09", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030522Z:4e12f824-056e-4d29-946c-3f70ed83656d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "52b6cddfdecfaa543f9b940eec6d3a2e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "52b6cddfdecfaa543f9b940eec6d3a2e", - "x-ms-correlation-request-id": "d6648956-8b88-4f79-a96e-853b32deb46a", - "x-ms-ratelimit-remaining-subscription-reads": "11621", - "x-ms-request-id": "ecbfff26-7990-4810-ba16-c70918d02be6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030524Z:d6648956-8b88-4f79-a96e-853b32deb46a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1147edeec625dff5d24a7f8aac37a34b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1147edeec625dff5d24a7f8aac37a34b", - "x-ms-correlation-request-id": "7f68e9db-37bc-4834-9284-7ca60bb20876", - "x-ms-ratelimit-remaining-subscription-reads": "11620", - "x-ms-request-id": "8d95d69e-0c86-4f00-a07c-ca66d6ed86fb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030525Z:7f68e9db-37bc-4834-9284-7ca60bb20876" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11b8147d-2ea5-4fc9-b4d3-ec3ed6b15b68?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "265041b93a5efaf5e5e53b0ea363adb6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "265041b93a5efaf5e5e53b0ea363adb6", - "x-ms-correlation-request-id": "ee168019-4bf4-4459-b679-9a43c12c8459", - "x-ms-ratelimit-remaining-subscription-reads": "11619", - "x-ms-request-id": "123f7333-f94b-4fc2-a3ac-d23f2cb2fa5a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030526Z:ee168019-4bf4-4459-b679-9a43c12c8459" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4340/providers/Microsoft.Storage/storageAccounts/sto5712", - "name": "sto5712", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:05:10.6671450Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:05:10.6671450Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:05:10.5890102Z", - "primaryEndpoints": { - "blob": "https://sto5712.blob.core.windows.net/", - "queue": "https://sto5712.queue.core.windows.net/", - "table": "https://sto5712.table.core.windows.net/", - "file": "https://sto5712.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4340/providers/Microsoft.Storage/storageAccounts/sto5712/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-4b1e534a0967104c87bd33a7f57ee0d6-f7439037df53204a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6980a2cc06b8199cd7d680845fcafd07", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6980a2cc06b8199cd7d680845fcafd07", - "x-ms-correlation-request-id": "cb927dbb-98da-4e72-861e-68665341dc56", - "x-ms-ratelimit-remaining-subscription-reads": "11618", - "x-ms-request-id": "e24c9f22-9177-42a1-b73e-d8e9081cb138", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030527Z:cb927dbb-98da-4e72-861e-68665341dc56" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4340/providers/Microsoft.Storage/storageAccounts/sto5712/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4340/providers/Microsoft.Storage/storageAccounts/sto5712/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "765", - "Content-Type": "application/json", - "traceparent": "00-7703076e3826054eb95699586dd5ed87-49bc7ac2c92c0e46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aa5548f8141cb3d0f84d2c408ae63c6e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "993", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:28 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aa5548f8141cb3d0f84d2c408ae63c6e", - "x-ms-correlation-request-id": "4df40b74-3225-4d31-ae85-2e9258117363", - "x-ms-ratelimit-remaining-subscription-writes": "1087", - "x-ms-request-id": "ec51d766-243a-4109-b71f-3bc09dcba012", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030528Z:4df40b74-3225-4d31-ae85-2e9258117363" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4340/providers/Microsoft.Storage/storageAccounts/sto5712/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4340/providers/Microsoft.Storage/storageAccounts/sto5712/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-2236f89794cb45418b0e055337d54675-bb8e11f400874746-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0abdc89d39b7b292a4374f87ba709a1a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1041", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:28 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0abdc89d39b7b292a4374f87ba709a1a", - "x-ms-correlation-request-id": "d3de2627-af0e-4076-9cbe-d3759bf5c4fe", - "x-ms-ratelimit-remaining-subscription-reads": "11617", - "x-ms-request-id": "8cf6961c-ec2d-4447-a716-70e6af997e46", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030528Z:d3de2627-af0e-4076-9cbe-d3759bf5c4fe" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4340/providers/Microsoft.Storage/storageAccounts/sto5712/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - } - } - ], - "Variables": { - "RandomSeed": "1043745408", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceTest.json deleted file mode 100644 index cc90af910036..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceTest.json +++ /dev/null @@ -1,754 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res5706?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-9fd0fdab7fd6d442b1f77a3850f0173a-af8bbd349e46e24a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b1b3dce866dfc900fe64fd516ddc0f21", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:31 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c46917b6-0d4d-4ecf-9800-b747f2dfd495", - "x-ms-ratelimit-remaining-subscription-writes": "1153", - "x-ms-request-id": "c46917b6-0d4d-4ecf-9800-b747f2dfd495", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025831Z:c46917b6-0d4d-4ecf-9800-b747f2dfd495" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5706", - "name": "res5706", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5706/providers/Microsoft.Storage/storageAccounts/sto1343?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-3912f4bebe5c9442b77e20898c9cfb97-85a7bb2993200643-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "412867b4c219de0b084ff81b67f5861b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "412867b4c219de0b084ff81b67f5861b", - "x-ms-correlation-request-id": "db003959-24e6-4b01-96de-e6c87c9acce9", - "x-ms-ratelimit-remaining-subscription-writes": "1152", - "x-ms-request-id": "c6a6ba95-b7f5-41c8-9644-8c4e85fa374e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025834Z:db003959-24e6-4b01-96de-e6c87c9acce9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "407a79bc4d8b1acfa7d2d61608ae966e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "407a79bc4d8b1acfa7d2d61608ae966e", - "x-ms-correlation-request-id": "52cd6a48-8279-4822-9212-99a58b82e479", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "aa47f166-670f-452a-b718-089eed9f2ad9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025834Z:52cd6a48-8279-4822-9212-99a58b82e479" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7cd13677a3323a19f34b6f8ba808c488", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7cd13677a3323a19f34b6f8ba808c488", - "x-ms-correlation-request-id": "45d2d3b2-7d7e-4c89-94c0-bf89240097ca", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "722318ca-91bb-4c03-b63a-dc86c1d7e28c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025835Z:45d2d3b2-7d7e-4c89-94c0-bf89240097ca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ed5ed7df457b4e8f90c2d6bca35dd423", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ed5ed7df457b4e8f90c2d6bca35dd423", - "x-ms-correlation-request-id": "8cfb15a9-7283-4a50-8167-9fbcae1243a3", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "cd74a64b-4d54-4b03-bd13-ce7e51f9da5e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025837Z:8cfb15a9-7283-4a50-8167-9fbcae1243a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e38babf7f4ae19ee603f4d3fde43719f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e38babf7f4ae19ee603f4d3fde43719f", - "x-ms-correlation-request-id": "1c59601e-2394-473c-ac51-a434c44a3d44", - "x-ms-ratelimit-remaining-subscription-reads": "11841", - "x-ms-request-id": "b11075b1-3dda-49a8-9559-b76a1fade231", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025838Z:1c59601e-2394-473c-ac51-a434c44a3d44" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "30374e0ea84f31f2a682ec6fcd5c9695", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "30374e0ea84f31f2a682ec6fcd5c9695", - "x-ms-correlation-request-id": "c5822b33-8565-457c-b81b-17cb8494e75b", - "x-ms-ratelimit-remaining-subscription-reads": "11840", - "x-ms-request-id": "5862c83b-56f1-4a0b-9d8b-5d0803ad2034", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025839Z:c5822b33-8565-457c-b81b-17cb8494e75b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fd944b76e07cebdae9458d3cf750704d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fd944b76e07cebdae9458d3cf750704d", - "x-ms-correlation-request-id": "149c8f1d-ddfc-412b-9a24-5c343663fd89", - "x-ms-ratelimit-remaining-subscription-reads": "11839", - "x-ms-request-id": "2a2d5f31-c03b-4e39-b9d3-edf0dd875a24", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025841Z:149c8f1d-ddfc-412b-9a24-5c343663fd89" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "55ae3750a4264ed3b8593d2c087e4b03", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "55ae3750a4264ed3b8593d2c087e4b03", - "x-ms-correlation-request-id": "0548308c-42ac-4e7a-b100-e42b07aea5d8", - "x-ms-ratelimit-remaining-subscription-reads": "11838", - "x-ms-request-id": "5f4f8a37-e81d-4652-a7ac-6bb09be204dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025842Z:0548308c-42ac-4e7a-b100-e42b07aea5d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "92c8b7a974ae2e22744c460a1bb63a56", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "92c8b7a974ae2e22744c460a1bb63a56", - "x-ms-correlation-request-id": "6307409f-558b-4dc3-a8e0-62b6fbbdbd9d", - "x-ms-ratelimit-remaining-subscription-reads": "11837", - "x-ms-request-id": "4a972d71-9759-44d2-90ac-7bc5420e64e8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025843Z:6307409f-558b-4dc3-a8e0-62b6fbbdbd9d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "961f9e1141aed26f77464422a3ade26b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "961f9e1141aed26f77464422a3ade26b", - "x-ms-correlation-request-id": "b10934b6-7047-4541-93c2-53d952246409", - "x-ms-ratelimit-remaining-subscription-reads": "11836", - "x-ms-request-id": "6369ce13-4d27-4b39-9b6e-b55acfdd4fb6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025845Z:b10934b6-7047-4541-93c2-53d952246409" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3f938af9dd87dc9e1480e1d95dc93202", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3f938af9dd87dc9e1480e1d95dc93202", - "x-ms-correlation-request-id": "8e4b6efa-063a-416e-a1f5-bdd117605209", - "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "2a135485-f6ef-4b2c-a158-797b8eace520", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025846Z:8e4b6efa-063a-416e-a1f5-bdd117605209" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "691ae61fb55f675448f61b6830008ac6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "691ae61fb55f675448f61b6830008ac6", - "x-ms-correlation-request-id": "8cd95749-f0f1-4036-910b-79b9245354ca", - "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "ad76975e-281a-4588-aaa7-152921a8bfa4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025847Z:8cd95749-f0f1-4036-910b-79b9245354ca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9111db69fa2334cf0042812e5f9574ae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9111db69fa2334cf0042812e5f9574ae", - "x-ms-correlation-request-id": "6ff32e52-295c-4164-9d23-19119f2709ac", - "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "06db954a-25d3-4a4a-97e9-abdae9ed0d94", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025849Z:6ff32e52-295c-4164-9d23-19119f2709ac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c6a6ba95-b7f5-41c8-9644-8c4e85fa374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bc0242137993430c352bf790c235ab14", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bc0242137993430c352bf790c235ab14", - "x-ms-correlation-request-id": "b896c178-c7a5-4a49-a893-b93655209b14", - "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "2505b405-5114-453e-8fe1-1ca2b87dd2ea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025850Z:b896c178-c7a5-4a49-a893-b93655209b14" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5706/providers/Microsoft.Storage/storageAccounts/sto1343", - "name": "sto1343", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:58:33.8294088Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:58:33.8294088Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:58:33.7356758Z", - "primaryEndpoints": { - "blob": "https://sto1343.blob.core.windows.net/", - "queue": "https://sto1343.queue.core.windows.net/", - "table": "https://sto1343.table.core.windows.net/", - "file": "https://sto1343.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5706/providers/Microsoft.Storage/storageAccounts/sto1343/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-e4b4f79d2528ec4e9e022d18b053ff9f-2f3450b99257fa43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "81701bf5a1b725de17e6681c342507b2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "81701bf5a1b725de17e6681c342507b2", - "x-ms-correlation-request-id": "d7c06d51-f17e-4c6a-9f87-dbca4fa19879", - "x-ms-ratelimit-remaining-subscription-reads": "11831", - "x-ms-request-id": "91910385-7d39-474e-bed9-bbd13815cdd6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025850Z:d7c06d51-f17e-4c6a-9f87-dbca4fa19879" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5706/providers/Microsoft.Storage/storageAccounts/sto1343/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5706/providers/Microsoft.Storage/storageAccounts/sto1343/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "129", - "Content-Type": "application/json", - "traceparent": "00-310f83edd2888749b6c327f9597252dd-20c51ac25b179047-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ee546c81cefdef32cfcd5bf8033e71ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "cors": { - "corsRules": [] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "357", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ee546c81cefdef32cfcd5bf8033e71ca", - "x-ms-correlation-request-id": "e3932bcb-7279-4963-8297-9eb333501123", - "x-ms-ratelimit-remaining-subscription-writes": "1151", - "x-ms-request-id": "8987dda8-fc25-4cb8-a2df-6da3d30fb281", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025851Z:e3932bcb-7279-4963-8297-9eb333501123" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5706/providers/Microsoft.Storage/storageAccounts/sto1343/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5706/providers/Microsoft.Storage/storageAccounts/sto1343/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-bd501621341058418effb070b3fe23e3-eb3fbfef55d5fe49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "44396d96f22571f663dda4ad11ef0f0f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "405", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:58:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "44396d96f22571f663dda4ad11ef0f0f", - "x-ms-correlation-request-id": "26ae8c2d-6dbe-4340-839e-f3e3bedc2a5e", - "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "e935b9ea-63f9-4cdd-9b69-f679bd1ffc36", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025851Z:26ae8c2d-6dbe-4340-839e-f3e3bedc2a5e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5706/providers/Microsoft.Storage/storageAccounts/sto1343/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - } - } - ], - "Variables": { - "RandomSeed": "1737140047", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceTestAsync.json deleted file mode 100644 index 4573ad5f4d46..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceTestAsync.json +++ /dev/null @@ -1,754 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9391?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-725b4cb998aa1945958636205b179bd3-1f4ca9722c4d754b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "57ef045770fd78312ce3a913e262cac7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:31 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9539a717-5185-44de-9a51-6c5e07f8bdca", - "x-ms-ratelimit-remaining-subscription-writes": "1086", - "x-ms-request-id": "9539a717-5185-44de-9a51-6c5e07f8bdca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030531Z:9539a717-5185-44de-9a51-6c5e07f8bdca" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9391", - "name": "res9391", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9391/providers/Microsoft.Storage/storageAccounts/sto1699?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-5a4aa4e65347ff40b0224f15fbcd2b7f-491ec69030479b46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4e749ccef41de2383de11cbed96abea5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4e749ccef41de2383de11cbed96abea5", - "x-ms-correlation-request-id": "7af2ff42-1a73-464c-adc0-5ef7d5384c64", - "x-ms-ratelimit-remaining-subscription-writes": "1085", - "x-ms-request-id": "fd5a92ed-95cc-4110-ba67-5eec43a96b73", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030534Z:7af2ff42-1a73-464c-adc0-5ef7d5384c64" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c8e1772470f00f3ab674c08e15b95279", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c8e1772470f00f3ab674c08e15b95279", - "x-ms-correlation-request-id": "eca0d7c7-2e49-41a7-b470-a1f55cceb4f1", - "x-ms-ratelimit-remaining-subscription-reads": "11616", - "x-ms-request-id": "f199de96-be91-4768-b67e-d004f43774d2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030534Z:eca0d7c7-2e49-41a7-b470-a1f55cceb4f1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "39736eeb44e10657a42c7fe71a60c72e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "39736eeb44e10657a42c7fe71a60c72e", - "x-ms-correlation-request-id": "e05c2a8d-8693-4846-a89b-0c299c3efbb7", - "x-ms-ratelimit-remaining-subscription-reads": "11615", - "x-ms-request-id": "f1e2a3c7-7b5f-4769-b8dc-979d8dc8d14a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030536Z:e05c2a8d-8693-4846-a89b-0c299c3efbb7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "619a2f71f588ffb5efd9cbe707693216", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "619a2f71f588ffb5efd9cbe707693216", - "x-ms-correlation-request-id": "255ad4ba-3e4f-40fa-9f1e-734c401f8ca4", - "x-ms-ratelimit-remaining-subscription-reads": "11614", - "x-ms-request-id": "34af35a6-64c0-4627-9391-96a4338e4c26", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030537Z:255ad4ba-3e4f-40fa-9f1e-734c401f8ca4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aced60e2379bdf0b20db24c3f152f456", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aced60e2379bdf0b20db24c3f152f456", - "x-ms-correlation-request-id": "1f249f1f-4aa4-453d-b775-2de7b4a99a14", - "x-ms-ratelimit-remaining-subscription-reads": "11613", - "x-ms-request-id": "74ac98c6-9369-45ef-87d7-a5dfb837a356", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030538Z:1f249f1f-4aa4-453d-b775-2de7b4a99a14" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e51d91adf11ef5f0b9734a08796ffe3a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e51d91adf11ef5f0b9734a08796ffe3a", - "x-ms-correlation-request-id": "2ed2f632-589b-4939-bbb3-1156704b546b", - "x-ms-ratelimit-remaining-subscription-reads": "11612", - "x-ms-request-id": "bd284c37-9f34-49fb-a917-642b8e99f914", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030540Z:2ed2f632-589b-4939-bbb3-1156704b546b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ba0568fa1a723a9324bb40add1f10e9d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ba0568fa1a723a9324bb40add1f10e9d", - "x-ms-correlation-request-id": "724cf9db-72bc-40dc-bec2-fa0a57fe4a6f", - "x-ms-ratelimit-remaining-subscription-reads": "11611", - "x-ms-request-id": "a07d42d4-968a-4590-a9c2-5b257bbc13e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030541Z:724cf9db-72bc-40dc-bec2-fa0a57fe4a6f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "763a74e44c4cf1f86ff7f327ec0265b0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "763a74e44c4cf1f86ff7f327ec0265b0", - "x-ms-correlation-request-id": "7300b273-2d73-48e8-83c1-9c826f808586", - "x-ms-ratelimit-remaining-subscription-reads": "11610", - "x-ms-request-id": "4a13dc30-47e0-4fbf-b959-d99ee7ddb1d6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030542Z:7300b273-2d73-48e8-83c1-9c826f808586" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "88c9eadc3a4d92e4fee3c162b04323c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "88c9eadc3a4d92e4fee3c162b04323c7", - "x-ms-correlation-request-id": "9f0290fb-5fee-4173-8041-075ec1ffa2ee", - "x-ms-ratelimit-remaining-subscription-reads": "11609", - "x-ms-request-id": "e7e31622-7403-4978-a31c-6250e8ead6e3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030544Z:9f0290fb-5fee-4173-8041-075ec1ffa2ee" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0424ad658835aded70134a7a266b4d21", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0424ad658835aded70134a7a266b4d21", - "x-ms-correlation-request-id": "7631696d-50f0-4cea-925d-f81968e56aa6", - "x-ms-ratelimit-remaining-subscription-reads": "11608", - "x-ms-request-id": "93ba0a6e-d4a2-4ea4-a61f-c0959ea59ead", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030545Z:7631696d-50f0-4cea-925d-f81968e56aa6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e7d190558528a95090a778698a95412c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e7d190558528a95090a778698a95412c", - "x-ms-correlation-request-id": "748fa042-1023-45e6-ad71-4a465c0b8c99", - "x-ms-ratelimit-remaining-subscription-reads": "11607", - "x-ms-request-id": "040ce37a-7c8c-4eec-8451-70c72e9e0c4c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030546Z:748fa042-1023-45e6-ad71-4a465c0b8c99" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3fc22cd460dd537bfc1b1839f0696b92", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3fc22cd460dd537bfc1b1839f0696b92", - "x-ms-correlation-request-id": "7218bf1e-647f-4a45-8935-f6270fa50040", - "x-ms-ratelimit-remaining-subscription-reads": "11606", - "x-ms-request-id": "80308d98-38a4-4c36-ac3f-6ee28ea49e71", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030548Z:7218bf1e-647f-4a45-8935-f6270fa50040" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "200ca0953c71df9f5d7a748e108423da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "200ca0953c71df9f5d7a748e108423da", - "x-ms-correlation-request-id": "6e9fde79-2da8-452c-bee8-de2ecfa36838", - "x-ms-ratelimit-remaining-subscription-reads": "11605", - "x-ms-request-id": "ff5d78f4-045e-4f97-acd2-d4ef8ff915e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030549Z:6e9fde79-2da8-452c-bee8-de2ecfa36838" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fd5a92ed-95cc-4110-ba67-5eec43a96b73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "faa61dd20da9f543147dea0c6d16b927", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "faa61dd20da9f543147dea0c6d16b927", - "x-ms-correlation-request-id": "98e76581-336e-42d1-a9b9-2471f71602f8", - "x-ms-ratelimit-remaining-subscription-reads": "11604", - "x-ms-request-id": "e8c1be77-da5f-4db5-9cb7-60840e25ef4f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030550Z:98e76581-336e-42d1-a9b9-2471f71602f8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9391/providers/Microsoft.Storage/storageAccounts/sto1699", - "name": "sto1699", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:05:34.0119859Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:05:34.0119859Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:05:33.9182147Z", - "primaryEndpoints": { - "blob": "https://sto1699.blob.core.windows.net/", - "queue": "https://sto1699.queue.core.windows.net/", - "table": "https://sto1699.table.core.windows.net/", - "file": "https://sto1699.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9391/providers/Microsoft.Storage/storageAccounts/sto1699/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-eb4bd29629856a44ac10c8fe1e565f9c-0663512476303b45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ead4e53b208897ba8de2e263eced4378", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ead4e53b208897ba8de2e263eced4378", - "x-ms-correlation-request-id": "80b4766c-8916-4dce-9f86-2a3df8aa277d", - "x-ms-ratelimit-remaining-subscription-reads": "11603", - "x-ms-request-id": "369db719-60da-48d9-b97e-2ea0fe45b0a5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030551Z:80b4766c-8916-4dce-9f86-2a3df8aa277d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9391/providers/Microsoft.Storage/storageAccounts/sto1699/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9391/providers/Microsoft.Storage/storageAccounts/sto1699/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "129", - "Content-Type": "application/json", - "traceparent": "00-6ed9a349cfb9c84b84de9197d9b1673d-ac8dbbffccaa1a42-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d2673df871c287e95c170bf351927246", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "cors": { - "corsRules": [] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "357", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d2673df871c287e95c170bf351927246", - "x-ms-correlation-request-id": "d9886638-9921-4947-9aa0-45f0d3221725", - "x-ms-ratelimit-remaining-subscription-writes": "1084", - "x-ms-request-id": "7ff2ee4a-954a-4e78-a4b9-1f5468d93541", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030551Z:d9886638-9921-4947-9aa0-45f0d3221725" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9391/providers/Microsoft.Storage/storageAccounts/sto1699/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9391/providers/Microsoft.Storage/storageAccounts/sto1699/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-dd5502c554c38c48863b34e4217305f0-d290650ab5498841-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2b524dc138b0b152620f6dc62ae00827", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "405", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:05:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2b524dc138b0b152620f6dc62ae00827", - "x-ms-correlation-request-id": "52781e34-0c65-4bb0-80c1-632319905123", - "x-ms-ratelimit-remaining-subscription-reads": "11602", - "x-ms-request-id": "7154e479-45ac-4644-8fcc-5f2c1642fc20", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030551Z:52781e34-0c65-4bb0-80c1-632319905123" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9391/providers/Microsoft.Storage/storageAccounts/sto1699/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } - } - } - } - ], - "Variables": { - "RandomSeed": "2014256493", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ImmutabilityPolicyTest_AllowProtectedAppendWrites.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ImmutabilityPolicyTest_AllowProtectedAppendWrites.json deleted file mode 100644 index 7b693a7fd65e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ImmutabilityPolicyTest_AllowProtectedAppendWrites.json +++ /dev/null @@ -1,793 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res2398?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-572d5c192011d847a8b9e1bab31c958a-11bbb520fd3e6247-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d5ab9dbbe481aa7728561e6a618b77fd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9e40bff9-bb8c-4969-bed9-63bbf66059d2", - "x-ms-ratelimit-remaining-subscription-writes": "1150", - "x-ms-request-id": "9e40bff9-bb8c-4969-bed9-63bbf66059d2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025855Z:9e40bff9-bb8c-4969-bed9-63bbf66059d2" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2398", - "name": "res2398", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2398/providers/Microsoft.Storage/storageAccounts/sto4777?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-088a9edd38eae54895b492d176a116b1-514d7117f5688d49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1e49bd61b1d226cef4c61ecdb6f579e4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1e49bd61b1d226cef4c61ecdb6f579e4", - "x-ms-correlation-request-id": "2e6379cb-b838-4e50-93d1-0675ab790a78", - "x-ms-ratelimit-remaining-subscription-writes": "1149", - "x-ms-request-id": "d127167e-2fee-4ad7-94d0-9aa0aece9aac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025858Z:2e6379cb-b838-4e50-93d1-0675ab790a78" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ef27f78665d4ebe8ddaf8c1d59dd7260", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:58:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ef27f78665d4ebe8ddaf8c1d59dd7260", - "x-ms-correlation-request-id": "ffe85b7c-4383-4d0d-b540-269d35717d5e", - "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "2e10b216-51c4-423d-bba5-6f1dc59fa4f0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025858Z:ffe85b7c-4383-4d0d-b540-269d35717d5e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "806b85a4da583d1020472d5ad8166e49", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "806b85a4da583d1020472d5ad8166e49", - "x-ms-correlation-request-id": "e8c90249-d7ad-46b6-95f5-2f0e36d0a271", - "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "07bd4667-aac2-4568-bdb5-c971350240a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025900Z:e8c90249-d7ad-46b6-95f5-2f0e36d0a271" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "be46659b8ace9010223246b39680a913", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "be46659b8ace9010223246b39680a913", - "x-ms-correlation-request-id": "ecc5a882-c24a-4d0d-9565-6bc2e264ccd8", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "29e26701-8ecf-4b94-805b-6910b6a86bb1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025901Z:ecc5a882-c24a-4d0d-9565-6bc2e264ccd8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "32137906ab3fab5fe6e9cf8d378e13c6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "32137906ab3fab5fe6e9cf8d378e13c6", - "x-ms-correlation-request-id": "d84b04be-690f-469e-8a1b-fba21a50d624", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "ba3da48b-95ec-49e0-bd10-65380392a7ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025902Z:d84b04be-690f-469e-8a1b-fba21a50d624" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f3814341b3961a9175db5e25945ca79f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f3814341b3961a9175db5e25945ca79f", - "x-ms-correlation-request-id": "ceb052db-2614-4875-8b2a-6e28c35d27d2", - "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "47ec97f6-dbcf-4b30-9e54-ba1e758976d9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025903Z:ceb052db-2614-4875-8b2a-6e28c35d27d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5f53199e3c02f009059ad8e4ba835893", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5f53199e3c02f009059ad8e4ba835893", - "x-ms-correlation-request-id": "dbf35ebc-02a4-4755-8a4c-0df22b75d178", - "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "db6ad942-66cf-44f9-9a33-c8d92eb8b2ca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025905Z:dbf35ebc-02a4-4755-8a4c-0df22b75d178" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "52727f1fb5ff527de7f9bc644d3a1789", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "52727f1fb5ff527de7f9bc644d3a1789", - "x-ms-correlation-request-id": "13d3d799-83ce-45e6-9a84-b9d663a1adbf", - "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "97f49ecc-1d45-4253-afde-e9bdb1ad8507", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025906Z:13d3d799-83ce-45e6-9a84-b9d663a1adbf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1eef3042b43a05c33a91edfbdbad5ff2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1eef3042b43a05c33a91edfbdbad5ff2", - "x-ms-correlation-request-id": "72063f6c-c0d5-4aa6-a488-30471dfbde84", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "f6a5f2af-0835-4f4d-a18b-803b23e1690b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025907Z:72063f6c-c0d5-4aa6-a488-30471dfbde84" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1405ca8254eae8a09c0178097fa5a3cb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1405ca8254eae8a09c0178097fa5a3cb", - "x-ms-correlation-request-id": "12356512-3779-4b16-bb5c-6f9a8d3f4c66", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "8a7bd935-e896-40fb-8527-c4039ba4bc0d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025909Z:12356512-3779-4b16-bb5c-6f9a8d3f4c66" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8aa24f8339936a58bb6c186dc781773a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8aa24f8339936a58bb6c186dc781773a", - "x-ms-correlation-request-id": "d54b8be7-1b79-403f-b8f3-56654edc3c4d", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "50c71cb5-3e14-4588-ab86-642335b1af79", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025910Z:d54b8be7-1b79-403f-b8f3-56654edc3c4d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "82e1c9990334ed9e8f0682393cb98594", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "82e1c9990334ed9e8f0682393cb98594", - "x-ms-correlation-request-id": "f375fc50-1d1d-45a9-bc46-e150c9601197", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "41f43906-7265-4874-8b17-21d2cd452073", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025911Z:f375fc50-1d1d-45a9-bc46-e150c9601197" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8b7822eed50a485e719b597d3b32211a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8b7822eed50a485e719b597d3b32211a", - "x-ms-correlation-request-id": "62f3e486-3be3-40c7-b5c1-449b444a1bd3", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "6af7910f-37d8-4f7c-9f8e-854ae8e02076", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025913Z:62f3e486-3be3-40c7-b5c1-449b444a1bd3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d127167e-2fee-4ad7-94d0-9aa0aece9aac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b6703e8a20c37f96b0b4fa8db71f2e01", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:59:14 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b6703e8a20c37f96b0b4fa8db71f2e01", - "x-ms-correlation-request-id": "80c13d11-de51-4fed-945e-d1b345c160f3", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "fd055987-c7d1-4cd7-a170-13b82b98b2c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025914Z:80c13d11-de51-4fed-945e-d1b345c160f3" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2398/providers/Microsoft.Storage/storageAccounts/sto4777", - "name": "sto4777", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:58:57.9264196Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:58:57.9264196Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:58:57.8326676Z", - "primaryEndpoints": { - "dfs": "https://sto4777.dfs.core.windows.net/", - "web": "https://sto4777.z20.web.core.windows.net/", - "blob": "https://sto4777.blob.core.windows.net/", - "queue": "https://sto4777.queue.core.windows.net/", - "table": "https://sto4777.table.core.windows.net/", - "file": "https://sto4777.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2398/providers/Microsoft.Storage/storageAccounts/sto4777/blobServices/default/containers/container577?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-74d0ac027a4acb47ac8f1f268d25f31a-53f43789ef10374e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "09a47f832feb6ac4981099aa21b25de4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "378", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:59:15 GMT", - "ETag": "\u00220x8D8585A2A2931EA\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "09a47f832feb6ac4981099aa21b25de4", - "x-ms-correlation-request-id": "c5a29ddf-4ed1-48f1-b0f6-c445acc030ee", - "x-ms-ratelimit-remaining-subscription-writes": "1148", - "x-ms-request-id": "7de9f456-2136-491a-b114-3a25e2a27402", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025915Z:c5a29ddf-4ed1-48f1-b0f6-c445acc030ee" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2398/providers/Microsoft.Storage/storageAccounts/sto4777/blobServices/default/containers/container577", - "name": "container577", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2398/providers/Microsoft.Storage/storageAccounts/sto4777/blobServices/default/containers/container577/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "92", - "Content-Type": "application/json", - "traceparent": "00-b9cc4ba122d14246b6952a9ee5bca658-cd86398314dd374b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "49feae67d1cf8ccdf8da55dad091526c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 4, - "allowProtectedAppendWrites": true - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "453", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:59:15 GMT", - "ETag": "\u00228d8585a2a80d50c\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "49feae67d1cf8ccdf8da55dad091526c", - "x-ms-correlation-request-id": "f31004f4-b78c-4051-b13f-a8b93043831c", - "x-ms-ratelimit-remaining-subscription-writes": "1147", - "x-ms-request-id": "4bf41a3b-01e1-46b3-b606-56486eb7f859", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025915Z:f31004f4-b78c-4051-b13f-a8b93043831c" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2398/providers/Microsoft.Storage/storageAccounts/sto4777/blobServices/default/containers/container577/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585a2a80d50c\u0022", - "properties": { - "allowProtectedAppendWrites": true, - "immutabilityPeriodSinceCreationInDays": 4, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2398/providers/Microsoft.Storage/storageAccounts/sto4777/blobServices/default/containers/container577/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "93", - "Content-Type": "application/json", - "If-Match": "\u00228d8585a2a80d50c\u0022", - "traceparent": "00-8d752da5fa612d4ca57730876d041024-1ea41a2068dfd74d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b3b79657117c0e9fac4b2a10fcd58f02", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 5, - "allowProtectedAppendWrites": false - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "454", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:59:16 GMT", - "ETag": "\u00228d8585a2ad90d33\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b3b79657117c0e9fac4b2a10fcd58f02", - "x-ms-correlation-request-id": "93333c70-68b4-4683-a772-29adef47e520", - "x-ms-ratelimit-remaining-subscription-writes": "1146", - "x-ms-request-id": "0220b9b5-7455-4fe6-95f3-00c79d3e5048", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025916Z:93333c70-68b4-4683-a772-29adef47e520" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2398/providers/Microsoft.Storage/storageAccounts/sto4777/blobServices/default/containers/container577/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585a2ad90d33\u0022", - "properties": { - "allowProtectedAppendWrites": false, - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2398/providers/Microsoft.Storage/storageAccounts/sto4777/blobServices/default/containers/container577/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-2596069c1903d9439883bc73698cb637-36f2e4f40a781146-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "714fa99db830b217b1181010dae99907", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "454", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:59:16 GMT", - "ETag": "\u00228d8585a2ad90d33\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "714fa99db830b217b1181010dae99907", - "x-ms-correlation-request-id": "30538882-0172-49cf-8408-c3d3004b0bae", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "a9d5ea87-1450-4572-a24c-14ca437f17bb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025916Z:30538882-0172-49cf-8408-c3d3004b0bae" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2398/providers/Microsoft.Storage/storageAccounts/sto4777/blobServices/default/containers/container577/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585a2ad90d33\u0022", - "properties": { - "allowProtectedAppendWrites": false, - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - } - ], - "Variables": { - "RandomSeed": "685103646", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ImmutabilityPolicyTest_AllowProtectedAppendWritesAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ImmutabilityPolicyTest_AllowProtectedAppendWritesAsync.json deleted file mode 100644 index 0d8d8d0513db..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ImmutabilityPolicyTest_AllowProtectedAppendWritesAsync.json +++ /dev/null @@ -1,793 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res3559?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-c6dbc68323042547bd98422bd599197a-4d44cd3a13b98d47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c9f495500439feec552e4a6206a3b4e9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6dd31f31-7273-454a-b675-d4d41d43dd44", - "x-ms-ratelimit-remaining-subscription-writes": "1083", - "x-ms-request-id": "6dd31f31-7273-454a-b675-d4d41d43dd44", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030554Z:6dd31f31-7273-454a-b675-d4d41d43dd44" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3559", - "name": "res3559", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3559/providers/Microsoft.Storage/storageAccounts/sto3318?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-333922acb2463240a459e44441176bff-88378186e8dd7248-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eb20a684bbda551ed78625f0f97a62ab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eb20a684bbda551ed78625f0f97a62ab", - "x-ms-correlation-request-id": "9afa705c-3cc4-4e6c-8b67-95c88a4de2e0", - "x-ms-ratelimit-remaining-subscription-writes": "1082", - "x-ms-request-id": "bf4ea97f-8dce-410f-aa82-a9efe7893ce0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030557Z:9afa705c-3cc4-4e6c-8b67-95c88a4de2e0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "57ccd8d898b9d975d674627dc60d5bb4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "57ccd8d898b9d975d674627dc60d5bb4", - "x-ms-correlation-request-id": "a8e03613-8e99-4e4a-baf8-eaf9efe44d41", - "x-ms-ratelimit-remaining-subscription-reads": "11601", - "x-ms-request-id": "94a3c3de-2bb3-4f93-a383-0f299f6c524b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030558Z:a8e03613-8e99-4e4a-baf8-eaf9efe44d41" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b918b7e8ecc8a8e5723e20b389a4f870", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:05:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b918b7e8ecc8a8e5723e20b389a4f870", - "x-ms-correlation-request-id": "60c08a0a-abb4-4a32-a9f6-9a467b43aa78", - "x-ms-ratelimit-remaining-subscription-reads": "11600", - "x-ms-request-id": "7e780e5f-1dc4-4478-b6da-1e1d7b9d5ce1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030559Z:60c08a0a-abb4-4a32-a9f6-9a467b43aa78" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "211829940aad55f27412266379b61bbd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "211829940aad55f27412266379b61bbd", - "x-ms-correlation-request-id": "a335eae4-252e-4e43-aa69-48ab56fdd1f9", - "x-ms-ratelimit-remaining-subscription-reads": "11599", - "x-ms-request-id": "a965f957-fa35-4309-88dc-8ec5d1915b9d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030600Z:a335eae4-252e-4e43-aa69-48ab56fdd1f9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a4917ecb384deb33f223e47b77c15032", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a4917ecb384deb33f223e47b77c15032", - "x-ms-correlation-request-id": "57317c84-ca3d-4285-beb7-3398e670447c", - "x-ms-ratelimit-remaining-subscription-reads": "11598", - "x-ms-request-id": "7a0e460b-e0c2-44f3-a42e-ba9d4aadf501", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030602Z:57317c84-ca3d-4285-beb7-3398e670447c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9de8f17b39f4dd06c5c345b5c5812fbc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9de8f17b39f4dd06c5c345b5c5812fbc", - "x-ms-correlation-request-id": "3984eb0b-0923-49fd-80f5-d72375645247", - "x-ms-ratelimit-remaining-subscription-reads": "11597", - "x-ms-request-id": "3847712c-09f0-4b1e-acc5-6945ea3a3509", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030603Z:3984eb0b-0923-49fd-80f5-d72375645247" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0ae7632254125c22f62c2f892677deb2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0ae7632254125c22f62c2f892677deb2", - "x-ms-correlation-request-id": "f02e980f-d0b4-4e92-8ea9-db7e12e989f7", - "x-ms-ratelimit-remaining-subscription-reads": "11596", - "x-ms-request-id": "ec605fdf-e707-498c-b395-102dec9d3625", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030604Z:f02e980f-d0b4-4e92-8ea9-db7e12e989f7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "87e8f3c27ecd91c877b4df8af27d2670", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "87e8f3c27ecd91c877b4df8af27d2670", - "x-ms-correlation-request-id": "d7fd82d1-956e-465b-9c8c-919a40073861", - "x-ms-ratelimit-remaining-subscription-reads": "11595", - "x-ms-request-id": "3080e334-e04f-464b-b194-5c5fcc9a69bd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030605Z:d7fd82d1-956e-465b-9c8c-919a40073861" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "135828f345d92720ce8ca6c80a7cb74e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "135828f345d92720ce8ca6c80a7cb74e", - "x-ms-correlation-request-id": "ea17397e-e679-44a3-ae5b-7ebd377c1029", - "x-ms-ratelimit-remaining-subscription-reads": "11594", - "x-ms-request-id": "f9fcdab8-8244-4ca0-9f4a-c61fdcc8e2c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030607Z:ea17397e-e679-44a3-ae5b-7ebd377c1029" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d1f393e5a899a4ee9b55935e74986a78", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d1f393e5a899a4ee9b55935e74986a78", - "x-ms-correlation-request-id": "e5e619e8-fc9a-4e1b-bf2e-4de2f9a4b1ca", - "x-ms-ratelimit-remaining-subscription-reads": "11593", - "x-ms-request-id": "ccac132b-3c03-4739-b65c-358a0e85fb73", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030608Z:e5e619e8-fc9a-4e1b-bf2e-4de2f9a4b1ca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fd96be06ca1e7dd8d3c1b841d70087fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fd96be06ca1e7dd8d3c1b841d70087fa", - "x-ms-correlation-request-id": "15d976a0-a015-4107-9145-dbaa9846b7a9", - "x-ms-ratelimit-remaining-subscription-reads": "11592", - "x-ms-request-id": "f3d600a2-c629-4fc6-9dc3-c864ef9eec81", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030609Z:15d976a0-a015-4107-9145-dbaa9846b7a9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5fa591fc548a4bd639b47883b2c1b236", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5fa591fc548a4bd639b47883b2c1b236", - "x-ms-correlation-request-id": "61e85dfc-ef0f-4fa6-bcef-b2415190f20e", - "x-ms-ratelimit-remaining-subscription-reads": "11591", - "x-ms-request-id": "968b9ce1-cfb9-4b53-9506-bb833eca9338", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030611Z:61e85dfc-ef0f-4fa6-bcef-b2415190f20e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4bc12e21b9e61a2fba75fdd8efadcc9a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4bc12e21b9e61a2fba75fdd8efadcc9a", - "x-ms-correlation-request-id": "c57a34ba-4b2e-41f2-97bb-b8bd1424ce1a", - "x-ms-ratelimit-remaining-subscription-reads": "11590", - "x-ms-request-id": "f84e9c5e-6412-453c-9ab6-83e4a415e782", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030612Z:c57a34ba-4b2e-41f2-97bb-b8bd1424ce1a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4ea97f-8dce-410f-aa82-a9efe7893ce0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e36198ce0bf3b1eee84ac46a5255ca12", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:06:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e36198ce0bf3b1eee84ac46a5255ca12", - "x-ms-correlation-request-id": "058f1b7c-07a4-47d9-b35b-36e9658d064b", - "x-ms-ratelimit-remaining-subscription-reads": "11589", - "x-ms-request-id": "eaa68f68-50ed-4e6f-8b4a-4e22d0647b42", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030613Z:058f1b7c-07a4-47d9-b35b-36e9658d064b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3559/providers/Microsoft.Storage/storageAccounts/sto3318", - "name": "sto3318", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:05:57.2466047Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:05:57.2466047Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:05:57.1685268Z", - "primaryEndpoints": { - "dfs": "https://sto3318.dfs.core.windows.net/", - "web": "https://sto3318.z20.web.core.windows.net/", - "blob": "https://sto3318.blob.core.windows.net/", - "queue": "https://sto3318.queue.core.windows.net/", - "table": "https://sto3318.table.core.windows.net/", - "file": "https://sto3318.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3559/providers/Microsoft.Storage/storageAccounts/sto3318/blobServices/default/containers/container5349?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-ce57ef34c8cf8747968db2f498927f5d-6915293163a74440-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3ea81f82143b61438aa41456fe5b8be7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:06:14 GMT", - "ETag": "\u00220x8D8585B2422134E\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3ea81f82143b61438aa41456fe5b8be7", - "x-ms-correlation-request-id": "84b0ab32-58b0-419e-b871-d578613b65da", - "x-ms-ratelimit-remaining-subscription-writes": "1081", - "x-ms-request-id": "ae51ec2d-9906-4199-920f-d625c8447d09", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030614Z:84b0ab32-58b0-419e-b871-d578613b65da" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3559/providers/Microsoft.Storage/storageAccounts/sto3318/blobServices/default/containers/container5349", - "name": "container5349", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3559/providers/Microsoft.Storage/storageAccounts/sto3318/blobServices/default/containers/container5349/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "92", - "Content-Type": "application/json", - "traceparent": "00-5cac8bb0781fdd4abc2c89ead25f5183-7f77117ab086e44d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "601ab4dd42ce40160f639bf5c5c765ab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 4, - "allowProtectedAppendWrites": true - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "454", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:06:14 GMT", - "ETag": "\u00228d8585b2479a8a7\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "601ab4dd42ce40160f639bf5c5c765ab", - "x-ms-correlation-request-id": "dd6b4e0e-8cc4-415f-8fe5-88d922236293", - "x-ms-ratelimit-remaining-subscription-writes": "1080", - "x-ms-request-id": "ea5a5f16-be42-4f79-92d5-c8b1463955c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030615Z:dd6b4e0e-8cc4-415f-8fe5-88d922236293" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3559/providers/Microsoft.Storage/storageAccounts/sto3318/blobServices/default/containers/container5349/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585b2479a8a7\u0022", - "properties": { - "allowProtectedAppendWrites": true, - "immutabilityPeriodSinceCreationInDays": 4, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3559/providers/Microsoft.Storage/storageAccounts/sto3318/blobServices/default/containers/container5349/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "93", - "Content-Type": "application/json", - "If-Match": "\u00228d8585b2479a8a7\u0022", - "traceparent": "00-2ce2fbf00834b0409f75a78b836d762a-b9d42442bacb8646-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8e6dcaeb5c2383931e826866d95beaef", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "immutabilityPeriodSinceCreationInDays": 5, - "allowProtectedAppendWrites": false - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "455", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:06:15 GMT", - "ETag": "\u00228d8585b24d44382\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8e6dcaeb5c2383931e826866d95beaef", - "x-ms-correlation-request-id": "75a39547-a62c-47de-a096-efed63788b85", - "x-ms-ratelimit-remaining-subscription-writes": "1079", - "x-ms-request-id": "90fea121-d2b3-4694-ac0e-0662d86f9fa8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030615Z:75a39547-a62c-47de-a096-efed63788b85" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3559/providers/Microsoft.Storage/storageAccounts/sto3318/blobServices/default/containers/container5349/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585b24d44382\u0022", - "properties": { - "allowProtectedAppendWrites": false, - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3559/providers/Microsoft.Storage/storageAccounts/sto3318/blobServices/default/containers/container5349/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-e486e777f99e4542b2d6cf480ea3180c-c0a7d58eeed0f54d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a0758338b2b03f3f09682ed7784e9cc3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "455", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:06:15 GMT", - "ETag": "\u00228d8585b24d44382\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a0758338b2b03f3f09682ed7784e9cc3", - "x-ms-correlation-request-id": "f07867bd-0096-487f-9880-f4c160cc13ba", - "x-ms-ratelimit-remaining-subscription-reads": "11588", - "x-ms-request-id": "dd1660cc-1e3b-4a36-ac0e-342a428b1a4b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030616Z:f07867bd-0096-487f-9880-f4c160cc13ba" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3559/providers/Microsoft.Storage/storageAccounts/sto3318/blobServices/default/containers/container5349/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d8585b24d44382\u0022", - "properties": { - "allowProtectedAppendWrites": false, - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - } - ], - "Variables": { - "RandomSeed": "308113214", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ListBlobServiceTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ListBlobServiceTest.json deleted file mode 100644 index 8d6bc6792f9c..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ListBlobServiceTest.json +++ /dev/null @@ -1,644 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res5690?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-f9638938be9d8d44bb6494bfd0611fcd-752cb21e00efe645-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b765acec9f97153cdc50c410f5158297", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c831c14-581b-403c-81c8-90dd765d8f35", - "x-ms-ratelimit-remaining-subscription-writes": "1145", - "x-ms-request-id": "7c831c14-581b-403c-81c8-90dd765d8f35", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025920Z:7c831c14-581b-403c-81c8-90dd765d8f35" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5690", - "name": "res5690", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5690/providers/Microsoft.Storage/storageAccounts/sto7425?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-f7dfe0c861fedb4ab4806d3af67dedd4-23c1d40bf96d3243-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "342f2cf60469ab9d46adf0701c4ebd6f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "342f2cf60469ab9d46adf0701c4ebd6f", - "x-ms-correlation-request-id": "fd3ad20a-04e4-4db0-a718-0273627230b5", - "x-ms-ratelimit-remaining-subscription-writes": "1144", - "x-ms-request-id": "2a446308-df96-41c5-9315-59aa37bfa7ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025923Z:fd3ad20a-04e4-4db0-a718-0273627230b5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "20c428015821a883c80c51f24ca4bf02", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "20c428015821a883c80c51f24ca4bf02", - "x-ms-correlation-request-id": "cc4e277c-3e77-49c0-9d2d-c39e829683b4", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "a9eaf8d6-af94-404a-af89-dd3478b2a332", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025923Z:cc4e277c-3e77-49c0-9d2d-c39e829683b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "57f3a007df3c96a441d4de4f79e6be65", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "57f3a007df3c96a441d4de4f79e6be65", - "x-ms-correlation-request-id": "f5584db4-8954-416a-a60f-cce4857da34d", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "83d9b8b9-e9cd-4e2c-9548-b06cbb17f5aa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025924Z:f5584db4-8954-416a-a60f-cce4857da34d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f46ff0fe9c89a94e3a9deeec0ef90db1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f46ff0fe9c89a94e3a9deeec0ef90db1", - "x-ms-correlation-request-id": "8c12432c-b1e2-4567-8605-b7834639e853", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "94ef4bea-777d-414d-9f32-4831f941fee3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025925Z:8c12432c-b1e2-4567-8605-b7834639e853" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4cae885957ed21c2832edf4c7a332ee1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4cae885957ed21c2832edf4c7a332ee1", - "x-ms-correlation-request-id": "3d75d200-223e-4450-a63c-b7a66334bf91", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "bffaa92d-834b-41ee-b38f-f20ff070e55a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025927Z:3d75d200-223e-4450-a63c-b7a66334bf91" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5bf3eb4dca356a7952491c9ef0b88748", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5bf3eb4dca356a7952491c9ef0b88748", - "x-ms-correlation-request-id": "5f7628a7-95cb-4819-8cd4-50968bf8ac90", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "017e08bc-1f07-43a1-bb4c-c59272dd0708", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025928Z:5f7628a7-95cb-4819-8cd4-50968bf8ac90" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f1f52dc77137a7772e4e715abd012f07", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f1f52dc77137a7772e4e715abd012f07", - "x-ms-correlation-request-id": "220f9b1e-f211-4f15-9a54-1ae06f35bdbb", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "8f5e0a6f-57d1-427a-9735-c1b593a96913", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025929Z:220f9b1e-f211-4f15-9a54-1ae06f35bdbb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "239e0c6eb1058e7b0f44f9a43a2330cb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "239e0c6eb1058e7b0f44f9a43a2330cb", - "x-ms-correlation-request-id": "ea01caba-1e05-4c04-9da5-f9f780f7f020", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "1f5d6221-1c09-43bd-987b-58f4f7ca3c3a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025931Z:ea01caba-1e05-4c04-9da5-f9f780f7f020" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4c8596a63c3ddbaa734b2de6591ead51", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4c8596a63c3ddbaa734b2de6591ead51", - "x-ms-correlation-request-id": "2aa4985d-9311-4511-816a-af62ac668274", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "c965bc74-c15c-4074-a767-97d51a7debeb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025932Z:2aa4985d-9311-4511-816a-af62ac668274" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e330151a64191542b167e2f378d36d0a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e330151a64191542b167e2f378d36d0a", - "x-ms-correlation-request-id": "9019fe5a-c874-4590-b490-b6719f87e0fd", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "589c9dfe-1527-48ed-b643-032a205c5995", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025933Z:9019fe5a-c874-4590-b490-b6719f87e0fd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "26b3a61ee37b32c962c3afba849535f0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "26b3a61ee37b32c962c3afba849535f0", - "x-ms-correlation-request-id": "7ec38505-93f2-4899-9ff9-a4d62aa489eb", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "1db8fe26-86a1-476f-80bc-a87eaa753ed4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025935Z:7ec38505-93f2-4899-9ff9-a4d62aa489eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "258aa8964cf342b254709ad65ab6639f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "258aa8964cf342b254709ad65ab6639f", - "x-ms-correlation-request-id": "23878d73-cb55-4f36-9281-ed0bf3fafc5a", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "704bed99-102d-4552-bfa4-6dc8fbfb20d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025936Z:23878d73-cb55-4f36-9281-ed0bf3fafc5a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b2c823de866b36d54bfd8155b488911c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b2c823de866b36d54bfd8155b488911c", - "x-ms-correlation-request-id": "5c980115-81dd-47a8-95e1-0dc8ae145771", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "3c0a2c9f-55c3-462c-8c85-444957a508a7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025937Z:5c980115-81dd-47a8-95e1-0dc8ae145771" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2a446308-df96-41c5-9315-59aa37bfa7ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d05df2314749d116f470d20b48f2d7ac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:59:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d05df2314749d116f470d20b48f2d7ac", - "x-ms-correlation-request-id": "906613df-2b85-4f1a-a0b7-b89268f816f2", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "88729add-3b23-4422-a5d1-b7f8610344b1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025939Z:906613df-2b85-4f1a-a0b7-b89268f816f2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5690/providers/Microsoft.Storage/storageAccounts/sto7425", - "name": "sto7425", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:59:22.6159044Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:59:22.6159044Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:59:22.5221517Z", - "primaryEndpoints": { - "blob": "https://sto7425.blob.core.windows.net/", - "queue": "https://sto7425.queue.core.windows.net/", - "table": "https://sto7425.table.core.windows.net/", - "file": "https://sto7425.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5690/providers/Microsoft.Storage/storageAccounts/sto7425/blobServices?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "60db105f83cc1085d253d9f5cb5c8ecb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "370", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 02:59:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "60db105f83cc1085d253d9f5cb5c8ecb", - "x-ms-correlation-request-id": "64a2189e-e221-4b4e-bd2c-5839f8b2451f", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "270b510c-93c8-42ef-99aa-9b2d9174892a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025939Z:64a2189e-e221-4b4e-bd2c-5839f8b2451f" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5690/providers/Microsoft.Storage/storageAccounts/sto7425/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - } - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1362208912", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ListBlobServiceTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ListBlobServiceTestAsync.json deleted file mode 100644 index e754205b3ecf..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ListBlobServiceTestAsync.json +++ /dev/null @@ -1,644 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res2730?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-eadcf06821e878449010e5683904e21b-6837113d90798c45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c272f70732e63da10787a6f403fa130b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3f28e965-c783-4bc8-9824-07930eaeba76", - "x-ms-ratelimit-remaining-subscription-writes": "1078", - "x-ms-request-id": "3f28e965-c783-4bc8-9824-07930eaeba76", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030619Z:3f28e965-c783-4bc8-9824-07930eaeba76" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2730", - "name": "res2730", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2730/providers/Microsoft.Storage/storageAccounts/sto2725?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-6ccd1e0596a37d46a36937ede71531a5-c240f0864eec5c48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6740cb1b8e681764fa9f3bbaeb3acea5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6740cb1b8e681764fa9f3bbaeb3acea5", - "x-ms-correlation-request-id": "8b372649-14c0-43c3-b886-8c6fdbc2e334", - "x-ms-ratelimit-remaining-subscription-writes": "1077", - "x-ms-request-id": "6e341d76-2129-46ae-ae88-77fbdd75093c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030623Z:8b372649-14c0-43c3-b886-8c6fdbc2e334" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "45eedda7064b689e0dabec9265821c4c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "45eedda7064b689e0dabec9265821c4c", - "x-ms-correlation-request-id": "088cced0-7246-4bef-901a-9626ea5d00c9", - "x-ms-ratelimit-remaining-subscription-reads": "11587", - "x-ms-request-id": "8b18fac5-7d38-4b01-ba5e-0e9d52186a21", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030623Z:088cced0-7246-4bef-901a-9626ea5d00c9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "41da4ed713ed187594634357a7b3ed4b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "41da4ed713ed187594634357a7b3ed4b", - "x-ms-correlation-request-id": "3cb97557-d50e-43a3-bc60-ac47b0aa0351", - "x-ms-ratelimit-remaining-subscription-reads": "11586", - "x-ms-request-id": "c09f5374-62e0-4f79-bcbc-7d38803bf0f8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030624Z:3cb97557-d50e-43a3-bc60-ac47b0aa0351" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0d13f300894c215a1abce91517a377a0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0d13f300894c215a1abce91517a377a0", - "x-ms-correlation-request-id": "65dd093f-800b-4689-aa56-adf2ee14e4a5", - "x-ms-ratelimit-remaining-subscription-reads": "11585", - "x-ms-request-id": "ab1b928a-7613-4eb3-b460-b620b6894e4d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030626Z:65dd093f-800b-4689-aa56-adf2ee14e4a5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dbd89af45dd4945a68d5b0e8c246c15a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dbd89af45dd4945a68d5b0e8c246c15a", - "x-ms-correlation-request-id": "6f992660-132d-4a1f-bbfa-5418181101d9", - "x-ms-ratelimit-remaining-subscription-reads": "11584", - "x-ms-request-id": "3e27b2b4-daff-4ebc-b69e-93c048d77651", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030627Z:6f992660-132d-4a1f-bbfa-5418181101d9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7292a1be0e6f4e00f3b82731295f01f0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7292a1be0e6f4e00f3b82731295f01f0", - "x-ms-correlation-request-id": "ad3bb453-578b-45b9-b549-0298b04254cc", - "x-ms-ratelimit-remaining-subscription-reads": "11583", - "x-ms-request-id": "5f6162a7-d4d7-49c6-ad62-c70d88dbd71d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030628Z:ad3bb453-578b-45b9-b549-0298b04254cc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0d63a2eb11dba376987fa576d9725fd4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0d63a2eb11dba376987fa576d9725fd4", - "x-ms-correlation-request-id": "751a844c-c64e-48d8-a74d-ef9c1620dd7e", - "x-ms-ratelimit-remaining-subscription-reads": "11582", - "x-ms-request-id": "d38c1133-573f-449f-814a-27d4155c75e7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030630Z:751a844c-c64e-48d8-a74d-ef9c1620dd7e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "75578ffb0511e5319a8ae71b35296a09", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "75578ffb0511e5319a8ae71b35296a09", - "x-ms-correlation-request-id": "e95d37e0-11ab-4fba-9c47-cf7a779b90f1", - "x-ms-ratelimit-remaining-subscription-reads": "11581", - "x-ms-request-id": "126b5362-6cca-41e4-9eed-2ea42d388708", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030631Z:e95d37e0-11ab-4fba-9c47-cf7a779b90f1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1ffcbfd4b4e2ac7f2aeedaf069897581", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1ffcbfd4b4e2ac7f2aeedaf069897581", - "x-ms-correlation-request-id": "9ed0999c-cdfe-47e7-b5a4-d8cd68860047", - "x-ms-ratelimit-remaining-subscription-reads": "11580", - "x-ms-request-id": "db33ef71-f2b9-4aed-a851-9def1333db6b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030632Z:9ed0999c-cdfe-47e7-b5a4-d8cd68860047" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "993553598b07e6df717d7250295a6d6e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "993553598b07e6df717d7250295a6d6e", - "x-ms-correlation-request-id": "e9105277-a923-4cee-9581-e18868286971", - "x-ms-ratelimit-remaining-subscription-reads": "11579", - "x-ms-request-id": "39e1c6d0-62fd-4359-9776-7e620ef376c8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030634Z:e9105277-a923-4cee-9581-e18868286971" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "19a29b143f7547f110ab4a222a407b10", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "19a29b143f7547f110ab4a222a407b10", - "x-ms-correlation-request-id": "c3e64bc5-fc14-4176-bef3-9c4370fff60d", - "x-ms-ratelimit-remaining-subscription-reads": "11578", - "x-ms-request-id": "2b27e151-d2ec-45ff-aa78-f21672975fe5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030635Z:c3e64bc5-fc14-4176-bef3-9c4370fff60d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e2c26614d0f34801e016ad65412e82d0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e2c26614d0f34801e016ad65412e82d0", - "x-ms-correlation-request-id": "b7860d8b-cda9-4cf8-bac8-edcd9ce57248", - "x-ms-ratelimit-remaining-subscription-reads": "11577", - "x-ms-request-id": "f1236de3-67a5-4f8c-ba8f-8e7c35e7dca3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030636Z:b7860d8b-cda9-4cf8-bac8-edcd9ce57248" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cddb6c815be7190c61ee895c40bcbb30", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cddb6c815be7190c61ee895c40bcbb30", - "x-ms-correlation-request-id": "1f87a7de-de82-47a1-9ced-42e08f997004", - "x-ms-ratelimit-remaining-subscription-reads": "11576", - "x-ms-request-id": "5b28239f-0e83-4607-bf57-98537ec53aea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030637Z:1f87a7de-de82-47a1-9ced-42e08f997004" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6e341d76-2129-46ae-ae88-77fbdd75093c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c33b62018a97437a9a59395f918c05e2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:06:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c33b62018a97437a9a59395f918c05e2", - "x-ms-correlation-request-id": "27311c78-5efe-4cfc-ad0e-5d38b2f9bace", - "x-ms-ratelimit-remaining-subscription-reads": "11575", - "x-ms-request-id": "9e2c0b36-6798-487a-8e0c-1ca691f68577", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030639Z:27311c78-5efe-4cfc-ad0e-5d38b2f9bace" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2730/providers/Microsoft.Storage/storageAccounts/sto2725", - "name": "sto2725", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:06:22.6260265Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:06:22.6260265Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:06:22.5166060Z", - "primaryEndpoints": { - "blob": "https://sto2725.blob.core.windows.net/", - "queue": "https://sto2725.queue.core.windows.net/", - "table": "https://sto2725.table.core.windows.net/", - "file": "https://sto2725.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2730/providers/Microsoft.Storage/storageAccounts/sto2725/blobServices?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bea07a28ae64b82959a9810447a40823", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "370", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:06:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bea07a28ae64b82959a9810447a40823", - "x-ms-correlation-request-id": "d03c793c-8550-4d0c-9d38-17a40557f9dc", - "x-ms-ratelimit-remaining-subscription-reads": "11574", - "x-ms-request-id": "c39d32e8-72cc-4b02-9bdd-7d680ceab5ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030639Z:d03c793c-8550-4d0c-9d38-17a40557f9dc" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2730/providers/Microsoft.Storage/storageAccounts/sto2725/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - } - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1167438495", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ORSTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ORSTest.json deleted file mode 100644 index 95977135f4d9..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ORSTest.json +++ /dev/null @@ -1,2166 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1952?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-767a8ba4fe0eb14da17e3fdfd97ddcee-6f6bda6f200d4644-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0e81266f0e2ae4f56c2d447371923800", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "881cd89b-5c71-487e-92d8-b03fefe4bc37", - "x-ms-ratelimit-remaining-subscription-writes": "1143", - "x-ms-request-id": "881cd89b-5c71-487e-92d8-b03fefe4bc37", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025942Z:881cd89b-5c71-487e-92d8-b03fefe4bc37" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952", - "name": "res1952", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-0d808dcb3809e749b22920d07ba7d5ff-7f99d6fe2d28a14a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "262098d76b8e0e09f455a4691ec2a473", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "262098d76b8e0e09f455a4691ec2a473", - "x-ms-correlation-request-id": "ffd856dc-ce13-4d4e-9451-fa8b690450d3", - "x-ms-ratelimit-remaining-subscription-writes": "1142", - "x-ms-request-id": "d04ef143-b7b7-4e93-9847-bf057e9e796c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025946Z:ffd856dc-ce13-4d4e-9451-fa8b690450d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eb8a0580490d1697041b1a9f3f030f81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eb8a0580490d1697041b1a9f3f030f81", - "x-ms-correlation-request-id": "8ed05345-fec3-4660-8287-1e714f8af6a6", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "a19e7477-34fb-425e-a055-ee6893be1a2d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025946Z:8ed05345-fec3-4660-8287-1e714f8af6a6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d6befdce10e3f87b5e0c78f579723baa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d6befdce10e3f87b5e0c78f579723baa", - "x-ms-correlation-request-id": "611ece6a-6d14-494a-8465-126a30778bab", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "4d6f9ab6-4a82-43fe-8913-11b34b258f1d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025947Z:611ece6a-6d14-494a-8465-126a30778bab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "18e97ab1b9388a66ca07f3c9c49ad3aa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "18e97ab1b9388a66ca07f3c9c49ad3aa", - "x-ms-correlation-request-id": "84b9fb4c-af91-47ef-8715-3a7a8a7bf23c", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "58783615-02cc-4c4f-9673-98ba9e212a65", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025949Z:84b9fb4c-af91-47ef-8715-3a7a8a7bf23c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d5c87088ce8b6f478a918d00d0a29c91", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d5c87088ce8b6f478a918d00d0a29c91", - "x-ms-correlation-request-id": "4f5a1fc9-eb7f-433d-bbcc-de44c2f3d7d8", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "1dff9fe8-2f89-475c-92e2-5c6a33d3363b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025950Z:4f5a1fc9-eb7f-433d-bbcc-de44c2f3d7d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c5ee6fe0f71a144997330bdb1db133c3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c5ee6fe0f71a144997330bdb1db133c3", - "x-ms-correlation-request-id": "4f75996f-cc9b-4f0b-a8be-68948980261a", - "x-ms-ratelimit-remaining-subscription-reads": "11797", - "x-ms-request-id": "8512a10f-5f57-4624-9390-7e582c1088a6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025951Z:4f75996f-cc9b-4f0b-a8be-68948980261a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "096ccd3865aae21f32798da62c65b928", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "096ccd3865aae21f32798da62c65b928", - "x-ms-correlation-request-id": "e530b006-e4f7-42bc-8930-1fdf0d3b5b02", - "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "5e6d30cf-492a-449c-9443-edc01aea3108", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025953Z:e530b006-e4f7-42bc-8930-1fdf0d3b5b02" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "55e8616b0dac919027b33e57c36c52d8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "55e8616b0dac919027b33e57c36c52d8", - "x-ms-correlation-request-id": "1e5e512e-bd6a-49a5-8e69-5542f9464f8d", - "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "be966b9f-cac1-4fb3-ba2a-73b7a15d134f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025954Z:1e5e512e-bd6a-49a5-8e69-5542f9464f8d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "03c7c95e92357be7500c93a06aa2e832", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "03c7c95e92357be7500c93a06aa2e832", - "x-ms-correlation-request-id": "98d34671-9f08-4a7d-872a-a63762dc2140", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "bb021e3e-81b8-4bc9-ad3c-d85c5f11368a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025955Z:98d34671-9f08-4a7d-872a-a63762dc2140" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bb6fe279dec82a173ddbe2f626c71fc6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bb6fe279dec82a173ddbe2f626c71fc6", - "x-ms-correlation-request-id": "804f2616-384f-4b6f-8c1c-6be13d0286e2", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "86ffdb32-cc1d-47ba-a71c-1cbc4add6bba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025957Z:804f2616-384f-4b6f-8c1c-6be13d0286e2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6247b427b69dd8f37a6d04a07aef2784", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6247b427b69dd8f37a6d04a07aef2784", - "x-ms-correlation-request-id": "8f6d38be-634d-4504-bef5-98f17c92075b", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "ceadc153-54e3-4882-851e-b6142e624de4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025958Z:8f6d38be-634d-4504-bef5-98f17c92075b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e0dd0bcb96fc8010b29cc659b0f15488", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 02:59:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e0dd0bcb96fc8010b29cc659b0f15488", - "x-ms-correlation-request-id": "7317b434-5f6f-43d3-899b-9bbca142f576", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "3dcbf3cd-7d2e-4440-9eb1-58dbf678af9a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T025959Z:7317b434-5f6f-43d3-899b-9bbca142f576" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b579ccec855bc394ef97415bd977b04d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b579ccec855bc394ef97415bd977b04d", - "x-ms-correlation-request-id": "267eefa0-4d08-443d-b0cb-dea03a7296e6", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "80576525-1bbf-40b3-be78-29ba25e40ecb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030001Z:267eefa0-4d08-443d-b0cb-dea03a7296e6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d04ef143-b7b7-4e93-9847-bf057e9e796c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1b2a5eb43fea90caa4c7b000f0992889", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1220", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1b2a5eb43fea90caa4c7b000f0992889", - "x-ms-correlation-request-id": "aac54cdb-b5f1-4061-bc58-d2fe7970460e", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "6eab980a-c658-4879-bf7e-bce8d3e2f9f1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030002Z:aac54cdb-b5f1-4061-bc58-d2fe7970460e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313", - "name": "sto8313", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:59:45.5387194Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T02:59:45.5387194Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T02:59:45.4449614Z", - "primaryEndpoints": { - "dfs": "https://sto8313.dfs.core.windows.net/", - "web": "https://sto8313.z20.web.core.windows.net/", - "blob": "https://sto8313.blob.core.windows.net/", - "queue": "https://sto8313.queue.core.windows.net/", - "table": "https://sto8313.table.core.windows.net/", - "file": "https://sto8313.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-c7bf18f313226646b6e369641fa926f0-cc8610b530f4cf4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "adb37c1871764629771af06555b4a63b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "adb37c1871764629771af06555b4a63b", - "x-ms-correlation-request-id": "43085180-9f88-4d38-97e2-75a3a1fce9ec", - "x-ms-ratelimit-remaining-subscription-writes": "1141", - "x-ms-request-id": "a50e39e0-6633-4038-ae04-36ae2c98b7cc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030004Z:43085180-9f88-4d38-97e2-75a3a1fce9ec" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5d43b76e02c342d735e4a3cf4e653bf0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5d43b76e02c342d735e4a3cf4e653bf0", - "x-ms-correlation-request-id": "d18fe10c-ada7-434e-8db5-c99d1346e847", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "cb882886-f77b-48d5-8b43-5d9ad6cc78f8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030005Z:d18fe10c-ada7-434e-8db5-c99d1346e847" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "77147520d6f4dec2dd05ab8e619571e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "77147520d6f4dec2dd05ab8e619571e3", - "x-ms-correlation-request-id": "d95846b5-d265-41ab-b706-2a99846eba18", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "83658219-d6cb-4c4d-b9e9-18c80ff6410f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030006Z:d95846b5-d265-41ab-b706-2a99846eba18" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9df69a474971ea77a1631ce296cf5f9d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9df69a474971ea77a1631ce296cf5f9d", - "x-ms-correlation-request-id": "395efece-8f3b-4b49-857e-07e318b57395", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "babd09c4-4511-4df8-8589-a2e1f86f49ec", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030007Z:395efece-8f3b-4b49-857e-07e318b57395" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5f7320ad5a7f9761f5647fbe5649e09f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5f7320ad5a7f9761f5647fbe5649e09f", - "x-ms-correlation-request-id": "2d746f89-f064-4767-aa8e-977681cff340", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "f1072e67-2730-4611-9444-1d7cb82a8d09", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030009Z:2d746f89-f064-4767-aa8e-977681cff340" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b387c0729d6ed67ffd29d690b9df480e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b387c0729d6ed67ffd29d690b9df480e", - "x-ms-correlation-request-id": "21a9bd14-8b70-42f9-879e-38d8b828cbb8", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "93fa4d3e-b00d-401c-9d76-c157abf5c72f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030010Z:21a9bd14-8b70-42f9-879e-38d8b828cbb8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "40e00ea51221ed64395ea80ccab99358", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "40e00ea51221ed64395ea80ccab99358", - "x-ms-correlation-request-id": "6889e509-547a-42e9-be83-a02ac46b48ba", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "2d5012ad-6c37-4a5e-b316-9f3dab09c8c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030011Z:6889e509-547a-42e9-be83-a02ac46b48ba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d56f7d82ab470f2ea19d615584d0de15", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d56f7d82ab470f2ea19d615584d0de15", - "x-ms-correlation-request-id": "842c2162-219c-4701-89ac-58b043320935", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "ad229c3e-aac9-4b65-8aed-0620f15188ab", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030013Z:842c2162-219c-4701-89ac-58b043320935" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4818701ca068607e5c9a7a10f4720c44", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4818701ca068607e5c9a7a10f4720c44", - "x-ms-correlation-request-id": "47503cb1-c0cc-4b8b-a499-0743ee002381", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "6f76b640-0a21-4d48-9283-5b5c7b94b20e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030014Z:47503cb1-c0cc-4b8b-a499-0743ee002381" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3c0e7e957270f9c7e0d09f84b00e6968", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3c0e7e957270f9c7e0d09f84b00e6968", - "x-ms-correlation-request-id": "64665dbd-e7d6-4e3c-b061-df1bcf0821ec", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "652e8f07-85f0-4414-b613-dcdcd8d8c20e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030015Z:64665dbd-e7d6-4e3c-b061-df1bcf0821ec" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "59f093804ba0e1f0ff0f79ad311e1b2f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "59f093804ba0e1f0ff0f79ad311e1b2f", - "x-ms-correlation-request-id": "f5c1d1b9-8102-4647-8bc4-210d9308a52b", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "93a5faed-2986-4133-a3c3-7de3440f80cd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030017Z:f5c1d1b9-8102-4647-8bc4-210d9308a52b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "05bf1c90a1c2a9a5a91e689701f9af4d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "05bf1c90a1c2a9a5a91e689701f9af4d", - "x-ms-correlation-request-id": "0588e30b-d0b7-40d0-a857-27c75bd32f6b", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "088dced3-2bf9-488f-ba2e-668a48700104", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030018Z:0588e30b-d0b7-40d0-a857-27c75bd32f6b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "618f1231b2824aa48e2c3d60f819c8c1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "618f1231b2824aa48e2c3d60f819c8c1", - "x-ms-correlation-request-id": "bd2e8c6a-eff9-4051-bce0-c96161ca7c3c", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "05060505-d652-4ef9-8cd1-4e4f38057085", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030019Z:bd2e8c6a-eff9-4051-bce0-c96161ca7c3c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a50e39e0-6633-4038-ae04-36ae2c98b7cc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "93f370b5634edea6ed47b082e358e005", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1220", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "93f370b5634edea6ed47b082e358e005", - "x-ms-correlation-request-id": "8782462e-b538-40aa-ada4-39a8d5d8bae2", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "50fd6ad4-4d25-47ea-9868-07f328252b04", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030021Z:8782462e-b538-40aa-ada4-39a8d5d8bae2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076", - "name": "sto7076", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:00:04.4301263Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:00:04.4301263Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:00:04.3363453Z", - "primaryEndpoints": { - "dfs": "https://sto7076.dfs.core.windows.net/", - "web": "https://sto7076.z20.web.core.windows.net/", - "blob": "https://sto7076.blob.core.windows.net/", - "queue": "https://sto7076.queue.core.windows.net/", - "table": "https://sto7076.table.core.windows.net/", - "file": "https://sto7076.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-c646f24881e49b4792bde0dad77de5a8-dfdab6c997de324e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1f7c2c60b98edead787577956445b08f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1f7c2c60b98edead787577956445b08f", - "x-ms-correlation-request-id": "2ae52283-1961-44bc-a468-df9b442f347f", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "519bb1f8-0654-438a-93f8-a1801b89a9de", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030021Z:2ae52283-1961-44bc-a468-df9b442f347f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "139", - "Content-Type": "application/json", - "traceparent": "00-7dccf657934eaf4ba6519ec68edecb2d-39d8ea62dad26e43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "91e1a6561b05cdff6bb0733a02226635", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true, - "changeFeed": { - "enabled": true - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "367", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "91e1a6561b05cdff6bb0733a02226635", - "x-ms-correlation-request-id": "a29c2eb8-f4b5-475a-9c72-7c07b99a5f05", - "x-ms-ratelimit-remaining-subscription-writes": "1140", - "x-ms-request-id": "bc1d91ff-09e5-4c32-b724-2a3e3ad14383", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030022Z:a29c2eb8-f4b5-475a-9c72-7c07b99a5f05" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "changeFeed": { - "enabled": true - }, - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-66e9d17ea409e248b1b29f3353e51aa7-6abbf86a28d2a941-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ccff374ba99dfc33c2151ad8eb107aa8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "415", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ccff374ba99dfc33c2151ad8eb107aa8", - "x-ms-correlation-request-id": "f831396f-c1d1-426d-805e-e13e1e228c97", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "453dbee1-162b-47c3-ad60-d347017596e2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030023Z:f831396f-c1d1-426d-805e-e13e1e228c97" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "changeFeed": { - "enabled": true - }, - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-9e83a2a64020bd4bac702397ee614ad3-7b2449ba3dc2d04e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3d2b20964f7744002daeb3de4572dc56", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3d2b20964f7744002daeb3de4572dc56", - "x-ms-correlation-request-id": "702a50e9-a8a2-4c72-994c-f3c0b1ac5be2", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "fec8d16c-cbb0-4850-9cb3-1f2e9750617b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030023Z:702a50e9-a8a2-4c72-994c-f3c0b1ac5be2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "139", - "Content-Type": "application/json", - "traceparent": "00-21b4cbbbf27032489b52f33728a89718-b92ee82979660e4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2c49420fe345adf273e5cef00026e25b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true, - "changeFeed": { - "enabled": true - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "367", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:24 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2c49420fe345adf273e5cef00026e25b", - "x-ms-correlation-request-id": "d42fb960-f9fc-496f-a286-5b9a4733de4d", - "x-ms-ratelimit-remaining-subscription-writes": "1139", - "x-ms-request-id": "6a0ea8f6-8e0b-4f40-9719-bfabd6b0fecb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030025Z:d42fb960-f9fc-496f-a286-5b9a4733de4d" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "changeFeed": { - "enabled": true - }, - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-feef5b0ea189464a86ee72f6448d3120-ccb64fd7e91b8645-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e1a4cb3628f6fcbe37bb9feff554b650", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "415", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e1a4cb3628f6fcbe37bb9feff554b650", - "x-ms-correlation-request-id": "eb6648f2-25de-4225-900a-41e06f91fea8", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "a7a19ad8-94da-4ef9-92ed-9df225c68af3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030026Z:eb6648f2-25de-4225-900a-41e06f91fea8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "changeFeed": { - "enabled": true - }, - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/blobServices/default/containers/src1?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-a9cfc5f72e686047b88fe7138934a6c9-16010aa75bdd8c4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a8c9c4384dc7b3632e7eca91810f4307", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "362", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:25 GMT", - "ETag": "\u00220x8D8585A54B97AD8\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a8c9c4384dc7b3632e7eca91810f4307", - "x-ms-correlation-request-id": "895c2441-c95d-4a50-8d50-38524ce5648a", - "x-ms-ratelimit-remaining-subscription-writes": "1138", - "x-ms-request-id": "044aa609-02f3-4f40-a647-ad35d1e94429", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030026Z:895c2441-c95d-4a50-8d50-38524ce5648a" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/blobServices/default/containers/src1", - "name": "src1", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/blobServices/default/containers/src2?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-2473a74091374d469acdd6d0057fb2d3-df1a77b248011343-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7aa858cbfbcee660844df5894303b71e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "362", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:26 GMT", - "ETag": "\u00220x8D8585A5524FA6B\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7aa858cbfbcee660844df5894303b71e", - "x-ms-correlation-request-id": "b250d26f-4638-41ea-bf9b-de4af3f57ba3", - "x-ms-ratelimit-remaining-subscription-writes": "1137", - "x-ms-request-id": "1530e48e-8722-4f3a-abca-43b44499f805", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030027Z:b250d26f-4638-41ea-bf9b-de4af3f57ba3" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/blobServices/default/containers/src2", - "name": "src2", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/blobServices/default/containers/dest1?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-c26b8fa30222fd45a4d62840e818314a-9c092329367b3749-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3cb77d2e3a5ce89467f0b2775e2c7b28", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "364", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:27 GMT", - "ETag": "\u00220x8D8585A55A296BB\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3cb77d2e3a5ce89467f0b2775e2c7b28", - "x-ms-correlation-request-id": "73dd1e45-6333-4f79-8d5a-095f84750c38", - "x-ms-ratelimit-remaining-subscription-writes": "1136", - "x-ms-request-id": "e583716f-5bd4-4783-a7ea-ec547f15760e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030028Z:73dd1e45-6333-4f79-8d5a-095f84750c38" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/blobServices/default/containers/dest1", - "name": "dest1", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/blobServices/default/containers/dest2?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-8633468429838549a909744c99b4f172-4e1be9f4b7421a4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9c2398773bac3d8263e3247958d96f2b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "364", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:27 GMT", - "ETag": "\u00220x8D8585A56005835\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9c2398773bac3d8263e3247958d96f2b", - "x-ms-correlation-request-id": "9c74b5b7-aee9-4199-8f3a-89c5f37b33ce", - "x-ms-ratelimit-remaining-subscription-writes": "1135", - "x-ms-request-id": "3817e86f-39aa-4e9e-8642-88d4c22ad7fb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030028Z:9c74b5b7-aee9-4199-8f3a-89c5f37b33ce" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/blobServices/default/containers/dest2", - "name": "dest2", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/objectReplicationPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "286", - "Content-Type": "application/json", - "traceparent": "00-53ebeb97de9dc443ae8187bf272147a5-6f285815645f924a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0363acc7065791aac4bf13dd48e98858", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "sourceAccount": "sto8313", - "destinationAccount": "sto7076", - "rules": [ - { - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "744", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0363acc7065791aac4bf13dd48e98858", - "x-ms-correlation-request-id": "ba6b4423-fc94-4dd0-9ac8-9da924727764", - "x-ms-ratelimit-remaining-subscription-writes": "1134", - "x-ms-request-id": "3608d00e-06b1-4011-b437-3c6cd23c499c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030039Z:ba6b4423-fc94-4dd0-9ac8-9da924727764" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/objectReplicationPolicies/e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "name": "e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "sourceAccount": "sto8313", - "destinationAccount": "sto7076", - "rules": [ - { - "ruleId": "b295f40d-b886-4720-a319-90fa3250af72", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "110844a2-568b-49ad-8796-a1899fa2cfb3", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/objectReplicationPolicies?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ab11cdd21adff271fa7ad979151a8f8d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "444", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ab11cdd21adff271fa7ad979151a8f8d", - "x-ms-correlation-request-id": "f3439348-d984-4bbd-b57f-97ef92dc10e4", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "8bc39a2b-cedc-4387-8b2a-a99d9dd29a21", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030040Z:f3439348-d984-4bbd-b57f-97ef92dc10e4" - }, - "ResponseBody": { - "value": [ - { - "properties": { - "policyId": "e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "sourceAccount": "sto8313", - "destinationAccount": "sto7076", - "rules": [ - { - "ruleId": "b295f40d-b886-4720-a319-90fa3250af72", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "110844a2-568b-49ad-8796-a1899fa2cfb3", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/objectReplicationPolicies/e5ae0df9-9445-49a0-a75f-a43caf694a6b?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "382", - "Content-Type": "application/json", - "traceparent": "00-c51b142cc31e324c834b7c199b20d0b1-083773b8717c4543-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b1af878177c971d0ee92d8ed28a5f579", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "sourceAccount": "sto8313", - "destinationAccount": "sto7076", - "rules": [ - { - "ruleId": "b295f40d-b886-4720-a319-90fa3250af72", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "110844a2-568b-49ad-8796-a1899fa2cfb3", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "789", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b1af878177c971d0ee92d8ed28a5f579", - "x-ms-correlation-request-id": "f59b8944-9641-480b-8a55-77e8e545852b", - "x-ms-ratelimit-remaining-subscription-writes": "1133", - "x-ms-request-id": "ac84a5aa-363e-48bd-85a4-91d060b39db5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030042Z:f59b8944-9641-480b-8a55-77e8e545852b" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/objectReplicationPolicies/e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "name": "e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "enabledTime": "2020-09-14T03:00:42.7754644Z", - "sourceAccount": "sto8313", - "destinationAccount": "sto7076", - "rules": [ - { - "ruleId": "b295f40d-b886-4720-a319-90fa3250af72", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "110844a2-568b-49ad-8796-a1899fa2cfb3", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/objectReplicationPolicies?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ba7cc5bc3c7ac4b3b7009dd2d317ba9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "444", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:43 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8ba7cc5bc3c7ac4b3b7009dd2d317ba9", - "x-ms-correlation-request-id": "ee250424-ee8f-416f-869a-f949ac263772", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "4c273b05-982f-4a9d-b608-661bc8091290", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030043Z:ee250424-ee8f-416f-869a-f949ac263772" - }, - "ResponseBody": { - "value": [ - { - "properties": { - "policyId": "e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "sourceAccount": "sto8313", - "destinationAccount": "sto7076", - "rules": [ - { - "ruleId": "b295f40d-b886-4720-a319-90fa3250af72", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "110844a2-568b-49ad-8796-a1899fa2cfb3", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/objectReplicationPolicies/e5ae0df9-9445-49a0-a75f-a43caf694a6b?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-cd87a981e42383459a575544d946030d-34914d05bba51748-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c05b8530d6395a8efca0bd4d4184ca55", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "744", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:43 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c05b8530d6395a8efca0bd4d4184ca55", - "x-ms-correlation-request-id": "5df4b16c-3759-44dd-9b4d-e9748264b640", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "6e430254-7bb5-451c-9ede-68631effd0b3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030043Z:5df4b16c-3759-44dd-9b4d-e9748264b640" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/objectReplicationPolicies/e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "name": "e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "sourceAccount": "sto8313", - "destinationAccount": "sto7076", - "rules": [ - { - "ruleId": "b295f40d-b886-4720-a319-90fa3250af72", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "110844a2-568b-49ad-8796-a1899fa2cfb3", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/objectReplicationPolicies/e5ae0df9-9445-49a0-a75f-a43caf694a6b?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-383fb2323d46304d9d0314f2a12d4848-d07314cf2502a548-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "491e5f840472bdc53b0276596ef243bd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "744", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:00:43 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "491e5f840472bdc53b0276596ef243bd", - "x-ms-correlation-request-id": "7cd897af-3a98-4827-b8e6-ee20c41bde51", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "3232ce31-82f8-46db-a233-9d9a1a09e7d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030044Z:7cd897af-3a98-4827-b8e6-ee20c41bde51" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/objectReplicationPolicies/e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "name": "e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "e5ae0df9-9445-49a0-a75f-a43caf694a6b", - "sourceAccount": "sto8313", - "destinationAccount": "sto7076", - "rules": [ - { - "ruleId": "b295f40d-b886-4720-a319-90fa3250af72", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "110844a2-568b-49ad-8796-a1899fa2cfb3", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto8313/objectReplicationPolicies/e5ae0df9-9445-49a0-a75f-a43caf694a6b?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-e318a4a322e0b145aa6fa82db67dcd4e-88eaa68b2efc3349-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a3bc2e163549843f3d4c8e2706fe6ab7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a3bc2e163549843f3d4c8e2706fe6ab7", - "x-ms-correlation-request-id": "00dba078-774b-4b5a-8fbe-8593250a92c7", - "x-ms-ratelimit-remaining-subscription-deletes": "14979", - "x-ms-request-id": "f3262402-fd8b-426e-997d-172c8ba4b268", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030044Z:00dba078-774b-4b5a-8fbe-8593250a92c7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1952/providers/Microsoft.Storage/storageAccounts/sto7076/objectReplicationPolicies/e5ae0df9-9445-49a0-a75f-a43caf694a6b?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-5e307240d2e3d44fb4ed29f36f2e1e89-c439351986a53248-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cd59b3a631122c37bf9e84365f35ec0a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:00:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cd59b3a631122c37bf9e84365f35ec0a", - "x-ms-correlation-request-id": "4c168069-9047-4d09-a5d8-611300c18b51", - "x-ms-ratelimit-remaining-subscription-deletes": "14978", - "x-ms-request-id": "2d86a63d-6e50-46a9-a476-91982464b480", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030045Z:4c168069-9047-4d09-a5d8-611300c18b51" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "2016929176", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ORSTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ORSTestAsync.json deleted file mode 100644 index eb4640b00762..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ORSTestAsync.json +++ /dev/null @@ -1,2166 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1346?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-ad1536ea45dd76468ce7fa65fe0c168c-878ae6a0ae0b7f4a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3928d5fd001d5eeffbe7802ba945a9d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "083c0baa-d356-457f-ab9e-ad3fac0a1db7", - "x-ms-ratelimit-remaining-subscription-writes": "1076", - "x-ms-request-id": "083c0baa-d356-457f-ab9e-ad3fac0a1db7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030642Z:083c0baa-d356-457f-ab9e-ad3fac0a1db7" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346", - "name": "res1346", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-c0fb3d7d5641d24da5f16964b3e0cddf-c60e25b46cc6f943-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e1edde362d3e5927ef5f15fd0b961816", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e1edde362d3e5927ef5f15fd0b961816", - "x-ms-correlation-request-id": "ca390b53-22c9-4eee-aa5a-4aae7be0ef45", - "x-ms-ratelimit-remaining-subscription-writes": "1075", - "x-ms-request-id": "54b5ef40-0e98-4412-9ead-27be5fbe279c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030645Z:ca390b53-22c9-4eee-aa5a-4aae7be0ef45" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "667494b11c5afb9612c3119048fedbea", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "667494b11c5afb9612c3119048fedbea", - "x-ms-correlation-request-id": "b7a1c480-9caf-4707-a231-b8a22e58978f", - "x-ms-ratelimit-remaining-subscription-reads": "11573", - "x-ms-request-id": "bb6e72c6-152b-4e90-ac01-6e02b72899fa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030645Z:b7a1c480-9caf-4707-a231-b8a22e58978f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0a2892133da5704980c043efa98de29e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0a2892133da5704980c043efa98de29e", - "x-ms-correlation-request-id": "b1c45de9-12e2-44b9-96b0-4def9124ff2b", - "x-ms-ratelimit-remaining-subscription-reads": "11572", - "x-ms-request-id": "546df702-f157-44f6-809c-bac2a90e9cfe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030646Z:b1c45de9-12e2-44b9-96b0-4def9124ff2b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "774c8449b12100bc093066e5b4cde49f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "774c8449b12100bc093066e5b4cde49f", - "x-ms-correlation-request-id": "904d832c-b5b1-43f7-bb9b-9b3aadbdf156", - "x-ms-ratelimit-remaining-subscription-reads": "11571", - "x-ms-request-id": "c1de4f17-0890-4d72-8614-9466e72d74de", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030648Z:904d832c-b5b1-43f7-bb9b-9b3aadbdf156" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e38699730b2873eb4a04e599d9a65184", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e38699730b2873eb4a04e599d9a65184", - "x-ms-correlation-request-id": "40922cb7-2e25-446b-82e6-96cebf30b77f", - "x-ms-ratelimit-remaining-subscription-reads": "11570", - "x-ms-request-id": "8c0b165d-f630-4c0f-b290-79f264b215bf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030649Z:40922cb7-2e25-446b-82e6-96cebf30b77f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c44672e163b261c8d6270175d763bbb3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c44672e163b261c8d6270175d763bbb3", - "x-ms-correlation-request-id": "0f63efbc-3a3d-4f53-a507-05c1db18aa52", - "x-ms-ratelimit-remaining-subscription-reads": "11569", - "x-ms-request-id": "e5f3f138-cb86-4abd-80c2-a35f17f8397c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030650Z:0f63efbc-3a3d-4f53-a507-05c1db18aa52" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "107ba3dcff073d7599d82c1dcc222762", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "107ba3dcff073d7599d82c1dcc222762", - "x-ms-correlation-request-id": "c6e4d6f7-8c9f-4b6e-a11d-8d3bd35b29b4", - "x-ms-ratelimit-remaining-subscription-reads": "11568", - "x-ms-request-id": "ce9de2cc-f345-4e44-99b6-37e1e0419263", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030652Z:c6e4d6f7-8c9f-4b6e-a11d-8d3bd35b29b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4104e2de208610edd0240d000a759ce6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4104e2de208610edd0240d000a759ce6", - "x-ms-correlation-request-id": "da9b7d49-1b38-4d08-9892-84d723d0d5d2", - "x-ms-ratelimit-remaining-subscription-reads": "11567", - "x-ms-request-id": "ea3b0604-3286-41a6-9a58-dde3d700c0c8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030653Z:da9b7d49-1b38-4d08-9892-84d723d0d5d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "35bd3249412be17cfc092ad936ab95b3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "35bd3249412be17cfc092ad936ab95b3", - "x-ms-correlation-request-id": "b4a17881-1e6b-404b-a9a7-1088ef1d55ab", - "x-ms-ratelimit-remaining-subscription-reads": "11566", - "x-ms-request-id": "cb135e12-4f4a-4644-b5c2-59420c172e02", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030654Z:b4a17881-1e6b-404b-a9a7-1088ef1d55ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f5969f00795fbc2db56b3fe2f1753323", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f5969f00795fbc2db56b3fe2f1753323", - "x-ms-correlation-request-id": "a7c97fc1-0361-4e85-88fa-9381fe2ad3d9", - "x-ms-ratelimit-remaining-subscription-reads": "11565", - "x-ms-request-id": "a77760f0-b7d7-4a35-9631-4fd9bf827f25", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030656Z:a7c97fc1-0361-4e85-88fa-9381fe2ad3d9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "99d4463cf1659d366522457cf514d924", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "99d4463cf1659d366522457cf514d924", - "x-ms-correlation-request-id": "0f097c37-802d-4c6c-bd65-ee4eafda4cc3", - "x-ms-ratelimit-remaining-subscription-reads": "11564", - "x-ms-request-id": "8fe63c59-50be-4630-9616-c2e6f7c31511", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030657Z:0f097c37-802d-4c6c-bd65-ee4eafda4cc3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6b00598ea6dfcf87050180bf019af087", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6b00598ea6dfcf87050180bf019af087", - "x-ms-correlation-request-id": "695470ba-a6db-4b8b-b952-e5059f98b06b", - "x-ms-ratelimit-remaining-subscription-reads": "11563", - "x-ms-request-id": "0e3fac1d-7438-4ac3-9a46-2b7899f67219", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030658Z:695470ba-a6db-4b8b-b952-e5059f98b06b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f09c06d6fcd70f4e68f98f3c34b0c6a0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:06:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f09c06d6fcd70f4e68f98f3c34b0c6a0", - "x-ms-correlation-request-id": "c05b7245-d789-40d8-9232-a7958c3c6834", - "x-ms-ratelimit-remaining-subscription-reads": "11562", - "x-ms-request-id": "265b1485-26c4-4768-83e7-7f836c807019", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030700Z:c05b7245-d789-40d8-9232-a7958c3c6834" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54b5ef40-0e98-4412-9ead-27be5fbe279c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "98531b92c8759544be04946370779bcb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1220", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:00 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "98531b92c8759544be04946370779bcb", - "x-ms-correlation-request-id": "c5b5a358-9598-444e-861d-709cd65acd66", - "x-ms-ratelimit-remaining-subscription-reads": "11561", - "x-ms-request-id": "8a6b7003-fb1f-4fd2-9dff-090d6432468c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030701Z:c5b5a358-9598-444e-861d-709cd65acd66" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644", - "name": "sto6644", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:06:44.6612957Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:06:44.6612957Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:06:44.5518986Z", - "primaryEndpoints": { - "dfs": "https://sto6644.dfs.core.windows.net/", - "web": "https://sto6644.z20.web.core.windows.net/", - "blob": "https://sto6644.blob.core.windows.net/", - "queue": "https://sto6644.queue.core.windows.net/", - "table": "https://sto6644.table.core.windows.net/", - "file": "https://sto6644.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-925ab39c673fd0458cca66e14e75a415-6353e97bda57c143-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "efa6bd32e878924c0af002e6174a9b55", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "efa6bd32e878924c0af002e6174a9b55", - "x-ms-correlation-request-id": "42afef8d-2455-4810-b7c8-4839d17a3347", - "x-ms-ratelimit-remaining-subscription-writes": "1074", - "x-ms-request-id": "67db01f5-2d4d-44c4-91e6-6d0b023bb6df", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030704Z:42afef8d-2455-4810-b7c8-4839d17a3347" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "760ac45ed609a928cec18d84c55e7e74", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "760ac45ed609a928cec18d84c55e7e74", - "x-ms-correlation-request-id": "2e5e9ef0-3070-45f7-8037-14bea21a9532", - "x-ms-ratelimit-remaining-subscription-reads": "11560", - "x-ms-request-id": "0005c73c-0ac8-4f2a-ade4-4841e421ea0c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030704Z:2e5e9ef0-3070-45f7-8037-14bea21a9532" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "91283f68b449da84ab992c72b6792b20", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "91283f68b449da84ab992c72b6792b20", - "x-ms-correlation-request-id": "b92c42e7-ea37-473e-8d59-51eee8abd73b", - "x-ms-ratelimit-remaining-subscription-reads": "11559", - "x-ms-request-id": "e9478e12-9124-415d-9b0c-d2a5d872a6c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030705Z:b92c42e7-ea37-473e-8d59-51eee8abd73b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "528711522440644cb7831885ca8d4864", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "528711522440644cb7831885ca8d4864", - "x-ms-correlation-request-id": "81f08d1b-017f-4c87-b6b7-6dac3fe2d52d", - "x-ms-ratelimit-remaining-subscription-reads": "11558", - "x-ms-request-id": "54325281-4a5b-4093-9096-2910ac2cb81b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030707Z:81f08d1b-017f-4c87-b6b7-6dac3fe2d52d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "286abd870cc1a9a7402fcb6faab6f354", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "286abd870cc1a9a7402fcb6faab6f354", - "x-ms-correlation-request-id": "4a122b91-73ad-47a9-aab0-38ae0d295237", - "x-ms-ratelimit-remaining-subscription-reads": "11557", - "x-ms-request-id": "2ddbb9d5-1ba1-45c8-82d8-238043082d93", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030708Z:4a122b91-73ad-47a9-aab0-38ae0d295237" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b3326d952cd64334f2c4dac69bff101d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b3326d952cd64334f2c4dac69bff101d", - "x-ms-correlation-request-id": "bf05176c-89b9-4ca3-9e14-c11a709dd940", - "x-ms-ratelimit-remaining-subscription-reads": "11556", - "x-ms-request-id": "2d4c5251-cb54-431b-b3af-4f85c4a80ad2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030709Z:bf05176c-89b9-4ca3-9e14-c11a709dd940" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f9eac850020e455e6ade121059dcb900", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f9eac850020e455e6ade121059dcb900", - "x-ms-correlation-request-id": "4dbe0099-10f6-4e09-aead-6617ce745f95", - "x-ms-ratelimit-remaining-subscription-reads": "11555", - "x-ms-request-id": "df248c57-98a4-45f1-bdb4-8629b80e76b3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030711Z:4dbe0099-10f6-4e09-aead-6617ce745f95" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5defc490945b5a8e882635fd32e00e40", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5defc490945b5a8e882635fd32e00e40", - "x-ms-correlation-request-id": "b32cc9c4-bb04-4254-b297-c8b2a3fc368e", - "x-ms-ratelimit-remaining-subscription-reads": "11554", - "x-ms-request-id": "e8dbb60e-559f-43c0-9622-db34ab85b4aa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030712Z:b32cc9c4-bb04-4254-b297-c8b2a3fc368e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e11fad1ef9cb93450eec48f81a23e916", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e11fad1ef9cb93450eec48f81a23e916", - "x-ms-correlation-request-id": "4088cde6-8c9e-4ac7-9c27-f4ccbd6ede81", - "x-ms-ratelimit-remaining-subscription-reads": "11553", - "x-ms-request-id": "a1dd0b06-90e1-4334-a4cd-96f9eee4aae8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030713Z:4088cde6-8c9e-4ac7-9c27-f4ccbd6ede81" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d735d90ab310bbc23a8f70e7cd611289", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d735d90ab310bbc23a8f70e7cd611289", - "x-ms-correlation-request-id": "9bb24c99-f1d8-483d-8cd4-eb5078d2a2d2", - "x-ms-ratelimit-remaining-subscription-reads": "11552", - "x-ms-request-id": "9ebef9dc-a553-47c8-bef1-1155f818894e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030715Z:9bb24c99-f1d8-483d-8cd4-eb5078d2a2d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "acf2d1cfd8bc96347e5b4e6e4c954064", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "acf2d1cfd8bc96347e5b4e6e4c954064", - "x-ms-correlation-request-id": "71d5254e-4b7d-4e83-9b95-c84b211f03e3", - "x-ms-ratelimit-remaining-subscription-reads": "11551", - "x-ms-request-id": "51f5296b-7e9a-4bd2-af86-f61a4a14afe6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030716Z:71d5254e-4b7d-4e83-9b95-c84b211f03e3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "59f21e3d36aa6a30ea63a73c885dc6ac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "59f21e3d36aa6a30ea63a73c885dc6ac", - "x-ms-correlation-request-id": "a70c791b-a497-4435-8dd8-dc5d88fad672", - "x-ms-ratelimit-remaining-subscription-reads": "11550", - "x-ms-request-id": "881c57fe-1871-48a5-8d3e-0240f5d6c5be", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030717Z:a70c791b-a497-4435-8dd8-dc5d88fad672" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4828bed93c313259a49f58b464536fa4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4828bed93c313259a49f58b464536fa4", - "x-ms-correlation-request-id": "cc35cabf-909f-4283-8427-87fcba44ffa4", - "x-ms-ratelimit-remaining-subscription-reads": "11549", - "x-ms-request-id": "6545159e-8355-4550-b0ca-235bd5f50545", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030719Z:cc35cabf-909f-4283-8427-87fcba44ffa4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/67db01f5-2d4d-44c4-91e6-6d0b023bb6df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aeaa0c4fb96f98dea187c15930f80d21", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1220", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aeaa0c4fb96f98dea187c15930f80d21", - "x-ms-correlation-request-id": "feba20fc-08ac-4612-8031-d1d7be11f3e8", - "x-ms-ratelimit-remaining-subscription-reads": "11548", - "x-ms-request-id": "5273f78d-bbcf-4a4d-9aad-d3fe63b8b92a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030720Z:feba20fc-08ac-4612-8031-d1d7be11f3e8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997", - "name": "sto9997", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:07:03.7297857Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:07:03.7297857Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:07:03.6204241Z", - "primaryEndpoints": { - "dfs": "https://sto9997.dfs.core.windows.net/", - "web": "https://sto9997.z20.web.core.windows.net/", - "blob": "https://sto9997.blob.core.windows.net/", - "queue": "https://sto9997.queue.core.windows.net/", - "table": "https://sto9997.table.core.windows.net/", - "file": "https://sto9997.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a507721975c2b84484f8fcfc6a71d222-a12f038ddad05041-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8d95a195f76d0033c4bfb40bde7c0597", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8d95a195f76d0033c4bfb40bde7c0597", - "x-ms-correlation-request-id": "0e9693e7-d14a-4411-9755-f852131055c6", - "x-ms-ratelimit-remaining-subscription-reads": "11547", - "x-ms-request-id": "ade23201-57cf-406e-a3ad-6605ca7a13be", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030720Z:0e9693e7-d14a-4411-9755-f852131055c6" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "139", - "Content-Type": "application/json", - "traceparent": "00-b93e196f8fbcfb44a01402d496ab81de-2534f3e16da4314a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7cec02f317b2203ddf8fa7aa7b0002ab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true, - "changeFeed": { - "enabled": true - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "367", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7cec02f317b2203ddf8fa7aa7b0002ab", - "x-ms-correlation-request-id": "6222ce0f-52ea-494a-b5d0-38a265f0ddfb", - "x-ms-ratelimit-remaining-subscription-writes": "1073", - "x-ms-request-id": "52f19279-a49a-4f89-bf2c-6732274f456d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030721Z:6222ce0f-52ea-494a-b5d0-38a265f0ddfb" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "changeFeed": { - "enabled": true - }, - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-e5a38cfcf4904c4dbe80e1b1113dadb3-503b2bdd74abca4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c31e3791e2be5837d9aae9b005d3ba24", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "415", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c31e3791e2be5837d9aae9b005d3ba24", - "x-ms-correlation-request-id": "49434b6f-8fde-4160-a723-6928866c896c", - "x-ms-ratelimit-remaining-subscription-reads": "11546", - "x-ms-request-id": "99f6d66f-57ec-4e4e-bdee-af4bbe4edc9b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030721Z:49434b6f-8fde-4160-a723-6928866c896c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "changeFeed": { - "enabled": true - }, - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-2a1bb7d245223947a2720260e1e05bf0-2569fbaba8293d47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2e652a81910c7d6e6475addd4f8885c4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2e652a81910c7d6e6475addd4f8885c4", - "x-ms-correlation-request-id": "7143e413-1563-4550-91f5-66af1f971f89", - "x-ms-ratelimit-remaining-subscription-reads": "11545", - "x-ms-request-id": "eed35ffe-ae98-4208-989c-d8ed33f2f6fa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030722Z:7143e413-1563-4550-91f5-66af1f971f89" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "139", - "Content-Type": "application/json", - "traceparent": "00-fbe4d238a6f3764b8844650e375cb9b2-879855bea200ac4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a67a08bd425d11d9cb94a3082e8d1a0c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true, - "changeFeed": { - "enabled": true - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "367", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:23 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a67a08bd425d11d9cb94a3082e8d1a0c", - "x-ms-correlation-request-id": "fabef382-6b91-4c2e-b615-cbb2579b88f7", - "x-ms-ratelimit-remaining-subscription-writes": "1072", - "x-ms-request-id": "018a53d5-9d34-4afc-904e-39952f7bdef6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030723Z:fabef382-6b91-4c2e-b615-cbb2579b88f7" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "changeFeed": { - "enabled": true - }, - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-0e7e9b7dd5dcd742b7849d235b8127c0-83633cc0f8c33e47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "502982d4d49aff9fc9a05f4934590850", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "415", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:23 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "502982d4d49aff9fc9a05f4934590850", - "x-ms-correlation-request-id": "48a87c4c-8b39-4d48-9b80-f4c5b1934592", - "x-ms-ratelimit-remaining-subscription-reads": "11544", - "x-ms-request-id": "0dee4426-7318-44a7-901a-9ca68257e5ad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030724Z:48a87c4c-8b39-4d48-9b80-f4c5b1934592" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "changeFeed": { - "enabled": true - }, - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - }, - "isVersioningEnabled": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/blobServices/default/containers/src1?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-9b272e995f31864b8206c1860de76a51-71fbc45b05c06a49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fdf2252513583ec751536277ed664fd6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "362", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:24 GMT", - "ETag": "\u00220x8D8585B4E0E0172\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fdf2252513583ec751536277ed664fd6", - "x-ms-correlation-request-id": "730b11f7-62a1-4d27-bab2-5b2a46769a06", - "x-ms-ratelimit-remaining-subscription-writes": "1071", - "x-ms-request-id": "77607c03-a40b-4eb2-bd4f-8895f4abedc2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030725Z:730b11f7-62a1-4d27-bab2-5b2a46769a06" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/blobServices/default/containers/src1", - "name": "src1", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/blobServices/default/containers/src2?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-c6a89336bfe560419f9966002dcdb4c5-798006ed2b745143-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cc08a05a345fe929687addbce390dc71", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "362", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:24 GMT", - "ETag": "\u00220x8D8585B4E7932C9\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cc08a05a345fe929687addbce390dc71", - "x-ms-correlation-request-id": "2b717cbe-a837-40e0-9193-e33033f8dfdf", - "x-ms-ratelimit-remaining-subscription-writes": "1070", - "x-ms-request-id": "f4934cb2-0ad2-4536-bf51-a78e3bd8036a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030725Z:2b717cbe-a837-40e0-9193-e33033f8dfdf" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/blobServices/default/containers/src2", - "name": "src2", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/blobServices/default/containers/dest1?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-87837ffc8b11d04c99e63433ac6b48fc-739a0135d672a84e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "09e2538b1d9ac1b4bbeaff4771281262", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "364", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:25 GMT", - "ETag": "\u00220x8D8585B4EE80BBB\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "09e2538b1d9ac1b4bbeaff4771281262", - "x-ms-correlation-request-id": "4f9aabc9-b1dd-409e-b59a-7aaadcf2ace1", - "x-ms-ratelimit-remaining-subscription-writes": "1069", - "x-ms-request-id": "de3ecdd7-4b74-41b4-9980-7d8da20c245b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030726Z:4f9aabc9-b1dd-409e-b59a-7aaadcf2ace1" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/blobServices/default/containers/dest1", - "name": "dest1", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/blobServices/default/containers/dest2?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-87946f1c7eb35b4ebf1f9b303c08ec6a-7fec00f3b6865647-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "94ee88513b50f0f1fb0994dd360a5ac1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "364", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:26 GMT", - "ETag": "\u00220x8D8585B4F492937\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "94ee88513b50f0f1fb0994dd360a5ac1", - "x-ms-correlation-request-id": "a1aef2fb-eebe-40f3-b7eb-322ff7656d4d", - "x-ms-ratelimit-remaining-subscription-writes": "1068", - "x-ms-request-id": "d1251ffb-95a4-4c6e-ad34-4ff6eba0e2e1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030727Z:a1aef2fb-eebe-40f3-b7eb-322ff7656d4d" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/blobServices/default/containers/dest2", - "name": "dest2", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/objectReplicationPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "286", - "Content-Type": "application/json", - "traceparent": "00-2050ab2cf7f0fa4a982645612493403c-fdaab6e2b3300d4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9aebf07745833c3bec47117435e27740", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "sourceAccount": "sto6644", - "destinationAccount": "sto9997", - "rules": [ - { - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "744", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9aebf07745833c3bec47117435e27740", - "x-ms-correlation-request-id": "0b5ebc5b-91ae-4b67-a8e7-bc89e48ed15e", - "x-ms-ratelimit-remaining-subscription-writes": "1067", - "x-ms-request-id": "e6ee8e1d-bd0b-480a-a09c-0dd87aa92b4b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030737Z:0b5ebc5b-91ae-4b67-a8e7-bc89e48ed15e" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/objectReplicationPolicies/6df14088-1c83-4fce-992a-4e9166e35200", - "name": "6df14088-1c83-4fce-992a-4e9166e35200", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "6df14088-1c83-4fce-992a-4e9166e35200", - "sourceAccount": "sto6644", - "destinationAccount": "sto9997", - "rules": [ - { - "ruleId": "43d7054b-e2c5-4e5a-b9d9-a67045053c39", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "1d3e783f-0b75-4f6b-9755-a0033929688d", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/objectReplicationPolicies?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5b6a7a6848a14f2161f10d9189d68bb0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "444", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:37 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5b6a7a6848a14f2161f10d9189d68bb0", - "x-ms-correlation-request-id": "7fecc986-9d48-4f51-bd8b-b10b22f69b7c", - "x-ms-ratelimit-remaining-subscription-reads": "11543", - "x-ms-request-id": "7b927b01-e5cc-4cfb-b5ca-676cd38b34a9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030738Z:7fecc986-9d48-4f51-bd8b-b10b22f69b7c" - }, - "ResponseBody": { - "value": [ - { - "properties": { - "policyId": "6df14088-1c83-4fce-992a-4e9166e35200", - "sourceAccount": "sto6644", - "destinationAccount": "sto9997", - "rules": [ - { - "ruleId": "43d7054b-e2c5-4e5a-b9d9-a67045053c39", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "1d3e783f-0b75-4f6b-9755-a0033929688d", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/objectReplicationPolicies/6df14088-1c83-4fce-992a-4e9166e35200?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "382", - "Content-Type": "application/json", - "traceparent": "00-a5dc7256a017ac45bfd6d16f0a1c1928-2775573e8607064f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "80d03e90773c0bdf4cb2a7092a7dbb19", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "sourceAccount": "sto6644", - "destinationAccount": "sto9997", - "rules": [ - { - "ruleId": "43d7054b-e2c5-4e5a-b9d9-a67045053c39", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "1d3e783f-0b75-4f6b-9755-a0033929688d", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "789", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "80d03e90773c0bdf4cb2a7092a7dbb19", - "x-ms-correlation-request-id": "85bd5760-fb07-4bcd-8736-4d09ff1bf0d4", - "x-ms-ratelimit-remaining-subscription-writes": "1066", - "x-ms-request-id": "781c039b-8d6f-4007-9306-902a2deaa0c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030739Z:85bd5760-fb07-4bcd-8736-4d09ff1bf0d4" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/objectReplicationPolicies/6df14088-1c83-4fce-992a-4e9166e35200", - "name": "6df14088-1c83-4fce-992a-4e9166e35200", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "6df14088-1c83-4fce-992a-4e9166e35200", - "enabledTime": "2020-09-14T03:07:39.0307020Z", - "sourceAccount": "sto6644", - "destinationAccount": "sto9997", - "rules": [ - { - "ruleId": "43d7054b-e2c5-4e5a-b9d9-a67045053c39", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "1d3e783f-0b75-4f6b-9755-a0033929688d", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/objectReplicationPolicies?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bb745491ff9f2e20cf9b399238aab315", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "444", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bb745491ff9f2e20cf9b399238aab315", - "x-ms-correlation-request-id": "00beb492-28f6-4085-9133-ed34a5b85d15", - "x-ms-ratelimit-remaining-subscription-reads": "11542", - "x-ms-request-id": "9d3fb89a-fdab-4b8a-9d1b-f773c0d51a7f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030739Z:00beb492-28f6-4085-9133-ed34a5b85d15" - }, - "ResponseBody": { - "value": [ - { - "properties": { - "policyId": "6df14088-1c83-4fce-992a-4e9166e35200", - "sourceAccount": "sto6644", - "destinationAccount": "sto9997", - "rules": [ - { - "ruleId": "43d7054b-e2c5-4e5a-b9d9-a67045053c39", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "1d3e783f-0b75-4f6b-9755-a0033929688d", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/objectReplicationPolicies/6df14088-1c83-4fce-992a-4e9166e35200?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-b0323d4935daeb4db1ba61034a686ac8-a57f53ab06c3e74a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f7e460bcf712f1039b5f0eeea01825e4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "744", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f7e460bcf712f1039b5f0eeea01825e4", - "x-ms-correlation-request-id": "1ec589a0-74b7-4e5f-8245-e56d3d36451b", - "x-ms-ratelimit-remaining-subscription-reads": "11541", - "x-ms-request-id": "786184e5-b6f3-4b5a-b445-55dbc38ebdae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030739Z:1ec589a0-74b7-4e5f-8245-e56d3d36451b" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/objectReplicationPolicies/6df14088-1c83-4fce-992a-4e9166e35200", - "name": "6df14088-1c83-4fce-992a-4e9166e35200", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "6df14088-1c83-4fce-992a-4e9166e35200", - "sourceAccount": "sto6644", - "destinationAccount": "sto9997", - "rules": [ - { - "ruleId": "43d7054b-e2c5-4e5a-b9d9-a67045053c39", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "1d3e783f-0b75-4f6b-9755-a0033929688d", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/objectReplicationPolicies/6df14088-1c83-4fce-992a-4e9166e35200?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-fc178f6979d9d843ae7c6668a4c440c4-72ba7854d810f849-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3500f336d06190111da1b1a03e4dd3a2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "744", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:07:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3500f336d06190111da1b1a03e4dd3a2", - "x-ms-correlation-request-id": "4dccea42-5525-4ff4-8f17-bf04abb800d9", - "x-ms-ratelimit-remaining-subscription-reads": "11540", - "x-ms-request-id": "45d79b6d-73c9-4222-a054-0085781d882e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030740Z:4dccea42-5525-4ff4-8f17-bf04abb800d9" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/objectReplicationPolicies/6df14088-1c83-4fce-992a-4e9166e35200", - "name": "6df14088-1c83-4fce-992a-4e9166e35200", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "6df14088-1c83-4fce-992a-4e9166e35200", - "sourceAccount": "sto6644", - "destinationAccount": "sto9997", - "rules": [ - { - "ruleId": "43d7054b-e2c5-4e5a-b9d9-a67045053c39", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "1d3e783f-0b75-4f6b-9755-a0033929688d", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto6644/objectReplicationPolicies/6df14088-1c83-4fce-992a-4e9166e35200?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-69ed9cf445e8594fa95feba66072c0e4-1348f69bc3fd5943-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ca4c92ffc498990750831f40f1318db7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ca4c92ffc498990750831f40f1318db7", - "x-ms-correlation-request-id": "ac38c1a2-aab3-4d2c-a59b-25e0f14d6865", - "x-ms-ratelimit-remaining-subscription-deletes": "14956", - "x-ms-request-id": "88e9b5f4-1064-44ba-8a2d-1ccd0f8e41e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030740Z:ac38c1a2-aab3-4d2c-a59b-25e0f14d6865" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1346/providers/Microsoft.Storage/storageAccounts/sto9997/objectReplicationPolicies/6df14088-1c83-4fce-992a-4e9166e35200?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-1e0ef1c25db47441b619f57604f950f6-897519981f57ec48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "445b54767ea9ecb34f53d9704663b24e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "445b54767ea9ecb34f53d9704663b24e", - "x-ms-correlation-request-id": "88214ee4-eaec-4f4d-83ac-fd06a9d23fef", - "x-ms-ratelimit-remaining-subscription-deletes": "14955", - "x-ms-request-id": "6b14c623-44e3-4f00-b1c3-2ad1dd4c674d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030744Z:88214ee4-eaec-4f4d-83ac-fd06a9d23fef" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "1636403624", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileServiceCorsTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileServiceCorsTest.json deleted file mode 100644 index 1f7c8b9fdd95..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileServiceCorsTest.json +++ /dev/null @@ -1,927 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res3305?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-357ef981081a5f4c9c82bd4130a76b20-b5083e02aac8c844-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a035e444595c01608839f8c59bc7aa70", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cd1c66e5-e123-474c-9d11-2868bff37cea", - "x-ms-ratelimit-remaining-subscription-writes": "1065", - "x-ms-request-id": "cd1c66e5-e123-474c-9d11-2868bff37cea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030749Z:cd1c66e5-e123-474c-9d11-2868bff37cea" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3305", - "name": "res3305", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3305/providers/Microsoft.Storage/storageAccounts/sto5591?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-9e288b3f55465146bc634609d06e0b27-889f3a3234bf9f43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "20b9e536fdc51192fe2332042557001d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "20b9e536fdc51192fe2332042557001d", - "x-ms-correlation-request-id": "0e6a76c6-b1c0-4610-8e0b-8b85c40b1276", - "x-ms-ratelimit-remaining-subscription-writes": "1064", - "x-ms-request-id": "0d70bc0c-e9de-4415-8552-2f71547260c9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030752Z:0e6a76c6-b1c0-4610-8e0b-8b85c40b1276" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5cc4c448fbe2e67ea28e5e352dfd63e2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5cc4c448fbe2e67ea28e5e352dfd63e2", - "x-ms-correlation-request-id": "a88564bd-71e0-4e39-b260-53ccae375aa2", - "x-ms-ratelimit-remaining-subscription-reads": "11539", - "x-ms-request-id": "7afb78a9-b1f7-41ba-82a5-9fec37b1f9b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030752Z:a88564bd-71e0-4e39-b260-53ccae375aa2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4791a7f86a2a3a1f972500aa039956bc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4791a7f86a2a3a1f972500aa039956bc", - "x-ms-correlation-request-id": "bbdeb057-fcd4-4433-99ab-0d29ada66f42", - "x-ms-ratelimit-remaining-subscription-reads": "11538", - "x-ms-request-id": "8fdc3f7f-3c38-4a83-be58-6a2925a5a995", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030753Z:bbdeb057-fcd4-4433-99ab-0d29ada66f42" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "61bbcc60a3930d3b019962449c186622", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "61bbcc60a3930d3b019962449c186622", - "x-ms-correlation-request-id": "9c708ae1-2db6-4197-a7c6-9de580f2921a", - "x-ms-ratelimit-remaining-subscription-reads": "11537", - "x-ms-request-id": "ccf54dcd-c1f4-40c6-87d6-b5da0e2e5e85", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030754Z:9c708ae1-2db6-4197-a7c6-9de580f2921a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "120016b77bafdd3ba489c5bcfbd4e308", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "120016b77bafdd3ba489c5bcfbd4e308", - "x-ms-correlation-request-id": "e9428993-adbb-4576-a5fa-236347ec848c", - "x-ms-ratelimit-remaining-subscription-reads": "11536", - "x-ms-request-id": "01480f58-b560-4d86-bab0-8877344e17b6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030756Z:e9428993-adbb-4576-a5fa-236347ec848c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "60d5a1370241544f6c84469107db9d7e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "60d5a1370241544f6c84469107db9d7e", - "x-ms-correlation-request-id": "4e2f3ef8-6b7b-40b3-8dce-84f5b4363e54", - "x-ms-ratelimit-remaining-subscription-reads": "11535", - "x-ms-request-id": "9306249c-85b9-4b1d-a63e-9a54f8bf7b77", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030757Z:4e2f3ef8-6b7b-40b3-8dce-84f5b4363e54" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ecf2ddbe4498e50d91ddbc09de7e122c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:07:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ecf2ddbe4498e50d91ddbc09de7e122c", - "x-ms-correlation-request-id": "52a2a00f-2039-4faf-b50e-c6f22e63b0b4", - "x-ms-ratelimit-remaining-subscription-reads": "11534", - "x-ms-request-id": "d20ff92c-23bc-4c98-ba97-2d2a34545613", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030758Z:52a2a00f-2039-4faf-b50e-c6f22e63b0b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fb0c5ab60642b5e0c7aba62b35a9d5c9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fb0c5ab60642b5e0c7aba62b35a9d5c9", - "x-ms-correlation-request-id": "e2ef7954-93e9-429d-99a6-1839933cbe38", - "x-ms-ratelimit-remaining-subscription-reads": "11533", - "x-ms-request-id": "ef7b5d25-56bd-46e0-a0cb-a9f8b2542d4d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030800Z:e2ef7954-93e9-429d-99a6-1839933cbe38" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1dfe46ebf6e2f36f94f0cf64454576ee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1dfe46ebf6e2f36f94f0cf64454576ee", - "x-ms-correlation-request-id": "771f8ad6-8ebb-4cbe-89d8-998e542d49d5", - "x-ms-ratelimit-remaining-subscription-reads": "11532", - "x-ms-request-id": "889d4208-3c36-4e98-a947-e25fdbe0aa72", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030801Z:771f8ad6-8ebb-4cbe-89d8-998e542d49d5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "addb1971a2ceb83bfc3c25ec9de1afe7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "addb1971a2ceb83bfc3c25ec9de1afe7", - "x-ms-correlation-request-id": "150317e8-a7a3-49b9-bf09-c8ab1703e110", - "x-ms-ratelimit-remaining-subscription-reads": "11531", - "x-ms-request-id": "750b0af0-7415-457a-a869-7a0a772f6e27", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030802Z:150317e8-a7a3-49b9-bf09-c8ab1703e110" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "971ef207f480c04aea186652367c6f81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "971ef207f480c04aea186652367c6f81", - "x-ms-correlation-request-id": "6803ccb7-bd4c-4fbc-b3d2-0836be18863d", - "x-ms-ratelimit-remaining-subscription-reads": "11530", - "x-ms-request-id": "0e0dd74a-35a0-4e55-8d0b-056eea441bec", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030804Z:6803ccb7-bd4c-4fbc-b3d2-0836be18863d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1cb9b73528ce48fb0a4521a5d08355b2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1cb9b73528ce48fb0a4521a5d08355b2", - "x-ms-correlation-request-id": "4b9f07d7-f645-498e-b327-2759303fa185", - "x-ms-ratelimit-remaining-subscription-reads": "11529", - "x-ms-request-id": "c0e2c803-4a1a-4970-9d6e-2e0ee3cd91ab", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030805Z:4b9f07d7-f645-498e-b327-2759303fa185" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "525ce740df277d6ece1bc3b53ce9817f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "525ce740df277d6ece1bc3b53ce9817f", - "x-ms-correlation-request-id": "32ba4d6e-ba16-4cc7-8698-065a82c4ab7c", - "x-ms-ratelimit-remaining-subscription-reads": "11528", - "x-ms-request-id": "6aec1ace-edcd-43e1-b8ad-670e412acf0c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030806Z:32ba4d6e-ba16-4cc7-8698-065a82c4ab7c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0d70bc0c-e9de-4415-8552-2f71547260c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e6b7a4cd9327df19f7d58c3ad3a5ef67", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:08:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e6b7a4cd9327df19f7d58c3ad3a5ef67", - "x-ms-correlation-request-id": "9749141e-6655-47a0-af90-68af785531dc", - "x-ms-ratelimit-remaining-subscription-reads": "11527", - "x-ms-request-id": "4a6f4fb0-86f8-4fb1-a848-89952f48eec4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030808Z:9749141e-6655-47a0-af90-68af785531dc" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3305/providers/Microsoft.Storage/storageAccounts/sto5591", - "name": "sto5591", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:07:51.5466541Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:07:51.5466541Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:07:51.4373009Z", - "primaryEndpoints": { - "blob": "https://sto5591.blob.core.windows.net/", - "queue": "https://sto5591.queue.core.windows.net/", - "table": "https://sto5591.table.core.windows.net/", - "file": "https://sto5591.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3305/providers/Microsoft.Storage/storageAccounts/sto5591/fileServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-6219c1a496622547a78d16b121b1f037-894a2c49e65bb342-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4f11b3c21c20565a493c4db364450c21", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "378", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:08:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4f11b3c21c20565a493c4db364450c21", - "x-ms-correlation-request-id": "9794cd66-a27b-4e5e-8eef-8ca56ed8d1ef", - "x-ms-ratelimit-remaining-subscription-reads": "11526", - "x-ms-request-id": "fb1d2b44-2d85-429f-8c80-cceddcab31e8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030808Z:9794cd66-a27b-4e5e-8eef-8ca56ed8d1ef" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3305/providers/Microsoft.Storage/storageAccounts/sto5591/fileServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/fileServices", - "properties": { - "protocolSettings": { - "smb": { - "multichannel": { - "enabled": false - } - } - }, - "cors": { - "corsRules": [] - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3305/providers/Microsoft.Storage/storageAccounts/sto5591/fileServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "676", - "Content-Type": "application/json", - "traceparent": "00-6ff1f2115d2bff46a092715304823449-7b016732ae632b4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2cd8a1c36fcbad8ace7d5b525233a929", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "904", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:08:09 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2cd8a1c36fcbad8ace7d5b525233a929", - "x-ms-correlation-request-id": "03b2a79b-2734-4e00-a4d4-5a815ec6ee63", - "x-ms-ratelimit-remaining-subscription-writes": "1063", - "x-ms-request-id": "61ebaefe-e6c8-4b4f-be91-e8de863477c8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030809Z:03b2a79b-2734-4e00-a4d4-5a815ec6ee63" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3305/providers/Microsoft.Storage/storageAccounts/sto5591/fileServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/fileServices", - "properties": { - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3305/providers/Microsoft.Storage/storageAccounts/sto5591/fileServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-b53c7a654dee8d4fa49b4162d4f70259-46d7d047119ff94e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "88f25c2b32d7b05f4a619deb46657bb2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1014", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:08:10 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "88f25c2b32d7b05f4a619deb46657bb2", - "x-ms-correlation-request-id": "8a4253b9-1938-400c-b303-7546f668125e", - "x-ms-ratelimit-remaining-subscription-reads": "11525", - "x-ms-request-id": "1b0b73ea-d353-4f88-bcff-4d3d81a5fd6e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030810Z:8a4253b9-1938-400c-b303-7546f668125e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3305/providers/Microsoft.Storage/storageAccounts/sto5591/fileServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/fileServices", - "properties": { - "protocolSettings": { - "smb": { - "multichannel": { - "enabled": false - } - } - }, - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - } - } - } - } - ], - "Variables": { - "RandomSeed": "1002987446", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileServiceCorsTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileServiceCorsTestAsync.json deleted file mode 100644 index 3b4277444f71..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileServiceCorsTestAsync.json +++ /dev/null @@ -1,927 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res142?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-ce6ea3a8cb8620428c7fe1373ae4313f-f98c984431acff4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ba2d7a803b5865ad0580458436e4ce55", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:05 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8dd776fc-d7b9-4ab8-b380-b770976a7bd5", - "x-ms-ratelimit-remaining-subscription-writes": "1054", - "x-ms-request-id": "8dd776fc-d7b9-4ab8-b380-b770976a7bd5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030905Z:8dd776fc-d7b9-4ab8-b380-b770976a7bd5" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res142", - "name": "res142", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res142/providers/Microsoft.Storage/storageAccounts/sto2908?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-3c6a6734d0372843aaa65b098ca786fb-326d4b5f0ebd2648-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1ef8258bbeb347d2a0e49f2aa776981c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1ef8258bbeb347d2a0e49f2aa776981c", - "x-ms-correlation-request-id": "79236c5d-503c-49db-9af2-90bde0e1cd49", - "x-ms-ratelimit-remaining-subscription-writes": "1053", - "x-ms-request-id": "e6b284b9-068e-4b14-9d48-314a5eddf6fd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030908Z:79236c5d-503c-49db-9af2-90bde0e1cd49" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cbcda09496a0bbcc5a72b7570d3a5d0a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cbcda09496a0bbcc5a72b7570d3a5d0a", - "x-ms-correlation-request-id": "5e729a22-0733-4dd2-beac-6d891d89ed59", - "x-ms-ratelimit-remaining-subscription-reads": "11492", - "x-ms-request-id": "ebc07aa0-e991-4c7c-b6be-a9333a6bbbb4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030908Z:5e729a22-0733-4dd2-beac-6d891d89ed59" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eb3967ac47cba6bbe952d35ee2c1eda5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eb3967ac47cba6bbe952d35ee2c1eda5", - "x-ms-correlation-request-id": "688a135e-3c7d-4f3c-9a8b-2507cc8b8201", - "x-ms-ratelimit-remaining-subscription-reads": "11491", - "x-ms-request-id": "96f1057c-f7e2-4bd2-a3df-b9e7e61658b6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030909Z:688a135e-3c7d-4f3c-9a8b-2507cc8b8201" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "079609e9cda9667c2c47b33d2de49810", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "079609e9cda9667c2c47b33d2de49810", - "x-ms-correlation-request-id": "192f430c-bffd-418a-9edb-4d7d9fc478db", - "x-ms-ratelimit-remaining-subscription-reads": "11490", - "x-ms-request-id": "6aede52c-7d90-4794-a36c-72a0d4ea0257", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030911Z:192f430c-bffd-418a-9edb-4d7d9fc478db" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f264d0f70fc24dcbe426e14ec36dd998", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f264d0f70fc24dcbe426e14ec36dd998", - "x-ms-correlation-request-id": "c5f7f4e9-31aa-4605-a779-bbe715f8f5f2", - "x-ms-ratelimit-remaining-subscription-reads": "11489", - "x-ms-request-id": "8815f4d4-7c6f-46f8-b063-2cbfc94fad6f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030912Z:c5f7f4e9-31aa-4605-a779-bbe715f8f5f2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "036d128456a4df61ebd2bf83947e7905", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "036d128456a4df61ebd2bf83947e7905", - "x-ms-correlation-request-id": "70c94ff8-bc4c-475c-ac95-b179b7cbd337", - "x-ms-ratelimit-remaining-subscription-reads": "11488", - "x-ms-request-id": "8eb6e4ca-723b-4c04-be1a-93261c305175", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030913Z:70c94ff8-bc4c-475c-ac95-b179b7cbd337" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1167c3b9fb5dd9e23e482282eb2da3be", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1167c3b9fb5dd9e23e482282eb2da3be", - "x-ms-correlation-request-id": "4f5f5fd7-c5ab-460b-8796-162ff1723aab", - "x-ms-ratelimit-remaining-subscription-reads": "11487", - "x-ms-request-id": "24ac8c53-a392-4fb8-8903-948b9b73652d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030915Z:4f5f5fd7-c5ab-460b-8796-162ff1723aab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1ab81a6e9576a06b6e8407f04f47b865", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1ab81a6e9576a06b6e8407f04f47b865", - "x-ms-correlation-request-id": "45e9a49e-968c-41fd-be88-656c2cf1f042", - "x-ms-ratelimit-remaining-subscription-reads": "11486", - "x-ms-request-id": "1c131ecd-187a-415a-bc17-1f8e24be8bf2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030916Z:45e9a49e-968c-41fd-be88-656c2cf1f042" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ff95dcadc706893b2f94c55b34dff4bd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ff95dcadc706893b2f94c55b34dff4bd", - "x-ms-correlation-request-id": "aa7b13d0-546d-4fad-b930-dedd69426b37", - "x-ms-ratelimit-remaining-subscription-reads": "11485", - "x-ms-request-id": "1c435254-005c-49bb-a01b-510b7c05146b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030917Z:aa7b13d0-546d-4fad-b930-dedd69426b37" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7a14012e5ec5248e57c7a3d8f4f289f6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7a14012e5ec5248e57c7a3d8f4f289f6", - "x-ms-correlation-request-id": "d00fe875-3928-41ac-9923-eda812242f49", - "x-ms-ratelimit-remaining-subscription-reads": "11484", - "x-ms-request-id": "1c3d001d-f8c8-4943-94cd-75b1b7147abf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030919Z:d00fe875-3928-41ac-9923-eda812242f49" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0ed4bc90a398a7b8df2febe2cf0f6c8f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0ed4bc90a398a7b8df2febe2cf0f6c8f", - "x-ms-correlation-request-id": "c961c81a-37d6-46be-b75d-6619c95f1c57", - "x-ms-ratelimit-remaining-subscription-reads": "11483", - "x-ms-request-id": "ac830d9a-a28f-481f-8cad-640d98717b6c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030920Z:c961c81a-37d6-46be-b75d-6619c95f1c57" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4ec149903e324f9f4e71a73f2462943c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4ec149903e324f9f4e71a73f2462943c", - "x-ms-correlation-request-id": "a1decc6d-8c0b-4609-8eb6-4acb28dc78e6", - "x-ms-ratelimit-remaining-subscription-reads": "11482", - "x-ms-request-id": "f8523395-573e-4983-a636-1874f252fc8e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030921Z:a1decc6d-8c0b-4609-8eb6-4acb28dc78e6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "77cbce0ae50b8a25496d9a9672ac5447", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "77cbce0ae50b8a25496d9a9672ac5447", - "x-ms-correlation-request-id": "eb3551ba-d068-427e-b147-bbd2d34fe99e", - "x-ms-ratelimit-remaining-subscription-reads": "11481", - "x-ms-request-id": "9b8f6fe8-60d2-4eb3-9960-98559c2a5fcc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030923Z:eb3551ba-d068-427e-b147-bbd2d34fe99e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6b284b9-068e-4b14-9d48-314a5eddf6fd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aa48145a3b3051c31c84c026fc79827c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:23 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aa48145a3b3051c31c84c026fc79827c", - "x-ms-correlation-request-id": "b7b89e3f-1a93-4807-abe3-4e611e630bf2", - "x-ms-ratelimit-remaining-subscription-reads": "11480", - "x-ms-request-id": "84653217-d4cb-4d96-b1d3-738fb278c85e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030924Z:b7b89e3f-1a93-4807-abe3-4e611e630bf2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res142/providers/Microsoft.Storage/storageAccounts/sto2908", - "name": "sto2908", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:09:07.7476041Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:09:07.7476041Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:09:07.6538855Z", - "primaryEndpoints": { - "blob": "https://sto2908.blob.core.windows.net/", - "queue": "https://sto2908.queue.core.windows.net/", - "table": "https://sto2908.table.core.windows.net/", - "file": "https://sto2908.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res142/providers/Microsoft.Storage/storageAccounts/sto2908/fileServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-252a155c9de58a44a10964c03f1ce8e9-9e7f423d5856f249-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "01d7ae9af544ab83233705c5a309dda1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "377", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:23 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "01d7ae9af544ab83233705c5a309dda1", - "x-ms-correlation-request-id": "c8021260-78c8-4033-be1d-312b3153a318", - "x-ms-ratelimit-remaining-subscription-reads": "11479", - "x-ms-request-id": "8cec8ae9-0459-459e-94b7-aaa311972e69", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030924Z:c8021260-78c8-4033-be1d-312b3153a318" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res142/providers/Microsoft.Storage/storageAccounts/sto2908/fileServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/fileServices", - "properties": { - "protocolSettings": { - "smb": { - "multichannel": { - "enabled": false - } - } - }, - "cors": { - "corsRules": [] - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res142/providers/Microsoft.Storage/storageAccounts/sto2908/fileServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "676", - "Content-Type": "application/json", - "traceparent": "00-0ecd4baf2e2dbc44b96caf04135256bb-5651bcdad6943149-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "10e45f1dea19cf0c0a7a5a8624fe8ed0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "903", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "10e45f1dea19cf0c0a7a5a8624fe8ed0", - "x-ms-correlation-request-id": "b0d3eb3c-f21d-41e0-b0d5-0175433f0fc3", - "x-ms-ratelimit-remaining-subscription-writes": "1052", - "x-ms-request-id": "751a1e7a-5279-4f39-94fc-1848491a218c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030926Z:b0d3eb3c-f21d-41e0-b0d5-0175433f0fc3" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res142/providers/Microsoft.Storage/storageAccounts/sto2908/fileServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/fileServices", - "properties": { - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res142/providers/Microsoft.Storage/storageAccounts/sto2908/fileServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-51d989d354efed459c4b34d02b0cbddb-74e8e2c6b9507549-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c3fb1eeb53d56503909d86f935fead13", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1013", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c3fb1eeb53d56503909d86f935fead13", - "x-ms-correlation-request-id": "74bee82a-b899-459d-ab55-1c26a621209c", - "x-ms-ratelimit-remaining-subscription-reads": "11478", - "x-ms-request-id": "ca2ddf2b-8ff3-47a7-8966-bb167300d289", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030926Z:74bee82a-b899-459d-ab55-1c26a621209c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res142/providers/Microsoft.Storage/storageAccounts/sto2908/fileServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/fileServices", - "properties": { - "protocolSettings": { - "smb": { - "multichannel": { - "enabled": false - } - } - }, - "cors": { - "corsRules": [ - { - "allowedOrigins": [ - "http://www.contoso.com", - "http://www.fabrikam.com" - ], - "allowedMethods": [ - "GET", - "HEAD", - "POST", - "OPTIONS", - "MERGE", - "PUT" - ], - "maxAgeInSeconds": 100, - "exposedHeaders": [ - "x-ms-meta-*" - ], - "allowedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x-ms-meta-target*" - ] - }, - { - "allowedOrigins": [ - "*" - ], - "allowedMethods": [ - "GET" - ], - "maxAgeInSeconds": 2, - "exposedHeaders": [ - "*" - ], - "allowedHeaders": [ - "*" - ] - }, - { - "allowedOrigins": [ - "http://www.abc23.com", - "https://www.fabrikam.com/*" - ], - "allowedMethods": [ - "GET", - "PUT", - "CONNECT" - ], - "maxAgeInSeconds": 2000, - "exposedHeaders": [ - "x-ms-meta-abc", - "x-ms-meta-data*", - "x -ms-meta-target*" - ], - "allowedHeaders": [ - "x-ms-meta-12345675754564*" - ] - } - ] - } - } - } - } - ], - "Variables": { - "RandomSeed": "1435902459", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesCreateDeleteListTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesCreateDeleteListTest.json deleted file mode 100644 index 0292bc09314a..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesCreateDeleteListTest.json +++ /dev/null @@ -1,969 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7480?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-ae5958a2c5d23846a8aba8f4993980e5-61d0b443387f3f42-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a3b599052c12c33374abf10b8b6905cc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5c017bdd-8af8-420f-94ce-16ca06a7879c", - "x-ms-ratelimit-remaining-subscription-writes": "1062", - "x-ms-request-id": "5c017bdd-8af8-420f-94ce-16ca06a7879c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030812Z:5c017bdd-8af8-420f-94ce-16ca06a7879c" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480", - "name": "res7480", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-66cb9020024022478cd0b2d3451b12da-9304807cb3124044-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "55294548294eabf221fa0744f26610d3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "55294548294eabf221fa0744f26610d3", - "x-ms-correlation-request-id": "133ff594-22da-45bf-9821-bf69898e2277", - "x-ms-ratelimit-remaining-subscription-writes": "1061", - "x-ms-request-id": "8088fc0f-02c8-4efc-949b-4f4c61898bf1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030817Z:133ff594-22da-45bf-9821-bf69898e2277" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b62560a1174770b6c3f7f1312c7f8244", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b62560a1174770b6c3f7f1312c7f8244", - "x-ms-correlation-request-id": "53771ff3-58f9-4113-bdec-300a84409410", - "x-ms-ratelimit-remaining-subscription-reads": "11524", - "x-ms-request-id": "4f735b1f-f9fb-464e-953a-ad05fedfcd55", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030817Z:53771ff3-58f9-4113-bdec-300a84409410" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "42e237e1db1f0e5c6c5d5a51063fd130", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "42e237e1db1f0e5c6c5d5a51063fd130", - "x-ms-correlation-request-id": "2d007d41-c09b-4b4a-ad32-8a2370251c1c", - "x-ms-ratelimit-remaining-subscription-reads": "11523", - "x-ms-request-id": "2931788a-978e-4966-941b-a5acd270070a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030818Z:2d007d41-c09b-4b4a-ad32-8a2370251c1c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "92a2b9525a41918c70752d8449a79f7b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "92a2b9525a41918c70752d8449a79f7b", - "x-ms-correlation-request-id": "2677ad20-bc4c-46b2-884f-a6bfefc9a964", - "x-ms-ratelimit-remaining-subscription-reads": "11522", - "x-ms-request-id": "974fdf46-4723-4902-a349-270bbe01fc6a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030820Z:2677ad20-bc4c-46b2-884f-a6bfefc9a964" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a3d1dd7a660ec52e03174ae9bc646983", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a3d1dd7a660ec52e03174ae9bc646983", - "x-ms-correlation-request-id": "4ff4a5ea-5149-4d61-8c43-bf4bdb62c20d", - "x-ms-ratelimit-remaining-subscription-reads": "11521", - "x-ms-request-id": "8c807928-0e0e-4fc7-a5ea-2cd2ee74b4d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030821Z:4ff4a5ea-5149-4d61-8c43-bf4bdb62c20d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "72dfc126efdc8703aa51d1a9aed8c5c4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "72dfc126efdc8703aa51d1a9aed8c5c4", - "x-ms-correlation-request-id": "23275790-79e3-48b4-a7ae-b5040e420601", - "x-ms-ratelimit-remaining-subscription-reads": "11520", - "x-ms-request-id": "474b165e-8909-4dc9-8015-22c47250aaca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030822Z:23275790-79e3-48b4-a7ae-b5040e420601" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "28d7dfbd2e6deb218bdc8e2910a2d40c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "28d7dfbd2e6deb218bdc8e2910a2d40c", - "x-ms-correlation-request-id": "ef81fc54-ca4e-4393-8ba9-678071c2bcac", - "x-ms-ratelimit-remaining-subscription-reads": "11519", - "x-ms-request-id": "e0d05edd-4eff-4944-b3ee-80c7532c5fca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030824Z:ef81fc54-ca4e-4393-8ba9-678071c2bcac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "875ea90b2dc88a9eda4af8bc9585172b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "875ea90b2dc88a9eda4af8bc9585172b", - "x-ms-correlation-request-id": "34ceefea-bcdb-457a-bf09-5416a531c218", - "x-ms-ratelimit-remaining-subscription-reads": "11518", - "x-ms-request-id": "609ee0bf-eedd-441b-9320-91600845aac9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030825Z:34ceefea-bcdb-457a-bf09-5416a531c218" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dd2c8552418df7169ff4e6ff61d97608", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dd2c8552418df7169ff4e6ff61d97608", - "x-ms-correlation-request-id": "76cdfde5-2254-442a-af39-68d88fd45771", - "x-ms-ratelimit-remaining-subscription-reads": "11517", - "x-ms-request-id": "fa84a819-84bd-4476-98c0-b83df65e1118", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030826Z:76cdfde5-2254-442a-af39-68d88fd45771" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "059dc57d3d798ffc404c4e2236655506", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "059dc57d3d798ffc404c4e2236655506", - "x-ms-correlation-request-id": "54e166ba-9556-4e79-b742-ce6d2b621424", - "x-ms-ratelimit-remaining-subscription-reads": "11516", - "x-ms-request-id": "603b0b15-454c-4178-8674-3f107a4cd041", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030828Z:54e166ba-9556-4e79-b742-ce6d2b621424" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ad763c5f676ca7e9366e7d3469e2900", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8ad763c5f676ca7e9366e7d3469e2900", - "x-ms-correlation-request-id": "127f05fd-dfd7-4069-b1b7-416d19c2268a", - "x-ms-ratelimit-remaining-subscription-reads": "11515", - "x-ms-request-id": "7423badb-cccf-48c7-b69d-748695379f9f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030829Z:127f05fd-dfd7-4069-b1b7-416d19c2268a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d03fefd312e714b1899c9d40f2f3c13a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d03fefd312e714b1899c9d40f2f3c13a", - "x-ms-correlation-request-id": "5ab18e68-aa04-41d5-9b51-041a6ede9f29", - "x-ms-ratelimit-remaining-subscription-reads": "11514", - "x-ms-request-id": "f9c4fa19-682d-46e3-8a5f-6c24dba291ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030830Z:5ab18e68-aa04-41d5-9b51-041a6ede9f29" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fd3ae09fec02869146d37213552848a1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fd3ae09fec02869146d37213552848a1", - "x-ms-correlation-request-id": "02c1097e-db44-4030-93c4-06760f70c6bc", - "x-ms-ratelimit-remaining-subscription-reads": "11513", - "x-ms-request-id": "21e263b4-b600-4058-bc40-93cff2a3012e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030832Z:02c1097e-db44-4030-93c4-06760f70c6bc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8088fc0f-02c8-4efc-949b-4f4c61898bf1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "464e4d228426b21eb1c201da593dd79f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:08:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "464e4d228426b21eb1c201da593dd79f", - "x-ms-correlation-request-id": "619a16dc-6917-4f7d-a3a5-2442861872d1", - "x-ms-ratelimit-remaining-subscription-reads": "11512", - "x-ms-request-id": "3eeeacfa-427d-4674-bcc5-95bc31cc48fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030833Z:619a16dc-6917-4f7d-a3a5-2442861872d1" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608", - "name": "sto8608", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:08:16.7128982Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:08:16.7128982Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:08:16.5879047Z", - "primaryEndpoints": { - "blob": "https://sto8608.blob.core.windows.net/", - "queue": "https://sto8608.queue.core.windows.net/", - "table": "https://sto8608.table.core.windows.net/", - "file": "https://sto8608.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/share8295?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-ca880e1c8c67eb44b9a6df60981a07cb-f53a621acac6a141-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "646634adfe2b5de7b88a14a09ebe6053", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "271", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:08:33 GMT", - "ETag": "\u00220x8D8585B77453DB7\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "646634adfe2b5de7b88a14a09ebe6053", - "x-ms-correlation-request-id": "ee140a33-bb94-4b76-baa1-bcbc0d95521e", - "x-ms-ratelimit-remaining-subscription-writes": "1060", - "x-ms-request-id": "f9882c1e-5684-4184-aee5-d0de759768c0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030834Z:ee140a33-bb94-4b76-baa1-bcbc0d95521e" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/share8295", - "name": "share8295", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "properties": {} - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/share8295?api-version=2019-06-01\u0026$expand=stats", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-0da3d42a53f97f4bbd239bcc4dc0891e-c8f24b089d43de48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a5a51efc147bc11a874c3feab72d09fb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "389", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:08:34 GMT", - "ETag": "\u00220x8D8585B77453DB7\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a5a51efc147bc11a874c3feab72d09fb", - "x-ms-correlation-request-id": "fcfc180d-02b4-41bf-a64b-2ba4f5f96199", - "x-ms-ratelimit-remaining-subscription-reads": "11511", - "x-ms-request-id": "b73c3067-c33b-49c4-930f-c1d9d20f843e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030834Z:fcfc180d-02b4-41bf-a64b-2ba4f5f96199" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/share8295", - "name": "share8295", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "etag": "\u00220x8D8585B77453DB7\u0022", - "properties": { - "shareUsageBytes": 0, - "lastModifiedTime": "2020-09-14T03:08:33.0000000Z", - "shareQuota": 5120 - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/share7954?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "86", - "Content-Type": "application/json", - "traceparent": "00-e75ad9be6f050e419361abb7f4aec66e-b539c5e2cade474c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e2f3a86ef73d664fe86dfa0a121204a1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "shareQuota": 500 - } - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "340", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:08:34 GMT", - "ETag": "\u00220x8D8585B77E23546\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e2f3a86ef73d664fe86dfa0a121204a1", - "x-ms-correlation-request-id": "cacb37df-cb89-4751-b09d-8842b191e1cb", - "x-ms-ratelimit-remaining-subscription-writes": "1059", - "x-ms-request-id": "6d22f031-921c-4f8e-b29b-b58085ce78da", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030835Z:cacb37df-cb89-4751-b09d-8842b191e1cb" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/share7954", - "name": "share7954", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "properties": { - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "shareQuota": 500 - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/share7954?api-version=2019-06-01\u0026$expand=stats", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ac96f0b072d9c64fba1db936337bc4da-dfc0dbb7d76b1d4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "321f5d8629fa1a99a4dcdfbefda68b81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "441", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:08:35 GMT", - "ETag": "\u00220x8D8585B77E23546\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "321f5d8629fa1a99a4dcdfbefda68b81", - "x-ms-correlation-request-id": "28f8f49e-1b31-408a-9828-a8b4867d4523", - "x-ms-ratelimit-remaining-subscription-reads": "11510", - "x-ms-request-id": "f28ff14c-095c-4ff5-b7a9-f5b36070379a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030835Z:28f8f49e-1b31-408a-9828-a8b4867d4523" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/share7954", - "name": "share7954", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "etag": "\u00220x8D8585B77E23546\u0022", - "properties": { - "shareUsageBytes": 0, - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "lastModifiedTime": "2020-09-14T03:08:34.0000000Z", - "shareQuota": 500 - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/share8295?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-f2d3c384c033e04fbae4338ff20138dd-cae1e13c59665b4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1530cd18706c26be563e92a720b67539", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1530cd18706c26be563e92a720b67539", - "x-ms-correlation-request-id": "9eb30078-e9da-439e-a2c7-c4c4c6633d6c", - "x-ms-ratelimit-remaining-subscription-deletes": "14952", - "x-ms-request-id": "838a192f-e6d6-42ec-a4e9-42cd4860ec60", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030835Z:9eb30078-e9da-439e-a2c7-c4c4c6633d6c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares?api-version=2019-06-01\u0026$expand=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d031493bc9e944d80fd93e6018906942", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "441", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:08:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d031493bc9e944d80fd93e6018906942", - "x-ms-correlation-request-id": "18c33273-156e-478f-a312-746f5c4f5be8", - "x-ms-ratelimit-remaining-subscription-reads": "11509", - "x-ms-request-id": "e3d11a31-124e-423c-9d91-d3825681f614", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030836Z:18c33273-156e-478f-a312-746f5c4f5be8" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/share7954", - "name": "share7954", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "etag": "\u00220x8D8585B77E23546\u0022", - "properties": { - "accessTier": "TransactionOptimized", - "lastModifiedTime": "2020-09-14T03:08:34.0000000Z", - "shareQuota": 500, - "enabledProtocols": "SMB" - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/share7954?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a345aa54af01c74082033111fe121446-91e267f3372ffc45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "44f279e1eee215349ef8dcbc97f1faed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "44f279e1eee215349ef8dcbc97f1faed", - "x-ms-correlation-request-id": "f7539901-6d76-43ad-9e71-3185f7eee642", - "x-ms-ratelimit-remaining-subscription-deletes": "14951", - "x-ms-request-id": "2f8af44b-7dda-4b45-94bb-fff7c3f4f2d2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030836Z:f7539901-6d76-43ad-9e71-3185f7eee642" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares?api-version=2019-06-01\u0026$expand=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b383a567bb744f97f5eb0693325e0ec5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "12", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:08:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b383a567bb744f97f5eb0693325e0ec5", - "x-ms-correlation-request-id": "3503f62f-51a3-41d3-b956-425d829705b7", - "x-ms-ratelimit-remaining-subscription-reads": "11508", - "x-ms-request-id": "cf4f7b2f-7842-4f56-b1c9-997438e49354", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030836Z:3503f62f-51a3-41d3-b956-425d829705b7" - }, - "ResponseBody": { - "value": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7480/providers/Microsoft.Storage/storageAccounts/sto8608/fileServices/default/shares/notexistshare?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-001eb4c0d817744a8f8624e4cefb3952-aee5f2b0350e9b4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a6c550d430c44d57151b31f1ec1cad1d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a6c550d430c44d57151b31f1ec1cad1d", - "x-ms-correlation-request-id": "92d2d144-821d-40e1-93a3-2c62ee77dbd6", - "x-ms-ratelimit-remaining-subscription-deletes": "14950", - "x-ms-request-id": "799944d2-d477-4aa8-bcf5-3d94f604cbd7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030837Z:92d2d144-821d-40e1-93a3-2c62ee77dbd6" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "1559344731", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesCreateDeleteListTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesCreateDeleteListTestAsync.json deleted file mode 100644 index 470b60ae74c1..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesCreateDeleteListTestAsync.json +++ /dev/null @@ -1,969 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res6577?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-8de116b9187710419c79acf462149b8c-122d4549006eaa4a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "75c8a455d8c26c70789d913839fa08d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:28 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "71a8b67e-e9fc-46f0-95c6-5fe387ea10b5", - "x-ms-ratelimit-remaining-subscription-writes": "1051", - "x-ms-request-id": "71a8b67e-e9fc-46f0-95c6-5fe387ea10b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030929Z:71a8b67e-e9fc-46f0-95c6-5fe387ea10b5" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577", - "name": "res6577", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-ef9ba8d6a624024ea5fe1b74b399e324-bb4f3846bc47584c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3211b2cdb95729bf0d73d654668461da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3211b2cdb95729bf0d73d654668461da", - "x-ms-correlation-request-id": "bf73503d-f57f-41c4-ae15-6dfdb51dc754", - "x-ms-ratelimit-remaining-subscription-writes": "1050", - "x-ms-request-id": "657f4256-5ecf-49af-9fd9-e9ca7efbb135", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030932Z:bf73503d-f57f-41c4-ae15-6dfdb51dc754" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8e788a709d18eafd084bb56599171219", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8e788a709d18eafd084bb56599171219", - "x-ms-correlation-request-id": "643f15e8-68fd-474d-812a-6b0d963c32f8", - "x-ms-ratelimit-remaining-subscription-reads": "11477", - "x-ms-request-id": "3f6b6625-f9ce-426a-bda5-079a009152a8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030933Z:643f15e8-68fd-474d-812a-6b0d963c32f8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "73b45e30062a1770fb6c25896da0d363", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "73b45e30062a1770fb6c25896da0d363", - "x-ms-correlation-request-id": "897024b4-ce6b-407d-ac9e-972da02a5ff0", - "x-ms-ratelimit-remaining-subscription-reads": "11476", - "x-ms-request-id": "a36f988e-21c4-41d5-8e54-7d48bd25c20e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030934Z:897024b4-ce6b-407d-ac9e-972da02a5ff0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dce4ffeed30be6c289f3c13a00510af6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dce4ffeed30be6c289f3c13a00510af6", - "x-ms-correlation-request-id": "91287f59-9a51-41f3-893b-14815f0ea12d", - "x-ms-ratelimit-remaining-subscription-reads": "11475", - "x-ms-request-id": "c128343a-4cd3-4c87-b2ab-0b10cf3303e2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030935Z:91287f59-9a51-41f3-893b-14815f0ea12d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f8ef32bb10f469ad196192ab78747d67", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f8ef32bb10f469ad196192ab78747d67", - "x-ms-correlation-request-id": "69574591-faaa-4040-b855-c48bdd235cbf", - "x-ms-ratelimit-remaining-subscription-reads": "11474", - "x-ms-request-id": "0cd03853-f057-476c-b1fd-b3e130b19c12", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030937Z:69574591-faaa-4040-b855-c48bdd235cbf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9a76517836335c0d9bcee936453616aa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9a76517836335c0d9bcee936453616aa", - "x-ms-correlation-request-id": "198e25b7-aad7-48db-aa98-b6166be190c1", - "x-ms-ratelimit-remaining-subscription-reads": "11473", - "x-ms-request-id": "50d120f3-e962-4b96-aff9-676c457cc2ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030938Z:198e25b7-aad7-48db-aa98-b6166be190c1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3acd2f62dbb1dd6e517bc2aa40166d14", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3acd2f62dbb1dd6e517bc2aa40166d14", - "x-ms-correlation-request-id": "b57a3b6b-2eaa-41b9-bda0-9dc2fd45ca32", - "x-ms-ratelimit-remaining-subscription-reads": "11472", - "x-ms-request-id": "1ac632af-c7f2-464c-a006-4498ac00aeeb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030939Z:b57a3b6b-2eaa-41b9-bda0-9dc2fd45ca32" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aec25a7570da85c225925c26267624e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aec25a7570da85c225925c26267624e3", - "x-ms-correlation-request-id": "44a3ed8a-e3c0-45ce-87d5-d77911d78681", - "x-ms-ratelimit-remaining-subscription-reads": "11471", - "x-ms-request-id": "c21d2c65-dca0-47b4-be05-ed2ac0e14ab4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030941Z:44a3ed8a-e3c0-45ce-87d5-d77911d78681" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4949e84b42a79db6e39848b773621b85", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4949e84b42a79db6e39848b773621b85", - "x-ms-correlation-request-id": "6faa13fb-fffa-4c07-ada5-6ada2c747bfd", - "x-ms-ratelimit-remaining-subscription-reads": "11470", - "x-ms-request-id": "f8f238e1-e08a-44b8-b40f-f673722b1c32", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030942Z:6faa13fb-fffa-4c07-ada5-6ada2c747bfd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eac0d5606773f1cf6c47151e7e48b7db", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eac0d5606773f1cf6c47151e7e48b7db", - "x-ms-correlation-request-id": "8228c40c-75d4-4bac-8e53-02cf06b05557", - "x-ms-ratelimit-remaining-subscription-reads": "11469", - "x-ms-request-id": "c453b83b-e058-48c6-abf5-296e21033241", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030943Z:8228c40c-75d4-4bac-8e53-02cf06b05557" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "585fdf5723cd326da325cb42270b12c2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "585fdf5723cd326da325cb42270b12c2", - "x-ms-correlation-request-id": "e4d709a2-327b-4c14-9789-f36bf72dcaa7", - "x-ms-ratelimit-remaining-subscription-reads": "11468", - "x-ms-request-id": "ff369cd1-c515-472c-a3c6-eb7094804408", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030945Z:e4d709a2-327b-4c14-9789-f36bf72dcaa7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "51c5d77639b5e36f1857dd5f2d981e9a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "51c5d77639b5e36f1857dd5f2d981e9a", - "x-ms-correlation-request-id": "ff5dcea6-8b8f-4f8f-bc75-7a36da07e67d", - "x-ms-ratelimit-remaining-subscription-reads": "11467", - "x-ms-request-id": "fce12e67-7f8b-4e79-b270-f8d88a674daf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030946Z:ff5dcea6-8b8f-4f8f-bc75-7a36da07e67d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "94606de1c3033db7678d474e9b8dca61", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "94606de1c3033db7678d474e9b8dca61", - "x-ms-correlation-request-id": "0313d86e-ba64-4a90-944d-0429fd3d838f", - "x-ms-ratelimit-remaining-subscription-reads": "11466", - "x-ms-request-id": "6d99d243-d3cc-49dc-a371-6ba14debfdc0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030947Z:0313d86e-ba64-4a90-944d-0429fd3d838f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/657f4256-5ecf-49af-9fd9-e9ca7efbb135?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a7a7533565831e256f7b3f75460e050b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a7a7533565831e256f7b3f75460e050b", - "x-ms-correlation-request-id": "a81c1d0d-f1a6-4a0a-8df0-75f23a6a173d", - "x-ms-ratelimit-remaining-subscription-reads": "11465", - "x-ms-request-id": "0d45cd0f-b695-4196-92c7-f4c9ee6aa39d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030949Z:a81c1d0d-f1a6-4a0a-8df0-75f23a6a173d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976", - "name": "sto4976", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:09:32.3736690Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:09:32.3736690Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:09:32.2955263Z", - "primaryEndpoints": { - "blob": "https://sto4976.blob.core.windows.net/", - "queue": "https://sto4976.queue.core.windows.net/", - "table": "https://sto4976.table.core.windows.net/", - "file": "https://sto4976.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/share624?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-fde16f664828544d86ef18a827139309-bbf028c00294d44c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aaba6031be7d1fb388ea27f121488a8d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "269", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:48 GMT", - "ETag": "\u00220x8D8585BA44AA271\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aaba6031be7d1fb388ea27f121488a8d", - "x-ms-correlation-request-id": "35d5199b-07d7-4588-83db-ce63bb8908eb", - "x-ms-ratelimit-remaining-subscription-writes": "1049", - "x-ms-request-id": "30dcd121-417b-43a0-b0c5-4ae28c4dcd4d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030949Z:35d5199b-07d7-4588-83db-ce63bb8908eb" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/share624", - "name": "share624", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "properties": {} - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/share624?api-version=2019-06-01\u0026$expand=stats", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-0cc0c878c0dff84a98e0c158afb6ecb3-c5d39e05e484f948-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f0da297c1776477c4225878342f65988", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "387", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:49 GMT", - "ETag": "\u00220x8D8585BA44AA271\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f0da297c1776477c4225878342f65988", - "x-ms-correlation-request-id": "a545dbb2-42e2-4350-ac80-b8de9de2be26", - "x-ms-ratelimit-remaining-subscription-reads": "11464", - "x-ms-request-id": "5c72086b-c8e6-47d6-bfd2-bef0295769e4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030950Z:a545dbb2-42e2-4350-ac80-b8de9de2be26" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/share624", - "name": "share624", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "etag": "\u00220x8D8585BA44AA271\u0022", - "properties": { - "shareUsageBytes": 0, - "lastModifiedTime": "2020-09-14T03:09:49.0000000Z", - "shareQuota": 5120 - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/share682?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "86", - "Content-Type": "application/json", - "traceparent": "00-bec6b56197495740b74cf17b3406e930-18bf32493ff0b24d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0f2d6947b7b6f49488fa7bfe2c4d33b5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "shareQuota": 500 - } - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "338", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:49 GMT", - "ETag": "\u00220x8D8585BA4DBB127\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0f2d6947b7b6f49488fa7bfe2c4d33b5", - "x-ms-correlation-request-id": "4adb518f-11ba-426b-8725-327b8be10210", - "x-ms-ratelimit-remaining-subscription-writes": "1048", - "x-ms-request-id": "be3cb085-7ffc-4154-bcd1-750806f0bd30", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030950Z:4adb518f-11ba-426b-8725-327b8be10210" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/share682", - "name": "share682", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "properties": { - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "shareQuota": 500 - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/share682?api-version=2019-06-01\u0026$expand=stats", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-b5b6db0fdc81e5478632f03e7905bd73-9fde710709603f48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2be4c9e8901ae41a726758372fdd9190", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "439", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:50 GMT", - "ETag": "\u00220x8D8585BA4DBB127\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2be4c9e8901ae41a726758372fdd9190", - "x-ms-correlation-request-id": "8540c7af-e079-4f7c-8e36-4480d0901966", - "x-ms-ratelimit-remaining-subscription-reads": "11463", - "x-ms-request-id": "ff2b7607-e60c-4ae2-9ea3-5970870d0273", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030950Z:8540c7af-e079-4f7c-8e36-4480d0901966" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/share682", - "name": "share682", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "etag": "\u00220x8D8585BA4DBB127\u0022", - "properties": { - "shareUsageBytes": 0, - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "lastModifiedTime": "2020-09-14T03:09:50.0000000Z", - "shareQuota": 500 - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/share624?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-baa597ad75e3f44098c572f6e0ccca00-ee1e21b83984c14d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dedab59f7d5d72c645fbee1c004916d7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dedab59f7d5d72c645fbee1c004916d7", - "x-ms-correlation-request-id": "9890309e-c1f3-4d4d-a4a3-2ae598c53f2c", - "x-ms-ratelimit-remaining-subscription-deletes": "14946", - "x-ms-request-id": "269571a0-fb24-41db-9683-a1519273d49a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030951Z:9890309e-c1f3-4d4d-a4a3-2ae598c53f2c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares?api-version=2019-06-01\u0026$expand=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2d59ce535d74b6214f489d4e5f5cc4ab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "439", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2d59ce535d74b6214f489d4e5f5cc4ab", - "x-ms-correlation-request-id": "14a0bcd1-5e78-40f9-875d-a885fe213d93", - "x-ms-ratelimit-remaining-subscription-reads": "11462", - "x-ms-request-id": "ea67e0e6-da73-4c43-8ca1-5747c8ba1e9b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030951Z:14a0bcd1-5e78-40f9-875d-a885fe213d93" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/share682", - "name": "share682", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "etag": "\u00220x8D8585BA4DBB127\u0022", - "properties": { - "accessTier": "TransactionOptimized", - "lastModifiedTime": "2020-09-14T03:09:50.0000000Z", - "shareQuota": 500, - "enabledProtocols": "SMB" - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/share682?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-50eb8229bbea4242acc786944eca824e-88b20f82e8a43445-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "765eea6955736a570372e51fa2fee328", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "765eea6955736a570372e51fa2fee328", - "x-ms-correlation-request-id": "92e024ae-9ea3-4fa5-add1-f94b35aa2e03", - "x-ms-ratelimit-remaining-subscription-deletes": "14945", - "x-ms-request-id": "dfdbfe0e-2a54-4113-a18b-c495ad964b13", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030952Z:92e024ae-9ea3-4fa5-add1-f94b35aa2e03" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares?api-version=2019-06-01\u0026$expand=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "61e380516483421c94238e15e07712e8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "12", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "61e380516483421c94238e15e07712e8", - "x-ms-correlation-request-id": "e7fa5036-da25-4e79-b9e3-1a32f5dfe9fc", - "x-ms-ratelimit-remaining-subscription-reads": "11461", - "x-ms-request-id": "2658ba5f-4c6c-4b16-a13b-ed4be913d794", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030952Z:e7fa5036-da25-4e79-b9e3-1a32f5dfe9fc" - }, - "ResponseBody": { - "value": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6577/providers/Microsoft.Storage/storageAccounts/sto4976/fileServices/default/shares/notexistshare?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ced64332e99d2c4fae48890dd5419184-880edf1d49073240-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "16b243369feafe6477ef290277011451", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "16b243369feafe6477ef290277011451", - "x-ms-correlation-request-id": "d8020983-baa7-49a9-8512-ceec5207dc49", - "x-ms-ratelimit-remaining-subscription-deletes": "14944", - "x-ms-request-id": "de63b5b1-4351-4088-9886-53e531c75c91", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030952Z:d8020983-baa7-49a9-8512-ceec5207dc49" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "1937448415", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesUpdateGetTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesUpdateGetTest.json deleted file mode 100644 index e0de09149b64..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesUpdateGetTest.json +++ /dev/null @@ -1,779 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res5251?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-baf5e2c94791264ab1780d4d0941211e-f94d13183b3ff54f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fee9136e7a73f30b8b7b515655f7c25f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "81988d14-94b4-4d25-a647-672231684a48", - "x-ms-ratelimit-remaining-subscription-writes": "1058", - "x-ms-request-id": "81988d14-94b4-4d25-a647-672231684a48", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030840Z:81988d14-94b4-4d25-a647-672231684a48" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5251", - "name": "res5251", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5251/providers/Microsoft.Storage/storageAccounts/sto6181?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "163", - "Content-Type": "application/json", - "traceparent": "00-3729b50f31249545bd6186912b182992-2d1ab59d50ccf344-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "88f27cbfad3d574c25f1473c88485199", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "westeurope", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "largeFileSharesState": "Enabled" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "88f27cbfad3d574c25f1473c88485199", - "x-ms-correlation-request-id": "9eb8cc66-f4d4-4a97-92a7-fa54e04098eb", - "x-ms-ratelimit-remaining-subscription-writes": "1057", - "x-ms-request-id": "54bf047f-25e8-48a8-8465-0318a41d613c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030844Z:9eb8cc66-f4d4-4a97-92a7-fa54e04098eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "30c9b8f76d6c65309ca74e89c3b60233", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "30c9b8f76d6c65309ca74e89c3b60233", - "x-ms-correlation-request-id": "afd7cc1f-f6ef-49d1-8c1a-5bd59b808ca2", - "x-ms-ratelimit-remaining-subscription-reads": "11507", - "x-ms-request-id": "02d7bebe-ed68-4135-be19-f967fb44040f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030844Z:afd7cc1f-f6ef-49d1-8c1a-5bd59b808ca2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "98babc0088e741dcaed50083ad536ee6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "98babc0088e741dcaed50083ad536ee6", - "x-ms-correlation-request-id": "6551a806-a871-4b8d-b203-fc7a9c45e215", - "x-ms-ratelimit-remaining-subscription-reads": "11506", - "x-ms-request-id": "fc37230d-0df2-4596-9507-81a9387e197f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030846Z:6551a806-a871-4b8d-b203-fc7a9c45e215" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d0450126217e2d2c2f7539d1304558d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d0450126217e2d2c2f7539d1304558d1", - "x-ms-correlation-request-id": "f6a813e1-a221-4207-9611-3abf220bc6f8", - "x-ms-ratelimit-remaining-subscription-reads": "11505", - "x-ms-request-id": "0be580a5-6759-4b8b-9535-44da45eb2547", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030847Z:f6a813e1-a221-4207-9611-3abf220bc6f8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2cf8cdb732846e5fdc8781976dacb849", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2cf8cdb732846e5fdc8781976dacb849", - "x-ms-correlation-request-id": "33fc8398-f2f3-43cd-8add-b268b7be551c", - "x-ms-ratelimit-remaining-subscription-reads": "11504", - "x-ms-request-id": "5ac53e49-f311-4610-9aa9-a258387d4474", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030848Z:33fc8398-f2f3-43cd-8add-b268b7be551c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c26267383271dfb48f8d69714f0a1169", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c26267383271dfb48f8d69714f0a1169", - "x-ms-correlation-request-id": "9644f6a9-2a13-43e4-97ef-ccc27dcee751", - "x-ms-ratelimit-remaining-subscription-reads": "11503", - "x-ms-request-id": "de3cd6d2-84c4-47ba-ae35-70db599a69e8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030849Z:9644f6a9-2a13-43e4-97ef-ccc27dcee751" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dfcc2f7c425af461a1d7f4f79f95c082", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dfcc2f7c425af461a1d7f4f79f95c082", - "x-ms-correlation-request-id": "ef1b1fc1-5eaa-4fe6-b5e3-aeef5d63daf8", - "x-ms-ratelimit-remaining-subscription-reads": "11502", - "x-ms-request-id": "19612220-53f1-4955-9b2f-851f32f9f361", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030851Z:ef1b1fc1-5eaa-4fe6-b5e3-aeef5d63daf8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c899efbd96e2856018199cf7c9ed1ed1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c899efbd96e2856018199cf7c9ed1ed1", - "x-ms-correlation-request-id": "399f21fb-edc7-4efb-ab1d-3102d1365e5c", - "x-ms-ratelimit-remaining-subscription-reads": "11501", - "x-ms-request-id": "e2301e9d-18e1-4569-9c8a-3a6ea0d48943", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030852Z:399f21fb-edc7-4efb-ab1d-3102d1365e5c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3d1a1875d8e0f5ee066e20993dbd3ff9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3d1a1875d8e0f5ee066e20993dbd3ff9", - "x-ms-correlation-request-id": "0de412ba-10b7-41e4-8d09-78f60ef88d4d", - "x-ms-ratelimit-remaining-subscription-reads": "11500", - "x-ms-request-id": "b4125782-15dc-4ebe-9fea-a3d4197b1539", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030853Z:0de412ba-10b7-41e4-8d09-78f60ef88d4d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5fb4e6cd4971e686cf47c640a66a2ab4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5fb4e6cd4971e686cf47c640a66a2ab4", - "x-ms-correlation-request-id": "f840b19b-b8f6-4116-a97b-911bafe4fa20", - "x-ms-ratelimit-remaining-subscription-reads": "11499", - "x-ms-request-id": "49995be2-54c5-4bed-9fc2-df2b72404228", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030854Z:f840b19b-b8f6-4116-a97b-911bafe4fa20" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "878122b8827be4a201a3c27475c6475b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "878122b8827be4a201a3c27475c6475b", - "x-ms-correlation-request-id": "2ad71a49-2779-4079-a3ca-f600e4455e47", - "x-ms-ratelimit-remaining-subscription-reads": "11498", - "x-ms-request-id": "40f25145-9ebe-4212-af0c-9ed3c8367745", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030856Z:2ad71a49-2779-4079-a3ca-f600e4455e47" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e22aa2dabe392c6091346e9911ad4f9b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e22aa2dabe392c6091346e9911ad4f9b", - "x-ms-correlation-request-id": "bc2a036f-b6c8-45e8-b505-d7fe54b89730", - "x-ms-ratelimit-remaining-subscription-reads": "11497", - "x-ms-request-id": "76cba566-de84-48ca-9415-1678773cc14c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030857Z:bc2a036f-b6c8-45e8-b505-d7fe54b89730" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1ae06c43b83b4a7e44cf5ecd86127008", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1ae06c43b83b4a7e44cf5ecd86127008", - "x-ms-correlation-request-id": "67f32885-a405-4370-833c-662264056b94", - "x-ms-ratelimit-remaining-subscription-reads": "11496", - "x-ms-request-id": "2a3ac9da-24ce-4de0-8688-ba1357aa518f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030858Z:67f32885-a405-4370-833c-662264056b94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "04666bff4840fa7bc255f5461408d353", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:08:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "04666bff4840fa7bc255f5461408d353", - "x-ms-correlation-request-id": "f3cf836a-a11a-4f02-b562-58bada12ad70", - "x-ms-ratelimit-remaining-subscription-reads": "11495", - "x-ms-request-id": "16958a97-9d74-44af-bc10-b21aa1706020", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030859Z:f3cf836a-a11a-4f02-b562-58bada12ad70" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/54bf047f-25e8-48a8-8465-0318a41d613c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "093126542ce5212023df9e696092a57f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1258", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:00 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "093126542ce5212023df9e696092a57f", - "x-ms-correlation-request-id": "1ba47665-5922-4a08-bede-2aaea9a19d55", - "x-ms-ratelimit-remaining-subscription-reads": "11494", - "x-ms-request-id": "78ee8b7b-f325-4447-82fa-474718eaa47d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030901Z:1ba47665-5922-4a08-bede-2aaea9a19d55" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5251/providers/Microsoft.Storage/storageAccounts/sto6181", - "name": "sto6181", - "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:08:43.7081283Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:08:43.7081283Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:08:43.6143602Z", - "primaryEndpoints": { - "dfs": "https://sto6181.dfs.core.windows.net/", - "web": "https://sto6181.z6.web.core.windows.net/", - "blob": "https://sto6181.blob.core.windows.net/", - "queue": "https://sto6181.queue.core.windows.net/", - "table": "https://sto6181.table.core.windows.net/", - "file": "https://sto6181.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5251/providers/Microsoft.Storage/storageAccounts/sto6181/fileServices/default/shares/share3202?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-228cecd560f40d449a89913a10517996-1d833c3a9439214c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "47a699655b4bf0fae658e6c337363bfc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "271", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:01 GMT", - "ETag": "\u00220x8D8585B87E5A6A0\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "47a699655b4bf0fae658e6c337363bfc", - "x-ms-correlation-request-id": "4485db6c-19eb-48ee-9855-e22bd5b0ae53", - "x-ms-ratelimit-remaining-subscription-writes": "1056", - "x-ms-request-id": "2a24c3a5-c9ca-4c59-b28e-77f8221a3cc3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030901Z:4485db6c-19eb-48ee-9855-e22bd5b0ae53" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5251/providers/Microsoft.Storage/storageAccounts/sto6181/fileServices/default/shares/share3202", - "name": "share3202", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "properties": {} - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5251/providers/Microsoft.Storage/storageAccounts/sto6181/fileServices/default/shares/share3202?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "87", - "Content-Type": "application/json", - "traceparent": "00-707ce061eaec234785cf2b676bbce0b6-0580df0732124045-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e060780b23674bd344e060a911992faf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "shareQuota": 5200 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "341", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:01 GMT", - "ETag": "\u00220x8D8585B8830C632\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e060780b23674bd344e060a911992faf", - "x-ms-correlation-request-id": "b6501957-faed-49d6-ae7e-6feb9fa21bea", - "x-ms-ratelimit-remaining-subscription-writes": "1055", - "x-ms-request-id": "6e95d8ed-01d9-4fba-841b-a0b8f4454e3e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030902Z:b6501957-faed-49d6-ae7e-6feb9fa21bea" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5251/providers/Microsoft.Storage/storageAccounts/sto6181/fileServices/default/shares/share3202", - "name": "share3202", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "properties": { - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "shareQuota": 5200 - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5251/providers/Microsoft.Storage/storageAccounts/sto6181/fileServices/default/shares/share3202?api-version=2019-06-01\u0026$expand=stats", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-d95b4b38b4056048bd4ebf91ae200bc0-8010a926fbc1b946-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6fae83750b2dca093618fed3395eeca8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "478", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:09:02 GMT", - "ETag": "\u00220x8D8585B8830C632\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6fae83750b2dca093618fed3395eeca8", - "x-ms-correlation-request-id": "63beadc2-1b42-4d36-8a6e-2117276d909a", - "x-ms-ratelimit-remaining-subscription-reads": "11493", - "x-ms-request-id": "340cec28-e7a4-4911-b7f9-4a05ec40841e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030902Z:63beadc2-1b42-4d36-8a6e-2117276d909a" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5251/providers/Microsoft.Storage/storageAccounts/sto6181/fileServices/default/shares/share3202", - "name": "share3202", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "etag": "\u00220x8D8585B8830C632\u0022", - "properties": { - "shareUsageBytes": 0, - "accessTier": "TransactionOptimized", - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "lastModifiedTime": "2020-09-14T03:09:02.0000000Z", - "shareQuota": 5200 - } - } - } - ], - "Variables": { - "RandomSeed": "1727267229", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesUpdateGetTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesUpdateGetTestAsync.json deleted file mode 100644 index 446391873a14..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesUpdateGetTestAsync.json +++ /dev/null @@ -1,779 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res8786?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-83140aacd606a043a31626e9cd38bd0b-c1dd29703b96494a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "81c01a0713c14fba2295bafe6bb9f271", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "27fc3cf9-2d30-44bf-b074-f531214e620d", - "x-ms-ratelimit-remaining-subscription-writes": "1047", - "x-ms-request-id": "27fc3cf9-2d30-44bf-b074-f531214e620d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030955Z:27fc3cf9-2d30-44bf-b074-f531214e620d" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8786", - "name": "res8786", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8786/providers/Microsoft.Storage/storageAccounts/sto7647?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "163", - "Content-Type": "application/json", - "traceparent": "00-f6ad51ff3a2b794d8d6478d2143837da-5b44fe5f923e864f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9ce23440cf30b24020e30c965f489acf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "westeurope", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "largeFileSharesState": "Enabled" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9ce23440cf30b24020e30c965f489acf", - "x-ms-correlation-request-id": "c4040084-4d41-4f09-805a-c98d67ee1c2e", - "x-ms-ratelimit-remaining-subscription-writes": "1046", - "x-ms-request-id": "caa74024-5c92-4790-9b6e-ecb381007e73", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030958Z:c4040084-4d41-4f09-805a-c98d67ee1c2e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0c33d75224614ad680cea12faeb9c34c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0c33d75224614ad680cea12faeb9c34c", - "x-ms-correlation-request-id": "f1e769b7-598b-4a28-af97-ef299fd545a2", - "x-ms-ratelimit-remaining-subscription-reads": "11460", - "x-ms-request-id": "f93daf25-b774-427e-9d68-2b7e6b1ddf6e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030958Z:f1e769b7-598b-4a28-af97-ef299fd545a2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d55b2f1f05e4ca1df2d987fbd5f44b09", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:09:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d55b2f1f05e4ca1df2d987fbd5f44b09", - "x-ms-correlation-request-id": "f67bfef0-d59d-4367-983e-c3ac1fb6169f", - "x-ms-ratelimit-remaining-subscription-reads": "11459", - "x-ms-request-id": "57d77e4c-51e0-45a4-8895-0876765a5292", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T030959Z:f67bfef0-d59d-4367-983e-c3ac1fb6169f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8743754f8e15eb6d0dc2ead9d5115a5c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8743754f8e15eb6d0dc2ead9d5115a5c", - "x-ms-correlation-request-id": "ce497318-c89b-4e2a-bedc-fa3326e096d8", - "x-ms-ratelimit-remaining-subscription-reads": "11458", - "x-ms-request-id": "255971b6-a6cf-41fc-b1e6-54c43458356d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031001Z:ce497318-c89b-4e2a-bedc-fa3326e096d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "372cad70beba4db1b96919879dda748c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "372cad70beba4db1b96919879dda748c", - "x-ms-correlation-request-id": "8e6c7db6-b887-4b16-b13a-58ae357b515c", - "x-ms-ratelimit-remaining-subscription-reads": "11457", - "x-ms-request-id": "c41c400e-2f75-41c3-afc2-02788e749a89", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031002Z:8e6c7db6-b887-4b16-b13a-58ae357b515c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "38df97833c759137c170c7211a44f5e0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "38df97833c759137c170c7211a44f5e0", - "x-ms-correlation-request-id": "9750099d-d078-44b7-89a3-cb4d293c15a7", - "x-ms-ratelimit-remaining-subscription-reads": "11456", - "x-ms-request-id": "de89b2c3-e048-4093-ac4d-66e51c69a5c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031003Z:9750099d-d078-44b7-89a3-cb4d293c15a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "288b2b7f14c8914ec4f6cdab74e64d32", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "288b2b7f14c8914ec4f6cdab74e64d32", - "x-ms-correlation-request-id": "8593937f-f5c8-4b91-9325-aa3a48cc6aab", - "x-ms-ratelimit-remaining-subscription-reads": "11455", - "x-ms-request-id": "e82a1a36-e815-4875-b484-a5721ed8b898", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031004Z:8593937f-f5c8-4b91-9325-aa3a48cc6aab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3d565e4e223234e6759b764af7903275", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3d565e4e223234e6759b764af7903275", - "x-ms-correlation-request-id": "787fccee-8a0f-4714-9dd7-028c66343bb3", - "x-ms-ratelimit-remaining-subscription-reads": "11454", - "x-ms-request-id": "d75dfb36-117f-4ced-a6a4-d8cf5b479f4c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031006Z:787fccee-8a0f-4714-9dd7-028c66343bb3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "720839734c4f6ec4494e747f6f8b1cdb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "720839734c4f6ec4494e747f6f8b1cdb", - "x-ms-correlation-request-id": "8657e073-81f8-47da-9236-2fd2f46b4ef6", - "x-ms-ratelimit-remaining-subscription-reads": "11453", - "x-ms-request-id": "4bd738d8-d370-4a26-b8cd-4606a2e937af", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031007Z:8657e073-81f8-47da-9236-2fd2f46b4ef6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bcd39422b7ee5cae4456b22c9d049933", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bcd39422b7ee5cae4456b22c9d049933", - "x-ms-correlation-request-id": "a2834c2a-2231-456f-b548-1220d9003a16", - "x-ms-ratelimit-remaining-subscription-reads": "11452", - "x-ms-request-id": "42c5ac19-be2c-45ca-bf3c-eebcdcdba41e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031008Z:a2834c2a-2231-456f-b548-1220d9003a16" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3b3857c3dbdd01e399e7f4e4ae67c5ea", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3b3857c3dbdd01e399e7f4e4ae67c5ea", - "x-ms-correlation-request-id": "38fb0375-94e4-4879-9393-01a894d8e2db", - "x-ms-ratelimit-remaining-subscription-reads": "11451", - "x-ms-request-id": "fae5bd4b-08d6-4b60-bad0-28da5e0e2299", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031009Z:38fb0375-94e4-4879-9393-01a894d8e2db" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "62289b7e76bcbb878aac2df89a97d145", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "62289b7e76bcbb878aac2df89a97d145", - "x-ms-correlation-request-id": "2172dedb-8d8f-4a5a-9bca-d8404393ac21", - "x-ms-ratelimit-remaining-subscription-reads": "11450", - "x-ms-request-id": "2e3b8c6c-30c6-4035-a79d-43ec4f202548", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031011Z:2172dedb-8d8f-4a5a-9bca-d8404393ac21" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "17bb40b4e05346fdb1d22207c3caaedd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "17bb40b4e05346fdb1d22207c3caaedd", - "x-ms-correlation-request-id": "dc1185fb-a1f8-4899-b95f-6d0f880775be", - "x-ms-ratelimit-remaining-subscription-reads": "11449", - "x-ms-request-id": "6f1891c2-b33e-493e-b868-9db8377d2154", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031012Z:dc1185fb-a1f8-4899-b95f-6d0f880775be" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "02aec79136db4d77d07cb030adea6602", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "02aec79136db4d77d07cb030adea6602", - "x-ms-correlation-request-id": "d77a4e79-b05f-46a4-8bd2-756484103045", - "x-ms-ratelimit-remaining-subscription-reads": "11448", - "x-ms-request-id": "17610473-7900-43ac-96f4-181bb9fd8c8e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031013Z:d77a4e79-b05f-46a4-8bd2-756484103045" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/caa74024-5c92-4790-9b6e-ecb381007e73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6e2faf16adab9d969de1b1ea5380f8c0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1258", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:10:14 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6e2faf16adab9d969de1b1ea5380f8c0", - "x-ms-correlation-request-id": "b974c148-5548-4a65-b448-e097fa0c9cf9", - "x-ms-ratelimit-remaining-subscription-reads": "11447", - "x-ms-request-id": "9e9f4d56-77fa-4ed1-b390-319f09dc16ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031014Z:b974c148-5548-4a65-b448-e097fa0c9cf9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8786/providers/Microsoft.Storage/storageAccounts/sto7647", - "name": "sto7647", - "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:09:57.6151309Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:09:57.6151309Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:09:57.5370135Z", - "primaryEndpoints": { - "dfs": "https://sto7647.dfs.core.windows.net/", - "web": "https://sto7647.z6.web.core.windows.net/", - "blob": "https://sto7647.blob.core.windows.net/", - "queue": "https://sto7647.queue.core.windows.net/", - "table": "https://sto7647.table.core.windows.net/", - "file": "https://sto7647.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8786/providers/Microsoft.Storage/storageAccounts/sto7647/fileServices/default/shares/share1660?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-548ceecfdfac304f81d2b32c2c4bb4f9-321dcaf9667d3d49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e9d2665069cfc97d6e46d630cd98c66b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "271", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:10:15 GMT", - "ETag": "\u00220x8D8585BB3F9CE81\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e9d2665069cfc97d6e46d630cd98c66b", - "x-ms-correlation-request-id": "ea38c97c-fdd8-41f6-b89c-cb95ae1742a4", - "x-ms-ratelimit-remaining-subscription-writes": "1045", - "x-ms-request-id": "a2f5a700-da85-45bc-a4ec-e96eca7ef8a1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031015Z:ea38c97c-fdd8-41f6-b89c-cb95ae1742a4" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8786/providers/Microsoft.Storage/storageAccounts/sto7647/fileServices/default/shares/share1660", - "name": "share1660", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "properties": {} - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8786/providers/Microsoft.Storage/storageAccounts/sto7647/fileServices/default/shares/share1660?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "87", - "Content-Type": "application/json", - "traceparent": "00-9e3f14ae6b1d2b47bc88c5ea179ad2aa-c3f73e9fbfcef04d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9a14f120313f30e41064fa858cfa5084", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "shareQuota": 5200 - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "341", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:10:16 GMT", - "ETag": "\u00220x8D8585BB443DD10\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9a14f120313f30e41064fa858cfa5084", - "x-ms-correlation-request-id": "d8bec491-ea87-462c-ac0f-a2210c594cd5", - "x-ms-ratelimit-remaining-subscription-writes": "1044", - "x-ms-request-id": "a7572918-62d7-4f11-8e2d-834815127d41", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031016Z:d8bec491-ea87-462c-ac0f-a2210c594cd5" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8786/providers/Microsoft.Storage/storageAccounts/sto7647/fileServices/default/shares/share1660", - "name": "share1660", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "properties": { - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "shareQuota": 5200 - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8786/providers/Microsoft.Storage/storageAccounts/sto7647/fileServices/default/shares/share1660?api-version=2019-06-01\u0026$expand=stats", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-3b1e0ebdeea4ee4ba3f07c187e816034-6a5c552e4b42bc4a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "835d32f019934646b2a53d67c06dd048", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "478", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:10:16 GMT", - "ETag": "\u00220x8D8585BB443DD10\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "835d32f019934646b2a53d67c06dd048", - "x-ms-correlation-request-id": "9a0c7cfa-ee7f-4c32-b3ea-b629aee9a601", - "x-ms-ratelimit-remaining-subscription-reads": "11446", - "x-ms-request-id": "c9e047b3-ff8b-4634-899d-d7c0068ae387", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031016Z:9a0c7cfa-ee7f-4c32-b3ea-b629aee9a601" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8786/providers/Microsoft.Storage/storageAccounts/sto7647/fileServices/default/shares/share1660", - "name": "share1660", - "type": "Microsoft.Storage/storageAccounts/fileServices/shares", - "etag": "\u00220x8D8585BB443DD10\u0022", - "properties": { - "shareUsageBytes": 0, - "accessTier": "TransactionOptimized", - "metadata": { - "metadata1": "true", - "metadata2": "value2" - }, - "lastModifiedTime": "2020-09-14T03:10:16.0000000Z", - "shareQuota": 5200 - } - } - } - ], - "Variables": { - "RandomSeed": "864721314", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/CreateDeleteFileShare.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/CreateDeleteFileShare.json new file mode 100644 index 000000000000..364479c78350 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/CreateDeleteFileShare.json @@ -0,0 +1,1031 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cbd8e7e3089f7dcb9e1ddbd257727738", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:41:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "a2ecceff-868e-4d49-b1bf-27ed059be9ed", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "a2ecceff-868e-4d49-b1bf-27ed059be9ed", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034144Z:a2ecceff-868e-4d49-b1bf-27ed059be9ed" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1437?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-3bd2fbc88b964945855b3f0e0d3edcf7-dda537025053a144-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "96488ebb79ed3c2eb9603dacaee64d30", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:41:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "bb05e630-56b1-4e42-8aec-b97271b77e81", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "bb05e630-56b1-4e42-8aec-b97271b77e81", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034147Z:bb05e630-56b1-4e42-8aec-b97271b77e81" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437", + "name": "teststorageRG-1437", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "54164a7b22d03ef5ec79b8f9f2a41265", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:41:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "54164a7b22d03ef5ec79b8f9f2a41265", + "x-ms-correlation-request-id": "81bacea0-46c9-4640-8916-9f16d97cf6a9", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034155Z:81bacea0-46c9-4640-8916-9f16d97cf6a9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2cf790a21f226ceb525801ff7643c6bb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:41:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2cf790a21f226ceb525801ff7643c6bb", + "x-ms-correlation-request-id": "f1e0faad-637d-4658-98cb-bade64af1565", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "7d5ebcb6-6591-4f34-a31a-005d137ac573", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034155Z:f1e0faad-637d-4658-98cb-bade64af1565" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "37af472b78d386abdc6cc5ea7a686efb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:41:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "37af472b78d386abdc6cc5ea7a686efb", + "x-ms-correlation-request-id": "e2c4ec46-84cd-432a-958e-18bcfe89ea4c", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "26db0389-628c-4dbf-86f9-ed9e5a13ed4e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034156Z:e2c4ec46-84cd-432a-958e-18bcfe89ea4c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "61562a42e6addf42c30c64c2f36e334b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:41:57 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "61562a42e6addf42c30c64c2f36e334b", + "x-ms-correlation-request-id": "8670cfb0-2eed-4f07-bab0-895c9824ba1f", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "5d551753-d7ea-4d55-b17f-89f936944854", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034158Z:8670cfb0-2eed-4f07-bab0-895c9824ba1f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8862ec1fff4029bae57050b55901f1ea", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:41:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8862ec1fff4029bae57050b55901f1ea", + "x-ms-correlation-request-id": "9f173b9d-89fc-4cec-9906-5f7a9623ee04", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "56680114-0159-44cb-902f-0b945dea58cc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034159Z:9f173b9d-89fc-4cec-9906-5f7a9623ee04" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4bbc06ea65ec440e05d074c714e9926e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4bbc06ea65ec440e05d074c714e9926e", + "x-ms-correlation-request-id": "9666d022-f242-4640-9a5f-e73972a93859", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "c08b9f20-ad35-4526-8b66-38e7c20ed3a2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034200Z:9666d022-f242-4640-9a5f-e73972a93859" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8eca7939e50543ba702d7c3c958d85c2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8eca7939e50543ba702d7c3c958d85c2", + "x-ms-correlation-request-id": "62ab17e6-be31-49e5-8694-93eace1271b4", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "71145740-54ce-41a8-8a21-21899088bf94", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034202Z:62ab17e6-be31-49e5-8694-93eace1271b4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "edd87a1be7b1ba5edd1d83708bf315fb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "edd87a1be7b1ba5edd1d83708bf315fb", + "x-ms-correlation-request-id": "3be88090-ebfb-4733-9183-5d6fb3443e37", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "6b8c860f-5968-4e85-932d-b89cec921f90", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034203Z:3be88090-ebfb-4733-9183-5d6fb3443e37" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "df7be2dd623604e44b78dbbfe8d1af78", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "df7be2dd623604e44b78dbbfe8d1af78", + "x-ms-correlation-request-id": "a9796c05-a58f-446e-9d28-ff6b3da6b34a", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "eecd9293-9b09-4a05-a823-160951a183a4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034204Z:a9796c05-a58f-446e-9d28-ff6b3da6b34a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9aabb14aa51051bc1b10b0e76249b87d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9aabb14aa51051bc1b10b0e76249b87d", + "x-ms-correlation-request-id": "61b93c3a-137e-407d-b135-03b262fcb2a8", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "a413d2ed-e78c-45ca-a054-72052403b54b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034205Z:61b93c3a-137e-407d-b135-03b262fcb2a8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b35e8018a511b88b95d4a1390c9fd10c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:06 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b35e8018a511b88b95d4a1390c9fd10c", + "x-ms-correlation-request-id": "120e1e40-35c6-4b45-9b71-310f84e62c2c", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "6742dc1f-29e4-4532-865b-0670f44049a7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034207Z:120e1e40-35c6-4b45-9b71-310f84e62c2c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d9260a6e7b4738ea2529c426b2fca101", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d9260a6e7b4738ea2529c426b2fca101", + "x-ms-correlation-request-id": "ebb867cc-c342-473c-87e8-f49418c9f419", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "4f8a2f61-12c5-428b-ac68-093feb7bddb6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034208Z:ebb867cc-c342-473c-87e8-f49418c9f419" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "67a75dc0fb72a46626f3043c0483457c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "67a75dc0fb72a46626f3043c0483457c", + "x-ms-correlation-request-id": "c56c7c0c-c8a0-4882-90f4-007409dda02c", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "15476eff-eb1f-4947-aa73-77731f46acbb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034209Z:c56c7c0c-c8a0-4882-90f4-007409dda02c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6c6051f-bc52-4fc6-a7da-e5f934fdbb2b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5779a43edf239d3695268de7e1650598", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5779a43edf239d3695268de7e1650598", + "x-ms-correlation-request-id": "01d00fe1-df0c-4f63-804c-4f0b71408238", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "64eea300-e12e-4860-a119-7da4fd1ff0ba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034211Z:01d00fe1-df0c-4f63-804c-4f0b71408238" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876", + "name": "storage2876", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T03:41:52.6010255Z", + "key2": "2021-08-17T03:41:52.6010255Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:41:52.6010255Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:41:52.6010255Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T03:41:52.4916617Z", + "primaryEndpoints": { + "blob": "https://storage2876.blob.core.windows.net/", + "queue": "https://storage2876.queue.core.windows.net/", + "table": "https://storage2876.table.core.windows.net/", + "file": "https://storage2876.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ae789f3269f8739aa381b25376ae33a2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "416", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:11 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ae789f3269f8739aa381b25376ae33a2", + "x-ms-correlation-request-id": "b2a1b23a-1ea1-4870-92a0-439b7e0b95d2", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "5ec5ce4b-878f-40a3-9f40-338dfb603936", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034211Z:b2a1b23a-1ea1-4870-92a0-439b7e0b95d2" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/fileServices", + "properties": { + "protocolSettings": { + "smb": {} + }, + "cors": { + "corsRules": [] + }, + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default/shares/testfileshare3200?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "830ee748dd4927e009d24b6d7fc3c1ed", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "302", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:12 GMT", + "ETag": "\u00220x8D96130FF982C8C\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "830ee748dd4927e009d24b6d7fc3c1ed", + "x-ms-correlation-request-id": "9751c304-a1e7-455e-b1f4-3c0e5d53a801", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "900eb084-a1f5-4367-b1bd-a06ee7d355b1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034212Z:9751c304-a1e7-455e-b1f4-3c0e5d53a801" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default/shares/testfileshare3200", + "name": "testfileshare3200", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": {} + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default/shares/testfileshare3200?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0a640a6b839709d406b3a22ce226e7f2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "473", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:12 GMT", + "ETag": "\u00220x8D96130FF982C8C\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0a640a6b839709d406b3a22ce226e7f2", + "x-ms-correlation-request-id": "410be3bf-3627-449a-b2ec-68bf0003c33d", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "7411ef49-0a64-4bf4-a4b1-ed7a0b4c9d63", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034212Z:410be3bf-3627-449a-b2ec-68bf0003c33d" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default/shares/testfileshare3200", + "name": "testfileshare3200", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D96130FF982C8C\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], + "lastModifiedTime": "2021-08-17T03:42:12.0000000Z", + "shareQuota": 5120 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default/shares/testfileshare3200?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7d9802eb15f7c1e89886ee974e0524be", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "473", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:12 GMT", + "ETag": "\u00220x8D96130FF982C8C\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7d9802eb15f7c1e89886ee974e0524be", + "x-ms-correlation-request-id": "c3393096-22c9-4c33-97d5-e3da41ac692c", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "3cf35c3a-fdee-4832-ab10-5a768d868c34", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034213Z:c3393096-22c9-4c33-97d5-e3da41ac692c" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default/shares/testfileshare3200", + "name": "testfileshare3200", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D96130FF982C8C\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], + "lastModifiedTime": "2021-08-17T03:42:12.0000000Z", + "shareQuota": 5120 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default/shares/testfileshare32001?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a30a65f198cfc44d12047d953bb345e3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a30a65f198cfc44d12047d953bb345e3", + "x-ms-correlation-request-id": "036613fc-41df-40c6-ab0d-4d9752003d51", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "a737c4f1-151f-41c5-a978-f2012adbbca7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034213Z:036613fc-41df-40c6-ab0d-4d9752003d51" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:18905c1e-b01a-00aa-6119-9341dc000000\nTime:2021-08-17T03:42:13.4799697Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default/shares/testfileshare3200?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7c8259ea432a56f621a27210953dbb00", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7c8259ea432a56f621a27210953dbb00", + "x-ms-correlation-request-id": "1af6f02d-dc2b-4991-aea0-e910d9646953", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "8620be3d-c217-4a24-b192-313c982e5a47", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034214Z:1af6f02d-dc2b-4991-aea0-e910d9646953" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default/shares/testfileshare3200?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7c3be38f431c5223b5d46bf3985386e4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7c3be38f431c5223b5d46bf3985386e4", + "x-ms-correlation-request-id": "5d5c3c12-0135-457e-9f50-0b3b6eae938f", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "8a4e0bc4-b4e3-45ed-8fc4-b131cf9d8b24", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034214Z:5d5c3c12-0135-457e-9f50-0b3b6eae938f" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:18905c22-b01a-00aa-6319-9341dc000000\nTime:2021-08-17T03:42:14.2685420Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876/fileServices/default/shares/testfileshare3200?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f5ac0b41a783ad936fb4822d263c2fd4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f5ac0b41a783ad936fb4822d263c2fd4", + "x-ms-correlation-request-id": "9bc5a14d-5c88-4f9e-8e99-bb3890da74f8", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "277116fa-6522-44a7-93a5-4b74cb89fe6a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034214Z:9bc5a14d-5c88-4f9e-8e99-bb3890da74f8" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:18905c23-b01a-00aa-6419-9341dc000000\nTime:2021-08-17T03:42:14.6007819Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "57067d48c878a6c7352fc656d802bece", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "57067d48c878a6c7352fc656d802bece", + "x-ms-correlation-request-id": "e75401dd-9739-408f-a6e4-ff2e3773460a", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "5f878e34-9fd1-4245-bfca-b0d9dba08b3b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034215Z:e75401dd-9739-408f-a6e4-ff2e3773460a" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876", + "name": "storage2876", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T03:41:52.6010255Z", + "key2": "2021-08-17T03:41:52.6010255Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:41:52.6010255Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:41:52.6010255Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T03:41:52.4916617Z", + "primaryEndpoints": { + "blob": "https://storage2876.blob.core.windows.net/", + "queue": "https://storage2876.queue.core.windows.net/", + "table": "https://storage2876.table.core.windows.net/", + "file": "https://storage2876.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1437/providers/Microsoft.Storage/storageAccounts/storage2876?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8acf8d1cc691e87c4f8d0d67c1f62c79", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8acf8d1cc691e87c4f8d0d67c1f62c79", + "x-ms-correlation-request-id": "dc7a1ed2-adce-4912-97c9-9a210bd2d7bc", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "2a9e9a29-98ce-4f7e-b25b-71e2fa8d3122", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034221Z:dc7a1ed2-adce-4912-97c9-9a210bd2d7bc" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1752881307", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/CreateDeleteFileShareAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/CreateDeleteFileShareAsync.json new file mode 100644 index 000000000000..37705f6ea86e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/CreateDeleteFileShareAsync.json @@ -0,0 +1,1031 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1978b53fc6f070139e83a3cd4ddba9ec", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "ac3324fc-431d-4ca8-bab9-9dc3c4444f0d", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "ac3324fc-431d-4ca8-bab9-9dc3c4444f0d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034224Z:ac3324fc-431d-4ca8-bab9-9dc3c4444f0d" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1320?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-4423f63b8d00e34c9bbb72e9f68beeed-1d5d6090218f434a-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "47b741afba6b12cc6c6aae3523029347", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:25 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "690f0d41-0e7b-470b-b1d3-04e5fcf3a2f6", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "690f0d41-0e7b-470b-b1d3-04e5fcf3a2f6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034225Z:690f0d41-0e7b-470b-b1d3-04e5fcf3a2f6" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320", + "name": "teststorageRG-1320", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a2f72ecb4330025a9f4650ac60350a8d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a2f72ecb4330025a9f4650ac60350a8d", + "x-ms-correlation-request-id": "57a1856e-d24b-414b-b610-1141f8eb0c18", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "df2e2072-bf16-423f-93ae-1f381a775a70", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034229Z:57a1856e-d24b-414b-b610-1141f8eb0c18" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7a10f38560f4fd7e5d45cb737c650b34", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7a10f38560f4fd7e5d45cb737c650b34", + "x-ms-correlation-request-id": "212e5e07-3bed-4d4f-b085-4228550107d5", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "a552ec06-060d-423e-85f5-e69cdcd57e97", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034229Z:212e5e07-3bed-4d4f-b085-4228550107d5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "37fda8a45a72f773344c9bace7f5c724", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "37fda8a45a72f773344c9bace7f5c724", + "x-ms-correlation-request-id": "4ddd9778-5677-4124-b218-8e9981cd699b", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "ad6c4c91-c034-4831-b78f-17821eb0ff77", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034231Z:4ddd9778-5677-4124-b218-8e9981cd699b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6d2740c58f25c5984c238fa108872ea1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6d2740c58f25c5984c238fa108872ea1", + "x-ms-correlation-request-id": "53f547c8-a152-473e-b5be-19e87478f92f", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "b444b215-6fd5-4bb3-938f-fbd3fab7d84c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034232Z:53f547c8-a152-473e-b5be-19e87478f92f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "92c02777497d2b9d801846a8c5d21667", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:33 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "92c02777497d2b9d801846a8c5d21667", + "x-ms-correlation-request-id": "a8879d59-3534-4543-8da9-8f18f19f2342", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "8708d5b6-5c42-416d-9b2c-934ada7a44c5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034233Z:a8879d59-3534-4543-8da9-8f18f19f2342" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3cada77d9e3e140f0f37ea4ecad1efac", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3cada77d9e3e140f0f37ea4ecad1efac", + "x-ms-correlation-request-id": "7d85f26e-9928-4f86-86e6-ff68bf1de52f", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "ba23209c-0839-48fb-bb9a-c1063c84b69f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034235Z:7d85f26e-9928-4f86-86e6-ff68bf1de52f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bf34fa1d35357ba6a2fbec0c49f0007a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:35 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bf34fa1d35357ba6a2fbec0c49f0007a", + "x-ms-correlation-request-id": "0dfac3fc-a2fb-4a3f-b7dd-eaf94f760e33", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "5f4fc6bc-7ac5-4f54-b13f-9cd53364ab80", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034236Z:0dfac3fc-a2fb-4a3f-b7dd-eaf94f760e33" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6024270df2d9d86217ab82455f4e60af", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6024270df2d9d86217ab82455f4e60af", + "x-ms-correlation-request-id": "965fdcb8-98d8-45ba-bfda-06f95979a296", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "197feecd-e1a6-4849-823c-7c36007b02a8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034237Z:965fdcb8-98d8-45ba-bfda-06f95979a296" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cb8a9929569d483200329942b203ca1f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:38 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cb8a9929569d483200329942b203ca1f", + "x-ms-correlation-request-id": "4c1a355a-32b9-4bd0-bd20-c44caf9662d7", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "eeb5e383-cb18-4093-8420-9d663b66893c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034239Z:4c1a355a-32b9-4bd0-bd20-c44caf9662d7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a2406f378eac2bd3975ba789b3601b53", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:39 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a2406f378eac2bd3975ba789b3601b53", + "x-ms-correlation-request-id": "91efb94d-1936-41f4-bd9a-3ed2bdc2e041", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "825d8858-d5b7-43bb-b7d5-851138456e57", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034240Z:91efb94d-1936-41f4-bd9a-3ed2bdc2e041" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b0e23d9a3466b7dcf5db60a7581f2614", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b0e23d9a3466b7dcf5db60a7581f2614", + "x-ms-correlation-request-id": "32b9795e-cde6-40be-abb4-ea2c3dd58054", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "2aa081c3-e04a-4644-9aac-6c06f8ed9eb2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034241Z:32b9795e-cde6-40be-abb4-ea2c3dd58054" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f00e62e1be0d9b02c65f3342afa895a0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f00e62e1be0d9b02c65f3342afa895a0", + "x-ms-correlation-request-id": "07d43ea0-2946-4f99-b4cc-47df9eb04c91", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "7a0797ca-abb9-4875-a016-07836ec9a624", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034243Z:07d43ea0-2946-4f99-b4cc-47df9eb04c91" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "75a846161a2003b99289acd12e2bd278", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "75a846161a2003b99289acd12e2bd278", + "x-ms-correlation-request-id": "1388fc80-20d2-4526-85f2-ebc8bd19d178", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "e1dc817e-bdc6-4085-8407-e11c85a8eb8a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034244Z:1388fc80-20d2-4526-85f2-ebc8bd19d178" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df2e2072-bf16-423f-93ae-1f381a775a70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "50a892352b52dc453a47e906019a074d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1292", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:45 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "50a892352b52dc453a47e906019a074d", + "x-ms-correlation-request-id": "911806c6-48f7-417c-a349-e10694188e95", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "d44e7d1e-2188-4081-a363-c423dcbbcd8c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034245Z:911806c6-48f7-417c-a349-e10694188e95" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681", + "name": "storage681", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T03:42:28.1179205Z", + "key2": "2021-08-17T03:42:28.1179205Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:42:28.1179205Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:42:28.1179205Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T03:42:28.0085599Z", + "primaryEndpoints": { + "blob": "https://storage681.blob.core.windows.net/", + "queue": "https://storage681.queue.core.windows.net/", + "table": "https://storage681.table.core.windows.net/", + "file": "https://storage681.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1291bf46b177c6f4a90b5d8411316d9a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "415", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:45 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1291bf46b177c6f4a90b5d8411316d9a", + "x-ms-correlation-request-id": "a60202d8-089b-448f-963d-726910b5ab4b", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "c7e5d960-ed98-4cc7-8902-0a7abbf2ee45", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034246Z:a60202d8-089b-448f-963d-726910b5ab4b" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/fileServices", + "properties": { + "protocolSettings": { + "smb": {} + }, + "cors": { + "corsRules": [] + }, + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default/shares/testfileshare7399?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "001c0cbb4d4500eacb3ad830b201f882", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:46 GMT", + "ETag": "\u00220x8D9613113FF5EB7\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "001c0cbb4d4500eacb3ad830b201f882", + "x-ms-correlation-request-id": "608616f7-b023-4dc4-b9d4-aa7072ebf702", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "733c9ecb-e756-4885-ab80-a0191f62d8dd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034246Z:608616f7-b023-4dc4-b9d4-aa7072ebf702" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default/shares/testfileshare7399", + "name": "testfileshare7399", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": {} + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default/shares/testfileshare7399?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9a6e8a5f00c09e84e1a647cec1ca09da", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "472", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:46 GMT", + "ETag": "\u00220x8D9613113FF5EB7\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9a6e8a5f00c09e84e1a647cec1ca09da", + "x-ms-correlation-request-id": "a2c15fe8-062f-4c22-b1b0-7eeb6e79be6c", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "3a77354d-a5fd-491f-9aeb-d964e6cf5f7f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034247Z:a2c15fe8-062f-4c22-b1b0-7eeb6e79be6c" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default/shares/testfileshare7399", + "name": "testfileshare7399", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D9613113FF5EB7\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], + "lastModifiedTime": "2021-08-17T03:42:46.0000000Z", + "shareQuota": 5120 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default/shares/testfileshare7399?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8d457a4f4deb7101a612ab761b95f709", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "472", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:46 GMT", + "ETag": "\u00220x8D9613113FF5EB7\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8d457a4f4deb7101a612ab761b95f709", + "x-ms-correlation-request-id": "c2d1a238-ed6f-4f7d-9fe6-a3e38d4de4ca", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "5feace40-0c04-440d-9c39-af426f4782e0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034247Z:c2d1a238-ed6f-4f7d-9fe6-a3e38d4de4ca" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default/shares/testfileshare7399", + "name": "testfileshare7399", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D9613113FF5EB7\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], + "lastModifiedTime": "2021-08-17T03:42:46.0000000Z", + "shareQuota": 5120 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default/shares/testfileshare73991?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a6b20164ffffbacc887d1e9e061b3e01", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a6b20164ffffbacc887d1e9e061b3e01", + "x-ms-correlation-request-id": "3be0b07d-1f8e-44c3-ad88-9c383ffd29a7", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "6a789b3c-aadf-4010-82ad-d939d6409567", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034247Z:3be0b07d-1f8e-44c3-ad88-9c383ffd29a7" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:2440aac0-101a-0064-4119-939571000000\nTime:2021-08-17T03:42:47.6273360Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default/shares/testfileshare7399?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "38e1fe316abc129689fcf3ad550d834b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "38e1fe316abc129689fcf3ad550d834b", + "x-ms-correlation-request-id": "50345e23-82d9-4916-8ed7-d37df44e87a4", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "9f63ae55-c3eb-49a9-b0a5-2332a87c1006", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034248Z:50345e23-82d9-4916-8ed7-d37df44e87a4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default/shares/testfileshare7399?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bf693eae62184fdbad8b056d2e626b8b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bf693eae62184fdbad8b056d2e626b8b", + "x-ms-correlation-request-id": "ef313752-28d7-43a0-877e-9e093c8513ac", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "bb54b2c2-38d4-4d22-9f2f-ffa5b6258f1a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034248Z:ef313752-28d7-43a0-877e-9e093c8513ac" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:2440aac3-101a-0064-4319-939571000000\nTime:2021-08-17T03:42:48.3788411Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681/fileServices/default/shares/testfileshare7399?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1c44aad3bfb4fa4d6ba01d020b1e657b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:48 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1c44aad3bfb4fa4d6ba01d020b1e657b", + "x-ms-correlation-request-id": "ba1225bb-96a5-416d-afa6-2baad21d1d29", + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "f5d7bd6b-c7ae-4528-9c30-2715b4f4e4e6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034248Z:ba1225bb-96a5-416d-afa6-2baad21d1d29" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:2440aac4-101a-0064-4419-939571000000\nTime:2021-08-17T03:42:48.7490901Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c8f0d2fa7eb1cfe823928a306529e326", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1304", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:42:48 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c8f0d2fa7eb1cfe823928a306529e326", + "x-ms-correlation-request-id": "bf1f8234-ca82-4758-a7ce-9cbd18c4cad2", + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "8c4f1814-4714-4f79-b55d-d254ac862895", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034249Z:bf1f8234-ca82-4758-a7ce-9cbd18c4cad2" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681", + "name": "storage681", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T03:42:28.1179205Z", + "key2": "2021-08-17T03:42:28.1179205Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:42:28.1179205Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:42:28.1179205Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T03:42:28.0085599Z", + "primaryEndpoints": { + "blob": "https://storage681.blob.core.windows.net/", + "queue": "https://storage681.queue.core.windows.net/", + "table": "https://storage681.table.core.windows.net/", + "file": "https://storage681.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1320/providers/Microsoft.Storage/storageAccounts/storage681?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aada689166c8ef97f06f547844d8438e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:42:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aada689166c8ef97f06f547844d8438e", + "x-ms-correlation-request-id": "5b09cb83-ee07-48e7-bee2-b037ed4c6bbd", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "cc5a83e1-ea00-412f-a36b-74ff7be4590a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034254Z:5b09cb83-ee07-48e7-bee2-b037ed4c6bbd" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "201460609", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/GetAllFileShares.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/GetAllFileShares.json new file mode 100644 index 000000000000..98edac8f355d --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/GetAllFileShares.json @@ -0,0 +1,911 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4b36d13787ea948f3f7aab3377d2b3aa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:20:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "57b09019-759d-4828-9820-584f4a48d72d", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "57b09019-759d-4828-9820-584f4a48d72d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092043Z:57b09019-759d-4828-9820-584f4a48d72d" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-5379?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-821e24923e9ade43b6296df136c148b5-6d54b0cb8685724a-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "824b0c65562b33a57c7f106c95006705", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:20:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "177340c8-5c08-4893-b3d7-6b9e6c3bf470", + "x-ms-ratelimit-remaining-subscription-writes": "1190", + "x-ms-request-id": "177340c8-5c08-4893-b3d7-6b9e6c3bf470", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092044Z:177340c8-5c08-4893-b3d7-6b9e6c3bf470" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379", + "name": "teststorageRG-5379", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7aa6ce5e71c1d43ef83892b8555c70a8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:20:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7aa6ce5e71c1d43ef83892b8555c70a8", + "x-ms-correlation-request-id": "b95d02d7-c7f9-4ef1-b6d2-9878de0abd4d", + "x-ms-ratelimit-remaining-subscription-writes": "1189", + "x-ms-request-id": "27a7e73c-d553-401c-bfa4-67675a022af0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092050Z:b95d02d7-c7f9-4ef1-b6d2-9878de0abd4d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e5744a2d58039ba30dae321d127a2622", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:20:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e5744a2d58039ba30dae321d127a2622", + "x-ms-correlation-request-id": "ab625a6c-0fc5-4302-89a5-9db50d6c6954", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "399591b5-deea-4fb2-834f-ded68dfd530c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092050Z:ab625a6c-0fc5-4302-89a5-9db50d6c6954" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "17f5c3a00f7c525d5316635369bfab4e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:20:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "17f5c3a00f7c525d5316635369bfab4e", + "x-ms-correlation-request-id": "b6e841d3-c848-4574-b03d-21bc00d12e72", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "f2556ef5-ac47-410b-b0a9-cbe735199bec", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092052Z:b6e841d3-c848-4574-b03d-21bc00d12e72" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0a8b4ebf8be847a5444fe921da5d7e9d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:20:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0a8b4ebf8be847a5444fe921da5d7e9d", + "x-ms-correlation-request-id": "2b28e494-bd3a-4ab4-9fcd-9d438b5ec675", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "73209a64-2c7d-44a6-a238-c3f0777035b8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092053Z:2b28e494-bd3a-4ab4-9fcd-9d438b5ec675" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "65dee54662b41dc8ed2192edf550324e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:20:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "65dee54662b41dc8ed2192edf550324e", + "x-ms-correlation-request-id": "8925e670-6b74-4765-a41b-f8f67ef806f4", + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "15cd7da3-02a3-41dd-a14a-0d2d7d5a48d9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092054Z:8925e670-6b74-4765-a41b-f8f67ef806f4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c45ee3021cee143a1eadd22c263b77f5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:20:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c45ee3021cee143a1eadd22c263b77f5", + "x-ms-correlation-request-id": "ef8df700-b63b-4359-8815-cc410396df95", + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "8fe21475-b389-43b7-90c6-a45d8bd6b636", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092056Z:ef8df700-b63b-4359-8815-cc410396df95" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "830cc59746e05d99856e1dc6f9b751f4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:20:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "830cc59746e05d99856e1dc6f9b751f4", + "x-ms-correlation-request-id": "38e6331d-7300-40ba-8768-3e534291c6d6", + "x-ms-ratelimit-remaining-subscription-reads": "11953", + "x-ms-request-id": "02587862-6859-4df7-ab4c-fe821fa6875c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092057Z:38e6331d-7300-40ba-8768-3e534291c6d6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f61f9b1db9ff2aaeabca47078f9cf6b2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:20:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f61f9b1db9ff2aaeabca47078f9cf6b2", + "x-ms-correlation-request-id": "8a313e1b-77cb-42a6-aedf-4e0f1adf5213", + "x-ms-ratelimit-remaining-subscription-reads": "11952", + "x-ms-request-id": "1333eabb-cee9-4718-b924-1ac2c13a0a75", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092058Z:8a313e1b-77cb-42a6-aedf-4e0f1adf5213" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2f559caaaf43bb6d49013e80fe731b66", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:20:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2f559caaaf43bb6d49013e80fe731b66", + "x-ms-correlation-request-id": "273830d6-bb3d-4824-8211-9a42417d8e8c", + "x-ms-ratelimit-remaining-subscription-reads": "11951", + "x-ms-request-id": "0d18ba5a-266f-490b-a584-e1e810810989", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092100Z:273830d6-bb3d-4824-8211-9a42417d8e8c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8b0ede5b811bdef617e1d715ff92cde9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8b0ede5b811bdef617e1d715ff92cde9", + "x-ms-correlation-request-id": "7318a1c7-9f36-4b14-8d67-b418a3dadd5b", + "x-ms-ratelimit-remaining-subscription-reads": "11950", + "x-ms-request-id": "65820746-c4a1-45ba-a123-b5ea3af21602", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092101Z:7318a1c7-9f36-4b14-8d67-b418a3dadd5b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5c1c6b7722616eb02d64acfd7a2e2c38", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5c1c6b7722616eb02d64acfd7a2e2c38", + "x-ms-correlation-request-id": "ce1afdbc-4495-4478-8bff-5cbf8afa6b82", + "x-ms-ratelimit-remaining-subscription-reads": "11949", + "x-ms-request-id": "c5c19105-de86-41d4-bed1-c9913e21b9bd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092102Z:ce1afdbc-4495-4478-8bff-5cbf8afa6b82" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b1abe0ae6b8d2896a5771862d757bcb7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b1abe0ae6b8d2896a5771862d757bcb7", + "x-ms-correlation-request-id": "0a8b05e0-5e0f-470a-951b-987895474553", + "x-ms-ratelimit-remaining-subscription-reads": "11948", + "x-ms-request-id": "6cd1b39d-be59-431b-bf17-e22cf9a8c623", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092104Z:0a8b05e0-5e0f-470a-951b-987895474553" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "93095533bf5739052da05eb7d4f863e9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "93095533bf5739052da05eb7d4f863e9", + "x-ms-correlation-request-id": "e3e8f601-a9f0-4543-953b-b1c1d2df17ab", + "x-ms-ratelimit-remaining-subscription-reads": "11947", + "x-ms-request-id": "11e6de92-b81c-4994-8069-06ebfa25c82d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092105Z:e3e8f601-a9f0-4543-953b-b1c1d2df17ab" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a7e73c-d553-401c-bfa4-67675a022af0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1e679fb51ce70c5cd4f3b7ea094e96d5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1e679fb51ce70c5cd4f3b7ea094e96d5", + "x-ms-correlation-request-id": "d0d9f95a-9544-43a5-b3fa-46f3ad166cef", + "x-ms-ratelimit-remaining-subscription-reads": "11946", + "x-ms-request-id": "ee2ad9c4-27ee-4672-8ac5-776d5496ba69", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092106Z:d0d9f95a-9544-43a5-b3fa-46f3ad166cef" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766", + "name": "storage9766", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:20:48.1451905Z", + "key2": "2021-08-17T09:20:48.1451905Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:20:48.1451905Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:20:48.1451905Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:20:48.0514634Z", + "primaryEndpoints": { + "blob": "https://storage9766.blob.core.windows.net/", + "queue": "https://storage9766.queue.core.windows.net/", + "table": "https://storage9766.table.core.windows.net/", + "file": "https://storage9766.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766/fileServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "25caf5a79924efe1db7183ec0cdf54ac", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "416", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "25caf5a79924efe1db7183ec0cdf54ac", + "x-ms-correlation-request-id": "594cd6d4-824e-4875-9639-d0822b719a1d", + "x-ms-ratelimit-remaining-subscription-reads": "11945", + "x-ms-request-id": "6da2e5a8-133e-4278-bb6e-0411f16674b4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092107Z:594cd6d4-824e-4875-9639-d0822b719a1d" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766/fileServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/fileServices", + "properties": { + "protocolSettings": { + "smb": {} + }, + "cors": { + "corsRules": [] + }, + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766/fileServices/default/shares/testfileshare16906?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9df038ad17d0fcf8be63081b30df0989", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "304", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:07 GMT", + "ETag": "\u00220x8D96160586237FB\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9df038ad17d0fcf8be63081b30df0989", + "x-ms-correlation-request-id": "d16c658d-56b2-40df-9bdc-ea242b699c40", + "x-ms-ratelimit-remaining-subscription-writes": "1188", + "x-ms-request-id": "424a3a5b-d89e-4510-b509-2f304fd59742", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092107Z:d16c658d-56b2-40df-9bdc-ea242b699c40" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766/fileServices/default/shares/testfileshare16906", + "name": "testfileshare16906", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": {} + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766/fileServices/default/shares/testfileshare25803?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3e2edf0f1bc478be4375986ffff59f0a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "304", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:07 GMT", + "ETag": "\u00220x8D9616058CF3E99\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3e2edf0f1bc478be4375986ffff59f0a", + "x-ms-correlation-request-id": "6794dd4a-afdb-4edf-9f66-3c544dd4aa9e", + "x-ms-ratelimit-remaining-subscription-writes": "1187", + "x-ms-request-id": "0cc94e9b-d9c8-419c-8299-5b19ffd11ef6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092108Z:6794dd4a-afdb-4edf-9f66-3c544dd4aa9e" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766/fileServices/default/shares/testfileshare25803", + "name": "testfileshare25803", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": {} + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766/fileServices/default/shares?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5ea0d9d60ae4b2242c28da7de7c041a4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1039", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5ea0d9d60ae4b2242c28da7de7c041a4", + "x-ms-correlation-request-id": "b6c57cdd-f429-43d6-89d2-8ab32d709125", + "x-ms-ratelimit-remaining-subscription-reads": "11944", + "x-ms-request-id": "87210008-bc8c-4196-8ce8-c0debb2352f3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092108Z:b6c57cdd-f429-43d6-89d2-8ab32d709125" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766/fileServices/default/shares/testfileshare16906", + "name": "testfileshare16906", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D96160586237FB\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "accessTier": "TransactionOptimized", + "lastModifiedTime": "2021-08-17T09:21:07.0000000Z", + "shareQuota": 5120, + "enabledProtocols": "SMB" + } + }, + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766/fileServices/default/shares/testfileshare25803", + "name": "testfileshare25803", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D9616058CF3E99\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "accessTier": "TransactionOptimized", + "lastModifiedTime": "2021-08-17T09:21:08.0000000Z", + "shareQuota": 5120, + "enabledProtocols": "SMB" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "75cf83e3d57e916b7978595b7f89fdc8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "75cf83e3d57e916b7978595b7f89fdc8", + "x-ms-correlation-request-id": "dd94958d-c1b0-4a8c-bfef-c95f2e201569", + "x-ms-ratelimit-remaining-subscription-reads": "11943", + "x-ms-request-id": "2dbc3203-97d4-4156-b9e5-066b8ded723b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092109Z:dd94958d-c1b0-4a8c-bfef-c95f2e201569" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766", + "name": "storage9766", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:20:48.1451905Z", + "key2": "2021-08-17T09:20:48.1451905Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:20:48.1451905Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:20:48.1451905Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:20:48.0514634Z", + "primaryEndpoints": { + "blob": "https://storage9766.blob.core.windows.net/", + "queue": "https://storage9766.queue.core.windows.net/", + "table": "https://storage9766.table.core.windows.net/", + "file": "https://storage9766.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5379/providers/Microsoft.Storage/storageAccounts/storage9766?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5644fdc4aa3e05a4ba7b129c40409183", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5644fdc4aa3e05a4ba7b129c40409183", + "x-ms-correlation-request-id": "2a817118-612c-4f57-bb07-23a0009c66c8", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "6982a682-d192-497a-b771-4da3fb34bdda", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092116Z:2a817118-612c-4f57-bb07-23a0009c66c8" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1368043279", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/GetAllFileSharesAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/GetAllFileSharesAsync.json new file mode 100644 index 000000000000..f54adbf3d26a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/GetAllFileSharesAsync.json @@ -0,0 +1,942 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b62b3c1a8c4b712cd6f029c5b8b25815", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "af0c47e6-46ab-43d5-b38f-ce5b64d1d904", + "x-ms-ratelimit-remaining-subscription-reads": "11939", + "x-ms-request-id": "af0c47e6-46ab-43d5-b38f-ce5b64d1d904", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092120Z:af0c47e6-46ab-43d5-b38f-ce5b64d1d904" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1782?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-46a18b0588b59c47bf95d576f8a2bbb4-8f10a57f68a29b44-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f27a73cdfba52f5e7bb750fe6ff4cfe1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "5cbb66f5-9a53-4594-863a-2eca6e997bb6", + "x-ms-ratelimit-remaining-subscription-writes": "1186", + "x-ms-request-id": "5cbb66f5-9a53-4594-863a-2eca6e997bb6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092121Z:5cbb66f5-9a53-4594-863a-2eca6e997bb6" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782", + "name": "teststorageRG-1782", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6aa94076a255ae62bb94ebfeba573bb5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6aa94076a255ae62bb94ebfeba573bb5", + "x-ms-correlation-request-id": "b3fa19fd-0f55-47a2-9b04-08925ab73f5e", + "x-ms-ratelimit-remaining-subscription-writes": "1185", + "x-ms-request-id": "4f5597ca-b147-4fe4-bc5e-7ef7f783ca17", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092126Z:b3fa19fd-0f55-47a2-9b04-08925ab73f5e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "183ba8e3896bd0771743ea667231c15f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "183ba8e3896bd0771743ea667231c15f", + "x-ms-correlation-request-id": "16a05e26-47be-45cd-9c3a-fad0649ebe0f", + "x-ms-ratelimit-remaining-subscription-reads": "11938", + "x-ms-request-id": "7fc39805-6a32-4289-81b8-e76c71e2112e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092126Z:16a05e26-47be-45cd-9c3a-fad0649ebe0f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "84b649154a8d0003fedde285cd863b55", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "84b649154a8d0003fedde285cd863b55", + "x-ms-correlation-request-id": "ec76085f-79f0-4151-bf03-caf9081db6e7", + "x-ms-ratelimit-remaining-subscription-reads": "11937", + "x-ms-request-id": "f011499b-0f14-4e77-b1eb-a5d5b892b409", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092127Z:ec76085f-79f0-4151-bf03-caf9081db6e7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "121b9199231b2f49f77180c98bda5956", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:28 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "121b9199231b2f49f77180c98bda5956", + "x-ms-correlation-request-id": "6506fe40-a7eb-4f93-976e-1fcc58ba1e5d", + "x-ms-ratelimit-remaining-subscription-reads": "11936", + "x-ms-request-id": "db87acbf-037b-4306-b08a-f779a6b37c06", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092128Z:6506fe40-a7eb-4f93-976e-1fcc58ba1e5d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "29c7750e76af99cda43b198ea7f20291", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "29c7750e76af99cda43b198ea7f20291", + "x-ms-correlation-request-id": "c7e515a7-456a-499c-afd2-ab648d82ae02", + "x-ms-ratelimit-remaining-subscription-reads": "11935", + "x-ms-request-id": "88ee115f-6ccb-4b71-88d4-3bc5c51a6c1d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092130Z:c7e515a7-456a-499c-afd2-ab648d82ae02" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e1cd9407ae15f14300868d1bc93a7523", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e1cd9407ae15f14300868d1bc93a7523", + "x-ms-correlation-request-id": "52a83366-eabc-41d1-ac8b-8881d28b6f0c", + "x-ms-ratelimit-remaining-subscription-reads": "11934", + "x-ms-request-id": "2829fa4a-96c2-4d98-833b-bdf3fa4f44a4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092131Z:52a83366-eabc-41d1-ac8b-8881d28b6f0c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "58768c8312bf22a5c4826de009ba8805", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "58768c8312bf22a5c4826de009ba8805", + "x-ms-correlation-request-id": "bd05d289-2ca2-4faf-9513-1abbc84677c5", + "x-ms-ratelimit-remaining-subscription-reads": "11933", + "x-ms-request-id": "d2c119ee-de99-426f-b5d2-f5820a4a82e8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092132Z:bd05d289-2ca2-4faf-9513-1abbc84677c5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f6c1ee6f770d5f4031d52928e9b2cf6a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:33 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f6c1ee6f770d5f4031d52928e9b2cf6a", + "x-ms-correlation-request-id": "0de4191e-26b6-40b1-ae2a-db988c31d043", + "x-ms-ratelimit-remaining-subscription-reads": "11932", + "x-ms-request-id": "a17f4419-8deb-4ebd-a694-f9cb7a5544ee", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092134Z:0de4191e-26b6-40b1-ae2a-db988c31d043" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1a0bf5c5aa7cf5d1efab1d934062e745", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1a0bf5c5aa7cf5d1efab1d934062e745", + "x-ms-correlation-request-id": "8b7429da-7c12-4ea4-8c5c-71c0cdc382f2", + "x-ms-ratelimit-remaining-subscription-reads": "11931", + "x-ms-request-id": "efd67ddb-6e16-481b-b3c7-2c60ac66d2be", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092135Z:8b7429da-7c12-4ea4-8c5c-71c0cdc382f2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "daab87fe7e790b164b1626e9e97c3812", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:35 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "daab87fe7e790b164b1626e9e97c3812", + "x-ms-correlation-request-id": "a70dfa83-c4d0-419d-bf39-1b97e996c390", + "x-ms-ratelimit-remaining-subscription-reads": "11930", + "x-ms-request-id": "7a8c0095-c37a-4d68-9f90-838c822a50da", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092136Z:a70dfa83-c4d0-419d-bf39-1b97e996c390" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "141a03b26dafc5891dcc06625aad1fce", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "141a03b26dafc5891dcc06625aad1fce", + "x-ms-correlation-request-id": "07b41a94-fbbe-48e8-ab35-31e641177756", + "x-ms-ratelimit-remaining-subscription-reads": "11929", + "x-ms-request-id": "89e78f1c-8766-4dfd-8b83-4874d3ab12e7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092138Z:07b41a94-fbbe-48e8-ab35-31e641177756" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "612ae3edf40646f1deffce6583e70b73", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:38 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "612ae3edf40646f1deffce6583e70b73", + "x-ms-correlation-request-id": "579886d2-5a8f-4b67-9737-4ba8ef52cdc1", + "x-ms-ratelimit-remaining-subscription-reads": "11928", + "x-ms-request-id": "5f3a96e9-e30e-47d6-a6fb-f74321831ee6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092139Z:579886d2-5a8f-4b67-9737-4ba8ef52cdc1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3de00a72d3489196fee6bdad78b4b09e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:39 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3de00a72d3489196fee6bdad78b4b09e", + "x-ms-correlation-request-id": "438a6af7-db64-4a96-a485-c5ce625ecc37", + "x-ms-ratelimit-remaining-subscription-reads": "11927", + "x-ms-request-id": "97aa6857-0098-4eb2-b7a1-f39612eebdf4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092140Z:438a6af7-db64-4a96-a485-c5ce625ecc37" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "06fc57f7d652be0b12d335af9e234135", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "06fc57f7d652be0b12d335af9e234135", + "x-ms-correlation-request-id": "151ab000-e589-4eab-9c71-c1a67fb672ad", + "x-ms-ratelimit-remaining-subscription-reads": "11926", + "x-ms-request-id": "4250388e-c9f9-465b-a561-6929bdc3fe93", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092142Z:151ab000-e589-4eab-9c71-c1a67fb672ad" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f5597ca-b147-4fe4-bc5e-7ef7f783ca17?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4fef93c0e1cc1a864d99621f3644ce2a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4fef93c0e1cc1a864d99621f3644ce2a", + "x-ms-correlation-request-id": "c0d82e6e-f523-447a-aa45-2c447714913a", + "x-ms-ratelimit-remaining-subscription-reads": "11925", + "x-ms-request-id": "589409cf-affd-4505-b054-3f98e7cf3e87", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092143Z:c0d82e6e-f523-447a-aa45-2c447714913a" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859", + "name": "storage5859", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:21:23.8028523Z", + "key2": "2021-08-17T09:21:23.8028523Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:21:23.8028523Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:21:23.8028523Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:21:23.7090957Z", + "primaryEndpoints": { + "blob": "https://storage5859.blob.core.windows.net/", + "queue": "https://storage5859.queue.core.windows.net/", + "table": "https://storage5859.table.core.windows.net/", + "file": "https://storage5859.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859/fileServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2c6d304e05eb9b21ff212a749de6f2db", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "416", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2c6d304e05eb9b21ff212a749de6f2db", + "x-ms-correlation-request-id": "c13c2ad1-b3cf-4555-8a01-b33d995cb449", + "x-ms-ratelimit-remaining-subscription-reads": "11924", + "x-ms-request-id": "b9ffc772-0e3a-4c86-8c20-d9cc52ea4a66", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092143Z:c13c2ad1-b3cf-4555-8a01-b33d995cb449" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859/fileServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/fileServices", + "properties": { + "protocolSettings": { + "smb": {} + }, + "cors": { + "corsRules": [] + }, + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859/fileServices/default/shares/testfileshare1462?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "60c4e4ec15d1e1d0b8b874eb88ce050b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "302", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:43 GMT", + "ETag": "\u00220x8D961606E3EB225\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "60c4e4ec15d1e1d0b8b874eb88ce050b", + "x-ms-correlation-request-id": "87db0e62-aba3-4e72-abcd-72ac56cce014", + "x-ms-ratelimit-remaining-subscription-writes": "1184", + "x-ms-request-id": "50accfe3-5c30-4c9d-bd2f-fddd89118554", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092144Z:87db0e62-aba3-4e72-abcd-72ac56cce014" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859/fileServices/default/shares/testfileshare1462", + "name": "testfileshare1462", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": {} + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859/fileServices/default/shares/testfileshare27909?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "15b56e61ba49537250aab6127d67a687", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "304", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:44 GMT", + "ETag": "\u00220x8D961606EAA31A0\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "15b56e61ba49537250aab6127d67a687", + "x-ms-correlation-request-id": "72da87cd-08ed-4775-9622-a23a715bb614", + "x-ms-ratelimit-remaining-subscription-writes": "1183", + "x-ms-request-id": "674f35dd-3732-495f-90df-1236abf205a5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092145Z:72da87cd-08ed-4775-9622-a23a715bb614" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859/fileServices/default/shares/testfileshare27909", + "name": "testfileshare27909", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": {} + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859/fileServices/default/shares?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ea57ad7aed65585e5b094d682713995c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1037", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:44 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ea57ad7aed65585e5b094d682713995c", + "x-ms-correlation-request-id": "4ab00e74-4c83-4a98-9752-9ba8055c1e97", + "x-ms-ratelimit-remaining-subscription-reads": "11923", + "x-ms-request-id": "b8e54f7e-5c17-4a1e-a095-8af68419ba87", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092145Z:4ab00e74-4c83-4a98-9752-9ba8055c1e97" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859/fileServices/default/shares/testfileshare1462", + "name": "testfileshare1462", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D961606E3EB225\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "accessTier": "TransactionOptimized", + "lastModifiedTime": "2021-08-17T09:21:44.0000000Z", + "shareQuota": 5120, + "enabledProtocols": "SMB" + } + }, + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859/fileServices/default/shares/testfileshare27909", + "name": "testfileshare27909", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D961606EAA31A0\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "accessTier": "TransactionOptimized", + "lastModifiedTime": "2021-08-17T09:21:45.0000000Z", + "shareQuota": 5120, + "enabledProtocols": "SMB" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8484916f8f25323f727110265ebe6451", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:21:44 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8484916f8f25323f727110265ebe6451", + "x-ms-correlation-request-id": "e939f58d-f0a1-4ff4-95d8-f195a96e78ce", + "x-ms-ratelimit-remaining-subscription-reads": "11922", + "x-ms-request-id": "effe26d8-0ec4-4c03-9b2d-0084893dff71", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092145Z:e939f58d-f0a1-4ff4-95d8-f195a96e78ce" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859", + "name": "storage5859", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:21:23.8028523Z", + "key2": "2021-08-17T09:21:23.8028523Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:21:23.8028523Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:21:23.8028523Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:21:23.7090957Z", + "primaryEndpoints": { + "blob": "https://storage5859.blob.core.windows.net/", + "queue": "https://storage5859.queue.core.windows.net/", + "table": "https://storage5859.table.core.windows.net/", + "file": "https://storage5859.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1782/providers/Microsoft.Storage/storageAccounts/storage5859?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "da70ec121a7773a50f5db93f6d0a2c3d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:21:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "da70ec121a7773a50f5db93f6d0a2c3d", + "x-ms-correlation-request-id": "8e9ad504-7ed0-416e-a70a-9c4987523237", + "x-ms-ratelimit-remaining-subscription-deletes": "14993", + "x-ms-request-id": "f34c272d-66c8-412f-a531-e862369f45d0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T092151Z:8e9ad504-7ed0-416e-a70a-9c4987523237" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1034334052", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/StartCreateDeleteFileShare.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/StartCreateDeleteFileShare.json new file mode 100644 index 000000000000..aa203a23aa3b --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/StartCreateDeleteFileShare.json @@ -0,0 +1,1000 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e95d48d9e3f6f4e935a49c19af841811", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "641400a8-40d6-481f-8616-426a1442cc1b", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "641400a8-40d6-481f-8616-426a1442cc1b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034501Z:641400a8-40d6-481f-8616-426a1442cc1b" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-456?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-6f9fb67416529f488ab561e5444e5fb8-f3f8628c6e943c4d-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d673f4ce22b8fac99184a4ef8837c71a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "254", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "ba8221c2-7477-4d8e-8639-96537711c1be", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "ba8221c2-7477-4d8e-8639-96537711c1be", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034504Z:ba8221c2-7477-4d8e-8639-96537711c1be" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456", + "name": "teststorageRG-456", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2f6d3700ab154e883a829922b7a9cdcf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2f6d3700ab154e883a829922b7a9cdcf", + "x-ms-correlation-request-id": "fc096ad1-b0fe-4e68-a015-b2a0c8ac53fc", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "807d0222-2545-4c81-a3ab-3236916901a2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034511Z:fc096ad1-b0fe-4e68-a015-b2a0c8ac53fc" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e084b9fe31a348b9ea877da030d8d9db", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e084b9fe31a348b9ea877da030d8d9db", + "x-ms-correlation-request-id": "e67804a4-842a-41fe-86c8-49aceea6257b", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "c2cf8f39-b17c-4d6e-82c8-b9db059d813a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034511Z:e67804a4-842a-41fe-86c8-49aceea6257b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5ffe1fd6f9bddfb812d941b04c43498d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5ffe1fd6f9bddfb812d941b04c43498d", + "x-ms-correlation-request-id": "e966a739-c712-4b35-9300-e7e3681f11be", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "72708f41-a3f3-4e2c-a2f0-635e23f777a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034512Z:e966a739-c712-4b35-9300-e7e3681f11be" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fe23c414ec24582c1ec037b6a3846316", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fe23c414ec24582c1ec037b6a3846316", + "x-ms-correlation-request-id": "11372a9c-20d7-43f5-b0c9-21246e93cb0e", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "e0f62e50-68a3-400a-96c8-73636c05aa65", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034514Z:11372a9c-20d7-43f5-b0c9-21246e93cb0e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e56e838b0dae051601a4cec9ef08fba6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e56e838b0dae051601a4cec9ef08fba6", + "x-ms-correlation-request-id": "d931c62f-2299-4e6a-a3b8-e2eedce54aa9", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "aff59a79-5fb3-43e5-aba5-159098ca8243", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034515Z:d931c62f-2299-4e6a-a3b8-e2eedce54aa9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6c8cf03ddbb4e9b6f3a541fcc1013c8d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6c8cf03ddbb4e9b6f3a541fcc1013c8d", + "x-ms-correlation-request-id": "27818974-f191-41db-87a3-391990a76707", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "84e6add8-6d5e-4fc0-bddf-63b6cf141f0c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034516Z:27818974-f191-41db-87a3-391990a76707" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c8242b7663d406dead1dfc801e636915", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c8242b7663d406dead1dfc801e636915", + "x-ms-correlation-request-id": "40ef81e9-8028-4190-97fb-f0c238ba5097", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "ebaccc6f-e6ee-40f4-8437-5e0767b3c7d2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034518Z:40ef81e9-8028-4190-97fb-f0c238ba5097" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b27891c4f7f8b061cd85f209cc1a4400", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b27891c4f7f8b061cd85f209cc1a4400", + "x-ms-correlation-request-id": "d307b31c-7c31-4c4f-ab11-e403b8de265c", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "4bd10600-182f-4734-85d0-4f6475118648", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034520Z:d307b31c-7c31-4c4f-ab11-e403b8de265c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c352406833e4dad21185be96de35ca8f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c352406833e4dad21185be96de35ca8f", + "x-ms-correlation-request-id": "4c854f94-8a94-47c2-8ce8-46a7b84715c0", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "8a1c8c49-12c3-4ff6-af6f-faba08b20654", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034522Z:4c854f94-8a94-47c2-8ce8-46a7b84715c0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "30372c3c89887f94c974fb4f70d53a93", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "30372c3c89887f94c974fb4f70d53a93", + "x-ms-correlation-request-id": "c0d80731-1a7f-42b0-ad92-c7bd1335517a", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "2da4c00c-6063-4047-9e67-e1ee0a7e0fc6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034523Z:c0d80731-1a7f-42b0-ad92-c7bd1335517a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "de18fcd9a5109131be9ea17238cbd297", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "de18fcd9a5109131be9ea17238cbd297", + "x-ms-correlation-request-id": "8ae3ba2b-03df-4af3-ae92-d8eea535f86b", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "2a82e696-d4b9-491c-8882-7b858fcbbde0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034524Z:8ae3ba2b-03df-4af3-ae92-d8eea535f86b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a0cc62ba14e2de77abd2fa6f3882693c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a0cc62ba14e2de77abd2fa6f3882693c", + "x-ms-correlation-request-id": "b7d96ce2-028a-420e-bc10-302bf3ab7d5f", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "bea9ef38-7e35-4934-b9ff-866cd415373d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034526Z:b7d96ce2-028a-420e-bc10-302bf3ab7d5f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/807d0222-2545-4c81-a3ab-3236916901a2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e1bd2b4bec1d977ffba571eae82247fe", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:45:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e1bd2b4bec1d977ffba571eae82247fe", + "x-ms-correlation-request-id": "5dfd4594-677e-46b6-ae29-0da8099391be", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "4c35a04a-b24a-482d-81ed-3804d7649acf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034527Z:5dfd4594-677e-46b6-ae29-0da8099391be" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215", + "name": "storage3215", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T03:45:09.7962200Z", + "key2": "2021-08-17T03:45:09.7962200Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:45:09.7962200Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:45:09.7962200Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T03:45:09.7025022Z", + "primaryEndpoints": { + "blob": "https://storage3215.blob.core.windows.net/", + "queue": "https://storage3215.queue.core.windows.net/", + "table": "https://storage3215.table.core.windows.net/", + "file": "https://storage3215.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0d9563a29908c4b08539323dabc1593c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "415", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:45:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0d9563a29908c4b08539323dabc1593c", + "x-ms-correlation-request-id": "d90b8316-9d10-43a9-8147-ef2b714055ca", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "2c0aad6d-b486-4e48-9458-0e6b962e7e50", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034527Z:d90b8316-9d10-43a9-8147-ef2b714055ca" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/fileServices", + "properties": { + "protocolSettings": { + "smb": {} + }, + "cors": { + "corsRules": [] + }, + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default/shares/testfileshare5771?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0d0d27647af1e3cd35a53ca28df6898b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:45:27 GMT", + "ETag": "\u00220x8D96131746DB705\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0d0d27647af1e3cd35a53ca28df6898b", + "x-ms-correlation-request-id": "d7a140a1-532a-4cfd-91b1-f4db3d01e351", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "aef81bd1-585e-47e9-a4f9-bd8dd4e8acb6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034528Z:d7a140a1-532a-4cfd-91b1-f4db3d01e351" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default/shares/testfileshare5771", + "name": "testfileshare5771", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": {} + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default/shares/testfileshare5771?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "edd5cdfb345b7ab1f85be4ba41ec394c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "472", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:45:28 GMT", + "ETag": "\u00220x8D96131746DB705\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "edd5cdfb345b7ab1f85be4ba41ec394c", + "x-ms-correlation-request-id": "3ffcd93f-eb78-4d0a-9dff-1ed6670679a6", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "ccef2243-bf10-407b-a43a-9e1601fdeb7b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034528Z:3ffcd93f-eb78-4d0a-9dff-1ed6670679a6" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default/shares/testfileshare5771", + "name": "testfileshare5771", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D96131746DB705\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], + "lastModifiedTime": "2021-08-17T03:45:28.0000000Z", + "shareQuota": 5120 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default/shares/testfileshare5771?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fa83b535f139e9b1c82ad2f47422f742", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "472", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:45:28 GMT", + "ETag": "\u00220x8D96131746DB705\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fa83b535f139e9b1c82ad2f47422f742", + "x-ms-correlation-request-id": "b1c92f7d-f790-40ee-b575-691f9f4bd8cf", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "38f57e1f-edb9-46fc-af0f-fffd82d7a029", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034529Z:b1c92f7d-f790-40ee-b575-691f9f4bd8cf" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default/shares/testfileshare5771", + "name": "testfileshare5771", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D96131746DB705\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], + "lastModifiedTime": "2021-08-17T03:45:28.0000000Z", + "shareQuota": 5120 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default/shares/testfileshare57711?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f4afb2a84e8430d8759315959512a149", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:45:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f4afb2a84e8430d8759315959512a149", + "x-ms-correlation-request-id": "03033155-3b01-4e5a-a756-2e099513386f", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "60c497e5-a194-461f-9879-25757dad6199", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034529Z:03033155-3b01-4e5a-a756-2e099513386f" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:b53ed3b9-501a-0054-7d1a-939401000000\nTime:2021-08-17T03:45:29.4674967Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default/shares/testfileshare5771?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d76df06b8f720a521cec253161bd05d6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d76df06b8f720a521cec253161bd05d6", + "x-ms-correlation-request-id": "111daf07-9e58-48de-be37-01b48a369a34", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "09b26f8b-fc04-4f99-b999-0363a0e722eb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034529Z:111daf07-9e58-48de-be37-01b48a369a34" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default/shares/testfileshare5771?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8f11a263453ce6c8dc5385a6db1b53b5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:45:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8f11a263453ce6c8dc5385a6db1b53b5", + "x-ms-correlation-request-id": "229e90d2-ee33-4cc9-aecc-15e6f0f7df76", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "115a4d00-3312-4032-853e-0b76b3af1b44", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034530Z:229e90d2-ee33-4cc9-aecc-15e6f0f7df76" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:b53ed3bc-501a-0054-7f1a-939401000000\nTime:2021-08-17T03:45:30.1729936Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215/fileServices/default/shares/testfileshare5771?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "848888881fb419cf60a5d79829a7ceb7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:45:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "848888881fb419cf60a5d79829a7ceb7", + "x-ms-correlation-request-id": "5b479835-677e-4660-a936-738f69cb973b", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "b40843cf-3f54-47a4-94b2-cb6334da8944", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034530Z:5b479835-677e-4660-a936-738f69cb973b" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:b53ed3bd-501a-0054-801a-939401000000\nTime:2021-08-17T03:45:30.5092313Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f3313f8d1200260d2886fb1e09ab2e00", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1309", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:45:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f3313f8d1200260d2886fb1e09ab2e00", + "x-ms-correlation-request-id": "c6729232-925c-4654-b037-93750b2239f5", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "90258d91-018e-4ab0-b2f8-19db51188438", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034530Z:c6729232-925c-4654-b037-93750b2239f5" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215", + "name": "storage3215", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T03:45:09.7962200Z", + "key2": "2021-08-17T03:45:09.7962200Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:45:09.7962200Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:45:09.7962200Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T03:45:09.7025022Z", + "primaryEndpoints": { + "blob": "https://storage3215.blob.core.windows.net/", + "queue": "https://storage3215.queue.core.windows.net/", + "table": "https://storage3215.table.core.windows.net/", + "file": "https://storage3215.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-456/providers/Microsoft.Storage/storageAccounts/storage3215?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d9a9709881354321d2f82f976d2fbd35", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:35 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d9a9709881354321d2f82f976d2fbd35", + "x-ms-correlation-request-id": "9100065e-e99e-4afd-bc3f-c3e662bc98a2", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "2edcfafc-5b7d-44ad-992f-446c9bf11eeb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034536Z:9100065e-e99e-4afd-bc3f-c3e662bc98a2" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "255476667", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/StartCreateDeleteFileShareAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/StartCreateDeleteFileShareAsync.json new file mode 100644 index 000000000000..1f8ddc120b8d --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/StartCreateDeleteFileShareAsync.json @@ -0,0 +1,1031 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4ab13edd66c1d3244aa502aec52debf9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "374ffa43-507e-46ca-aea2-58d783549223", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "374ffa43-507e-46ca-aea2-58d783549223", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034540Z:374ffa43-507e-46ca-aea2-58d783549223" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-513?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-d327255c72624a4a9dab7139ac19316d-67ae148ba46a5244-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "caa2dcd62547528fbde15dcb5668c727", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "254", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "0823e5b2-c9b0-4a52-a417-1e218ee61f10", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "0823e5b2-c9b0-4a52-a417-1e218ee61f10", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034541Z:0823e5b2-c9b0-4a52-a417-1e218ee61f10" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513", + "name": "teststorageRG-513", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "279d5d54c5aa40abf0e58d02456b08f1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "279d5d54c5aa40abf0e58d02456b08f1", + "x-ms-correlation-request-id": "0ca040ae-3cbf-4dd5-ac17-b300d03101ea", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "2740f7e9-f767-4b4c-abe2-8083b808fef1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034547Z:0ca040ae-3cbf-4dd5-ac17-b300d03101ea" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8ed9c287f45b172bf78a574002507775", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8ed9c287f45b172bf78a574002507775", + "x-ms-correlation-request-id": "b1dfe088-3efb-4b83-b4fc-5414b96efca3", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "670ae557-b47a-44e3-a4e1-ba8798704ee5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034547Z:b1dfe088-3efb-4b83-b4fc-5414b96efca3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7794da54d831beb3457a2fa640e338fc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:48 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7794da54d831beb3457a2fa640e338fc", + "x-ms-correlation-request-id": "969a46f9-9d3f-47f5-9573-4152dda943e0", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "a6a22fbf-97fa-4739-abe5-7c800d505a74", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034548Z:969a46f9-9d3f-47f5-9573-4152dda943e0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "837b52a77992cd95c57e57c43ed720a7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "837b52a77992cd95c57e57c43ed720a7", + "x-ms-correlation-request-id": "d278b3f7-2b77-4c29-a372-13ef33d1b48a", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "04038fe6-0bcd-4b52-bc3d-3d1541f423bd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034550Z:d278b3f7-2b77-4c29-a372-13ef33d1b48a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2d720f8cc660af080f1a49e0c584d613", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2d720f8cc660af080f1a49e0c584d613", + "x-ms-correlation-request-id": "feec04fe-b705-453a-9311-96ef89777f9d", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "c0acaf57-4e08-4490-bca8-a95a5e131c13", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034551Z:feec04fe-b705-453a-9311-96ef89777f9d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "af985a51f4d4dae345c6b2b281ee7f6d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "af985a51f4d4dae345c6b2b281ee7f6d", + "x-ms-correlation-request-id": "c6d7b15a-fd3d-4fdd-be58-6868596bc3e7", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "0061e26f-d214-4e64-ad71-745df0d62f69", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034552Z:c6d7b15a-fd3d-4fdd-be58-6868596bc3e7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "301a875a0a70e19b4acb747730b40740", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "301a875a0a70e19b4acb747730b40740", + "x-ms-correlation-request-id": "3edf5a32-9fc4-43e6-b15f-e3eddb7360a9", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "a677ef6f-3863-4ede-a3e2-a7d9bf2d63f0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034554Z:3edf5a32-9fc4-43e6-b15f-e3eddb7360a9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e47343a8703e98d22c97e89914552e20", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e47343a8703e98d22c97e89914552e20", + "x-ms-correlation-request-id": "39f25e84-0281-43c7-be83-f5d3e732e13d", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "dd72bc0d-b1c3-46f1-bdde-482fb62dc3ca", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034555Z:39f25e84-0281-43c7-be83-f5d3e732e13d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3e85db9ba56a46a2bfb76509806baa90", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3e85db9ba56a46a2bfb76509806baa90", + "x-ms-correlation-request-id": "de6d6a58-9ab2-482f-a4ed-640f2f9d871c", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "7ba1eaaa-7336-4645-83c3-af3322444fd1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034556Z:de6d6a58-9ab2-482f-a4ed-640f2f9d871c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3d0a72be9b7bea2fb48104d82201cdf4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:57 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3d0a72be9b7bea2fb48104d82201cdf4", + "x-ms-correlation-request-id": "6bfcb708-66fe-43c2-8af0-a5f99105b487", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "cf4a531c-12b9-423f-bc73-784187305c43", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034558Z:6bfcb708-66fe-43c2-8af0-a5f99105b487" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "54dc539dc92e02d5a02c25860bc918c1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:45:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "54dc539dc92e02d5a02c25860bc918c1", + "x-ms-correlation-request-id": "e2085d0e-f353-4883-8318-a04819d9c903", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "5b3edf38-97ca-47e6-b75b-755fa754aba6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034559Z:e2085d0e-f353-4883-8318-a04819d9c903" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a2db57edf04b00a4ac9b8ae9a1ca24bd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:46:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a2db57edf04b00a4ac9b8ae9a1ca24bd", + "x-ms-correlation-request-id": "6dd59b21-cdf5-4c02-87b1-661469e18a52", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "216f8f6a-424d-4c19-af33-1611fd5cc293", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034600Z:6dd59b21-cdf5-4c02-87b1-661469e18a52" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2c6b70ea558ff5629c089c4f76a8dfea", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:46:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2c6b70ea558ff5629c089c4f76a8dfea", + "x-ms-correlation-request-id": "17157a5a-687c-4d52-8c0a-9a7b3feea87b", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "23fbd172-6123-458e-a6ee-30038383a19f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034602Z:17157a5a-687c-4d52-8c0a-9a7b3feea87b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2740f7e9-f767-4b4c-abe2-8083b808fef1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "caeb43692b26ada9aedca8923fec60d6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:46:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "caeb43692b26ada9aedca8923fec60d6", + "x-ms-correlation-request-id": "40c6d0b9-01db-4158-b0c9-f93d5d804138", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "81007683-694e-4d6d-91c7-422bb02679d8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034603Z:40c6d0b9-01db-4158-b0c9-f93d5d804138" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266", + "name": "storage6266", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T03:45:44.7507248Z", + "key2": "2021-08-17T03:45:44.7507248Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:45:44.7663473Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:45:44.7663473Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T03:45:44.6726462Z", + "primaryEndpoints": { + "blob": "https://storage6266.blob.core.windows.net/", + "queue": "https://storage6266.queue.core.windows.net/", + "table": "https://storage6266.table.core.windows.net/", + "file": "https://storage6266.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9a9c6707eb5e9732f4e6054253558903", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "415", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:46:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9a9c6707eb5e9732f4e6054253558903", + "x-ms-correlation-request-id": "9cdd13e7-472a-49c6-98e9-1a23834fbcb1", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "9747072e-5478-4a77-8d3c-fac18ea4fdca", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034603Z:9cdd13e7-472a-49c6-98e9-1a23834fbcb1" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/fileServices", + "properties": { + "protocolSettings": { + "smb": {} + }, + "cors": { + "corsRules": [] + }, + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default/shares/testfileshare4954?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "de5e7f9f965ac7bfbe7db2adcfb5b0a8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:46:03 GMT", + "ETag": "\u00220x8D9613189E2FCFC\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "de5e7f9f965ac7bfbe7db2adcfb5b0a8", + "x-ms-correlation-request-id": "999bea3b-7ecd-4efa-9010-7bead90c2a54", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "c666ebb3-3458-4538-a232-c8e3cd0b11ac", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034604Z:999bea3b-7ecd-4efa-9010-7bead90c2a54" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default/shares/testfileshare4954", + "name": "testfileshare4954", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": {} + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default/shares/testfileshare4954?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0c0e47c68c44117d53d5402566595852", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "472", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:46:04 GMT", + "ETag": "\u00220x8D9613189E2FCFC\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0c0e47c68c44117d53d5402566595852", + "x-ms-correlation-request-id": "e032062d-274c-4da1-9f44-5df9191e5b52", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "cf11726a-b9ac-4b62-b900-1ab07febf634", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034604Z:e032062d-274c-4da1-9f44-5df9191e5b52" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default/shares/testfileshare4954", + "name": "testfileshare4954", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D9613189E2FCFC\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], + "lastModifiedTime": "2021-08-17T03:46:04.0000000Z", + "shareQuota": 5120 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default/shares/testfileshare4954?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6c9fd6a4f802d1adddd29f6e7fea2530", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "472", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:46:04 GMT", + "ETag": "\u00220x8D9613189E2FCFC\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6c9fd6a4f802d1adddd29f6e7fea2530", + "x-ms-correlation-request-id": "10f68524-65da-4fe2-8644-f70b8a5c593a", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "de357268-60d6-4948-8b31-f43f5bb226c0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034605Z:10f68524-65da-4fe2-8644-f70b8a5c593a" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default/shares/testfileshare4954", + "name": "testfileshare4954", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D9613189E2FCFC\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], + "lastModifiedTime": "2021-08-17T03:46:04.0000000Z", + "shareQuota": 5120 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default/shares/testfileshare49541?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0e8d9a55f77b1277014d8a8456996165", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:46:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0e8d9a55f77b1277014d8a8456996165", + "x-ms-correlation-request-id": "2eb3b812-02ca-417d-b5ec-297cce50373d", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "af0a3ec0-aeae-4858-b4cc-ccb49b2c88df", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034605Z:2eb3b812-02ca-417d-b5ec-297cce50373d" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:5323e60b-901a-003a-0e1a-936672000000\nTime:2021-08-17T03:46:05.4229587Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default/shares/testfileshare4954?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f90860244316cea69a3d2e72ed0f9169", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:46:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f90860244316cea69a3d2e72ed0f9169", + "x-ms-correlation-request-id": "45faf1e4-3cde-47b1-a2f6-14632dabec52", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "f276859b-4be0-48b8-a98b-a504a954a246", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034605Z:45faf1e4-3cde-47b1-a2f6-14632dabec52" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default/shares/testfileshare4954?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ccd010b04accacd75e8c6bb46d287a43", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:46:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ccd010b04accacd75e8c6bb46d287a43", + "x-ms-correlation-request-id": "1bc2a13e-511a-48f0-bf41-9c0b390082e7", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "4fab494b-285b-45c5-83f3-5bc5cc3503e3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034606Z:1bc2a13e-511a-48f0-bf41-9c0b390082e7" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:5323e617-901a-003a-191a-936672000000\nTime:2021-08-17T03:46:06.1344735Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266/fileServices/default/shares/testfileshare4954?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1e493a712be1111af4bf733dc90525f1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:46:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1e493a712be1111af4bf733dc90525f1", + "x-ms-correlation-request-id": "d3ae1835-ed9b-4b19-aada-c58420ac98f9", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "a7fdf34a-9b55-4fe8-960a-bff7834ca304", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034606Z:d3ae1835-ed9b-4b19-aada-c58420ac98f9" + }, + "ResponseBody": { + "error": { + "code": "ShareNotFound", + "message": "The specified share does not exist.\nRequestId:5323e622-901a-003a-241a-936672000000\nTime:2021-08-17T03:46:06.5257563Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "46d321bb94c8d998895c9a89d7f16071", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1309", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 03:46:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "46d321bb94c8d998895c9a89d7f16071", + "x-ms-correlation-request-id": "72a52159-b9ec-4f17-9184-699e902cb941", + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "89d27dd8-21b0-47c2-beb6-dafe5639b92c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034606Z:72a52159-b9ec-4f17-9184-699e902cb941" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266", + "name": "storage6266", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T03:45:44.7507248Z", + "key2": "2021-08-17T03:45:44.7507248Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:45:44.7663473Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T03:45:44.7663473Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T03:45:44.6726462Z", + "primaryEndpoints": { + "blob": "https://storage6266.blob.core.windows.net/", + "queue": "https://storage6266.queue.core.windows.net/", + "table": "https://storage6266.table.core.windows.net/", + "file": "https://storage6266.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-513/providers/Microsoft.Storage/storageAccounts/storage6266?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b300eac272c68587f5bed80dd699e358", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 03:46:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b300eac272c68587f5bed80dd699e358", + "x-ms-correlation-request-id": "4439fda3-4281-4c59-be92-53a5911cb445", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "818b30ef-fe10-41c5-ba13-b3de45c35458", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T034613Z:4439fda3-4281-4c59-be92-53a5911cb445" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "408875736", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShare.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShare.json new file mode 100644 index 000000000000..3b5956726ada --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShare.json @@ -0,0 +1,909 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "706e23d1128bd4107c5184dbc6dd5627", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "f00e7447-8829-4e65-8c5e-22f4d5febb73", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "f00e7447-8829-4e65-8c5e-22f4d5febb73", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062928Z:f00e7447-8829-4e65-8c5e-22f4d5febb73" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-7924?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-ae4466e0d7ddaf459fe62368ceec4f55-d99df3a457b4014c-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d7f578ed33a89ccf94b71e82483193e7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "7138c187-50a8-45ca-b9d0-dc2362aa1852", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "7138c187-50a8-45ca-b9d0-dc2362aa1852", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062930Z:7138c187-50a8-45ca-b9d0-dc2362aa1852" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924", + "name": "teststorageRG-7924", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e973269534e941ecc588402fbe024219", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:38 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e973269534e941ecc588402fbe024219", + "x-ms-correlation-request-id": "2f799dbd-916e-4057-b746-e7a87c615f9c", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "05936e97-cca6-4b4d-832d-7dda0547d335", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062939Z:2f799dbd-916e-4057-b746-e7a87c615f9c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3047f7f364b344030896e3ab8f6cd6b4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:39 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3047f7f364b344030896e3ab8f6cd6b4", + "x-ms-correlation-request-id": "de7f443d-873e-42ed-9066-d91ac3905ca4", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "7decc660-be57-4d47-bc16-1649397d354e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062939Z:de7f443d-873e-42ed-9066-d91ac3905ca4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "500868dcf8426d6836d415f3d9fbef91", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:40 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "500868dcf8426d6836d415f3d9fbef91", + "x-ms-correlation-request-id": "c6dd6408-e250-4c12-88e3-3f9d9cc789f0", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "2c7e3159-9a5f-42bc-9259-0f0078c0befc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062941Z:c6dd6408-e250-4c12-88e3-3f9d9cc789f0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c63b4f6812bbdb65de0ce5d045440f67", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c63b4f6812bbdb65de0ce5d045440f67", + "x-ms-correlation-request-id": "276ec4db-d9b4-4275-bd85-316d1f66c62a", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "33d5193f-c0c9-41c0-bd02-024a3cb06a90", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062942Z:276ec4db-d9b4-4275-bd85-316d1f66c62a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e814a51fcf2cfaae8ed9f9df4e0f6a0d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e814a51fcf2cfaae8ed9f9df4e0f6a0d", + "x-ms-correlation-request-id": "f6fa610a-38c1-41f5-9dd8-be6f2b272ab2", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "f5d3a83c-eaab-40a0-8b64-bb8f51806562", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062943Z:f6fa610a-38c1-41f5-9dd8-be6f2b272ab2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "404251a61030caf9022c7135139828f1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:44 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "404251a61030caf9022c7135139828f1", + "x-ms-correlation-request-id": "136a8ee6-461b-425b-8a14-75d2f9516ab4", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "3fa85572-40ef-4198-a530-150b1a5567e5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062944Z:136a8ee6-461b-425b-8a14-75d2f9516ab4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "33d3adc507e69865a04137e118868cce", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "33d3adc507e69865a04137e118868cce", + "x-ms-correlation-request-id": "e5245d97-e768-4edf-a952-cdd35cbcbc39", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "83544c45-be53-4b11-8aff-d43aa357eb92", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062946Z:e5245d97-e768-4edf-a952-cdd35cbcbc39" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f32ad8a2ce010f37ac4ae6ff5e79e7f6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f32ad8a2ce010f37ac4ae6ff5e79e7f6", + "x-ms-correlation-request-id": "79046c23-887d-432d-aaaa-b60bd9d0bd97", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "3c2eeea1-c2ea-466a-858b-81c8e63afdaf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062947Z:79046c23-887d-432d-aaaa-b60bd9d0bd97" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a11a07b1363c9f27ecaaa0efd817b17c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:48 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a11a07b1363c9f27ecaaa0efd817b17c", + "x-ms-correlation-request-id": "c24b5ebb-5b62-41b5-9018-dd24997f71c9", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "4a56755f-ee96-4579-8e39-8f9ec0ba40a2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062948Z:c24b5ebb-5b62-41b5-9018-dd24997f71c9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3b93a29f346ef6ef76c3869b20653a27", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3b93a29f346ef6ef76c3869b20653a27", + "x-ms-correlation-request-id": "6a899646-91dd-4854-8774-71001d9b039b", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "2087cfd0-968d-497a-99c3-cad9b94aefcd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062950Z:6a899646-91dd-4854-8774-71001d9b039b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "10304059eb6c6b92b08a07572e473695", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "10304059eb6c6b92b08a07572e473695", + "x-ms-correlation-request-id": "607ec127-0cfb-4469-910c-e1b9602acd77", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "7738aa72-c303-4214-b62b-ae20ad40a6f6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062951Z:607ec127-0cfb-4469-910c-e1b9602acd77" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bb5f6a98ace67c8817232a78af8b7e86", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bb5f6a98ace67c8817232a78af8b7e86", + "x-ms-correlation-request-id": "2513b033-43b5-4f0b-9cf6-ea9c1f15aea8", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "d4e7e662-8c43-4eab-9dfa-996af460a9d5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062952Z:2513b033-43b5-4f0b-9cf6-ea9c1f15aea8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "97957870a1e7b40f0f278ae32d98c82f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:29:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "97957870a1e7b40f0f278ae32d98c82f", + "x-ms-correlation-request-id": "3d9f16b9-4aa3-4e39-8afc-d93ddf6495d7", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "11323ed8-e73b-4034-89e9-88782a758f37", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062954Z:3d9f16b9-4aa3-4e39-8afc-d93ddf6495d7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05936e97-cca6-4b4d-832d-7dda0547d335?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b602f18d7e06ac41b8b3f849c11abb25", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:29:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b602f18d7e06ac41b8b3f849c11abb25", + "x-ms-correlation-request-id": "9584a5be-bbfa-4d9d-9169-a25d761e559e", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "1b9f135d-3562-44e8-871e-78b4bb2e5a10", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062955Z:9584a5be-bbfa-4d9d-9169-a25d761e559e" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849", + "name": "storage3849", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T06:29:37.1277613Z", + "key2": "2021-08-17T06:29:37.1277613Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:29:37.1433604Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:29:37.1433604Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T06:29:37.0183515Z", + "primaryEndpoints": { + "blob": "https://storage3849.blob.core.windows.net/", + "queue": "https://storage3849.queue.core.windows.net/", + "table": "https://storage3849.table.core.windows.net/", + "file": "https://storage3849.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849/fileServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b5e6800c9fb1f7ae5aababbe22a44f7f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "416", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:29:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b5e6800c9fb1f7ae5aababbe22a44f7f", + "x-ms-correlation-request-id": "fa0bff47-f97c-438d-8ace-f76fa684bc5f", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "b69c7be1-a325-4ecf-ba22-0dca2ca1a868", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062955Z:fa0bff47-f97c-438d-8ace-f76fa684bc5f" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849/fileServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/fileServices", + "properties": { + "protocolSettings": { + "smb": {} + }, + "cors": { + "corsRules": [] + }, + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849/fileServices/default/shares/testfileshare3261?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "88beebfb80c737f2e8df33a8c6f3f56c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "302", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:29:55 GMT", + "ETag": "\u00220x8D961486E4241FA\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "88beebfb80c737f2e8df33a8c6f3f56c", + "x-ms-correlation-request-id": "dfe3f20b-ea3b-453b-bac6-776c362a899c", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "09d075d6-4de9-4fdd-bf6b-3f40e03a92a9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062956Z:dfe3f20b-ea3b-453b-bac6-776c362a899c" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849/fileServices/default/shares/testfileshare3261", + "name": "testfileshare3261", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": {} + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849/fileServices/default/shares/testfileshare3261?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "79", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b1add7647d1343ed0a5c5ad2828a1364", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "metadata": { + "key1": "value1", + "key2": "value2" + }, + "shareQuota": 5000 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "364", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:29:56 GMT", + "ETag": "\u00220x8D961486EB256A4\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b1add7647d1343ed0a5c5ad2828a1364", + "x-ms-correlation-request-id": "cbaa79df-e589-4881-8d9b-cbfb45133e74", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "a7270e11-f41f-4366-bf96-b984ab347cb1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062957Z:cbaa79df-e589-4881-8d9b-cbfb45133e74" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849/fileServices/default/shares/testfileshare3261", + "name": "testfileshare3261", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": { + "metadata": { + "key1": "value1", + "key2": "value2" + }, + "shareQuota": 5000 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849/fileServices/default/shares/testfileshare3261?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2ec5ee799cfdff44f47dc8bf7a4f93b8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "518", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:29:56 GMT", + "ETag": "\u00220x8D961486EB256A4\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2ec5ee799cfdff44f47dc8bf7a4f93b8", + "x-ms-correlation-request-id": "78eee991-cf18-4b66-b7d1-0cb95f50f424", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "ca11340a-3974-49f5-9de5-df6a5e2f5c30", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062957Z:78eee991-cf18-4b66-b7d1-0cb95f50f424" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849/fileServices/default/shares/testfileshare3261", + "name": "testfileshare3261", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D961486EB256A4\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], + "metadata": { + "key1": "value1", + "key2": "value2" + }, + "lastModifiedTime": "2021-08-17T06:29:57.0000000Z", + "shareQuota": 5000 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cdbd52b6cda17e46fd7b7e6b2520b55e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:29:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cdbd52b6cda17e46fd7b7e6b2520b55e", + "x-ms-correlation-request-id": "f922b411-2042-42e7-8230-18338efde50f", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "8479b758-d4c8-4c59-b682-787a1fc8a5a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T062958Z:f922b411-2042-42e7-8230-18338efde50f" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849", + "name": "storage3849", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T06:29:37.1277613Z", + "key2": "2021-08-17T06:29:37.1277613Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:29:37.1433604Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:29:37.1433604Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T06:29:37.0183515Z", + "primaryEndpoints": { + "blob": "https://storage3849.blob.core.windows.net/", + "queue": "https://storage3849.queue.core.windows.net/", + "table": "https://storage3849.table.core.windows.net/", + "file": "https://storage3849.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d82ecfcbc62dc86e92adbd96b42dc8ba", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d82ecfcbc62dc86e92adbd96b42dc8ba", + "x-ms-correlation-request-id": "6687dc92-48cc-44d6-ab7d-5d3e2b0ac8d2", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "8757b3be-c700-482b-83ab-552adca749d4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063003Z:6687dc92-48cc-44d6-ab7d-5d3e2b0ac8d2" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "539794728", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShareAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShareAsync.json new file mode 100644 index 000000000000..97e2cabd7bd5 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShareAsync.json @@ -0,0 +1,909 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "127c0e5cb97d258d0b27dae09321b566", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "e2730f0b-eba6-4466-b2bf-0cf36d82df1b", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "e2730f0b-eba6-4466-b2bf-0cf36d82df1b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063006Z:e2730f0b-eba6-4466-b2bf-0cf36d82df1b" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-5513?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-b6593205992ca04daface6b2460a3075-e9f86f01ae7c0a43-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8eb08cad13af0381c2206273345279f8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "15b326c2-0b5d-4561-ae13-790bb00018ab", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "15b326c2-0b5d-4561-ae13-790bb00018ab", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063007Z:15b326c2-0b5d-4561-ae13-790bb00018ab" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513", + "name": "teststorageRG-5513", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "24488d9e2c1b20d178beb35732d7e4de", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "24488d9e2c1b20d178beb35732d7e4de", + "x-ms-correlation-request-id": "21e78040-4d08-4b9a-bbb6-4e56f30f8618", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "b8e9dc81-2e1d-4efa-91d5-0cb16c43a824", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063011Z:21e78040-4d08-4b9a-bbb6-4e56f30f8618" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2783b4e8c01e5f91df6d3754ceab8f48", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2783b4e8c01e5f91df6d3754ceab8f48", + "x-ms-correlation-request-id": "40070d68-5219-494c-84b2-a38a977f960e", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "b334bbda-7fb5-47db-b21d-f10f0558f13e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063011Z:40070d68-5219-494c-84b2-a38a977f960e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f1b8947d1fc1f040924d146093a56ea1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f1b8947d1fc1f040924d146093a56ea1", + "x-ms-correlation-request-id": "24125da3-dc87-4129-9474-0b6ba90404df", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "8acfdaba-4c8e-4793-9519-03c12063ed02", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063013Z:24125da3-dc87-4129-9474-0b6ba90404df" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7d6f53e9bd54bbc0d058f93076a62c64", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7d6f53e9bd54bbc0d058f93076a62c64", + "x-ms-correlation-request-id": "0d21674b-82bd-4adc-8060-971192188a4d", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "655467ba-9a7e-4036-881d-15fe51e2ee20", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063014Z:0d21674b-82bd-4adc-8060-971192188a4d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1cad502be41dc99f739294d1ab30cc3a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1cad502be41dc99f739294d1ab30cc3a", + "x-ms-correlation-request-id": "90debd8c-1479-4ef5-96fb-cbbab35a2126", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "46e26518-f41c-4f2b-89d4-90dafcdd76e4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063015Z:90debd8c-1479-4ef5-96fb-cbbab35a2126" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7b6a95fe113bc0f4d4fc206825107aec", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7b6a95fe113bc0f4d4fc206825107aec", + "x-ms-correlation-request-id": "5fe26862-245f-420f-a006-edec2bbae604", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "de78785d-b171-4f9f-982e-f8d4116b7734", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063017Z:5fe26862-245f-420f-a006-edec2bbae604" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4235b02051f70584b3a609c128ee0f9f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4235b02051f70584b3a609c128ee0f9f", + "x-ms-correlation-request-id": "c7bfd7a8-9d61-4510-802d-6fdd6b595f76", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "02afaf53-db1b-4ba9-9d98-56211d972e94", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063018Z:c7bfd7a8-9d61-4510-802d-6fdd6b595f76" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e131bf8bb13b19285ced4820c336a363", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e131bf8bb13b19285ced4820c336a363", + "x-ms-correlation-request-id": "25fc1c65-9b27-4d0b-b1e0-0b9ed9b42dc9", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "3c942dfe-d367-4e9e-abf8-1f6e06a13442", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063019Z:25fc1c65-9b27-4d0b-b1e0-0b9ed9b42dc9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fbb0a8188afaad421065c795073297e5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fbb0a8188afaad421065c795073297e5", + "x-ms-correlation-request-id": "605bb1d2-fafc-4972-ba20-70823daa5e05", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "b9a90180-6a10-46a8-94ad-140fa2c253b1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063021Z:605bb1d2-fafc-4972-ba20-70823daa5e05" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "66dc80ec99df6eb0871ce50a0963427d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "66dc80ec99df6eb0871ce50a0963427d", + "x-ms-correlation-request-id": "53942cff-5460-4061-8a57-0e4c935d09c6", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "b8b2ea4b-10e1-4ad9-98ae-d12ec6fd5450", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063022Z:53942cff-5460-4061-8a57-0e4c935d09c6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "80a9a602143e01a57c84d0d6ea931129", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "80a9a602143e01a57c84d0d6ea931129", + "x-ms-correlation-request-id": "5e73c64a-396d-472e-a291-0c994fb2069f", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "e197c316-3474-420b-a48c-942649657d51", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063023Z:5e73c64a-396d-472e-a291-0c994fb2069f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "423462553d597e84f74173dea437a3ad", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "423462553d597e84f74173dea437a3ad", + "x-ms-correlation-request-id": "25db7b37-4605-4cc7-8692-b37b3220d71b", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "5f5d0413-1875-4d6b-9ced-f3010c3f5718", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063025Z:25db7b37-4605-4cc7-8692-b37b3220d71b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "619249231789d8a7dbdbe95ac9da84f4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "619249231789d8a7dbdbe95ac9da84f4", + "x-ms-correlation-request-id": "570df1ac-0609-442e-b6fb-300490c4bd55", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "84ec431a-014a-428c-98aa-2517433d776f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063026Z:570df1ac-0609-442e-b6fb-300490c4bd55" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8e9dc81-2e1d-4efa-91d5-0cb16c43a824?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a7b5bc0aff2fc523222a89fca0c65d45", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1292", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:30:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a7b5bc0aff2fc523222a89fca0c65d45", + "x-ms-correlation-request-id": "a069a82f-6e99-4cf9-90d4-d26605aad44c", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "b9f8cbc5-4f89-4c96-81f3-4de759c3dd06", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063027Z:a069a82f-6e99-4cf9-90d4-d26605aad44c" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774", + "name": "storage774", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T06:30:09.7384373Z", + "key2": "2021-08-17T06:30:09.7384373Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:30:09.7540658Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:30:09.7540658Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T06:30:09.6290314Z", + "primaryEndpoints": { + "blob": "https://storage774.blob.core.windows.net/", + "queue": "https://storage774.queue.core.windows.net/", + "table": "https://storage774.table.core.windows.net/", + "file": "https://storage774.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774/fileServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a0b222e0b0003ea0ba5b677e5329b51c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "415", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:30:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a0b222e0b0003ea0ba5b677e5329b51c", + "x-ms-correlation-request-id": "0417b184-5b5b-453f-935e-9b7ade56f809", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "b98c2274-9fa7-41c2-bce3-8abb1c9f65ec", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063028Z:0417b184-5b5b-453f-935e-9b7ade56f809" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774/fileServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/fileServices", + "properties": { + "protocolSettings": { + "smb": {} + }, + "cors": { + "corsRules": [] + }, + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774/fileServices/default/shares/testfileshare5063?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "82e8d47f7efb2523cc3e5e8dab37157d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:30:27 GMT", + "ETag": "\u00220x8D96148817359C5\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "82e8d47f7efb2523cc3e5e8dab37157d", + "x-ms-correlation-request-id": "8a6bdad6-418f-4dff-8cb9-ad6fa658dd45", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "df37daed-63d8-4514-82b9-614364254349", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063028Z:8a6bdad6-418f-4dff-8cb9-ad6fa658dd45" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774/fileServices/default/shares/testfileshare5063", + "name": "testfileshare5063", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": {} + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774/fileServices/default/shares/testfileshare5063?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "79", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "28a679a4f4e31b5976ecd398a572f975", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "metadata": { + "key1": "value1", + "key2": "value2" + }, + "shareQuota": 5000 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "363", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:30:28 GMT", + "ETag": "\u00220x8D9614881E3E3AD\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "28a679a4f4e31b5976ecd398a572f975", + "x-ms-correlation-request-id": "6bb23e0f-4584-4b78-9044-2b45270e7140", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "61cce2c9-aa9a-4845-88b7-7b5bea4ccb7b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063029Z:6bb23e0f-4584-4b78-9044-2b45270e7140" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774/fileServices/default/shares/testfileshare5063", + "name": "testfileshare5063", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": { + "metadata": { + "key1": "value1", + "key2": "value2" + }, + "shareQuota": 5000 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774/fileServices/default/shares/testfileshare5063?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f1213e6dc275a4e58f7b337242b00f23", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "517", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:30:29 GMT", + "ETag": "\u00220x8D9614881E3E3AD\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f1213e6dc275a4e58f7b337242b00f23", + "x-ms-correlation-request-id": "1059f443-9c9e-46fc-a885-86845299918f", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "80bd6fa3-eb73-4c28-af38-4f06d1065f1d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063029Z:1059f443-9c9e-46fc-a885-86845299918f" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774/fileServices/default/shares/testfileshare5063", + "name": "testfileshare5063", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "etag": "\u00220x8D9614881E3E3AD\u0022", + "properties": { + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], + "metadata": { + "key1": "value1", + "key2": "value2" + }, + "lastModifiedTime": "2021-08-17T06:30:29.0000000Z", + "shareQuota": 5000 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "afaf0051f40f8ada7bcc0b0eab8b805a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1304", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:30:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "afaf0051f40f8ada7bcc0b0eab8b805a", + "x-ms-correlation-request-id": "7efa31e9-eeec-4511-a0b3-a290f4d90c2f", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "12c9d212-352d-4778-bdaf-61b9bed3a3b8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063030Z:7efa31e9-eeec-4511-a0b3-a290f4d90c2f" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774", + "name": "storage774", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T06:30:09.7384373Z", + "key2": "2021-08-17T06:30:09.7384373Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:30:09.7540658Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:30:09.7540658Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T06:30:09.6290314Z", + "primaryEndpoints": { + "blob": "https://storage774.blob.core.windows.net/", + "queue": "https://storage774.queue.core.windows.net/", + "table": "https://storage774.table.core.windows.net/", + "file": "https://storage774.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6c20e9442316e10894029868c0e7d9c6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:30:36 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6c20e9442316e10894029868c0e7d9c6", + "x-ms-correlation-request-id": "2f1eeadf-0913-4f92-b371-a4814dad4fd7", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "66df17f7-9cb7-449b-b405-5a804104f5ec", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T063037Z:2f1eeadf-0913-4f92-b371-a4814dad4fd7" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1074828238", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/CreateDeleteStorageQueue.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/CreateDeleteStorageQueue.json new file mode 100644 index 000000000000..9273bf3a99fd --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/CreateDeleteStorageQueue.json @@ -0,0 +1,1010 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "88982c1156411ece5d5268406a84f395", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "36b0e296-1d34-47a0-905d-a85450206d82", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "36b0e296-1d34-47a0-905d-a85450206d82", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084405Z:36b0e296-1d34-47a0-905d-a85450206d82" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-9188?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-26721e05314ae3459d845777c44f1e4f-9d5bbdeba556c947-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9c9d58829d29378e7fda238f5446e014", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "7cd5c032-9908-4759-b5da-65b36400cd02", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "7cd5c032-9908-4759-b5da-65b36400cd02", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084408Z:7cd5c032-9908-4759-b5da-65b36400cd02" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188", + "name": "teststorageRG-9188", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "034f573005480eaac5fc7c61f7de6e8a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "034f573005480eaac5fc7c61f7de6e8a", + "x-ms-correlation-request-id": "3958dacb-c86a-4e94-b257-400babdb4939", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "e15d6dc6-f1dd-4636-a763-91fedd7d7077", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084416Z:3958dacb-c86a-4e94-b257-400babdb4939" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9b54e92c6345523af38d63a111d588fc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9b54e92c6345523af38d63a111d588fc", + "x-ms-correlation-request-id": "e18829da-8359-4a63-9b63-2a56a46040e7", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "3127767b-3a26-4505-a1cf-d1fff9003f04", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084416Z:e18829da-8359-4a63-9b63-2a56a46040e7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bd0505b4e414484cc845b18589fe80bd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bd0505b4e414484cc845b18589fe80bd", + "x-ms-correlation-request-id": "ffdaf65b-db3e-4e3e-9b29-522f66e71266", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "57bbe31b-1745-462a-a5bb-87ccffe457e6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084418Z:ffdaf65b-db3e-4e3e-9b29-522f66e71266" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0d35f4f0d389eb444e783ca783eef87b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0d35f4f0d389eb444e783ca783eef87b", + "x-ms-correlation-request-id": "d596d54a-e617-4b8a-ac48-e1a59ffcbeb4", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "c82fcb2e-d343-4d51-8d9b-30664bf21a56", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084419Z:d596d54a-e617-4b8a-ac48-e1a59ffcbeb4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "88f77f3a4d0347739d0cd3ffb1b4c9f4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "88f77f3a4d0347739d0cd3ffb1b4c9f4", + "x-ms-correlation-request-id": "ae214dc6-5bac-440d-913e-08beb90c68fa", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "e5d6838d-536d-413a-9158-dc8ee21677da", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084420Z:ae214dc6-5bac-440d-913e-08beb90c68fa" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1db0a60d7aa0e172c01a6e9ca7a4c5da", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1db0a60d7aa0e172c01a6e9ca7a4c5da", + "x-ms-correlation-request-id": "f3461d61-28fb-4c27-9b81-a79690f1b6be", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "a9db8ade-4915-4136-a02c-98c3ea5c38ff", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084421Z:f3461d61-28fb-4c27-9b81-a79690f1b6be" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "094b364df707a2b980ed6f7dff44399a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "094b364df707a2b980ed6f7dff44399a", + "x-ms-correlation-request-id": "2d7d334b-3d3f-480f-a7fd-38ac8b405f77", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "f5def6a0-2ac8-4179-be44-debcc5c7134f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084423Z:2d7d334b-3d3f-480f-a7fd-38ac8b405f77" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dc9a48aeda3dbfdb0d15c7e9ded79ff8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dc9a48aeda3dbfdb0d15c7e9ded79ff8", + "x-ms-correlation-request-id": "c407a1b2-f643-499e-b3fc-eee5775590e0", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "f4ad1aa2-51ac-4b92-ba02-935df6870cdd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084424Z:c407a1b2-f643-499e-b3fc-eee5775590e0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7bb2f946c06815ecec0d9cb20bf5e17b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7bb2f946c06815ecec0d9cb20bf5e17b", + "x-ms-correlation-request-id": "57d15497-7809-4ab5-9d86-c28286b31248", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "b8caefbd-6c48-48f8-9a15-ec9a23653dc0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084426Z:57d15497-7809-4ab5-9d86-c28286b31248" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5fedd4e0e80a729c5b8cfcf22fd0c4a9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:27 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5fedd4e0e80a729c5b8cfcf22fd0c4a9", + "x-ms-correlation-request-id": "f9bf3b22-01ea-44c6-815b-6854ab3f5463", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "8dc66273-91a0-41e9-9ca7-36d85c1df2f0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084427Z:f9bf3b22-01ea-44c6-815b-6854ab3f5463" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0636774ebe92ee315b84ef303e28b417", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:28 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0636774ebe92ee315b84ef303e28b417", + "x-ms-correlation-request-id": "8909d01f-9805-4a19-ba8e-8a6ef2f6358f", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "9c0a1b9b-35f9-49f7-a014-59e098270b00", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084428Z:8909d01f-9805-4a19-ba8e-8a6ef2f6358f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0a094c3340ea5eed5c3f20dcc4fae61c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0a094c3340ea5eed5c3f20dcc4fae61c", + "x-ms-correlation-request-id": "8d74685d-9775-4410-8dc3-1bae52e908ac", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "695e5da0-51c9-40c4-b34f-6d76427ef4bc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084429Z:8d74685d-9775-4410-8dc3-1bae52e908ac" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9364f249dbbe21e9a2fe0386f86c3432", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:44:31 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9364f249dbbe21e9a2fe0386f86c3432", + "x-ms-correlation-request-id": "a23326eb-9d89-475f-950e-b5051c3c6f00", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "9d4960f6-b2d6-46dd-b6b1-5fc33b262c10", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084431Z:a23326eb-9d89-475f-950e-b5051c3c6f00" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e15d6dc6-f1dd-4636-a763-91fedd7d7077?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e3bee4d8b9c70dbf89d8aa539e552960", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:44:32 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e3bee4d8b9c70dbf89d8aa539e552960", + "x-ms-correlation-request-id": "ad138bdb-13bc-466e-b553-4d6f389b91d0", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "b214cab0-cd2a-47db-8761-6d72bd7a6c97", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084432Z:ad138bdb-13bc-466e-b553-4d6f389b91d0" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757", + "name": "storage8757", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T08:44:14.6969730Z", + "key2": "2021-08-17T08:44:14.6969730Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:44:14.6969730Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:44:14.6969730Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T08:44:14.6032187Z", + "primaryEndpoints": { + "blob": "https://storage8757.blob.core.windows.net/", + "queue": "https://storage8757.queue.core.windows.net/", + "table": "https://storage8757.table.core.windows.net/", + "file": "https://storage8757.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4be6d39e20c3585963e767eb3c6765ef", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "285", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:44:32 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4be6d39e20c3585963e767eb3c6765ef", + "x-ms-correlation-request-id": "3f4a8b17-3f54-4d43-a028-d93168c433fc", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "1d14a7e5-865c-4ca7-919c-4837177b72d4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084433Z:3f4a8b17-3f54-4d43-a028-d93168c433fc" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/queueServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default/queues/testqueue9728?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3bdf04ed5502338f560ae63195834dd4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:44:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3bdf04ed5502338f560ae63195834dd4", + "x-ms-correlation-request-id": "2c1ea12f-9a61-4f60-a071-6005081af639", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "0ce08168-6779-4b52-b4e2-509f89360732", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084459Z:2c1ea12f-9a61-4f60-a071-6005081af639" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default/queues/testqueue9728", + "name": "testqueue9728", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default/queues/testqueue9728?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8625e8a36fe98bb76680e051d4d12272", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "337", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:47:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8625e8a36fe98bb76680e051d4d12272", + "x-ms-correlation-request-id": "a2f09827-c382-4426-a40d-c982da2d831b", + "x-ms-ratelimit-remaining-subscription-reads": "11999", + "x-ms-request-id": "7841a14b-1eed-49fa-b4fc-c9088c6f5122", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084708Z:a2f09827-c382-4426-a40d-c982da2d831b" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default/queues/testqueue9728", + "name": "testqueue9728", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {}, + "approximateMessageCount": 0 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default/queues/testqueue9728?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "50b048ba244a7e9b56176c157226cd63", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "337", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:47:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "50b048ba244a7e9b56176c157226cd63", + "x-ms-correlation-request-id": "b0599e17-e5dd-49a8-933c-4aa03b32e1e9", + "x-ms-ratelimit-remaining-subscription-reads": "11999", + "x-ms-request-id": "658e3c48-f287-426d-9e85-333f001bc2ea", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084713Z:b0599e17-e5dd-49a8-933c-4aa03b32e1e9" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default/queues/testqueue9728", + "name": "testqueue9728", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {}, + "approximateMessageCount": 0 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default/queues/testqueue97281?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7e99161a69407e214c54d582743e5f85", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:47:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7e99161a69407e214c54d582743e5f85", + "x-ms-correlation-request-id": "923eb85b-a3cb-4fed-924b-03a0d705ca5b", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "0a1158db-7347-4ce3-a678-3861f8cc83de", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084714Z:923eb85b-a3cb-4fed-924b-03a0d705ca5b" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:0d27fa2e-2003-007c-0d44-93c60f000000\nTime:2021-08-17T08:47:14.7307060Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default/queues/testqueue9728?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4d7674e8fcd27e8a4ca62fd102a2183f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:47:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4d7674e8fcd27e8a4ca62fd102a2183f", + "x-ms-correlation-request-id": "96f5fed0-d44f-4ebc-8a75-0cbe5659a82c", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "e1f05abf-3735-4e34-ac21-eae01d27dfd1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084730Z:96f5fed0-d44f-4ebc-8a75-0cbe5659a82c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default/queues/testqueue9728?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bd377cb2a3385031263204f54f190918", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:47:44 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bd377cb2a3385031263204f54f190918", + "x-ms-correlation-request-id": "689f98f8-d3cf-48b2-80ad-f36349bf929d", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "e7c381f8-5cc6-493f-8c55-640f54a17e30", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084744Z:689f98f8-d3cf-48b2-80ad-f36349bf929d" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:0d27ff18-2003-007c-2344-93c60f000000\nTime:2021-08-17T08:47:44.7449423Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757/queueServices/default/queues/testqueue9728?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fe2ce7b880af1d908b1b32993a507baa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:47:45 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fe2ce7b880af1d908b1b32993a507baa", + "x-ms-correlation-request-id": "9d33c91e-44cf-4d89-8138-d4f6bc0c1f24", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "3748418d-e53f-4c77-85d6-38cf8e15e85a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084745Z:9d33c91e-44cf-4d89-8138-d4f6bc0c1f24" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:0d27ff4f-2003-007c-5544-93c60f000000\nTime:2021-08-17T08:47:45.8680119Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f8cf953ba107454c4226269ff8952e33", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:47:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f8cf953ba107454c4226269ff8952e33", + "x-ms-correlation-request-id": "5fc4ac63-b9ed-4228-80a8-48ddf0d39eeb", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "ffe9d6f9-ccd0-4f2b-9adc-6ef5eae61538", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084751Z:5fc4ac63-b9ed-4228-80a8-48ddf0d39eeb" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757", + "name": "storage8757", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T08:44:14.6969730Z", + "key2": "2021-08-17T08:44:14.6969730Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:44:14.6969730Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:44:14.6969730Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T08:44:14.6032187Z", + "primaryEndpoints": { + "blob": "https://storage8757.blob.core.windows.net/", + "queue": "https://storage8757.queue.core.windows.net/", + "table": "https://storage8757.table.core.windows.net/", + "file": "https://storage8757.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9188/providers/Microsoft.Storage/storageAccounts/storage8757?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1a18179d1a753290eb19321d709716d5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1a18179d1a753290eb19321d709716d5", + "x-ms-correlation-request-id": "95b06bb5-c439-4a30-bc1e-5cc46ce134d1", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "f03d93eb-aaf2-4cea-896d-3f15b3c6c27d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084800Z:95b06bb5-c439-4a30-bc1e-5cc46ce134d1" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1096859832", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/CreateDeleteStorageQueueAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/CreateDeleteStorageQueueAsync.json new file mode 100644 index 000000000000..ec82749e4842 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/CreateDeleteStorageQueueAsync.json @@ -0,0 +1,1010 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fe4b30afaf667480f4436fdf6be66937", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "f8f4beef-cd95-46cc-a17d-b52653d9ec4d", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "f8f4beef-cd95-46cc-a17d-b52653d9ec4d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084805Z:f8f4beef-cd95-46cc-a17d-b52653d9ec4d" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1719?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-9ed275d774a6b248909ebb4f62f293ec-85019847c5c4e74f-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8b175da934a659beeebf80436a7b047a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "fba849e2-ccb6-44c2-b1b2-336fda110560", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "fba849e2-ccb6-44c2-b1b2-336fda110560", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084807Z:fba849e2-ccb6-44c2-b1b2-336fda110560" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719", + "name": "teststorageRG-1719", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b474b7632794eef271463470191cc82d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b474b7632794eef271463470191cc82d", + "x-ms-correlation-request-id": "2358210b-7039-4c69-9018-97c66a2311f8", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "5b14d8c6-28f5-4fda-a1d1-4193f84083c2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084812Z:2358210b-7039-4c69-9018-97c66a2311f8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b283cb64edc23614259c34ed89e9d5a3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b283cb64edc23614259c34ed89e9d5a3", + "x-ms-correlation-request-id": "7890af60-be0c-4a10-9f00-5006d715e59f", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "4025967c-78c9-4af1-b77e-1c5d1b559d97", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084812Z:7890af60-be0c-4a10-9f00-5006d715e59f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "37e015b73816596dbae70f1c37f2bde7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "37e015b73816596dbae70f1c37f2bde7", + "x-ms-correlation-request-id": "e5753bd4-b9cc-4a79-b014-44248c641c77", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "f71a4cce-ea98-4c2a-a84b-d289218c0e7b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084813Z:e5753bd4-b9cc-4a79-b014-44248c641c77" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4e0bc97e16989b6b2fb71c95d40f03bb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4e0bc97e16989b6b2fb71c95d40f03bb", + "x-ms-correlation-request-id": "f6129756-77f9-4816-83db-088ef35cf4d7", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "459ac277-7e31-40ed-a320-d4b45b6f73a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084815Z:f6129756-77f9-4816-83db-088ef35cf4d7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1b484ca290a82b545d29f7dadef7fe32", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1b484ca290a82b545d29f7dadef7fe32", + "x-ms-correlation-request-id": "26be1960-9517-4265-a225-771fba7059b3", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "e9a20023-0704-4366-b377-24d2b388c3bd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084816Z:26be1960-9517-4265-a225-771fba7059b3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bf6e4ddf86dda10baa45075e1cd785ab", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bf6e4ddf86dda10baa45075e1cd785ab", + "x-ms-correlation-request-id": "cb2b3059-1023-43db-a6e3-6387f835f536", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "92489a3e-cb08-4976-ab9a-8181cd2d26e1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084817Z:cb2b3059-1023-43db-a6e3-6387f835f536" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ea7a54e4a2aaee3e75e0f06e1e90bd37", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ea7a54e4a2aaee3e75e0f06e1e90bd37", + "x-ms-correlation-request-id": "2aa3fd68-3ae0-4a96-93a2-035b040cfae8", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "5a63f3ea-3466-41e2-a0ef-9fbfd2c7e067", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084819Z:2aa3fd68-3ae0-4a96-93a2-035b040cfae8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "86b6eab943a01bdd41a7716388f60f86", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "86b6eab943a01bdd41a7716388f60f86", + "x-ms-correlation-request-id": "58c48170-a71f-49f6-9ae8-d038dee67925", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "b9d576bc-d699-46d2-9893-fd0590476fd6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084820Z:58c48170-a71f-49f6-9ae8-d038dee67925" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "89f64ca4137d3c880f7f4afd969c8219", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "89f64ca4137d3c880f7f4afd969c8219", + "x-ms-correlation-request-id": "d0be9987-f643-445f-900a-b114db36b6e2", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "fa4cf29c-5d9a-41bd-93c7-33bd45e49228", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084821Z:d0be9987-f643-445f-900a-b114db36b6e2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "31a4cf88ff20a00a775ea80231da667f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "31a4cf88ff20a00a775ea80231da667f", + "x-ms-correlation-request-id": "b07d3071-1b5c-4b68-b39a-943b97198434", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "f458544d-185c-4efd-a9ee-0993bb0b2b3d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084823Z:b07d3071-1b5c-4b68-b39a-943b97198434" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d2ca6ad0339aa5ba617a7720f9df85a5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d2ca6ad0339aa5ba617a7720f9df85a5", + "x-ms-correlation-request-id": "d68e46bd-e745-41c1-bb14-c7dddf8b32f6", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "6634d02b-7b2b-4789-8518-78885f721206", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084824Z:d68e46bd-e745-41c1-bb14-c7dddf8b32f6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b8db5724dd51a4654155121f6b850b34", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b8db5724dd51a4654155121f6b850b34", + "x-ms-correlation-request-id": "8a86f88b-74dc-4796-b987-d2783d21780c", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "ebb62d47-0c5e-49a7-a773-83c47f870b38", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084825Z:8a86f88b-74dc-4796-b987-d2783d21780c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2b2dca19b0d2547e15ffcfa687eaa698", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2b2dca19b0d2547e15ffcfa687eaa698", + "x-ms-correlation-request-id": "e49be5e0-cf90-4076-857e-e790aac6661a", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "e3726a41-dd0c-48c7-88fb-b0cc9de966eb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084827Z:e49be5e0-cf90-4076-857e-e790aac6661a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5b14d8c6-28f5-4fda-a1d1-4193f84083c2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d9de03d8aefff22e04259144209a3adc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1292", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:48:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d9de03d8aefff22e04259144209a3adc", + "x-ms-correlation-request-id": "a5ff75ee-58a6-49d1-b860-8a5df4fab21d", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "4f9ac8d0-b464-4dfc-a28e-dd52115dc351", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084828Z:a5ff75ee-58a6-49d1-b860-8a5df4fab21d" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265", + "name": "storage265", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T08:48:10.0656556Z", + "key2": "2021-08-17T08:48:10.0656556Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:48:10.0656556Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:48:10.0656556Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T08:48:09.8937752Z", + "primaryEndpoints": { + "blob": "https://storage265.blob.core.windows.net/", + "queue": "https://storage265.queue.core.windows.net/", + "table": "https://storage265.table.core.windows.net/", + "file": "https://storage265.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2e07436e5ab174d2d886a2510dbf1d56", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "284", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:48:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2e07436e5ab174d2d886a2510dbf1d56", + "x-ms-correlation-request-id": "fae31efb-d51a-47a9-b403-82de9c85076f", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "07094698-3493-4d15-b067-d939b6dd08d1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084828Z:fae31efb-d51a-47a9-b403-82de9c85076f" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/queueServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default/queues/testqueue9141?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a667477a34329c6b3b27ad1e39347bc4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "308", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:48:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a667477a34329c6b3b27ad1e39347bc4", + "x-ms-correlation-request-id": "566a22ab-bab8-43a9-b6c3-9abffd01683b", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "36d82a51-86d4-418c-84f5-f888473316d4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084833Z:566a22ab-bab8-43a9-b6c3-9abffd01683b" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default/queues/testqueue9141", + "name": "testqueue9141", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default/queues/testqueue9141?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e24438f3e677317e6a00790bdce44408", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "336", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:48:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e24438f3e677317e6a00790bdce44408", + "x-ms-correlation-request-id": "9a4a50b2-3fb4-4d21-8f40-4180bb500646", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "d8f015c3-3744-480d-8c78-f007e56ed341", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084834Z:9a4a50b2-3fb4-4d21-8f40-4180bb500646" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default/queues/testqueue9141", + "name": "testqueue9141", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {}, + "approximateMessageCount": 0 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default/queues/testqueue9141?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "53a6963a35d30f3b9c91763325559e52", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "336", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:48:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "53a6963a35d30f3b9c91763325559e52", + "x-ms-correlation-request-id": "fbdc8dfa-809a-4655-967a-6b9beaf47165", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "6bb36624-beb4-481b-8535-add120c18a49", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084834Z:fbdc8dfa-809a-4655-967a-6b9beaf47165" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default/queues/testqueue9141", + "name": "testqueue9141", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {}, + "approximateMessageCount": 0 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default/queues/testqueue91411?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "871a8d2773d89336c9363c31ba5fc056", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:48:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "871a8d2773d89336c9363c31ba5fc056", + "x-ms-correlation-request-id": "5d04f928-ccf5-4a7f-9da8-b0d67ce2ea14", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "884120d0-da31-4f4a-8df2-ef14cc6bc045", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084834Z:5d04f928-ccf5-4a7f-9da8-b0d67ce2ea14" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:bcac6b48-3003-0048-7944-93b694000000\nTime:2021-08-17T08:48:34.5452710Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default/queues/testqueue9141?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a3e4a5e2288dbef1fc3546e66f4a0c14", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a3e4a5e2288dbef1fc3546e66f4a0c14", + "x-ms-correlation-request-id": "6cab9ab4-62a8-4ece-9a49-1899c442a5ef", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "c9480484-50fb-4a7c-aaac-d296f7a679e5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084835Z:6cab9ab4-62a8-4ece-9a49-1899c442a5ef" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default/queues/testqueue9141?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4ee42761bdcac62f5f128a9df80a543c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:48:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4ee42761bdcac62f5f128a9df80a543c", + "x-ms-correlation-request-id": "d8443b59-ead0-4a53-9aad-a51568b779a2", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "774eb6c7-e1c6-4f7f-a60b-19c98191cb5f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084835Z:d8443b59-ead0-4a53-9aad-a51568b779a2" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:bcac6e58-3003-0048-3444-93b694000000\nTime:2021-08-17T08:48:35.2447634Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265/queueServices/default/queues/testqueue9141?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7f5120d1fb71ffc49b5b8ba32d50247e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:48:35 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7f5120d1fb71ffc49b5b8ba32d50247e", + "x-ms-correlation-request-id": "b2b30ee6-dcc4-4458-8e41-b8d0f43f2018", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "3006a2ed-09ba-44aa-8914-e318194af412", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084835Z:b2b30ee6-dcc4-4458-8e41-b8d0f43f2018" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:bcac6fac-3003-0048-6344-93b694000000\nTime:2021-08-17T08:48:35.5729944Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "93d02729717b248c751d447a9d54c5f1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1304", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:48:35 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "93d02729717b248c751d447a9d54c5f1", + "x-ms-correlation-request-id": "d532c590-c88a-479d-9b23-f962a6e95244", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "7f20aea4-b40a-4c2b-8221-fc3ac8c4e7f2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084836Z:d532c590-c88a-479d-9b23-f962a6e95244" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265", + "name": "storage265", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T08:48:10.0656556Z", + "key2": "2021-08-17T08:48:10.0656556Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:48:10.0656556Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:48:10.0656556Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T08:48:09.8937752Z", + "primaryEndpoints": { + "blob": "https://storage265.blob.core.windows.net/", + "queue": "https://storage265.queue.core.windows.net/", + "table": "https://storage265.table.core.windows.net/", + "file": "https://storage265.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1719/providers/Microsoft.Storage/storageAccounts/storage265?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4f150ae18cf966a362e5b36e318c990e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:48:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4f150ae18cf966a362e5b36e318c990e", + "x-ms-correlation-request-id": "42044746-1b7d-4d7d-844f-ebf740dece64", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "1fed5166-6ae9-4c52-a064-bb38ef54520e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T084842Z:42044746-1b7d-4d7d-844f-ebf740dece64" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "839635641", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/GetAllStorageQueues.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/GetAllStorageQueues.json new file mode 100644 index 000000000000..5a4d72f904e2 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/GetAllStorageQueues.json @@ -0,0 +1,921 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "30593ac2fd1a3366a8da55cb39782bbb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "cd30ff33-56ec-4f59-997f-e5129fbe8f43", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "cd30ff33-56ec-4f59-997f-e5129fbe8f43", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090305Z:cd30ff33-56ec-4f59-997f-e5129fbe8f43" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-488?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-2ac812199190284d9a88f2f96c9355bf-3f0e30cd4264924b-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "96bacec18da29aeb1c8f2a441371b765", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "254", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "97cb1637-1966-4c2f-9adf-c4421790feb8", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "97cb1637-1966-4c2f-9adf-c4421790feb8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090307Z:97cb1637-1966-4c2f-9adf-c4421790feb8" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488", + "name": "teststorageRG-488", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e07bac131b1ac63cd8471333ccc8652b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e07bac131b1ac63cd8471333ccc8652b", + "x-ms-correlation-request-id": "97fc483e-3a1a-47fa-abe0-69f410e3ca8d", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "05260d4f-42ce-4b7a-8d85-a570fad5fc4c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090316Z:97fc483e-3a1a-47fa-abe0-69f410e3ca8d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7f64a466bc3fb2a67ed0ca45d86750c7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7f64a466bc3fb2a67ed0ca45d86750c7", + "x-ms-correlation-request-id": "3372d180-a93a-4275-8d65-337fbe288d83", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "640ab605-2941-4fa1-a009-59603f3cd303", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090316Z:3372d180-a93a-4275-8d65-337fbe288d83" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "81ff18c591d7f4c5ff0e4b1cae00d743", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "81ff18c591d7f4c5ff0e4b1cae00d743", + "x-ms-correlation-request-id": "a6e7d709-a4b2-41eb-a147-03f21e9e1298", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "0cea0fc4-3da9-49b4-b2c3-8c584e58280c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090317Z:a6e7d709-a4b2-41eb-a147-03f21e9e1298" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "27cd74dee56357ec492c54fe5567942e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "27cd74dee56357ec492c54fe5567942e", + "x-ms-correlation-request-id": "3703ed41-e9d6-4a74-af04-0f398d569d04", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "091b4180-1373-4229-a703-8103d59e926d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090319Z:3703ed41-e9d6-4a74-af04-0f398d569d04" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d676a5ade796d4c6df707f31718a047e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d676a5ade796d4c6df707f31718a047e", + "x-ms-correlation-request-id": "a8ff38b9-1033-44ea-aa51-1e1b9a7b1bcc", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "d8659f14-1f7b-49a5-8aa0-227da51e455d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090320Z:a8ff38b9-1033-44ea-aa51-1e1b9a7b1bcc" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "636687f92899df642ca738ab3cc69e98", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "636687f92899df642ca738ab3cc69e98", + "x-ms-correlation-request-id": "4a89e1ad-1244-4276-ab07-a1cb45593d67", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "42e08904-baa8-4dc8-94d5-10b56606db57", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090321Z:4a89e1ad-1244-4276-ab07-a1cb45593d67" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "086e1c790089f7adaef847f265bbe6be", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "086e1c790089f7adaef847f265bbe6be", + "x-ms-correlation-request-id": "7d99bbc0-6bc9-4e5a-9c5c-e0dd8d99e846", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "89bb38f1-70f7-4bca-96b5-180e98881200", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090323Z:7d99bbc0-6bc9-4e5a-9c5c-e0dd8d99e846" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ce05d628300085944097a9eeaf1a9719", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ce05d628300085944097a9eeaf1a9719", + "x-ms-correlation-request-id": "d75c1016-3136-4e7e-ab86-0a782ffbe700", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "3891465a-2523-4533-a454-a4b6426c9a96", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090324Z:d75c1016-3136-4e7e-ab86-0a782ffbe700" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "54b7e7d1fb1cf8f5d96fb5a0e0717971", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "54b7e7d1fb1cf8f5d96fb5a0e0717971", + "x-ms-correlation-request-id": "bff8b143-572c-4664-9733-f150d7cc86d7", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "a0bf6ae1-425e-4dfc-a96a-f58c56b3b4f1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090325Z:bff8b143-572c-4664-9733-f150d7cc86d7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "668379c1d0c0499888e8c7f156be4893", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "668379c1d0c0499888e8c7f156be4893", + "x-ms-correlation-request-id": "90f6af91-db27-4b36-878b-d6d9bb4bfc0c", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "26ba3055-98f8-4a20-b2bf-3ff89ab1fcd0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090327Z:90f6af91-db27-4b36-878b-d6d9bb4bfc0c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7e202e6191042ca2e00cf4907bf3a4cf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:28 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7e202e6191042ca2e00cf4907bf3a4cf", + "x-ms-correlation-request-id": "c6d63ba4-c581-4fc1-a7ce-02d0b15900c5", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "21754679-1f00-467b-a3b2-8c2d8a622b79", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090328Z:c6d63ba4-c581-4fc1-a7ce-02d0b15900c5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "352d381d309701584f6dcc333303a11b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "352d381d309701584f6dcc333303a11b", + "x-ms-correlation-request-id": "fc3f2c1a-c351-48ed-9e6b-1fedfc64a153", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "96db6eee-c098-4c11-a6eb-caccc9f325d0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090329Z:fc3f2c1a-c351-48ed-9e6b-1fedfc64a153" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b23f2127fa502f6dd75685b3dc07cd94", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b23f2127fa502f6dd75685b3dc07cd94", + "x-ms-correlation-request-id": "260ac4b0-5896-4b97-a6aa-758f2cb38f07", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "d2e6a005-b569-40dd-b217-148db5460951", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090330Z:260ac4b0-5896-4b97-a6aa-758f2cb38f07" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1ed4f844129130fcd51f2f96c56ff8dd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1ed4f844129130fcd51f2f96c56ff8dd", + "x-ms-correlation-request-id": "4b43c23d-364e-4a25-9667-a384c1ba4e1e", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "a38b354b-f9e2-4f01-823f-7fe2edc5f0cc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090332Z:4b43c23d-364e-4a25-9667-a384c1ba4e1e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/05260d4f-42ce-4b7a-8d85-a570fad5fc4c?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5969d96bf2b4227ecbfe5e41aba42448", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:03:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5969d96bf2b4227ecbfe5e41aba42448", + "x-ms-correlation-request-id": "9f281323-e482-422d-9cc5-858eecaa39d3", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "b9dba3f0-a460-4c95-a079-6d9b0297dd5b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090333Z:9f281323-e482-422d-9cc5-858eecaa39d3" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350", + "name": "storage2350", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:03:12.5555177Z", + "key2": "2021-08-17T09:03:12.5555177Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:03:12.5555177Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:03:12.5555177Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:03:12.4461691Z", + "primaryEndpoints": { + "blob": "https://storage2350.blob.core.windows.net/", + "queue": "https://storage2350.queue.core.windows.net/", + "table": "https://storage2350.table.core.windows.net/", + "file": "https://storage2350.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350/queueServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3bef38a0832f1489250edc31cbd66a68", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "284", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:03:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3bef38a0832f1489250edc31cbd66a68", + "x-ms-correlation-request-id": "fcd4446c-f3ca-4494-a612-9b8ac1f558cf", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "9637afbc-29ad-480d-9b23-16578d3f21e1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090333Z:fcd4446c-f3ca-4494-a612-9b8ac1f558cf" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350/queueServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/queueServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350/queueServices/default/queues/testqueue18426?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "739d034851dfb17a5393b4ba8531fbe6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:03:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "739d034851dfb17a5393b4ba8531fbe6", + "x-ms-correlation-request-id": "09a87466-d2a4-45d7-af29-631674e0e9cd", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "db8443fc-c50f-41b1-9417-624215876805", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090334Z:09a87466-d2a4-45d7-af29-631674e0e9cd" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350/queueServices/default/queues/testqueue18426", + "name": "testqueue18426", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350/queueServices/default/queues/testqueue29505?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bd7f8cf6e8ae554f34a5164d56f494f6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:03:35 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bd7f8cf6e8ae554f34a5164d56f494f6", + "x-ms-correlation-request-id": "223374ac-4f74-4985-ba6c-780b631a7f9a", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "aef0f50f-fa39-4387-84f6-dbfff1d512cb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090335Z:223374ac-4f74-4985-ba6c-780b631a7f9a" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350/queueServices/default/queues/testqueue29505", + "name": "testqueue29505", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350/queueServices/default/queues?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "205b03e32cab9d58c07e2ff6606a89aa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "633", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:03:35 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "205b03e32cab9d58c07e2ff6606a89aa", + "x-ms-correlation-request-id": "c02b4068-460c-432a-9974-fc4d426ab159", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "1e765f9b-bebd-44f2-bedb-9c9129245eb9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090335Z:c02b4068-460c-432a-9974-fc4d426ab159" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350/queueServices/default/queues/testqueue18426", + "name": "testqueue18426", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + }, + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350/queueServices/default/queues/testqueue29505", + "name": "testqueue29505", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dde0e535a0e860f9b4473f3a3b2d5a5e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1309", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:03:35 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dde0e535a0e860f9b4473f3a3b2d5a5e", + "x-ms-correlation-request-id": "967fc2d4-f3a5-4608-9480-bf711ea94bee", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "53abb2d9-6896-4fc6-acbc-9257468a99e5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090335Z:967fc2d4-f3a5-4608-9480-bf711ea94bee" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350", + "name": "storage2350", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:03:12.5555177Z", + "key2": "2021-08-17T09:03:12.5555177Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:03:12.5555177Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:03:12.5555177Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:03:12.4461691Z", + "primaryEndpoints": { + "blob": "https://storage2350.blob.core.windows.net/", + "queue": "https://storage2350.queue.core.windows.net/", + "table": "https://storage2350.table.core.windows.net/", + "file": "https://storage2350.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-488/providers/Microsoft.Storage/storageAccounts/storage2350?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "82d7bdffdad5c93b34e2fc30b858f5c9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:45 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "82d7bdffdad5c93b34e2fc30b858f5c9", + "x-ms-correlation-request-id": "b54fa4e7-82e4-4410-bba6-576d7e933f93", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "3efe45a5-dcd4-4256-bd84-3dfe30a8ff5a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090345Z:b54fa4e7-82e4-4410-bba6-576d7e933f93" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "448013319", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/GetAllStorageQueuesAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/GetAllStorageQueuesAsync.json new file mode 100644 index 000000000000..2b0ac88c35f0 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/GetAllStorageQueuesAsync.json @@ -0,0 +1,921 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e93d33506bf04965b59a0dea523da5bb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:49 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "e9aeb93d-c352-47d6-93f0-87bc8cdfef7b", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "e9aeb93d-c352-47d6-93f0-87bc8cdfef7b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090349Z:e9aeb93d-c352-47d6-93f0-87bc8cdfef7b" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-2614?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-267afd42a2ad6144b3917432df2ce56f-fe1129190f106e40-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cff52c82d25a0bcb24cb7938382761d2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "6fd61032-0bc2-40c5-a483-ca5ea5b7c4e2", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "6fd61032-0bc2-40c5-a483-ca5ea5b7c4e2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090350Z:6fd61032-0bc2-40c5-a483-ca5ea5b7c4e2" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614", + "name": "teststorageRG-2614", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b77273725444e036798fe08cd3c76e38", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b77273725444e036798fe08cd3c76e38", + "x-ms-correlation-request-id": "cc92f136-9601-4a67-b387-cbdf9ad671b2", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "1ef52d05-e471-40ac-8921-9e56abcea459", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090356Z:cc92f136-9601-4a67-b387-cbdf9ad671b2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "31cac717e249d83ebfeee142ea7e5104", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "31cac717e249d83ebfeee142ea7e5104", + "x-ms-correlation-request-id": "0fef74a9-b6a0-4dae-93cc-bc84f05ce129", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "e126b4e5-0067-4c93-9b39-84bda97ee66f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090356Z:0fef74a9-b6a0-4dae-93cc-bc84f05ce129" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c3b9000a11257d961200d978b549cffc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:57 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c3b9000a11257d961200d978b549cffc", + "x-ms-correlation-request-id": "5e4bbee6-ca41-4d79-9344-ce68287c01ff", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "206d82e5-272c-434f-a557-b6c00cc2a94e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090357Z:5e4bbee6-ca41-4d79-9344-ce68287c01ff" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0c74341b3dfc9cee25620105141e875f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:03:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0c74341b3dfc9cee25620105141e875f", + "x-ms-correlation-request-id": "f5231800-69ed-4030-9802-a1c0ca7b03b1", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "be1ce221-f7a6-46c8-bb0d-7350e6584412", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090359Z:f5231800-69ed-4030-9802-a1c0ca7b03b1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "10e29a7ab0c40686314d1e4808c52375", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:04:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "10e29a7ab0c40686314d1e4808c52375", + "x-ms-correlation-request-id": "f083fdac-9dd4-4c42-a1d9-d26636e7c904", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "64112932-4a32-45ca-8bf7-e619cabbc6cc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090400Z:f083fdac-9dd4-4c42-a1d9-d26636e7c904" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b526e41e4409cd07111c9ec30f9068f4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:04:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b526e41e4409cd07111c9ec30f9068f4", + "x-ms-correlation-request-id": "588c6c1a-03df-4a7b-a3bb-4b8bd4d5a249", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "6cecfbf1-5483-4cc5-81be-58a7d45b0990", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090401Z:588c6c1a-03df-4a7b-a3bb-4b8bd4d5a249" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1afe7978bf666b38ae6edaaf1ea6945f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:04:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1afe7978bf666b38ae6edaaf1ea6945f", + "x-ms-correlation-request-id": "20ae02ee-28b7-4e29-8167-ff7d142632fb", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "5c81102d-ae00-4810-aee6-3161c1d9c373", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090403Z:20ae02ee-28b7-4e29-8167-ff7d142632fb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "30e68c3fd2f735569215fea811c3f7a0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:04:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "30e68c3fd2f735569215fea811c3f7a0", + "x-ms-correlation-request-id": "0be04751-10aa-4757-aa92-d1d890b26a1e", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "cc106237-3657-4126-9a39-d0e1617374c7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090404Z:0be04751-10aa-4757-aa92-d1d890b26a1e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8fcf2ae408c65f0fabba069a6958ae6b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:04:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8fcf2ae408c65f0fabba069a6958ae6b", + "x-ms-correlation-request-id": "01ea5548-bce0-44ae-8528-340534af84f9", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "24019631-0f01-4ea3-b089-701ca6a187b3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090405Z:01ea5548-bce0-44ae-8528-340534af84f9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "83833e8738a9a6fc23c88751c0905aeb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:04:06 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "83833e8738a9a6fc23c88751c0905aeb", + "x-ms-correlation-request-id": "6421b5bf-e969-4cb8-ac12-635c6086d1e1", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "421b5913-2232-4e8c-aa66-5534897ae1a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090406Z:6421b5bf-e969-4cb8-ac12-635c6086d1e1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f3ca3a7705d637987c87843ccbbbcb3a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:04:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f3ca3a7705d637987c87843ccbbbcb3a", + "x-ms-correlation-request-id": "74293a7a-7d91-407b-8230-7d14444564d0", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "bc713732-99db-4fe4-8f1b-53e486d2d450", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090408Z:74293a7a-7d91-407b-8230-7d14444564d0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d3209366733facf72d296cfe80bd9e1b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:04:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d3209366733facf72d296cfe80bd9e1b", + "x-ms-correlation-request-id": "4064852e-7766-4341-b48d-122c1dddc662", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "b9a4da94-5d78-4987-ae2f-fd0143ea3154", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090409Z:4064852e-7766-4341-b48d-122c1dddc662" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2f231a60bb8d8295a64c0622b3c0db67", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:04:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2f231a60bb8d8295a64c0622b3c0db67", + "x-ms-correlation-request-id": "45b5a876-c1d8-4c09-9ba7-63b54656433f", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "a7a79bd6-1f74-44c6-b1e9-20c9af657404", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090410Z:45b5a876-c1d8-4c09-9ba7-63b54656433f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2deb4dfd867003ac431ec5ad989ab6bf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:04:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2deb4dfd867003ac431ec5ad989ab6bf", + "x-ms-correlation-request-id": "0fd64987-f7a5-46b7-9b9f-90b6cfefce21", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "d3208c7c-4c2d-4c4e-9932-1eb697d9e145", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090412Z:0fd64987-f7a5-46b7-9b9f-90b6cfefce21" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ef52d05-e471-40ac-8921-9e56abcea459?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b0db69e89c97abacfd9d2df36dd4f86d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:04:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b0db69e89c97abacfd9d2df36dd4f86d", + "x-ms-correlation-request-id": "b9f08108-ef6d-4a08-b230-c58b5f040079", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "59208135-717a-4ef1-8f13-ea5c00698622", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090413Z:b9f08108-ef6d-4a08-b230-c58b5f040079" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323", + "name": "storage6323", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:03:52.6508376Z", + "key2": "2021-08-17T09:03:52.6508376Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:03:52.6664684Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:03:52.6664684Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:03:52.5571135Z", + "primaryEndpoints": { + "blob": "https://storage6323.blob.core.windows.net/", + "queue": "https://storage6323.queue.core.windows.net/", + "table": "https://storage6323.table.core.windows.net/", + "file": "https://storage6323.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323/queueServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3300044d71d2d9aa6e20ec6ff5e8e90b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "285", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:04:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3300044d71d2d9aa6e20ec6ff5e8e90b", + "x-ms-correlation-request-id": "76b7f229-1ace-44b4-84fa-8aac734d43fd", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "2ce75396-b388-4d0e-9125-d24e5a611608", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090413Z:76b7f229-1ace-44b4-84fa-8aac734d43fd" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323/queueServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/queueServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323/queueServices/default/queues/testqueue1523?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2ae44a3961cf40a02fd359b8966e2558", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:04:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2ae44a3961cf40a02fd359b8966e2558", + "x-ms-correlation-request-id": "6008d8b0-f455-4aeb-8381-123495e9e5b6", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "bab63adc-a95b-4b97-ac60-b7d23918c761", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090414Z:6008d8b0-f455-4aeb-8381-123495e9e5b6" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323/queueServices/default/queues/testqueue1523", + "name": "testqueue1523", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323/queueServices/default/queues/testqueue24657?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8299945f77ec01be4177af3db515b321", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "311", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:04:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8299945f77ec01be4177af3db515b321", + "x-ms-correlation-request-id": "c5252b2d-18a5-4174-b3d1-4f8e87a4ace3", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "4a37cc77-0f69-4118-ae4f-a51f9c495f6c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090415Z:c5252b2d-18a5-4174-b3d1-4f8e87a4ace3" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323/queueServices/default/queues/testqueue24657", + "name": "testqueue24657", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323/queueServices/default/queues?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ae9b255d22899f35929241d77fb68a7e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "633", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:04:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ae9b255d22899f35929241d77fb68a7e", + "x-ms-correlation-request-id": "61b2d4c3-e688-4da9-9566-baf5051c690a", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "60db68a8-136a-4de0-bba7-8bed79b3992d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090415Z:61b2d4c3-e688-4da9-9566-baf5051c690a" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323/queueServices/default/queues/testqueue1523", + "name": "testqueue1523", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + }, + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323/queueServices/default/queues/testqueue24657", + "name": "testqueue24657", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "55889d4a1371c25b8ce2e957b1628a19", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:04:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "55889d4a1371c25b8ce2e957b1628a19", + "x-ms-correlation-request-id": "601e8434-6d9a-4f83-b797-483c6bec3636", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "f532dde4-8cba-4d84-b3f4-2467cc7d5cbf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090415Z:601e8434-6d9a-4f83-b797-483c6bec3636" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323", + "name": "storage6323", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:03:52.6508376Z", + "key2": "2021-08-17T09:03:52.6508376Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:03:52.6664684Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:03:52.6664684Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:03:52.5571135Z", + "primaryEndpoints": { + "blob": "https://storage6323.blob.core.windows.net/", + "queue": "https://storage6323.queue.core.windows.net/", + "table": "https://storage6323.table.core.windows.net/", + "file": "https://storage6323.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2614/providers/Microsoft.Storage/storageAccounts/storage6323?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "705b382076d33cce5ef9f05936e6818b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:04:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "705b382076d33cce5ef9f05936e6818b", + "x-ms-correlation-request-id": "b02fda9c-37e5-46e1-9a47-b57d66b3fb28", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "6505fffa-7f1b-4080-94df-3c17bc481460", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090425Z:b02fda9c-37e5-46e1-9a47-b57d66b3fb28" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1255023978", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/StartCreateDeleteStorageQueue.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/StartCreateDeleteStorageQueue.json new file mode 100644 index 000000000000..0521a04a0147 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/StartCreateDeleteStorageQueue.json @@ -0,0 +1,1041 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f5e659fca27f6737b6650c852712bcfc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "dcf3a5f4-687f-474c-b14c-6380dbb58e04", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "dcf3a5f4-687f-474c-b14c-6380dbb58e04", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085613Z:dcf3a5f4-687f-474c-b14c-6380dbb58e04" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-5370?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-4d880e40443f1d40b71091b6eb064061-bff5189a24a75041-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2313a54eea6dee8f9777adac42a240cc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "b6e6b895-aa71-426a-bd69-1d5ac5c30de9", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "b6e6b895-aa71-426a-bd69-1d5ac5c30de9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085617Z:b6e6b895-aa71-426a-bd69-1d5ac5c30de9" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370", + "name": "teststorageRG-5370", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f5e58b85f4abe3efd01ebf91ad3e9342", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f5e58b85f4abe3efd01ebf91ad3e9342", + "x-ms-correlation-request-id": "c1d58a68-5713-4cc2-ba46-1b74ad21ccd1", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "fb9ecc4e-d35f-459c-a337-f4f33bc3c911", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085623Z:c1d58a68-5713-4cc2-ba46-1b74ad21ccd1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "318dddb9af16b0a323409ccbcf5dea39", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "318dddb9af16b0a323409ccbcf5dea39", + "x-ms-correlation-request-id": "a975ed5f-06b6-407d-9cca-55e610486aa0", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "56b69e00-2cc0-4961-b3de-a238e9cb9b74", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085624Z:a975ed5f-06b6-407d-9cca-55e610486aa0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1ce7691922d3f6b81c8eeec3ca65285d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1ce7691922d3f6b81c8eeec3ca65285d", + "x-ms-correlation-request-id": "74f088a7-73db-4ead-ae48-e2fa8dbd6f2d", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "671a85b0-cf3e-4287-80a1-a0cb2d84d77c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085625Z:74f088a7-73db-4ead-ae48-e2fa8dbd6f2d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cfd7f45c62b1ab2be3bb8650f2a388aa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cfd7f45c62b1ab2be3bb8650f2a388aa", + "x-ms-correlation-request-id": "c99c3acc-d3fb-4a06-aa3f-9491a9724102", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "4eb8830b-b3e4-45fb-8051-96dcc91ed4ee", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085626Z:c99c3acc-d3fb-4a06-aa3f-9491a9724102" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5171f1fca68c97f824961488c0dfe6be", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:27 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5171f1fca68c97f824961488c0dfe6be", + "x-ms-correlation-request-id": "334f02ed-ecc4-49ed-8a32-6cebf787f983", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "d1c219f7-5e67-4dc8-94bb-31642c3fca7f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085628Z:334f02ed-ecc4-49ed-8a32-6cebf787f983" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "db6f3f171b85b6873e3b38179b670479", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "db6f3f171b85b6873e3b38179b670479", + "x-ms-correlation-request-id": "f718687d-d068-4988-804b-7e521b812766", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "efa130c5-9f90-4320-addd-69dcdfb7b229", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085629Z:f718687d-d068-4988-804b-7e521b812766" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d8c74406d7f3b5d1fb40aa1b4da3ea04", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d8c74406d7f3b5d1fb40aa1b4da3ea04", + "x-ms-correlation-request-id": "43328f67-8923-404d-a0dd-bd449255ac85", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "1617e6ae-045e-4e26-8741-c6d32099cb53", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085630Z:43328f67-8923-404d-a0dd-bd449255ac85" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b339c8d5ad33e1246aba13506ee0fbbd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:31 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b339c8d5ad33e1246aba13506ee0fbbd", + "x-ms-correlation-request-id": "1f8c4280-7ce6-4d9b-92bf-eb5b4a650d32", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "72ab5af9-5aff-4960-9c7b-0586d21e9bf6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085632Z:1f8c4280-7ce6-4d9b-92bf-eb5b4a650d32" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7c829b920e1840ca6ebadf44716c689a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:33 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7c829b920e1840ca6ebadf44716c689a", + "x-ms-correlation-request-id": "f527039f-6d4e-4ca0-a8fc-619cf42e1a06", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "59e42970-28f5-46c0-93d8-11dbceff33ec", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085633Z:f527039f-6d4e-4ca0-a8fc-619cf42e1a06" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d2423450512e594520e56e38c380471b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d2423450512e594520e56e38c380471b", + "x-ms-correlation-request-id": "8b958e91-0878-4696-bd60-820721c586ec", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "100ec635-1bce-4591-968b-321ad5a0f90d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085634Z:8b958e91-0878-4696-bd60-820721c586ec" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b288ed456e20c6ecfef84579cddf70fd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:35 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b288ed456e20c6ecfef84579cddf70fd", + "x-ms-correlation-request-id": "5d21fe3a-afe5-4057-bf7d-27f845c75a4c", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "556150db-6b30-43fa-9cfb-bc9e5f9b5581", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085636Z:5d21fe3a-afe5-4057-bf7d-27f845c75a4c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3aff7852289e418e56295c329f917ced", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3aff7852289e418e56295c329f917ced", + "x-ms-correlation-request-id": "af9023c6-66a4-4360-86f6-a10bf6a83b0e", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "e735d37b-5d39-40c2-8bc0-86aced83c319", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085637Z:af9023c6-66a4-4360-86f6-a10bf6a83b0e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "83ffc472b6e3e279477bd4360bcb8b40", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:38 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "83ffc472b6e3e279477bd4360bcb8b40", + "x-ms-correlation-request-id": "55665d9a-5de9-48b1-99b6-536304ff5247", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "9c584cce-bace-463b-b557-8f242851aad4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085638Z:55665d9a-5de9-48b1-99b6-536304ff5247" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4be670750d801c7c5e465cf712b9266c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:39 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4be670750d801c7c5e465cf712b9266c", + "x-ms-correlation-request-id": "ee8c87e7-91ca-4487-80d2-ab9db6df8fc5", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "0a3505b6-176d-4108-bcf0-f30e86326b6d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085640Z:ee8c87e7-91ca-4487-80d2-ab9db6df8fc5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb9ecc4e-d35f-459c-a337-f4f33bc3c911?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0907577becdf9b1afe1df2225358358a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:56:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0907577becdf9b1afe1df2225358358a", + "x-ms-correlation-request-id": "15fa15e2-6b34-490d-ba2f-5e2aac89d7d7", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "68eba0d5-ebeb-4125-ae39-6fa7ca4b8822", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085641Z:15fa15e2-6b34-490d-ba2f-5e2aac89d7d7" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710", + "name": "storage6710", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T08:56:21.9288135Z", + "key2": "2021-08-17T08:56:21.9288135Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:56:21.9444697Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:56:21.9444697Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T08:56:21.8194640Z", + "primaryEndpoints": { + "blob": "https://storage6710.blob.core.windows.net/", + "queue": "https://storage6710.queue.core.windows.net/", + "table": "https://storage6710.table.core.windows.net/", + "file": "https://storage6710.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2fbd1b9d31aa656c47e3259d5a82d08d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "285", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:56:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2fbd1b9d31aa656c47e3259d5a82d08d", + "x-ms-correlation-request-id": "8aad7b90-b80d-46b4-a646-adf96ef0f883", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "17386d03-c997-40c9-8dbf-3032c021d733", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085641Z:8aad7b90-b80d-46b4-a646-adf96ef0f883" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/queueServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default/queues/testqueue6941?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c4b4ba68608156884b4c631a5ac80511", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:56:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c4b4ba68608156884b4c631a5ac80511", + "x-ms-correlation-request-id": "5777f47f-8a3f-418b-866f-312acbe2b0cb", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "ea636a45-91b0-436d-be89-56a6d6468d83", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085642Z:5777f47f-8a3f-418b-866f-312acbe2b0cb" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default/queues/testqueue6941", + "name": "testqueue6941", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default/queues/testqueue6941?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fcf65ad1c1f7eb4aa1c2fcc77c417c4d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "337", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:56:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fcf65ad1c1f7eb4aa1c2fcc77c417c4d", + "x-ms-correlation-request-id": "082435d3-e65a-478a-9f50-a77716af5184", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "96bb57cd-3129-4425-ba8c-2db69ad568ad", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085642Z:082435d3-e65a-478a-9f50-a77716af5184" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default/queues/testqueue6941", + "name": "testqueue6941", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {}, + "approximateMessageCount": 0 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default/queues/testqueue6941?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9eebcd64c681bb1b34d85fe4094bec1a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "337", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:56:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9eebcd64c681bb1b34d85fe4094bec1a", + "x-ms-correlation-request-id": "0655d052-8e04-4c75-8f8a-8166aa0add32", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "ae15a5d7-c16a-404a-a753-3908fe9c632a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085643Z:0655d052-8e04-4c75-8f8a-8166aa0add32" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default/queues/testqueue6941", + "name": "testqueue6941", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {}, + "approximateMessageCount": 0 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default/queues/testqueue69411?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "27888c1f91d9a65d70c923bf64c1d909", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:56:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "27888c1f91d9a65d70c923bf64c1d909", + "x-ms-correlation-request-id": "9e42d3a9-0dbf-453a-9518-1741f826a697", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "f4865bf6-7547-4351-8345-bfb525e6505a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085643Z:9e42d3a9-0dbf-453a-9518-1741f826a697" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:8ab3f95a-f003-0034-5d45-93f942000000\nTime:2021-08-17T08:56:43.4611978Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default/queues/testqueue6941?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8cb615d067dc0b8f3e3bc71e6265e156", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8cb615d067dc0b8f3e3bc71e6265e156", + "x-ms-correlation-request-id": "a11ed907-3321-4aca-9105-2f44a80940b0", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "fd33441f-7d01-49f5-901b-094c415b9b3d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085643Z:a11ed907-3321-4aca-9105-2f44a80940b0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default/queues/testqueue6941?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f0a8e1d554b9d27370452eb8a25c5673", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:56:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f0a8e1d554b9d27370452eb8a25c5673", + "x-ms-correlation-request-id": "5434aefe-c2f8-4dae-a752-5ab93191eb76", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "e16fbbd5-b381-4d96-a8e2-22424c9b395b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085644Z:5434aefe-c2f8-4dae-a752-5ab93191eb76" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:8ab3faf4-f003-0034-6d45-93f942000000\nTime:2021-08-17T08:56:44.1506837Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710/queueServices/default/queues/testqueue6941?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f31456ff6095b73efc7de99eca3e440b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:56:44 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f31456ff6095b73efc7de99eca3e440b", + "x-ms-correlation-request-id": "19d76626-e1f2-4990-a1e2-7a148e303df6", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "47b23d74-b707-4c5a-a7f3-31af2ab40105", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085644Z:19d76626-e1f2-4990-a1e2-7a148e303df6" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:8ab3fba2-f003-0034-1945-93f942000000\nTime:2021-08-17T08:56:44.4779138Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "83eacce7e8197b50a1e31b9739d768e2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:56:44 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "83eacce7e8197b50a1e31b9739d768e2", + "x-ms-correlation-request-id": "30dd719f-4c9d-40c0-8c8c-3a2b2bc4e62d", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "e147b555-ff3b-48c5-9c09-e15c4ead15e0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085644Z:30dd719f-4c9d-40c0-8c8c-3a2b2bc4e62d" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710", + "name": "storage6710", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T08:56:21.9288135Z", + "key2": "2021-08-17T08:56:21.9288135Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:56:21.9444697Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:56:21.9444697Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T08:56:21.8194640Z", + "primaryEndpoints": { + "blob": "https://storage6710.blob.core.windows.net/", + "queue": "https://storage6710.queue.core.windows.net/", + "table": "https://storage6710.table.core.windows.net/", + "file": "https://storage6710.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5370/providers/Microsoft.Storage/storageAccounts/storage6710?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0b1f53e4ee5074c1a3f0f43b6bd50832", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0b1f53e4ee5074c1a3f0f43b6bd50832", + "x-ms-correlation-request-id": "b4a409e1-f2c2-4db4-b51d-cd60ad814bc3", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "29babaa0-0fa4-455a-9171-b246983c84ac", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085652Z:b4a409e1-f2c2-4db4-b51d-cd60ad814bc3" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "493925597", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/StartCreateDeleteStorageQueueAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/StartCreateDeleteStorageQueueAsync.json new file mode 100644 index 000000000000..59a5d7541e26 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/StartCreateDeleteStorageQueueAsync.json @@ -0,0 +1,1041 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "adf0f11fd06d8f4d447d5e459d266368", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "cec9f79e-5a17-4b83-bf60-39c34927ad2e", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "cec9f79e-5a17-4b83-bf60-39c34927ad2e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085654Z:cec9f79e-5a17-4b83-bf60-39c34927ad2e" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-214?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-88aa72b0ca82b243b8de3b058c856640-d8da9ad458e07b42-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d726944f24dc73558fa8fc6eb153eea5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "254", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "26b093ca-0c50-4413-b6a6-f09c085fe01f", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "26b093ca-0c50-4413-b6a6-f09c085fe01f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085655Z:26b093ca-0c50-4413-b6a6-f09c085fe01f" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214", + "name": "teststorageRG-214", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3eb0104ad12cd9e0d503b31dba018528", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3eb0104ad12cd9e0d503b31dba018528", + "x-ms-correlation-request-id": "757c4469-00d1-4a2c-9d79-37192cee4144", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "df219bb7-0ded-420b-a012-65e0475d2a07", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085659Z:757c4469-00d1-4a2c-9d79-37192cee4144" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "52dcc99fdcb7c22345fd0720a255d4a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:56:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "52dcc99fdcb7c22345fd0720a255d4a6", + "x-ms-correlation-request-id": "0de848fd-d615-48d1-bf78-1ebbf68d6ff1", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "88e048ad-a253-4f74-8d7a-dfe5e460867a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085659Z:0de848fd-d615-48d1-bf78-1ebbf68d6ff1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "61654577c44508f94316044da98fb843", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "61654577c44508f94316044da98fb843", + "x-ms-correlation-request-id": "e997f162-ad7c-4a6f-9afe-c19664a19a02", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "4be40e4e-ea8e-44ad-8276-475b68073cf0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085701Z:e997f162-ad7c-4a6f-9afe-c19664a19a02" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f17e43d932256f71cee69bdc3badf7e4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f17e43d932256f71cee69bdc3badf7e4", + "x-ms-correlation-request-id": "c99e4f3c-1739-4639-acba-adb04a20e290", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "da904701-fa05-4a21-9533-370a69fd322e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085702Z:c99e4f3c-1739-4639-acba-adb04a20e290" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dbd9810ac82cdb2acfd40fa1d8d519b5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dbd9810ac82cdb2acfd40fa1d8d519b5", + "x-ms-correlation-request-id": "09b5ba8d-fc2b-4ed9-8f6a-43744db06bf5", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "9a88a253-e7f3-4491-9a43-e31f9461903b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085703Z:09b5ba8d-fc2b-4ed9-8f6a-43744db06bf5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5f46c445e3d74481d3f6925e281dcc95", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5f46c445e3d74481d3f6925e281dcc95", + "x-ms-correlation-request-id": "ac50f4c2-c1fa-42fd-83d9-c4716ebe2525", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "56c05103-fa08-4239-9f6f-79d9dda21702", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085705Z:ac50f4c2-c1fa-42fd-83d9-c4716ebe2525" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2843201fddb6111619a2225123cf96f9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2843201fddb6111619a2225123cf96f9", + "x-ms-correlation-request-id": "be762b42-112d-4580-8268-cc642ec0797c", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "05055f4e-0e5f-40c3-a8db-87414c59cd93", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085706Z:be762b42-112d-4580-8268-cc642ec0797c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7797e6cd9866260c0095073636cbb3b2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7797e6cd9866260c0095073636cbb3b2", + "x-ms-correlation-request-id": "11bb9ebc-29d7-4a7a-96e0-d5b13601eb10", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "9aa25b05-bbca-4ce9-ac62-8eba301456ae", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085707Z:11bb9ebc-29d7-4a7a-96e0-d5b13601eb10" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b8827907f09168ffad354635c12f2104", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b8827907f09168ffad354635c12f2104", + "x-ms-correlation-request-id": "681d0e90-e372-41c5-9c3f-4b00b7a6aa42", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "23bb2b3c-eef5-46e8-b296-1c3ec0a14770", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085709Z:681d0e90-e372-41c5-9c3f-4b00b7a6aa42" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4191995f5585862f131c2821d5dfdb4d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4191995f5585862f131c2821d5dfdb4d", + "x-ms-correlation-request-id": "0bfcbf4b-734d-44ed-a679-cd99e2322949", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "5d8032cb-2ead-45cd-b0c1-39f66b1b355a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085710Z:0bfcbf4b-734d-44ed-a679-cd99e2322949" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a94a6fefde4ddc67e72fc93152d665d0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a94a6fefde4ddc67e72fc93152d665d0", + "x-ms-correlation-request-id": "af2babbc-1c9f-4854-9b25-40b262f296df", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "dea164e8-5e2c-446b-8a44-a5d432118aae", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085711Z:af2babbc-1c9f-4854-9b25-40b262f296df" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9cd703737139b22c4afba474c7dd92ce", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9cd703737139b22c4afba474c7dd92ce", + "x-ms-correlation-request-id": "7b540a28-4d39-449b-874e-99c957a55280", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "2a470a7c-fbff-4ad0-af21-af0fd174fbe3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085713Z:7b540a28-4d39-449b-874e-99c957a55280" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5145f85a77e580b631b45a568bfd343c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5145f85a77e580b631b45a568bfd343c", + "x-ms-correlation-request-id": "7b5c44a7-6ecb-448a-a230-0378e56731ff", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "4f830351-6288-4443-af03-3b99f96602e8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085714Z:7b5c44a7-6ecb-448a-a230-0378e56731ff" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d1ad58b63e077e1343985e5239f21409", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d1ad58b63e077e1343985e5239f21409", + "x-ms-correlation-request-id": "93f63951-3161-4bc5-86ee-6bb6b0e8c679", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "4b2b5519-d3cc-4eaf-9fc9-8e0bc343c8c1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085715Z:93f63951-3161-4bc5-86ee-6bb6b0e8c679" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/df219bb7-0ded-420b-a012-65e0475d2a07?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "59d7fb9c1491fbea4d566a8417d5264c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1291", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:57:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "59d7fb9c1491fbea4d566a8417d5264c", + "x-ms-correlation-request-id": "0ed423c4-04a3-4da6-9d1f-36ab10daa654", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "20c10db2-54e8-4f4c-9be7-372189fde8d9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085717Z:0ed423c4-04a3-4da6-9d1f-36ab10daa654" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362", + "name": "storage362", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T08:56:57.6802286Z", + "key2": "2021-08-17T08:56:57.6802286Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:56:57.6802286Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:56:57.6802286Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T08:56:57.5708484Z", + "primaryEndpoints": { + "blob": "https://storage362.blob.core.windows.net/", + "queue": "https://storage362.queue.core.windows.net/", + "table": "https://storage362.table.core.windows.net/", + "file": "https://storage362.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6fbd67c7c1301bc6e4c70d4d1964473f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "283", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:57:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6fbd67c7c1301bc6e4c70d4d1964473f", + "x-ms-correlation-request-id": "65a5d136-ebf8-42f8-ba91-030a0e3900f7", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "b8208dd8-0f0d-47e9-96a8-6f68c5303dac", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085717Z:65a5d136-ebf8-42f8-ba91-030a0e3900f7" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/queueServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default/queues/testqueue315?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2690b950abda6da2b183b1d48f676d71", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "305", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:57:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2690b950abda6da2b183b1d48f676d71", + "x-ms-correlation-request-id": "3299fc3e-ae93-45e8-bd65-b42ec9151fcc", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "e398a064-0b66-46ee-ac9a-4fc23efe5dbf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085718Z:3299fc3e-ae93-45e8-bd65-b42ec9151fcc" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default/queues/testqueue315", + "name": "testqueue315", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default/queues/testqueue315?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "34d18b12d9a534dabb75c9079de2e90f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "333", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:57:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "34d18b12d9a534dabb75c9079de2e90f", + "x-ms-correlation-request-id": "238e985a-efc5-4b2e-b80e-38ab2050481a", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "ce7c9180-9847-44cd-a55e-05af110bc78c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085718Z:238e985a-efc5-4b2e-b80e-38ab2050481a" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default/queues/testqueue315", + "name": "testqueue315", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {}, + "approximateMessageCount": 0 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default/queues/testqueue315?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1bc6e42b2695bcec1b027e3d15475560", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "333", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:57:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1bc6e42b2695bcec1b027e3d15475560", + "x-ms-correlation-request-id": "c74a03bf-82ed-411d-9093-2c53bb71ef01", + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "2af96581-3f89-4aac-9ebf-e97e486ff08a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085718Z:c74a03bf-82ed-411d-9093-2c53bb71ef01" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default/queues/testqueue315", + "name": "testqueue315", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {}, + "approximateMessageCount": 0 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default/queues/testqueue3151?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d807dba00a7577fadf5c6b65e19acfce", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:57:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d807dba00a7577fadf5c6b65e19acfce", + "x-ms-correlation-request-id": "a01be606-6f6c-498e-a3e9-8df8460d8687", + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "476fd23b-65b0-4bf4-930b-07ba5668d8bd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085719Z:a01be606-6f6c-498e-a3e9-8df8460d8687" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:47702054-c003-0065-1a45-931d7b000000\nTime:2021-08-17T08:57:19.1430314Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default/queues/testqueue315?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aaa8a19a51a0ebdc9e1518a25a9d1f73", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aaa8a19a51a0ebdc9e1518a25a9d1f73", + "x-ms-correlation-request-id": "2ab26b74-a2b1-4647-80b2-3199dabf5c5d", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "a974d0c5-2f35-45c6-9cdd-a1547d50483c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085719Z:2ab26b74-a2b1-4647-80b2-3199dabf5c5d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default/queues/testqueue315?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c166692010db209ae94e3c39ba87da80", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:57:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c166692010db209ae94e3c39ba87da80", + "x-ms-correlation-request-id": "aab33659-2d15-4c8e-b46f-bfb2ab0f5009", + "x-ms-ratelimit-remaining-subscription-reads": "11953", + "x-ms-request-id": "a386968e-2602-4f0c-a0ad-d63070e23c34", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085719Z:aab33659-2d15-4c8e-b46f-bfb2ab0f5009" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:47702197-c003-0065-0a45-931d7b000000\nTime:2021-08-17T08:57:19.8265259Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362/queueServices/default/queues/testqueue315?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "73a3af33aa9e4ebfff1b3a5ff1581d42", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "165", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:57:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "73a3af33aa9e4ebfff1b3a5ff1581d42", + "x-ms-correlation-request-id": "8297ed61-df2c-4cd6-830b-4742eff8a047", + "x-ms-ratelimit-remaining-subscription-reads": "11952", + "x-ms-request-id": "ab86cd3c-ecf2-40ab-9e07-d50551309506", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085720Z:8297ed61-df2c-4cd6-830b-4742eff8a047" + }, + "ResponseBody": { + "error": { + "code": "QueueNotFound", + "message": "The specified queue does not exist.\nRequestId:47702234-c003-0065-0145-931d7b000000\nTime:2021-08-17T08:57:20.1607681Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7744f73c0d3389f30788c05114a23017", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 08:57:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7744f73c0d3389f30788c05114a23017", + "x-ms-correlation-request-id": "e5f4f28f-0d76-46db-b6d0-aa6ecb53d54c", + "x-ms-ratelimit-remaining-subscription-reads": "11951", + "x-ms-request-id": "b6e23f36-0ae0-4e9e-8592-19ed20f13212", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085720Z:e5f4f28f-0d76-46db-b6d0-aa6ecb53d54c" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362", + "name": "storage362", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T08:56:57.6802286Z", + "key2": "2021-08-17T08:56:57.6802286Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:56:57.6802286Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T08:56:57.6802286Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T08:56:57.5708484Z", + "primaryEndpoints": { + "blob": "https://storage362.blob.core.windows.net/", + "queue": "https://storage362.queue.core.windows.net/", + "table": "https://storage362.table.core.windows.net/", + "file": "https://storage362.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-214/providers/Microsoft.Storage/storageAccounts/storage362?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aa6f973babf975d4aa18c2c0d63a2e91", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 08:57:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aa6f973babf975d4aa18c2c0d63a2e91", + "x-ms-correlation-request-id": "e4c68d44-35ff-4f67-9950-917eb535beae", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "c9583c1f-2f6f-4588-971f-e2f9ebc4cf5d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T085726Z:e4c68d44-35ff-4f67-9950-917eb535beae" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "169710460", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/UpdateStorageQueue.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/UpdateStorageQueue.json new file mode 100644 index 000000000000..9d776b93a9e1 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/UpdateStorageQueue.json @@ -0,0 +1,849 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5576770f05a0323f5eef243428f7f9e5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:09:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "0d5ec876-b961-47df-842a-a05888e1d8a8", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "0d5ec876-b961-47df-842a-a05888e1d8a8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T090959Z:0d5ec876-b961-47df-842a-a05888e1d8a8" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-467?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-2aa183b8dcc9004daea8662bbdbda007-fdb080ee07fdd248-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "27114e786f504e508568e8bb19109e5f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "254", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "66e3c1d0-a9a8-4696-ac22-1ab6202429c7", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "66e3c1d0-a9a8-4696-ac22-1ab6202429c7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091003Z:66e3c1d0-a9a8-4696-ac22-1ab6202429c7" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467", + "name": "teststorageRG-467", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467/providers/Microsoft.Storage/storageAccounts/storage4415?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b0313ba5cae2be640bf5e6e46061aad4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b0313ba5cae2be640bf5e6e46061aad4", + "x-ms-correlation-request-id": "b0f4c33b-63e0-4877-bab5-bcf30bde9c12", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "8b1ad58e-c2cc-4c87-9121-7ffe8eed535b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091010Z:b0f4c33b-63e0-4877-bab5-bcf30bde9c12" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "be51f6d541b38495ac694579696a2507", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "be51f6d541b38495ac694579696a2507", + "x-ms-correlation-request-id": "b1a61329-712c-4556-95bd-6cfe54fd83e3", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "5d5d3d89-3c93-4ba8-9d3f-559179e71b44", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091010Z:b1a61329-712c-4556-95bd-6cfe54fd83e3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f454e63d64d0e62c330ba9c72c0d46c6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f454e63d64d0e62c330ba9c72c0d46c6", + "x-ms-correlation-request-id": "e13338ec-929c-43c0-b313-7f730c5a6702", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "ee2f9907-cc98-4024-99e2-b155d030c9f4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091012Z:e13338ec-929c-43c0-b313-7f730c5a6702" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "690e6016ec0f832086494e9c798ebc9c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "690e6016ec0f832086494e9c798ebc9c", + "x-ms-correlation-request-id": "82747c54-b868-43f9-a352-87e7bb899ef9", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "5c367a2a-2dc5-4f21-9eed-ddb40bdfb327", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091013Z:82747c54-b868-43f9-a352-87e7bb899ef9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "901996f5eaef71b5c96b8ba797ce589f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "901996f5eaef71b5c96b8ba797ce589f", + "x-ms-correlation-request-id": "4a4e9dab-1128-4714-b3f2-d3292b1dc2a4", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "ce2d7b89-c5f0-4c1f-a9eb-47706e4cbbf7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091014Z:4a4e9dab-1128-4714-b3f2-d3292b1dc2a4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "09627f22bb5c51f8c6d16e8616906da4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "09627f22bb5c51f8c6d16e8616906da4", + "x-ms-correlation-request-id": "d34f41b4-e8b7-4369-a086-95694fbd51a7", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "b2e4032b-1e6e-46db-8917-d29aad5dc209", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091016Z:d34f41b4-e8b7-4369-a086-95694fbd51a7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "96d10d4eb6f42cd7aa9da0a36178ecb7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "96d10d4eb6f42cd7aa9da0a36178ecb7", + "x-ms-correlation-request-id": "9e22eee4-201c-4d00-aaee-04c7b0cd78cc", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "eec00ffc-dd60-418f-9b6c-304cd7504300", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091017Z:9e22eee4-201c-4d00-aaee-04c7b0cd78cc" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fa79aef1b32b3a3f9ec8ca1e7b2f5b39", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fa79aef1b32b3a3f9ec8ca1e7b2f5b39", + "x-ms-correlation-request-id": "821e9ca7-f65d-4574-802b-f6920557a0c4", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "80b744d0-65bb-473e-991c-cab403268a82", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091018Z:821e9ca7-f65d-4574-802b-f6920557a0c4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8959e6fec2fc6caba7365ebf1b54f04d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8959e6fec2fc6caba7365ebf1b54f04d", + "x-ms-correlation-request-id": "2f92a7c0-f07a-4473-91da-bc6dfb038a58", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "1bc28a74-3fac-40af-98bb-8e9a1ff94ae6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091020Z:2f92a7c0-f07a-4473-91da-bc6dfb038a58" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6795b6e573169b78ce97f72bebb8b07b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6795b6e573169b78ce97f72bebb8b07b", + "x-ms-correlation-request-id": "fd3c4dce-cc54-4803-ad49-f42f45a0dfce", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "d7858fc1-b217-4661-89ea-e1b31edeab81", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091021Z:fd3c4dce-cc54-4803-ad49-f42f45a0dfce" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7aa56641621f2fba030d52f555801e49", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7aa56641621f2fba030d52f555801e49", + "x-ms-correlation-request-id": "d65c47f6-1229-4400-ac3f-04a44081a13a", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "d0465a68-b53a-4065-b8df-601617e40b4a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091022Z:d65c47f6-1229-4400-ac3f-04a44081a13a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c5397dd7f4998b236dbdbb65ca7f81ee", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c5397dd7f4998b236dbdbb65ca7f81ee", + "x-ms-correlation-request-id": "e4c83434-bccb-4af2-ab15-ccf1f46ee1d3", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "8e6e309a-9ba4-44b2-8f16-36f3f0092eb3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091024Z:e4c83434-bccb-4af2-ab15-ccf1f46ee1d3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b47de28575af822dfb6564092083464d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:10:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b47de28575af822dfb6564092083464d", + "x-ms-correlation-request-id": "851e487c-756a-4a1b-84cb-1f8a975b283f", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "d68704dc-4bcd-4a06-8739-a34f64077785", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091025Z:851e487c-756a-4a1b-84cb-1f8a975b283f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8b1ad58e-c2cc-4c87-9121-7ffe8eed535b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6e54ad78eb7f4de143190c61a6556583", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:10:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6e54ad78eb7f4de143190c61a6556583", + "x-ms-correlation-request-id": "8b8b878d-3bea-4ea6-8bd3-c75a04a69047", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "47adc543-d9c6-4cc7-8564-9b320c99e75c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091027Z:8b8b878d-3bea-4ea6-8bd3-c75a04a69047" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467/providers/Microsoft.Storage/storageAccounts/storage4415", + "name": "storage4415", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:10:08.2907469Z", + "key2": "2021-08-17T09:10:08.2907469Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:10:08.2907469Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:10:08.2907469Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:10:08.1813650Z", + "primaryEndpoints": { + "blob": "https://storage4415.blob.core.windows.net/", + "queue": "https://storage4415.queue.core.windows.net/", + "table": "https://storage4415.table.core.windows.net/", + "file": "https://storage4415.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467/providers/Microsoft.Storage/storageAccounts/storage4415/queueServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "726f638b6a03619a4fb6c933901a6aea", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "284", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:10:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "726f638b6a03619a4fb6c933901a6aea", + "x-ms-correlation-request-id": "0abf7ed0-942b-49c3-a1ee-8bdceee6dec8", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "2a289287-17ce-449a-ab34-87ce47cf1936", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091027Z:0abf7ed0-942b-49c3-a1ee-8bdceee6dec8" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467/providers/Microsoft.Storage/storageAccounts/storage4415/queueServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/queueServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467/providers/Microsoft.Storage/storageAccounts/storage4415/queueServices/default/queues/testqueue6364?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2b1ced6e6f13009a2f719569cbdba600", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "308", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:10:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2b1ced6e6f13009a2f719569cbdba600", + "x-ms-correlation-request-id": "a7bba31f-6bd0-45b4-a4f8-1ceb1438fe7c", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "c2afce0f-bdb9-4e97-82be-cb842be7e12e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091034Z:a7bba31f-6bd0-45b4-a4f8-1ceb1438fe7c" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467/providers/Microsoft.Storage/storageAccounts/storage4415/queueServices/default/queues/testqueue6364", + "name": "testqueue6364", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467/providers/Microsoft.Storage/storageAccounts/storage4415/queueServices/default/queues/testqueue6364?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "61", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "14bd7de04ad3130ef21ec821aebd29af", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "metadata": { + "key1": "value1", + "key2": "value2" + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "339", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:10:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "14bd7de04ad3130ef21ec821aebd29af", + "x-ms-correlation-request-id": "b8be95d1-13e4-4a87-a6b9-238fa95939c6", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "0593bb8c-88d8-445f-9bec-92d00df7dcaf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091043Z:b8be95d1-13e4-4a87-a6b9-238fa95939c6" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467/providers/Microsoft.Storage/storageAccounts/storage4415/queueServices/default/queues/testqueue6364", + "name": "testqueue6364", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": { + "key1": "value1", + "key2": "value2" + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6838ea225848f378d472d3f805f883db", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1309", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:11:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6838ea225848f378d472d3f805f883db", + "x-ms-correlation-request-id": "6b8276f9-029c-4f00-b235-4091f0c47167", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "dc747f88-de2f-43fe-8707-c9c538621d60", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091139Z:6b8276f9-029c-4f00-b235-4091f0c47167" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467/providers/Microsoft.Storage/storageAccounts/storage4415", + "name": "storage4415", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:10:08.2907469Z", + "key2": "2021-08-17T09:10:08.2907469Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:10:08.2907469Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:10:08.2907469Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:10:08.1813650Z", + "primaryEndpoints": { + "blob": "https://storage4415.blob.core.windows.net/", + "queue": "https://storage4415.queue.core.windows.net/", + "table": "https://storage4415.table.core.windows.net/", + "file": "https://storage4415.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-467/providers/Microsoft.Storage/storageAccounts/storage4415?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9caf3322d6ad24a4de0939f4a6785272", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:11:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9caf3322d6ad24a4de0939f4a6785272", + "x-ms-correlation-request-id": "f32c8f53-ee2d-4eea-bc2d-dfb4e8168d74", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "31033d42-a2bf-48bb-872b-ed263fad6866", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091147Z:f32c8f53-ee2d-4eea-bc2d-dfb4e8168d74" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1929143144", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/UpdateStorageQueueAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/UpdateStorageQueueAsync.json new file mode 100644 index 000000000000..c4d9ec74a58d --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/UpdateStorageQueueAsync.json @@ -0,0 +1,880 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "01ba096d7ce67b1746b16dfde55d7a21", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:11:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "7ebe4c5a-fb50-4876-92d5-86dca8b90c9b", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "7ebe4c5a-fb50-4876-92d5-86dca8b90c9b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091151Z:7ebe4c5a-fb50-4876-92d5-86dca8b90c9b" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-5033?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-48f8351532e28e49961d2def303b3520-97beb9eeb3cf534b-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2b972e741ab9dcdd8c297460296cd5ae", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:11:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "178c90c7-d916-4c75-b024-a2d25c5ca145", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "178c90c7-d916-4c75-b024-a2d25c5ca145", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091152Z:178c90c7-d916-4c75-b024-a2d25c5ca145" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033", + "name": "teststorageRG-5033", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts/storage7964?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b401338a7f435fe8ca6774c5e5464528", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:11:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b401338a7f435fe8ca6774c5e5464528", + "x-ms-correlation-request-id": "12f1118d-831d-4fdc-8bfe-21e88f2a7bb1", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091157Z:12f1118d-831d-4fdc-8bfe-21e88f2a7bb1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "46d3924ef51fae30aecbefb36917a6e2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:11:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "46d3924ef51fae30aecbefb36917a6e2", + "x-ms-correlation-request-id": "e28419ea-0cfe-40f2-84cd-a7a2c5485ffd", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "14a17551-d093-45bf-921b-ee2e3b0e343c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091157Z:e28419ea-0cfe-40f2-84cd-a7a2c5485ffd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "272a372ee45ed67b44248fea2c4644ad", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:11:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "272a372ee45ed67b44248fea2c4644ad", + "x-ms-correlation-request-id": "00e4b11f-3a62-4efc-9faa-8d0d76d4dddd", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "c73331e5-c73c-4c66-b2db-e6ab81ce40e6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091158Z:00e4b11f-3a62-4efc-9faa-8d0d76d4dddd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5376dc22fe73090814c81b0cc43b730d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:11:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5376dc22fe73090814c81b0cc43b730d", + "x-ms-correlation-request-id": "3eb3349b-f264-44a5-902e-6ae8ebc6babb", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "c6d4c2d5-6954-4d9b-9def-0bc5e7ba926f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091159Z:3eb3349b-f264-44a5-902e-6ae8ebc6babb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e37370b21df26a3816fd01fb66468168", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:12:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e37370b21df26a3816fd01fb66468168", + "x-ms-correlation-request-id": "2aa34f44-4ca2-4d58-bf4d-c57a8f2065e9", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "eab1108f-d4fc-48f8-8702-eeb27043367f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091201Z:2aa34f44-4ca2-4d58-bf4d-c57a8f2065e9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8c90418753a0306f2f201396c86e1109", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:12:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8c90418753a0306f2f201396c86e1109", + "x-ms-correlation-request-id": "7bfeaf21-aca9-429a-92e6-4665fa6edc7c", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "b51ebd7c-a03d-458e-9e01-a12d57db866f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091202Z:7bfeaf21-aca9-429a-92e6-4665fa6edc7c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bc3781b160d205baa40c3c76fd0da3cd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:12:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bc3781b160d205baa40c3c76fd0da3cd", + "x-ms-correlation-request-id": "04b4a285-43f9-431b-926f-5d5c519476eb", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "163b788a-959e-472d-8a06-263f4ff1c51f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091203Z:04b4a285-43f9-431b-926f-5d5c519476eb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8285b346e7aa5f6d0043b4d109a2a1a7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:12:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8285b346e7aa5f6d0043b4d109a2a1a7", + "x-ms-correlation-request-id": "ea6e6cc3-7eea-4b53-a534-6b892a996347", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "728deb94-1c0d-465c-886a-3fde70e74941", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091205Z:ea6e6cc3-7eea-4b53-a534-6b892a996347" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e54af8ebc40f2695878be79316f93321", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:12:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e54af8ebc40f2695878be79316f93321", + "x-ms-correlation-request-id": "c974ba73-c8d9-402d-83e8-35be343f7864", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "d4760ef4-30bf-410b-b5b5-3454104f1bf9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091206Z:c974ba73-c8d9-402d-83e8-35be343f7864" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "144f457d8fe9c95e13d7bc8eace8fc02", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:12:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "144f457d8fe9c95e13d7bc8eace8fc02", + "x-ms-correlation-request-id": "89e97f25-fe82-4def-8bfa-00a1f8508ab0", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "d6034683-e5f9-44cc-a2c7-3abf0fbffd13", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091207Z:89e97f25-fe82-4def-8bfa-00a1f8508ab0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "048a956bbec381be1e5efb1fffd94906", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:12:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "048a956bbec381be1e5efb1fffd94906", + "x-ms-correlation-request-id": "debb40d8-e184-4786-a346-e478d7293801", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "a462409d-ed66-4c5e-aaec-587981adef39", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091209Z:debb40d8-e184-4786-a346-e478d7293801" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c35492108c525cbd9980d13708067a9e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:12:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c35492108c525cbd9980d13708067a9e", + "x-ms-correlation-request-id": "b0213e74-aebb-4b61-8fa4-1c3ed4e6ad7b", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "660b43c5-c51d-4212-a542-b2bf782629b8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091210Z:b0213e74-aebb-4b61-8fa4-1c3ed4e6ad7b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8128e58f2e6ebf5d87cdf68b933fca3a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:12:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8128e58f2e6ebf5d87cdf68b933fca3a", + "x-ms-correlation-request-id": "c46084a8-95e6-42c5-9c90-22751d4ab779", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "2ea729f5-ffec-404a-bee9-615c6b90f445", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091211Z:c46084a8-95e6-42c5-9c90-22751d4ab779" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "197eb58e3894deafd72e6a43ec867917", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:12:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "197eb58e3894deafd72e6a43ec867917", + "x-ms-correlation-request-id": "45fcbb5d-7fe3-4e24-af70-abe7471a091e", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "93e8743b-1c3c-418e-a5fb-d7604d154ac9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091213Z:45fcbb5d-7fe3-4e24-af70-abe7471a091e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e74a7d6b-6213-49ae-a7e2-4c9898fd5b7e?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "198f5ce3c8b1e29734943b859532c85a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:12:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "198f5ce3c8b1e29734943b859532c85a", + "x-ms-correlation-request-id": "105f2621-27fb-4e88-b4bb-f173fe517a04", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "d94161e4-58d4-4dd9-8fd2-8210c2bf59f5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091214Z:105f2621-27fb-4e88-b4bb-f173fe517a04" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts/storage7964", + "name": "storage7964", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:11:54.9201118Z", + "key2": "2021-08-17T09:11:54.9201118Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:11:54.9201118Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:11:54.9201118Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:11:54.7949285Z", + "primaryEndpoints": { + "blob": "https://storage7964.blob.core.windows.net/", + "queue": "https://storage7964.queue.core.windows.net/", + "table": "https://storage7964.table.core.windows.net/", + "file": "https://storage7964.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts/storage7964/queueServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "53a897b56188560a3649a940c31ad200", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "285", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:12:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "53a897b56188560a3649a940c31ad200", + "x-ms-correlation-request-id": "9210601d-4fdd-46dc-aaa1-ffb28912c489", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "6a34a75e-fb4e-4974-9e83-1b445e2882eb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091214Z:9210601d-4fdd-46dc-aaa1-ffb28912c489" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts/storage7964/queueServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/queueServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts/storage7964/queueServices/default/queues/testqueue3765?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "af36a7df88b01dc69be4fffc2a48a565", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:12:25 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "af36a7df88b01dc69be4fffc2a48a565", + "x-ms-correlation-request-id": "cdd0fa39-428a-4502-b1f8-68b7d569aa91", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "1998c01c-5f93-4ca9-996a-d996d583be1f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091226Z:cdd0fa39-428a-4502-b1f8-68b7d569aa91" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts/storage7964/queueServices/default/queues/testqueue3765", + "name": "testqueue3765", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts/storage7964/queueServices/default/queues/testqueue3765?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "61", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "de558d108e26528238e3671e571e1ac1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "metadata": { + "key1": "value1", + "key2": "value2" + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "340", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:12:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "de558d108e26528238e3671e571e1ac1", + "x-ms-correlation-request-id": "89eac981-b23f-4827-9c88-f978c4c10177", + "x-ms-ratelimit-remaining-subscription-writes": "1191", + "x-ms-request-id": "bc736dbe-9797-4165-9993-f7c5710b73f5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091227Z:89eac981-b23f-4827-9c88-f978c4c10177" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts/storage7964/queueServices/default/queues/testqueue3765", + "name": "testqueue3765", + "type": "Microsoft.Storage/storageAccounts/queueServices/queues", + "properties": { + "metadata": { + "key1": "value1", + "key2": "value2" + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8ab6303baa910e04e235ec7c0a5a0c01", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 09:12:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8ab6303baa910e04e235ec7c0a5a0c01", + "x-ms-correlation-request-id": "a4476115-ae73-4174-9683-971427768175", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "5e77e664-8623-48ba-9716-ad70a39fdd0a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091227Z:a4476115-ae73-4174-9683-971427768175" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts/storage7964", + "name": "storage7964", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:11:54.9201118Z", + "key2": "2021-08-17T09:11:54.9201118Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:11:54.9201118Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T09:11:54.9201118Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T09:11:54.7949285Z", + "primaryEndpoints": { + "blob": "https://storage7964.blob.core.windows.net/", + "queue": "https://storage7964.queue.core.windows.net/", + "table": "https://storage7964.table.core.windows.net/", + "file": "https://storage7964.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts/storage7964?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8cb2da03227d512e25e477cd21a7c67d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 09:12:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8cb2da03227d512e25e477cd21a7c67d", + "x-ms-correlation-request-id": "ed5d8308-19d4-4f4c-b3d0-5979c7c4f669", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "8d982d33-072c-4d5d-8680-cd396a4b6daa", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T091235Z:ed5d8308-19d4-4f4c-b3d0-5979c7c4f669" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1564873917", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateDeleteStorageAccount.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateDeleteStorageAccount.json new file mode 100644 index 000000000000..67c6ce6db59f --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateDeleteStorageAccount.json @@ -0,0 +1,1054 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9ed9479fe5d648237b8b57ca0c63e5d0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:23 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "52237451-b87b-4fa9-ab0c-b820b39a121c", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "52237451-b87b-4fa9-ab0c-b820b39a121c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062624Z:52237451-b87b-4fa9-ab0c-b820b39a121c" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-910?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-bcb7d795425d9442bdeb81d08e25c89c-49331a6e4803b241-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "316c7a20954cdde168bcfa741d78df8f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "254", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "e23edccc-37e9-474d-bdf4-2f95e405afe4", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "e23edccc-37e9-474d-bdf4-2f95e405afe4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062626Z:e23edccc-37e9-474d-bdf4-2f95e405afe4" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910", + "name": "teststorageRG-910", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage8816?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6703adca5b46be732fe519dcaadb5bbc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:33 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6703adca5b46be732fe519dcaadb5bbc", + "x-ms-correlation-request-id": "37355d8a-fb26-49d2-b4ba-bfe45f23c38c", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "fda79781-727b-4e69-8236-016b7046f3e1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062634Z:37355d8a-fb26-49d2-b4ba-bfe45f23c38c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "37997deab6ccc54707ad01667b04328d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "37997deab6ccc54707ad01667b04328d", + "x-ms-correlation-request-id": "c6f16f27-5bda-4da8-b528-4cf91dcea0d3", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "7d5d26d0-76a7-4b14-9753-6d86f3e3d51a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062634Z:c6f16f27-5bda-4da8-b528-4cf91dcea0d3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6fa23d6195d95c16b3bfa94dde0c7128", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:35 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6fa23d6195d95c16b3bfa94dde0c7128", + "x-ms-correlation-request-id": "206eb822-b8f8-4216-bbd3-1730178df566", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "5e9e0fba-24ff-48b6-8430-ffc2500b8774", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062635Z:206eb822-b8f8-4216-bbd3-1730178df566" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2cf13a7723411af066da43cb6b93c8b8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:36 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2cf13a7723411af066da43cb6b93c8b8", + "x-ms-correlation-request-id": "883690df-5c91-4a31-80c7-38f9d1ff5201", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "08f9df98-9316-4483-b71a-55aef4089506", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062637Z:883690df-5c91-4a31-80c7-38f9d1ff5201" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0f04eec6fe655506663c840c0dfae6fa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:38 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0f04eec6fe655506663c840c0dfae6fa", + "x-ms-correlation-request-id": "2ee4137b-342d-4161-a0ff-d68dbff0c859", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "22bf6aa7-5e32-4b00-98f4-fa04bf6bf6c8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062638Z:2ee4137b-342d-4161-a0ff-d68dbff0c859" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "40efd93c05123d4c4d8709fe514bf01f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:39 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "40efd93c05123d4c4d8709fe514bf01f", + "x-ms-correlation-request-id": "c83d5bc3-c819-4671-b0c9-2012580cb35a", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "e1a98d9d-455d-48cb-ad57-e3480793fe58", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062639Z:c83d5bc3-c819-4671-b0c9-2012580cb35a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f086f0f7610779c2349cc6049fe30d6b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:40 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f086f0f7610779c2349cc6049fe30d6b", + "x-ms-correlation-request-id": "5a4010d0-baf6-4b32-a844-ba8e0f66da9b", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "5f9c0fcd-2ba0-4ea4-a410-af50793eea41", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062641Z:5a4010d0-baf6-4b32-a844-ba8e0f66da9b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "928e48f487a4c1a6a2c7c1ddf407041b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "928e48f487a4c1a6a2c7c1ddf407041b", + "x-ms-correlation-request-id": "49c9bf56-54f7-497d-afad-ee2d041f3185", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "d5353207-edde-413e-80f3-c527789970d7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062642Z:49c9bf56-54f7-497d-afad-ee2d041f3185" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1c15644bf574dbf216750b763f479e6a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1c15644bf574dbf216750b763f479e6a", + "x-ms-correlation-request-id": "76462e6a-04d4-44dc-9883-540206561a16", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "da3cd0f9-ed59-43ce-9d70-5effeefba3c8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062643Z:76462e6a-04d4-44dc-9883-540206561a16" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "080a9e7a5ebc6f7b4ac54e409fe5852d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:44 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "080a9e7a5ebc6f7b4ac54e409fe5852d", + "x-ms-correlation-request-id": "f604772d-e3ec-4221-aff4-d04d79f9bd6c", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "3221af63-79de-43dc-bd4e-bbb13aab2944", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062645Z:f604772d-e3ec-4221-aff4-d04d79f9bd6c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3ab9aa97f1cdfef756b37b2f7b2f815b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3ab9aa97f1cdfef756b37b2f7b2f815b", + "x-ms-correlation-request-id": "11301ba7-e236-4466-bebb-57b1e71fb88f", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "0a46b5fc-5a76-45e7-8250-068b88c04bda", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062646Z:11301ba7-e236-4466-bebb-57b1e71fb88f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "56635729fbfded5fe9a6d1aea7b23b31", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "56635729fbfded5fe9a6d1aea7b23b31", + "x-ms-correlation-request-id": "10a95307-8e26-4450-a04a-6b15065cb466", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "abd5c0b7-f912-463e-9267-9c60aa9030f0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062647Z:10a95307-8e26-4450-a04a-6b15065cb466" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "95dedef0638e889ca60bb208e24cf31b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:48 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "95dedef0638e889ca60bb208e24cf31b", + "x-ms-correlation-request-id": "00da5863-cf78-422c-ba65-9091f68b3f57", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "7cbfd7c0-90f6-4da6-acf7-92a0bbd42e31", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062648Z:00da5863-cf78-422c-ba65-9091f68b3f57" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fda79781-727b-4e69-8236-016b7046f3e1?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4817f2432e819c304bcb51271f4856a4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:26:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4817f2432e819c304bcb51271f4856a4", + "x-ms-correlation-request-id": "5caa3768-7260-4da2-a119-ef85ea020058", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "a05f4ce7-1969-44a4-9478-520557c9ad21", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062650Z:5caa3768-7260-4da2-a119-ef85ea020058" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage8816", + "name": "storage8816", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:26:32.5848156Z", + "key2": "2021-08-13T06:26:32.5848156Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:26:32.5848156Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:26:32.5848156Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:26:32.4754432Z", + "primaryEndpoints": { + "blob": "https://storage8816.blob.core.windows.net/", + "queue": "https://storage8816.queue.core.windows.net/", + "table": "https://storage8816.table.core.windows.net/", + "file": "https://storage8816.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage8816?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9d3e4a78ec50c5cdbadab0f149560a9c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:26:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9d3e4a78ec50c5cdbadab0f149560a9c", + "x-ms-correlation-request-id": "540d67ae-197c-4793-a340-692b278587a9", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "e630da7b-52ac-49dc-9303-9b8894554ca3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062650Z:540d67ae-197c-4793-a340-692b278587a9" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage8816", + "name": "storage8816", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:26:32.5848156Z", + "key2": "2021-08-13T06:26:32.5848156Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:26:32.5848156Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:26:32.5848156Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:26:32.4754432Z", + "primaryEndpoints": { + "blob": "https://storage8816.blob.core.windows.net/", + "queue": "https://storage8816.queue.core.windows.net/", + "table": "https://storage8816.table.core.windows.net/", + "file": "https://storage8816.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage8816?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b46ab6b2f39ac1afae4249c21175695d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:26:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b46ab6b2f39ac1afae4249c21175695d", + "x-ms-correlation-request-id": "5d94aa93-ab7a-439d-9451-2e2a94435d7b", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "39533304-831a-491b-8017-163f6398c8f1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062651Z:5d94aa93-ab7a-439d-9451-2e2a94435d7b" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage8816", + "name": "storage8816", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:26:32.5848156Z", + "key2": "2021-08-13T06:26:32.5848156Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:26:32.5848156Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:26:32.5848156Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:26:32.4754432Z", + "primaryEndpoints": { + "blob": "https://storage8816.blob.core.windows.net/", + "queue": "https://storage8816.queue.core.windows.net/", + "table": "https://storage8816.table.core.windows.net/", + "file": "https://storage8816.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage88161?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "98900eb5560d57ca25518da77e3e53f4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "235", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "810fc3f0-7586-461d-a007-ef2a2cd646bb", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "810fc3f0-7586-461d-a007-ef2a2cd646bb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062651Z:810fc3f0-7586-461d-a007-ef2a2cd646bb" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage88161\u0027 under resource group \u0027teststorageRG-910\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage8816?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6874b5c1a1dd84099a7cee0ea20ab344", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:26:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6874b5c1a1dd84099a7cee0ea20ab344", + "x-ms-correlation-request-id": "bba123c3-7c27-416f-8d56-0bf14875c0fd", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "a5bf5d82-9326-44ca-91aa-0691e26b1e38", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062651Z:bba123c3-7c27-416f-8d56-0bf14875c0fd" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage8816", + "name": "storage8816", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:26:32.5848156Z", + "key2": "2021-08-13T06:26:32.5848156Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:26:32.5848156Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:26:32.5848156Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:26:32.4754432Z", + "primaryEndpoints": { + "blob": "https://storage8816.blob.core.windows.net/", + "queue": "https://storage8816.queue.core.windows.net/", + "table": "https://storage8816.table.core.windows.net/", + "file": "https://storage8816.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage88161?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3a3c527171c65b8fec138f486508436f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "235", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "48a923b7-b189-4c23-8aa4-60afcd389687", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "48a923b7-b189-4c23-8aa4-60afcd389687", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062652Z:48a923b7-b189-4c23-8aa4-60afcd389687" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage88161\u0027 under resource group \u0027teststorageRG-910\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage8816?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5c0155ef0000137f040bfd9067bcb41a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:26:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5c0155ef0000137f040bfd9067bcb41a", + "x-ms-correlation-request-id": "703a9f3f-de9e-4a1d-8e62-403bdf6a0c79", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "4f167991-ef82-420d-913f-7b777c11f931", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062658Z:703a9f3f-de9e-4a1d-8e62-403bdf6a0c79" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage8816?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2b36489e18024f2e26187cca12c01f92", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "102", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:26:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2b36489e18024f2e26187cca12c01f92", + "x-ms-correlation-request-id": "683869b8-0602-4be1-b5e2-f1a3e8fe38a7", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "07e75bd3-3ab5-44eb-ba8e-d2b8209bc627", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062659Z:683869b8-0602-4be1-b5e2-f1a3e8fe38a7" + }, + "ResponseBody": { + "error": { + "code": "StorageAccountNotFound", + "message": "The storage account storage8816 was not found." + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts/storage8816?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4d1f7f3957097044d32836ba73fef330", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "102", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:26:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4d1f7f3957097044d32836ba73fef330", + "x-ms-correlation-request-id": "0dbcb5f8-acda-448b-8720-af179adf1f96", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "2c63c0fd-cc94-4b29-a451-352f577f1fb4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062659Z:0dbcb5f8-acda-448b-8720-af179adf1f96" + }, + "ResponseBody": { + "error": { + "code": "StorageAccountNotFound", + "message": "The storage account storage8816 was not found." + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-910/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1caa745e18d2d66c26b136e783b50143", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "12", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:26:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1caa745e18d2d66c26b136e783b50143", + "x-ms-correlation-request-id": "44891373-b59e-4177-9c35-961075f51fc9", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "99056397-4e12-41db-aaf6-0ee5d8c61009", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062659Z:44891373-b59e-4177-9c35-961075f51fc9" + }, + "ResponseBody": { + "value": [] + } + } + ], + "Variables": { + "RandomSeed": "1222541690", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateDeleteStorageAccountAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateDeleteStorageAccountAsync.json new file mode 100644 index 000000000000..d2eca7c8997a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateDeleteStorageAccountAsync.json @@ -0,0 +1,1048 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0741a23a0e6cce1bd907c887aac47c51", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "ecaf45e6-e284-4605-9f1f-6dbc0e94919d", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "ecaf45e6-e284-4605-9f1f-6dbc0e94919d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062703Z:ecaf45e6-e284-4605-9f1f-6dbc0e94919d" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1818?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-203ba0c856ab8a4b9702c7301ce08f4f-8532f0a5da12e74c-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "11d69a8025c36bc71ffdd79ecac9f5bb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "3c17a4bf-f5af-4db1-9f9e-0a75c4de988e", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "3c17a4bf-f5af-4db1-9f9e-0a75c4de988e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062704Z:3c17a4bf-f5af-4db1-9f9e-0a75c4de988e" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818", + "name": "teststorageRG-1818", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage2969?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3c09c2b4422524c910e52c9ca1f4eed1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3c09c2b4422524c910e52c9ca1f4eed1", + "x-ms-correlation-request-id": "90765d81-ca8e-4842-b6fe-108d7e5681f0", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062708Z:90765d81-ca8e-4842-b6fe-108d7e5681f0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b910ee916e483ef8d0b201def82ac92a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b910ee916e483ef8d0b201def82ac92a", + "x-ms-correlation-request-id": "1ba94c22-94b9-41bf-9d93-0ea1c42529ad", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "50f1f7f4-1226-4efd-ae8f-88a5328b00e0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062708Z:1ba94c22-94b9-41bf-9d93-0ea1c42529ad" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ca5c060e16e18b1ae3ecfc2452ab2dd5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ca5c060e16e18b1ae3ecfc2452ab2dd5", + "x-ms-correlation-request-id": "3f9efb53-913e-4d00-a5f5-4bfbe6c797f6", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "bec33ed0-c187-4844-a779-5a16816d45d2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062709Z:3f9efb53-913e-4d00-a5f5-4bfbe6c797f6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b20b2ea734e4d48807aa0eee27002416", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b20b2ea734e4d48807aa0eee27002416", + "x-ms-correlation-request-id": "c1d687f4-ca65-476e-9872-862d67a2af08", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "47b0967e-42b3-4036-a043-9940a5a189c1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062710Z:c1d687f4-ca65-476e-9872-862d67a2af08" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f00fc53772de7b1dd484d65c71d3ec24", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f00fc53772de7b1dd484d65c71d3ec24", + "x-ms-correlation-request-id": "d7f1b4a3-64bd-496d-9f4f-17ef87f7f2fb", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "0d610f76-6c0b-4af7-bbc7-d17aa26b5925", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062712Z:d7f1b4a3-64bd-496d-9f4f-17ef87f7f2fb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ca362b84171fda467d87c336082b64e2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ca362b84171fda467d87c336082b64e2", + "x-ms-correlation-request-id": "3c8c73e2-e755-4ad9-80fb-35acbaaca6f2", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "bbfc434b-7a30-4616-96a2-7f048cb0ee90", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062713Z:3c8c73e2-e755-4ad9-80fb-35acbaaca6f2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8dece6c83d9c35f7108fde605d2c6233", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8dece6c83d9c35f7108fde605d2c6233", + "x-ms-correlation-request-id": "d7342da0-d748-45ba-82e1-2fe2ef6a463a", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "aa079e19-1446-4b08-804e-9836f29ee27d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062714Z:d7342da0-d748-45ba-82e1-2fe2ef6a463a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fc6ae9be59c920f77f357256aee672a8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fc6ae9be59c920f77f357256aee672a8", + "x-ms-correlation-request-id": "0239315d-cce1-4fa8-a82a-616a7197edc9", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "f241af81-dee4-40b0-afd9-2c3ef1cfb933", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062716Z:0239315d-cce1-4fa8-a82a-616a7197edc9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8b93f41f5ee746883401b98f39e67c50", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8b93f41f5ee746883401b98f39e67c50", + "x-ms-correlation-request-id": "339bb4c3-328a-4a6e-87bb-36d1a1f39752", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "a4dd6021-472e-4569-8f0d-25ddabd83e68", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062717Z:339bb4c3-328a-4a6e-87bb-36d1a1f39752" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1e78902568c16e18efcc0e67caa08629", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1e78902568c16e18efcc0e67caa08629", + "x-ms-correlation-request-id": "5986d2c4-20cd-4ac7-b627-e2019145c593", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "1f738276-045f-4df1-9741-b83ce079ef4c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062718Z:5986d2c4-20cd-4ac7-b627-e2019145c593" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6940351dd7995f4b6023c7c8a067e798", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6940351dd7995f4b6023c7c8a067e798", + "x-ms-correlation-request-id": "b48d97bb-5437-48b7-ad07-6f20a25a4b7c", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "9ab2ee84-659e-464c-89cb-5499158ad506", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062720Z:b48d97bb-5437-48b7-ad07-6f20a25a4b7c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1d3122b8546eb7e6db259b1a50217c94", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1d3122b8546eb7e6db259b1a50217c94", + "x-ms-correlation-request-id": "0fb07675-f2bd-4af1-ba0c-085d443338c6", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "93e591cb-d9ff-4d85-bc1f-8cec833d7f07", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062721Z:0fb07675-f2bd-4af1-ba0c-085d443338c6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0372907b13a54db74418bd9ea050ce87", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0372907b13a54db74418bd9ea050ce87", + "x-ms-correlation-request-id": "30140c28-7544-4e93-967b-3d73240e00f1", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "ff91adba-843f-4d76-ab06-0adc31f11754", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062722Z:30140c28-7544-4e93-967b-3d73240e00f1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ec4ef05-1b0c-4a29-a7ae-89e97bcbea7d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a8ae75e5686ec8ba4f888d743b310e3f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:27:23 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a8ae75e5686ec8ba4f888d743b310e3f", + "x-ms-correlation-request-id": "5dab5afd-02b2-4c53-b8fc-af976ae2d161", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "37711683-2fef-4513-923a-132bffab50da", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062724Z:5dab5afd-02b2-4c53-b8fc-af976ae2d161" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage2969", + "name": "storage2969", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:27:06.5694327Z", + "key2": "2021-08-13T06:27:06.5694327Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:27:06.5694327Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:27:06.5694327Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:27:06.4600129Z", + "primaryEndpoints": { + "blob": "https://storage2969.blob.core.windows.net/", + "queue": "https://storage2969.queue.core.windows.net/", + "table": "https://storage2969.table.core.windows.net/", + "file": "https://storage2969.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage2969?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0f4c33a7e4f5a4f26be3d8569648168b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:27:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0f4c33a7e4f5a4f26be3d8569648168b", + "x-ms-correlation-request-id": "9a8fe8a3-f49f-410c-9c79-76e5d8c7b2cf", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "3b16ea75-61b7-4d0b-88dc-b49594aa8a47", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062724Z:9a8fe8a3-f49f-410c-9c79-76e5d8c7b2cf" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage2969", + "name": "storage2969", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:27:06.5694327Z", + "key2": "2021-08-13T06:27:06.5694327Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:27:06.5694327Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:27:06.5694327Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:27:06.4600129Z", + "primaryEndpoints": { + "blob": "https://storage2969.blob.core.windows.net/", + "queue": "https://storage2969.queue.core.windows.net/", + "table": "https://storage2969.table.core.windows.net/", + "file": "https://storage2969.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage2969?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "db341456d4721225d5a9b31d85431213", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:27:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "db341456d4721225d5a9b31d85431213", + "x-ms-correlation-request-id": "b6133f7d-c965-4df9-9ab7-e30df5ef4048", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "33210847-5255-4db2-83fd-b065218ece6a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062724Z:b6133f7d-c965-4df9-9ab7-e30df5ef4048" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage2969", + "name": "storage2969", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:27:06.5694327Z", + "key2": "2021-08-13T06:27:06.5694327Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:27:06.5694327Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:27:06.5694327Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:27:06.4600129Z", + "primaryEndpoints": { + "blob": "https://storage2969.blob.core.windows.net/", + "queue": "https://storage2969.queue.core.windows.net/", + "table": "https://storage2969.table.core.windows.net/", + "file": "https://storage2969.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage29691?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6df67e09be030191820a3d8a8f643106", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "236", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "c0344f47-b07c-4316-b116-2a8352c1bdcb", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "c0344f47-b07c-4316-b116-2a8352c1bdcb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062725Z:c0344f47-b07c-4316-b116-2a8352c1bdcb" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage29691\u0027 under resource group \u0027teststorageRG-1818\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage2969?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "271d017133fcd3cc0d3a3a4c30d51e28", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:27:25 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "271d017133fcd3cc0d3a3a4c30d51e28", + "x-ms-correlation-request-id": "8e28dbdc-0456-470d-aa25-9e3bb8d308a6", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "c41c73e5-4b8e-4106-a016-4cd3f21dcbbb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062725Z:8e28dbdc-0456-470d-aa25-9e3bb8d308a6" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage2969", + "name": "storage2969", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:27:06.5694327Z", + "key2": "2021-08-13T06:27:06.5694327Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:27:06.5694327Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:27:06.5694327Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:27:06.4600129Z", + "primaryEndpoints": { + "blob": "https://storage2969.blob.core.windows.net/", + "queue": "https://storage2969.queue.core.windows.net/", + "table": "https://storage2969.table.core.windows.net/", + "file": "https://storage2969.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage29691?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "184cc5d1a951988882335968969b8270", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "236", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:25 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "29580b08-c301-4de3-84b8-fb0a9821c565", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "29580b08-c301-4de3-84b8-fb0a9821c565", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062726Z:29580b08-c301-4de3-84b8-fb0a9821c565" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage29691\u0027 under resource group \u0027teststorageRG-1818\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage2969?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "84abad77ea25d617b1235fc88345d1ac", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "84abad77ea25d617b1235fc88345d1ac", + "x-ms-correlation-request-id": "6e7c40fd-4fc7-4aba-8bcb-d4881b2d2d18", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "b2d87ee5-2aa7-4490-95c3-b1cc29e1d1fc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062731Z:6e7c40fd-4fc7-4aba-8bcb-d4881b2d2d18" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage2969?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cab815eb1918c8b47985a4c8da643c71", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "235", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "23ed3954-356d-41ee-9c4d-cdd43ef62d7b", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "23ed3954-356d-41ee-9c4d-cdd43ef62d7b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062732Z:23ed3954-356d-41ee-9c4d-cdd43ef62d7b" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage2969\u0027 under resource group \u0027teststorageRG-1818\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts/storage2969?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "82d4cab79a29e602ae76672d49bf143d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "235", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:32 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "59e9943c-1636-43e2-81e0-1354d64261c3", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "59e9943c-1636-43e2-81e0-1354d64261c3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062732Z:59e9943c-1636-43e2-81e0-1354d64261c3" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage2969\u0027 under resource group \u0027teststorageRG-1818\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1818/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "817dac62b7e35e57f8e30a9f464efc4c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "12", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:27:32 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "2e6a5e38-699a-4c27-88f3-f19c62536f02", + "x-ms-ratelimit-remaining-subscription-reads": "11952", + "x-ms-request-id": "2e6a5e38-699a-4c27-88f3-f19c62536f02", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062732Z:2e6a5e38-699a-4c27-88f3-f19c62536f02" + }, + "ResponseBody": { + "value": [] + } + } + ], + "Variables": { + "RandomSeed": "1450983951", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateLargeFileShareOnStorageAccount.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateLargeFileShareOnStorageAccount.json new file mode 100644 index 000000000000..2bfa07fc30ef --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateLargeFileShareOnStorageAccount.json @@ -0,0 +1,820 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "99cfb37b040a2327df788e4392dbb8cd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:43:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "bb95aada-3075-4eca-9ca7-5292d0a01973", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "bb95aada-3075-4eca-9ca7-5292d0a01973", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054306Z:bb95aada-3075-4eca-9ca7-5292d0a01973" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-9719?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-859486a5d5a35f4d95feec86ab788f24-1ba7469d9bc6f24f-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d4d0854598fc1671fbc271e811624b38", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:43:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "77c4397c-60ca-44a7-b496-ddeb0e2faf4f", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "77c4397c-60ca-44a7-b496-ddeb0e2faf4f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054328Z:77c4397c-60ca-44a7-b496-ddeb0e2faf4f" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9719", + "name": "teststorageRG-9719", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9719/providers/Microsoft.Storage/storageAccounts/storage1537?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "160", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "870f9ad8d372013d626b286ddb63e4f4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_LRS" + }, + "kind": "StorageV2", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "largeFileSharesState": "Enabled" + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "870f9ad8d372013d626b286ddb63e4f4", + "x-ms-correlation-request-id": "cb458ba4-28fe-4f9d-a8e1-a4021bfc70d8", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "b3188311-8574-4d9a-b3e7-b442fa8ef3a9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054400Z:cb458ba4-28fe-4f9d-a8e1-a4021bfc70d8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1d0359f707bd72ac48cf72906f043b98", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1d0359f707bd72ac48cf72906f043b98", + "x-ms-correlation-request-id": "d5f36192-f6ae-4ed1-bbc9-e74603a6605a", + "x-ms-ratelimit-remaining-subscription-reads": "11999", + "x-ms-request-id": "3c554c0f-495e-489e-81c2-ed663c151124", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054400Z:d5f36192-f6ae-4ed1-bbc9-e74603a6605a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6a6a7dde7058323ee3d75e7ecad84f6b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6a6a7dde7058323ee3d75e7ecad84f6b", + "x-ms-correlation-request-id": "dbe0ca88-9cb0-4d5a-b8b9-679d2f81460d", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "98f8a779-4ccb-4463-bed5-8e5aba03c725", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054402Z:dbe0ca88-9cb0-4d5a-b8b9-679d2f81460d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8175fc05c6607636fb97932a3426c724", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8175fc05c6607636fb97932a3426c724", + "x-ms-correlation-request-id": "ad67641e-316f-4bdc-a734-b45cc4af9472", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "eb7d7c79-604f-4932-ba43-eb86507591fe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054403Z:ad67641e-316f-4bdc-a734-b45cc4af9472" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "348571b8fc8c87d31ad03ae5a82da86f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "348571b8fc8c87d31ad03ae5a82da86f", + "x-ms-correlation-request-id": "586d944e-c84a-4718-8b69-38a677bfeb06", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "2d9192b1-71c1-4463-9611-7e73cfaea828", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054404Z:586d944e-c84a-4718-8b69-38a677bfeb06" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "738b067fb98e183746f46fc1dc14fdbd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "738b067fb98e183746f46fc1dc14fdbd", + "x-ms-correlation-request-id": "3e07e248-84d9-403c-9ed9-cd86fda281df", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "2b2725a7-b604-4a93-aa4f-e1d50bd7ffcd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054406Z:3e07e248-84d9-403c-9ed9-cd86fda281df" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "59c63a101b5208df29ed678f8c51cecd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "59c63a101b5208df29ed678f8c51cecd", + "x-ms-correlation-request-id": "1a159758-28af-4872-844e-7e8ec185f334", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "f59971ba-52b9-484b-96ac-7d10efadc107", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054407Z:1a159758-28af-4872-844e-7e8ec185f334" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2daa23ef549afe95396ded978d11aa06", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2daa23ef549afe95396ded978d11aa06", + "x-ms-correlation-request-id": "c0729f26-8927-4fea-8021-ba088b925872", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "258e6870-b629-43f0-b6c7-8de08aafce77", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054408Z:c0729f26-8927-4fea-8021-ba088b925872" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6dd57cd34e66641c278249a052a88cf5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6dd57cd34e66641c278249a052a88cf5", + "x-ms-correlation-request-id": "78e80dc3-c7af-4820-ae39-fa4242a35802", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "ce9a3da4-9d16-44f8-b1c4-173a1b5ab049", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054410Z:78e80dc3-c7af-4820-ae39-fa4242a35802" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b9d1a125d069bb23a5c81fe52e477b17", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b9d1a125d069bb23a5c81fe52e477b17", + "x-ms-correlation-request-id": "d6d8525f-1897-44f4-ac6f-39c2eee1d6e4", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "002d1509-faff-4761-a772-8769ee688ac2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054411Z:d6d8525f-1897-44f4-ac6f-39c2eee1d6e4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0fbc6043607ba066064605170bf4ac91", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0fbc6043607ba066064605170bf4ac91", + "x-ms-correlation-request-id": "3384388a-f505-4523-9b11-9e8e436d6746", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "0e5ea058-a163-43da-939d-fd0c992cfd73", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054412Z:3384388a-f505-4523-9b11-9e8e436d6746" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "eb72f7e1f140029c5919c79e2f3736e0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "eb72f7e1f140029c5919c79e2f3736e0", + "x-ms-correlation-request-id": "979e86a3-d9a7-46b3-b0f6-38a6dd3f0f6a", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "64130214-48ea-426f-b7f3-9a3501db0fd4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054414Z:979e86a3-d9a7-46b3-b0f6-38a6dd3f0f6a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f15d31077cebc5793b31b223cb0bb0b1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:44:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f15d31077cebc5793b31b223cb0bb0b1", + "x-ms-correlation-request-id": "e4feb774-d0ca-4fb0-a3d3-8f1b8cbdb72d", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "c57d4f68-80f0-4608-9577-ad26ae20537d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054415Z:e4feb774-d0ca-4fb0-a3d3-8f1b8cbdb72d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3188311-8574-4d9a-b3e7-b442fa8ef3a9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "36038e1b90d551d7c4bab66298c771ce", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1392", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 05:44:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "36038e1b90d551d7c4bab66298c771ce", + "x-ms-correlation-request-id": "cc65c771-1fb2-496a-8f43-1473efce2801", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "5398b1a6-e473-46bc-83f4-892003ee96b1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054416Z:cc65c771-1fb2-496a-8f43-1473efce2801" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9719/providers/Microsoft.Storage/storageAccounts/storage1537", + "name": "storage1537", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T05:43:59.0466394Z", + "key2": "2021-08-17T05:43:59.0466394Z" + }, + "privateEndpointConnections": [], + "largeFileSharesState": "Enabled", + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T05:43:59.0466394Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T05:43:59.0466394Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T05:43:58.9216542Z", + "primaryEndpoints": { + "dfs": "https://storage1537.dfs.core.windows.net/", + "web": "https://storage1537.z20.web.core.windows.net/", + "blob": "https://storage1537.blob.core.windows.net/", + "queue": "https://storage1537.queue.core.windows.net/", + "table": "https://storage1537.table.core.windows.net/", + "file": "https://storage1537.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9719/providers/Microsoft.Storage/storageAccounts/storage1537/fileServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "96d91025a5ba7d64adb00f3f79374d68", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "416", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 05:44:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "96d91025a5ba7d64adb00f3f79374d68", + "x-ms-correlation-request-id": "e1113073-673f-42ac-8056-121274335ee9", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "56a74ef6-d9c9-490b-bc0a-674091d4a4fa", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054442Z:e1113073-673f-42ac-8056-121274335ee9" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9719/providers/Microsoft.Storage/storageAccounts/storage1537/fileServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/fileServices", + "properties": { + "protocolSettings": { + "smb": {} + }, + "cors": { + "corsRules": [] + }, + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9719/providers/Microsoft.Storage/storageAccounts/storage1537/fileServices/default/shares/testfileshare602?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "34", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "34a083160bff5a760c2c31c6172c73bf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "shareQuota": 5200 + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "317", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 05:44:54 GMT", + "ETag": "\u00220x8D9614223EDF71E\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "34a083160bff5a760c2c31c6172c73bf", + "x-ms-correlation-request-id": "aa0149ab-d91c-45d1-beda-284170239c34", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "49f027da-a798-44e4-94c5-db05251d8e5e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054454Z:aa0149ab-d91c-45d1-beda-284170239c34" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9719/providers/Microsoft.Storage/storageAccounts/storage1537/fileServices/default/shares/testfileshare602", + "name": "testfileshare602", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": { + "shareQuota": 5200 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9719/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fba513e31ad7e9619fb828e0c7114b82", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1404", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 05:45:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fba513e31ad7e9619fb828e0c7114b82", + "x-ms-correlation-request-id": "8faba8c3-91cb-49bc-8010-eeaa0e593a7e", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "f8805980-8d8b-4f88-b637-72075e8d1871", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054516Z:8faba8c3-91cb-49bc-8010-eeaa0e593a7e" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9719/providers/Microsoft.Storage/storageAccounts/storage1537", + "name": "storage1537", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T05:43:59.0466394Z", + "key2": "2021-08-17T05:43:59.0466394Z" + }, + "privateEndpointConnections": [], + "largeFileSharesState": "Enabled", + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T05:43:59.0466394Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T05:43:59.0466394Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T05:43:58.9216542Z", + "primaryEndpoints": { + "dfs": "https://storage1537.dfs.core.windows.net/", + "web": "https://storage1537.z20.web.core.windows.net/", + "blob": "https://storage1537.blob.core.windows.net/", + "queue": "https://storage1537.queue.core.windows.net/", + "table": "https://storage1537.table.core.windows.net/", + "file": "https://storage1537.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9719/providers/Microsoft.Storage/storageAccounts/storage1537?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4482f9689ad01910997f8a8d739d6680", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4482f9689ad01910997f8a8d739d6680", + "x-ms-correlation-request-id": "1fb623d7-e416-4726-a4d5-017e06bad269", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "628d762f-afe4-4abf-91cd-fd3d4767c1a4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054525Z:1fb623d7-e416-4726-a4d5-017e06bad269" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "477755154", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateLargeFileShareOnStorageAccountAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateLargeFileShareOnStorageAccountAsync.json new file mode 100644 index 000000000000..717f46b7b729 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateLargeFileShareOnStorageAccountAsync.json @@ -0,0 +1,820 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8783f323f6d11af23356109c7c430339", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "dd1e1444-bcde-445a-bd0c-93b2d2371f4a", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "dd1e1444-bcde-445a-bd0c-93b2d2371f4a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054531Z:dd1e1444-bcde-445a-bd0c-93b2d2371f4a" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-6191?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-7f90be92015c0d41bf2e22b3d3ee4b41-575223e8d6e5af4c-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "eccb569a4a600685c54c9ec2ceec2c8e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:36 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "06a48e75-c483-414f-81df-19dff78dd7e8", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "06a48e75-c483-414f-81df-19dff78dd7e8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054537Z:06a48e75-c483-414f-81df-19dff78dd7e8" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191", + "name": "teststorageRG-6191", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191/providers/Microsoft.Storage/storageAccounts/storage7394?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "160", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f892615024b531d7cc7333fe8e465ea2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_LRS" + }, + "kind": "StorageV2", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "largeFileSharesState": "Enabled" + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f892615024b531d7cc7333fe8e465ea2", + "x-ms-correlation-request-id": "88fdde6e-415d-4f5c-aec9-b2f66db4bbbb", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "a321cb80-c30a-4853-a7d8-6f59beeb4652", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054541Z:88fdde6e-415d-4f5c-aec9-b2f66db4bbbb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a1f2ee6f3ba676017e9920ed1786787f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a1f2ee6f3ba676017e9920ed1786787f", + "x-ms-correlation-request-id": "c5f95432-9b7a-4d77-b6ee-4114fbf18e4f", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "39730978-65d7-4ea7-bad6-8bba13ec5db6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054542Z:c5f95432-9b7a-4d77-b6ee-4114fbf18e4f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ac2efbee72cb1956cf59f6eaf331b65b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ac2efbee72cb1956cf59f6eaf331b65b", + "x-ms-correlation-request-id": "97bfaa53-d7ac-438f-a449-91d51d47cdf5", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "3392f784-9d3e-447e-8e39-f037f7c3ff30", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054544Z:97bfaa53-d7ac-438f-a449-91d51d47cdf5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9f8e0feabd5358fb20aa3c9e17a5217b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9f8e0feabd5358fb20aa3c9e17a5217b", + "x-ms-correlation-request-id": "b27f5cf8-f17d-4057-a85f-714e32540a23", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "400541e4-494a-49ea-8637-e808c8db38b5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054545Z:b27f5cf8-f17d-4057-a85f-714e32540a23" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "80b7b152dc42fd5797d9d24d4516834c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "80b7b152dc42fd5797d9d24d4516834c", + "x-ms-correlation-request-id": "9356f6be-d2f2-44ce-92bb-a086e3c49c04", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "8868bc49-9231-4803-b13b-89845edb349d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054546Z:9356f6be-d2f2-44ce-92bb-a086e3c49c04" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0702c4e3d8f7302bffd68b2136b70129", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0702c4e3d8f7302bffd68b2136b70129", + "x-ms-correlation-request-id": "906bb77c-af36-4d42-872f-2a30a445bfa1", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "99e76db5-f690-433d-b085-eb9dc8acebf6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054548Z:906bb77c-af36-4d42-872f-2a30a445bfa1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "41987a38357a0e19b791087aeaae120a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "41987a38357a0e19b791087aeaae120a", + "x-ms-correlation-request-id": "ab86e107-7273-4b8f-930a-576518a841e0", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "7af19ddb-e9e6-4eb6-89b4-74ec050552c6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054549Z:ab86e107-7273-4b8f-930a-576518a841e0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "52bbef2719a37a838686806c5036c6e0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "52bbef2719a37a838686806c5036c6e0", + "x-ms-correlation-request-id": "561993b5-3dd0-49b4-8905-03fa83ee1471", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "1a198f07-3b6e-4b12-80e2-d35e4226f9e7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054550Z:561993b5-3dd0-49b4-8905-03fa83ee1471" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ca14a8d7417eadd1abf34f66d0b04650", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ca14a8d7417eadd1abf34f66d0b04650", + "x-ms-correlation-request-id": "0504b35c-7a9d-40cf-aa4c-db9be0e6c056", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "0e518e2b-b059-43bc-b0b5-6a9b03bd1992", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054552Z:0504b35c-7a9d-40cf-aa4c-db9be0e6c056" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "46fa81c3affc1e86f71ebaf3b5adbe81", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "46fa81c3affc1e86f71ebaf3b5adbe81", + "x-ms-correlation-request-id": "95f248f7-8c05-4b14-a12d-dbcdfbc26715", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "c887b2b8-2be2-41bc-851d-5ed95dfca101", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054553Z:95f248f7-8c05-4b14-a12d-dbcdfbc26715" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "42a227cb479ae58b1d0ea6afca1daad5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "42a227cb479ae58b1d0ea6afca1daad5", + "x-ms-correlation-request-id": "1315925f-9c11-4c00-b304-28499bd3183c", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "7a8ee3e1-5c5b-4f58-8688-80fb6732a06f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054554Z:1315925f-9c11-4c00-b304-28499bd3183c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cea82f40803b28e322f6d35f86def7fe", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cea82f40803b28e322f6d35f86def7fe", + "x-ms-correlation-request-id": "034717c7-54f2-49eb-8041-42d29eab4646", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "b00f052b-2a8b-4aff-938b-d1be94b7aad8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054556Z:034717c7-54f2-49eb-8041-42d29eab4646" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a89bcd34030e7bb6f51528ed08d654da", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:45:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a89bcd34030e7bb6f51528ed08d654da", + "x-ms-correlation-request-id": "53104f3c-05e8-4be1-bca8-3390ef6a66fb", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "89f7bb62-b48c-4dcd-b5d5-71b7abaa805e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054557Z:53104f3c-05e8-4be1-bca8-3390ef6a66fb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a321cb80-c30a-4853-a7d8-6f59beeb4652?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "86b2e474f0044a46447a20a3742c5e3f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1392", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 05:45:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "86b2e474f0044a46447a20a3742c5e3f", + "x-ms-correlation-request-id": "9037bd2a-f5b4-4d52-be1e-75214786644a", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "82115110-99bf-4474-a5fa-bf1d682f453b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054558Z:9037bd2a-f5b4-4d52-be1e-75214786644a" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191/providers/Microsoft.Storage/storageAccounts/storage7394", + "name": "storage7394", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T05:45:40.3475167Z", + "key2": "2021-08-17T05:45:40.3475167Z" + }, + "privateEndpointConnections": [], + "largeFileSharesState": "Enabled", + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T05:45:40.3475167Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T05:45:40.3475167Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T05:45:40.2381231Z", + "primaryEndpoints": { + "dfs": "https://storage7394.dfs.core.windows.net/", + "web": "https://storage7394.z20.web.core.windows.net/", + "blob": "https://storage7394.blob.core.windows.net/", + "queue": "https://storage7394.queue.core.windows.net/", + "table": "https://storage7394.table.core.windows.net/", + "file": "https://storage7394.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191/providers/Microsoft.Storage/storageAccounts/storage7394/fileServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "82fc7aa8c701783d2cd82557f6204ba2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "416", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 05:45:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "82fc7aa8c701783d2cd82557f6204ba2", + "x-ms-correlation-request-id": "0f1da3b9-2b0f-47dc-b985-4557889de293", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "a138344a-78e5-4bcd-b48a-5777e407f14e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054558Z:0f1da3b9-2b0f-47dc-b985-4557889de293" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191/providers/Microsoft.Storage/storageAccounts/storage7394/fileServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/fileServices", + "properties": { + "protocolSettings": { + "smb": {} + }, + "cors": { + "corsRules": [] + }, + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191/providers/Microsoft.Storage/storageAccounts/storage7394/fileServices/default/shares/testfileshare6928?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "34", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2ba2ebf9fa718744506494e31206c9b7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "shareQuota": 5200 + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "319", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 05:45:59 GMT", + "ETag": "\u00220x8D961424A86CD64\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2ba2ebf9fa718744506494e31206c9b7", + "x-ms-correlation-request-id": "6a3b2eb9-c9a1-4652-8448-fd951d12fb75", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "3f89e97f-8910-421e-9ee6-0af100833a21", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054559Z:6a3b2eb9-c9a1-4652-8448-fd951d12fb75" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191/providers/Microsoft.Storage/storageAccounts/storage7394/fileServices/default/shares/testfileshare6928", + "name": "testfileshare6928", + "type": "Microsoft.Storage/storageAccounts/fileServices/shares", + "properties": { + "shareQuota": 5200 + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5b60d7e957571d72750dd71720f34d59", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1404", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 05:45:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5b60d7e957571d72750dd71720f34d59", + "x-ms-correlation-request-id": "28db6c51-c5b7-4714-96eb-1c1bbe3dc82e", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "c6deec2c-e4bd-4d85-b43f-33b63c65daf7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054600Z:28db6c51-c5b7-4714-96eb-1c1bbe3dc82e" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191/providers/Microsoft.Storage/storageAccounts/storage7394", + "name": "storage7394", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T05:45:40.3475167Z", + "key2": "2021-08-17T05:45:40.3475167Z" + }, + "privateEndpointConnections": [], + "largeFileSharesState": "Enabled", + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T05:45:40.3475167Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T05:45:40.3475167Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T05:45:40.2381231Z", + "primaryEndpoints": { + "dfs": "https://storage7394.dfs.core.windows.net/", + "web": "https://storage7394.z20.web.core.windows.net/", + "blob": "https://storage7394.blob.core.windows.net/", + "queue": "https://storage7394.queue.core.windows.net/", + "table": "https://storage7394.table.core.windows.net/", + "file": "https://storage7394.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191/providers/Microsoft.Storage/storageAccounts/storage7394?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "407b01d413bcada53675319d33596626", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 05:46:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "407b01d413bcada53675319d33596626", + "x-ms-correlation-request-id": "0482f1de-5be2-4ea2-9596-0d9cf43273d0", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "c0488765-f714-47ab-b5df-f33546bb03d1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T054605Z:0482f1de-5be2-4ea2-9596-0d9cf43273d0" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "540810538", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateUpdataNetworkRule.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateUpdataNetworkRule.json new file mode 100644 index 000000000000..be1d60d96487 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateUpdataNetworkRule.json @@ -0,0 +1,960 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a19753dfaa4e1c117851bbddd370b52f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "f2d0ac30-8fdc-42fc-8616-2372a78ba724", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "f2d0ac30-8fdc-42fc-8616-2372a78ba724", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073516Z:f2d0ac30-8fdc-42fc-8616-2372a78ba724" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-7191?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-d6a328a7c548784fb2afee6bb112b345-b74209931e60d140-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f8f86de4a75b521701d30e51155dc823", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "9b704dd5-1385-4664-90e6-237d29d468d2", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "9b704dd5-1385-4664-90e6-237d29d468d2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073519Z:9b704dd5-1385-4664-90e6-237d29d468d2" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7191", + "name": "teststorageRG-7191", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7191/providers/Microsoft.Storage/storageAccounts/storage4043?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "251", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a7f641f7c9677d5431199c50de491009", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "networkAcls": { + "bypass": "Logging, AzureServices", + "ipRules": [ + { + "value": "23.45.67.89", + "action": "Allow" + } + ], + "defaultAction": "Deny" + } + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a7f641f7c9677d5431199c50de491009", + "x-ms-correlation-request-id": "d47d59c5-ac67-428e-8e48-69308bfa3469", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073533Z:d47d59c5-ac67-428e-8e48-69308bfa3469" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7478b0152e391bd2187bc6410ac773b8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:33 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7478b0152e391bd2187bc6410ac773b8", + "x-ms-correlation-request-id": "4a3cadb3-21ad-4411-8807-4102a2fbaa28", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "fa329a46-725b-4210-8712-553e1f2be5c6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073533Z:4a3cadb3-21ad-4411-8807-4102a2fbaa28" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4fcc05c3171310b849071d6a20176e0a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4fcc05c3171310b849071d6a20176e0a", + "x-ms-correlation-request-id": "e972c92e-3233-4d49-9202-af7e1c762a6d", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "c80da4ea-ef60-47c5-9eee-e365dbc3027b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073534Z:e972c92e-3233-4d49-9202-af7e1c762a6d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2e3a3edd9bd056d0f32e98f020b5e4c2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:35 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2e3a3edd9bd056d0f32e98f020b5e4c2", + "x-ms-correlation-request-id": "a358b1c0-cb97-41bd-8cc2-5c33dfd3de85", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "4c0c88b0-091b-4c60-a3c6-052a9bf2372c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073536Z:a358b1c0-cb97-41bd-8cc2-5c33dfd3de85" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "097aef88eb5bfe4af8682b311167fa00", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "097aef88eb5bfe4af8682b311167fa00", + "x-ms-correlation-request-id": "d66b2834-f950-440c-b035-88a978b966a4", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "c49a1767-e868-42d0-be5b-93f730de2c32", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073537Z:d66b2834-f950-440c-b035-88a978b966a4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cb64bc0c458c27e835755be57ec7f093", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:38 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cb64bc0c458c27e835755be57ec7f093", + "x-ms-correlation-request-id": "b7c1c08d-5acd-4410-ba70-912136969317", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "8ea3ef4a-a411-4567-881f-31104c3ae0b1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073538Z:b7c1c08d-5acd-4410-ba70-912136969317" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "30e25a22659df2aff33c3667709e458c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:39 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "30e25a22659df2aff33c3667709e458c", + "x-ms-correlation-request-id": "3f7ad996-7f00-4709-8449-d7c22161358a", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "2d2606ce-bfdc-434c-9518-dadf341c249a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073540Z:3f7ad996-7f00-4709-8449-d7c22161358a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "63e39834185142360752d4e58f657f30", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "63e39834185142360752d4e58f657f30", + "x-ms-correlation-request-id": "20cb211d-ecb6-4dd9-addf-28131ff8014e", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "3ce654d8-606d-4356-a2d6-9cff035c1f0e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073541Z:20cb211d-ecb6-4dd9-addf-28131ff8014e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b60f9878c985a6630d71d84f0f81b796", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b60f9878c985a6630d71d84f0f81b796", + "x-ms-correlation-request-id": "944862ab-cbdd-4f49-b896-c19e76c22cd0", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "b9d06f45-9637-459c-bc9b-45babf2e2821", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073542Z:944862ab-cbdd-4f49-b896-c19e76c22cd0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e6b0cf2f8ce40941249f294a91c9628e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e6b0cf2f8ce40941249f294a91c9628e", + "x-ms-correlation-request-id": "08e3360e-fdda-4f21-a5dc-7db79c3ae070", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "312a87cd-4aaa-4225-aa2b-e97130f4967b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073544Z:08e3360e-fdda-4f21-a5dc-7db79c3ae070" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d7ef06bd8f8e6a07343c56df40e73385", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d7ef06bd8f8e6a07343c56df40e73385", + "x-ms-correlation-request-id": "3c2e2189-1e53-4cf3-88d1-d00c8f80d517", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "e65db237-da09-4fe6-a27b-c2a62bc08777", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073545Z:3c2e2189-1e53-4cf3-88d1-d00c8f80d517" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c0b53d9b99b4ec4c570691e59f181543", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c0b53d9b99b4ec4c570691e59f181543", + "x-ms-correlation-request-id": "b514fa72-5bc7-4070-a1d5-bae5b86af90a", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "2b24e60a-1330-4fec-8ae1-47e356de603c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073546Z:b514fa72-5bc7-4070-a1d5-bae5b86af90a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0992490fdf91a008c846b1a73561c83d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0992490fdf91a008c846b1a73561c83d", + "x-ms-correlation-request-id": "295411fa-e7b7-4f13-8220-452b2ac71860", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "c796d2aa-9046-4988-acdb-980580b32b0d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073548Z:295411fa-e7b7-4f13-8220-452b2ac71860" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcea3ac7-4ad2-477f-bcce-bd8306e6d4bc?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "54afa36ba11323d9b9038087fd21ca1c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1346", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 07:35:49 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "54afa36ba11323d9b9038087fd21ca1c", + "x-ms-correlation-request-id": "2df7df9d-12f5-4bd2-94c8-00a01f68129e", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "33be1b3e-95be-44b4-8801-87a60bc534f1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073549Z:2df7df9d-12f5-4bd2-94c8-00a01f68129e" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7191/providers/Microsoft.Storage/storageAccounts/storage4043", + "name": "storage4043", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T07:35:31.0280677Z", + "key2": "2021-08-17T07:35:31.0280677Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "Logging, AzureServices", + "virtualNetworkRules": [], + "ipRules": [ + { + "value": "23.45.67.89", + "action": "Allow" + } + ], + "defaultAction": "Deny" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:35:31.0437222Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:35:31.0437222Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T07:35:30.9343422Z", + "primaryEndpoints": { + "blob": "https://storage4043.blob.core.windows.net/", + "queue": "https://storage4043.queue.core.windows.net/", + "table": "https://storage4043.table.core.windows.net/", + "file": "https://storage4043.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7191/providers/Microsoft.Storage/storageAccounts/storage4043?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "177", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f7d013272a54bbf43415f76ee8a4b6f6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "networkAcls": { + "bypass": "Logging, Metrics", + "ipRules": [ + { + "value": "23.45.67.90", + "action": "Allow" + }, + { + "value": "23.45.67.91", + "action": "Allow" + } + ], + "defaultAction": "Deny" + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1381", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 07:35:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f7d013272a54bbf43415f76ee8a4b6f6", + "x-ms-correlation-request-id": "08fbcb3d-effb-4b60-a9dc-4e315b17ae09", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "c8ffed45-1033-4dc1-b12c-a13aa9af300b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073550Z:08fbcb3d-effb-4b60-a9dc-4e315b17ae09" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7191/providers/Microsoft.Storage/storageAccounts/storage4043", + "name": "storage4043", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T07:35:31.0280677Z", + "key2": "2021-08-17T07:35:31.0280677Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "Logging, Metrics", + "virtualNetworkRules": [], + "ipRules": [ + { + "value": "23.45.67.90", + "action": "Allow" + }, + { + "value": "23.45.67.91", + "action": "Allow" + } + ], + "defaultAction": "Deny" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:35:31.0437222Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:35:31.0437222Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T07:35:30.9343422Z", + "primaryEndpoints": { + "blob": "https://storage4043.blob.core.windows.net/", + "queue": "https://storage4043.queue.core.windows.net/", + "table": "https://storage4043.table.core.windows.net/", + "file": "https://storage4043.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7191/providers/Microsoft.Storage/storageAccounts/storage4043?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "56", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fc79543ec1696e2f706e4f8e5f80a3a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "networkAcls": { + "defaultAction": "Allow" + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1382", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 07:35:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fc79543ec1696e2f706e4f8e5f80a3a6", + "x-ms-correlation-request-id": "4efb3a6b-dbf6-4b73-aea3-ffc308195215", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "be8f1454-b0f5-490b-b961-db887affdd09", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073552Z:4efb3a6b-dbf6-4b73-aea3-ffc308195215" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7191/providers/Microsoft.Storage/storageAccounts/storage4043", + "name": "storage4043", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T07:35:31.0280677Z", + "key2": "2021-08-17T07:35:31.0280677Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "Logging, Metrics", + "virtualNetworkRules": [], + "ipRules": [ + { + "value": "23.45.67.90", + "action": "Allow" + }, + { + "value": "23.45.67.91", + "action": "Allow" + } + ], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:35:31.0437222Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:35:31.0437222Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T07:35:30.9343422Z", + "primaryEndpoints": { + "blob": "https://storage4043.blob.core.windows.net/", + "queue": "https://storage4043.queue.core.windows.net/", + "table": "https://storage4043.table.core.windows.net/", + "file": "https://storage4043.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7191/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "227f947cd19141e8aff31ffea96b3a14", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1394", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 07:35:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "227f947cd19141e8aff31ffea96b3a14", + "x-ms-correlation-request-id": "6fbac880-7ba7-4787-b494-d8bf92c0a272", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "fe9b1489-b034-4c7e-99f7-6fbff28731f7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073552Z:6fbac880-7ba7-4787-b494-d8bf92c0a272" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7191/providers/Microsoft.Storage/storageAccounts/storage4043", + "name": "storage4043", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T07:35:31.0280677Z", + "key2": "2021-08-17T07:35:31.0280677Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "Logging, Metrics", + "virtualNetworkRules": [], + "ipRules": [ + { + "value": "23.45.67.90", + "action": "Allow" + }, + { + "value": "23.45.67.91", + "action": "Allow" + } + ], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:35:31.0437222Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:35:31.0437222Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T07:35:30.9343422Z", + "primaryEndpoints": { + "blob": "https://storage4043.blob.core.windows.net/", + "queue": "https://storage4043.queue.core.windows.net/", + "table": "https://storage4043.table.core.windows.net/", + "file": "https://storage4043.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7191/providers/Microsoft.Storage/storageAccounts/storage4043?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a8498a4ccea866b3e36187e5db655cb4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:35:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a8498a4ccea866b3e36187e5db655cb4", + "x-ms-correlation-request-id": "84b179e1-120b-41ba-ac1c-a9c3b09125e4", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "c39c9dd5-f656-450f-9f9f-9e1de64e8f4e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073559Z:84b179e1-120b-41ba-ac1c-a9c3b09125e4" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "415094613", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateUpdataNetworkRuleAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateUpdataNetworkRuleAsync.json new file mode 100644 index 000000000000..3c09b4bc3205 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateUpdataNetworkRuleAsync.json @@ -0,0 +1,960 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "431f2fe3c491e3efdf873e6e736cabde", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "e6fae827-369e-493a-8543-8ea78714b022", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "e6fae827-369e-493a-8543-8ea78714b022", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073603Z:e6fae827-369e-493a-8543-8ea78714b022" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-3998?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-fa6331c815e2854baeaf33c06b305225-203e0714b0d1474e-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3101fb09cda301790752952b860f90bd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "a6825f58-8502-4b4c-a893-ba2c39c41198", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "a6825f58-8502-4b4c-a893-ba2c39c41198", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073603Z:a6825f58-8502-4b4c-a893-ba2c39c41198" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3998", + "name": "teststorageRG-3998", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3998/providers/Microsoft.Storage/storageAccounts/storage1430?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "251", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9feb7783e66f8d65240410efdff9ce45", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "networkAcls": { + "bypass": "Logging, AzureServices", + "ipRules": [ + { + "value": "23.45.67.89", + "action": "Allow" + } + ], + "defaultAction": "Deny" + } + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9feb7783e66f8d65240410efdff9ce45", + "x-ms-correlation-request-id": "0dbf7bc0-4af6-4373-8eb0-785ea2e659c5", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "8bcec166-cbdd-4f8e-ad5b-fda47c6284ce", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073608Z:0dbf7bc0-4af6-4373-8eb0-785ea2e659c5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "33e8b5de31f3238795730c9fbd8a220d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "33e8b5de31f3238795730c9fbd8a220d", + "x-ms-correlation-request-id": "082ab99c-73a5-4649-92c8-c2f51eb97892", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "9e0dcc56-b72f-4779-8d26-5f35f2d3af52", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073608Z:082ab99c-73a5-4649-92c8-c2f51eb97892" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "44454f835bddd295ec99d5df28c73f6f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "44454f835bddd295ec99d5df28c73f6f", + "x-ms-correlation-request-id": "eebddb3c-8179-4d62-9f1d-e58f1a9b0f23", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "e9adf540-0fb3-4d6d-85f1-4d4ad3c781ca", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073610Z:eebddb3c-8179-4d62-9f1d-e58f1a9b0f23" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2911e1039b11b452ba0ea0b4a4ec9440", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2911e1039b11b452ba0ea0b4a4ec9440", + "x-ms-correlation-request-id": "829f85d9-61fa-4aa4-9da3-57408b670046", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "b58046f4-7985-4cb1-a41c-663c824baa3b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073611Z:829f85d9-61fa-4aa4-9da3-57408b670046" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fe1aaf6cbc6f8351201647595ca7fbcd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fe1aaf6cbc6f8351201647595ca7fbcd", + "x-ms-correlation-request-id": "5d914049-2762-463c-a1eb-1106e018e6ce", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "68dcb255-64e7-43ab-a6ed-9a923a9e6397", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073612Z:5d914049-2762-463c-a1eb-1106e018e6ce" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "db9b9c34f978e8fcfc9089cfbae02d00", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "db9b9c34f978e8fcfc9089cfbae02d00", + "x-ms-correlation-request-id": "db82ecfb-f106-4c55-b404-5feb33fc98a1", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "d7b0f68f-13db-48dc-90a3-dafd9fcc7b93", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073614Z:db82ecfb-f106-4c55-b404-5feb33fc98a1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7873950440ad4700908e08fa53f85713", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7873950440ad4700908e08fa53f85713", + "x-ms-correlation-request-id": "1daed2c7-42c6-4bd1-87d0-48aecfd3aa25", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "5ebf10f4-8aa9-4dd2-815f-1e0e2aa6316e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073615Z:1daed2c7-42c6-4bd1-87d0-48aecfd3aa25" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0780d213b95073c7b33202de3282c840", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0780d213b95073c7b33202de3282c840", + "x-ms-correlation-request-id": "7cd239e6-3edb-4f6a-8d31-a0c60341dc64", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "1dee0f10-4bcc-4e96-943f-fb5c209e4de1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073616Z:7cd239e6-3edb-4f6a-8d31-a0c60341dc64" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c75547e98233f3209c544beaf0019403", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c75547e98233f3209c544beaf0019403", + "x-ms-correlation-request-id": "755ac118-4297-4175-b594-304318c8796e", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "3f42aa2e-cbef-49ae-b604-9fc67ee0239a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073618Z:755ac118-4297-4175-b594-304318c8796e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e8bc7639255f4bafcd00c57b3e21150e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e8bc7639255f4bafcd00c57b3e21150e", + "x-ms-correlation-request-id": "fb528fb1-2eaa-4817-8b84-c1b1f2c1c7f2", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "212cb107-7739-4d1d-8d56-f06b12db93fd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073619Z:fb528fb1-2eaa-4817-8b84-c1b1f2c1c7f2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0c11c8c58fa390dfb28d6bfb6edc82b1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0c11c8c58fa390dfb28d6bfb6edc82b1", + "x-ms-correlation-request-id": "3797ff32-ee19-40fb-a83a-22c17e11af7f", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "44dc6477-9155-466b-a5da-587215a6e7f6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073620Z:3797ff32-ee19-40fb-a83a-22c17e11af7f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bba5fe9ddfc6c4e0970af933bda4b57b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bba5fe9ddfc6c4e0970af933bda4b57b", + "x-ms-correlation-request-id": "1b7adbaf-93e6-4cf3-81ed-2deda738a894", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "dda6895f-bdac-4867-98ad-9c9a2051e547", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073622Z:1b7adbaf-93e6-4cf3-81ed-2deda738a894" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "28253c3f87f0a960962b36d2bab3ddf1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "28253c3f87f0a960962b36d2bab3ddf1", + "x-ms-correlation-request-id": "5ab3bf98-385e-4c9a-9ac8-6a92025751d7", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "55e16da2-855f-4575-bbcd-726dc7b8bc69", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073623Z:5ab3bf98-385e-4c9a-9ac8-6a92025751d7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8bcec166-cbdd-4f8e-ad5b-fda47c6284ce?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3fdd147d597be648e74d749995acd30d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1346", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 07:36:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3fdd147d597be648e74d749995acd30d", + "x-ms-correlation-request-id": "5a19639c-272e-4cc2-b010-17fbb68085c0", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "cbc9ab46-ebd6-4fef-9b54-0bdda95a1351", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073624Z:5a19639c-272e-4cc2-b010-17fbb68085c0" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3998/providers/Microsoft.Storage/storageAccounts/storage1430", + "name": "storage1430", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T07:36:06.6232484Z", + "key2": "2021-08-17T07:36:06.6232484Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "Logging, AzureServices", + "virtualNetworkRules": [], + "ipRules": [ + { + "value": "23.45.67.89", + "action": "Allow" + } + ], + "defaultAction": "Deny" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:36:06.6232484Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:36:06.6232484Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T07:36:06.5294570Z", + "primaryEndpoints": { + "blob": "https://storage1430.blob.core.windows.net/", + "queue": "https://storage1430.queue.core.windows.net/", + "table": "https://storage1430.table.core.windows.net/", + "file": "https://storage1430.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3998/providers/Microsoft.Storage/storageAccounts/storage1430?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "177", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "31bcefd75ab715c09dfc259aa90d0ae4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "networkAcls": { + "bypass": "Logging, Metrics", + "ipRules": [ + { + "value": "23.45.67.90", + "action": "Allow" + }, + { + "value": "23.45.67.91", + "action": "Allow" + } + ], + "defaultAction": "Deny" + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1381", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 07:36:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "31bcefd75ab715c09dfc259aa90d0ae4", + "x-ms-correlation-request-id": "c822c17d-3a7b-44d7-8111-9e6c336c3be7", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "1412fc89-81b8-41fa-a3d0-8488292ebf78", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073626Z:c822c17d-3a7b-44d7-8111-9e6c336c3be7" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3998/providers/Microsoft.Storage/storageAccounts/storage1430", + "name": "storage1430", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T07:36:06.6232484Z", + "key2": "2021-08-17T07:36:06.6232484Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "Logging, Metrics", + "virtualNetworkRules": [], + "ipRules": [ + { + "value": "23.45.67.90", + "action": "Allow" + }, + { + "value": "23.45.67.91", + "action": "Allow" + } + ], + "defaultAction": "Deny" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:36:06.6232484Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:36:06.6232484Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T07:36:06.5294570Z", + "primaryEndpoints": { + "blob": "https://storage1430.blob.core.windows.net/", + "queue": "https://storage1430.queue.core.windows.net/", + "table": "https://storage1430.table.core.windows.net/", + "file": "https://storage1430.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3998/providers/Microsoft.Storage/storageAccounts/storage1430?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "56", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a9b6072d75c6e5fff43e40a213c713ea", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "networkAcls": { + "defaultAction": "Allow" + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1382", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 07:36:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a9b6072d75c6e5fff43e40a213c713ea", + "x-ms-correlation-request-id": "f5bee94c-39af-42b2-befd-25e3b219496f", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "aea8626a-25db-4c45-8bad-91c0529cfa0a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073628Z:f5bee94c-39af-42b2-befd-25e3b219496f" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3998/providers/Microsoft.Storage/storageAccounts/storage1430", + "name": "storage1430", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T07:36:06.6232484Z", + "key2": "2021-08-17T07:36:06.6232484Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "Logging, Metrics", + "virtualNetworkRules": [], + "ipRules": [ + { + "value": "23.45.67.90", + "action": "Allow" + }, + { + "value": "23.45.67.91", + "action": "Allow" + } + ], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:36:06.6232484Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:36:06.6232484Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T07:36:06.5294570Z", + "primaryEndpoints": { + "blob": "https://storage1430.blob.core.windows.net/", + "queue": "https://storage1430.queue.core.windows.net/", + "table": "https://storage1430.table.core.windows.net/", + "file": "https://storage1430.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3998/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cafa2858abf6233a53c7a17f34ad3dda", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1394", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 07:36:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cafa2858abf6233a53c7a17f34ad3dda", + "x-ms-correlation-request-id": "406cf6df-4098-4299-a752-f603028e5c67", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "0dd0de4e-67f2-4a9e-b026-6a4c731f06d7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073628Z:406cf6df-4098-4299-a752-f603028e5c67" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3998/providers/Microsoft.Storage/storageAccounts/storage1430", + "name": "storage1430", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T07:36:06.6232484Z", + "key2": "2021-08-17T07:36:06.6232484Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "Logging, Metrics", + "virtualNetworkRules": [], + "ipRules": [ + { + "value": "23.45.67.90", + "action": "Allow" + }, + { + "value": "23.45.67.91", + "action": "Allow" + } + ], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:36:06.6232484Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T07:36:06.6232484Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T07:36:06.5294570Z", + "primaryEndpoints": { + "blob": "https://storage1430.blob.core.windows.net/", + "queue": "https://storage1430.queue.core.windows.net/", + "table": "https://storage1430.table.core.windows.net/", + "file": "https://storage1430.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3998/providers/Microsoft.Storage/storageAccounts/storage1430?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8d6c90432af56246f0d73c78191d02d6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 07:36:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8d6c90432af56246f0d73c78191d02d6", + "x-ms-correlation-request-id": "72403355-23df-479b-80dc-6dda5f35e18f", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "da78255e-72c6-4026-b1b9-3d259ddb865b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T073634Z:72403355-23df-479b-80dc-6dda5f35e18f" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "11316621", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/EcryptionScopeTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/EcryptionScopeTest.json deleted file mode 100644 index 468bfdc47066..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/EcryptionScopeTest.json +++ /dev/null @@ -1,779 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7236?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-bc0d9d4cdd1ebd4abfd4591771c49ad3-fa066c3ab2fb564b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d6a15274d2b47f3ee908c28c8c452126", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e92f749d-40be-46d9-a092-b433ee925028", - "x-ms-ratelimit-remaining-subscription-writes": "1043", - "x-ms-request-id": "e92f749d-40be-46d9-a092-b433ee925028", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031019Z:e92f749d-40be-46d9-a092-b433ee925028" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7236", - "name": "res7236", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7236/providers/Microsoft.Storage/storageAccounts/sto6261?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "94", - "Content-Type": "application/json", - "traceparent": "00-7b646c05cd108248afa82e374834abcc-7356de8a09bf1e4b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "05435a498bbdc6ecb8dde74623503b57", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "East US 2 EUAP", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "05435a498bbdc6ecb8dde74623503b57", - "x-ms-correlation-request-id": "8064f597-75bb-45f5-99ac-f467d2e342d8", - "x-ms-ratelimit-remaining-subscription-writes": "1042", - "x-ms-request-id": "6863e194-37f5-40b8-a0a3-0494c7c9af73", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031022Z:8064f597-75bb-45f5-99ac-f467d2e342d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b8d5c0c0896bc6b6b50ffcf45639c5b7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b8d5c0c0896bc6b6b50ffcf45639c5b7", - "x-ms-correlation-request-id": "3765805b-d133-4089-805c-bbcb0cc40246", - "x-ms-ratelimit-remaining-subscription-reads": "11445", - "x-ms-request-id": "300e313f-283c-41b1-bd06-19c13c89aff5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031022Z:3765805b-d133-4089-805c-bbcb0cc40246" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f49e348694af8411aabeb771cca68112", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f49e348694af8411aabeb771cca68112", - "x-ms-correlation-request-id": "f152bbe0-78ce-4f9f-af02-996ac0188e08", - "x-ms-ratelimit-remaining-subscription-reads": "11444", - "x-ms-request-id": "dfb61f98-afd0-4f11-b287-62eebc52e91a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031024Z:f152bbe0-78ce-4f9f-af02-996ac0188e08" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "63861d50827a64ec9aabdd76c8ba2d15", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "63861d50827a64ec9aabdd76c8ba2d15", - "x-ms-correlation-request-id": "362d6800-c03b-45b8-804a-02823fef5b8b", - "x-ms-ratelimit-remaining-subscription-reads": "11443", - "x-ms-request-id": "9d8c51fc-5bb3-4ac4-af8d-62d59647a005", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031025Z:362d6800-c03b-45b8-804a-02823fef5b8b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "10be078797062b19af500dacd145fa0e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "10be078797062b19af500dacd145fa0e", - "x-ms-correlation-request-id": "61ca88f8-79bd-4d2e-b7fc-45215a98ccb5", - "x-ms-ratelimit-remaining-subscription-reads": "11442", - "x-ms-request-id": "6f399841-d990-4c69-8eb6-cb2384547a0e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031026Z:61ca88f8-79bd-4d2e-b7fc-45215a98ccb5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "38a4e98e61b2033d483a5a04b69bbcf0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "38a4e98e61b2033d483a5a04b69bbcf0", - "x-ms-correlation-request-id": "c4d4baca-4d19-4915-8d39-09904a13ab47", - "x-ms-ratelimit-remaining-subscription-reads": "11441", - "x-ms-request-id": "4614334a-df56-4217-8e10-ad4b77f66e87", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031028Z:c4d4baca-4d19-4915-8d39-09904a13ab47" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c4e9a29070e7b80c045ab429753f9254", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c4e9a29070e7b80c045ab429753f9254", - "x-ms-correlation-request-id": "fda4228e-6171-4cf5-9169-ebccb2c8f033", - "x-ms-ratelimit-remaining-subscription-reads": "11440", - "x-ms-request-id": "e5bc30b4-7cf1-4107-8811-14a4d6fc4402", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031029Z:fda4228e-6171-4cf5-9169-ebccb2c8f033" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dee7ceb0f4162562cabac7cc3d157514", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dee7ceb0f4162562cabac7cc3d157514", - "x-ms-correlation-request-id": "1a43f55f-960b-44ed-be3b-659a83969eab", - "x-ms-ratelimit-remaining-subscription-reads": "11439", - "x-ms-request-id": "4736ee08-4014-4d63-8dc2-dd374391e35d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031031Z:1a43f55f-960b-44ed-be3b-659a83969eab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2f1b1d94355c1d27dceb3458ad138e08", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2f1b1d94355c1d27dceb3458ad138e08", - "x-ms-correlation-request-id": "f75c1d64-3e63-4738-8952-70169a8178e5", - "x-ms-ratelimit-remaining-subscription-reads": "11438", - "x-ms-request-id": "a8752021-3628-4742-8fa1-df4474860e40", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031032Z:f75c1d64-3e63-4738-8952-70169a8178e5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e85306a7ddb39cda3fc4fa2ca8407bee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e85306a7ddb39cda3fc4fa2ca8407bee", - "x-ms-correlation-request-id": "9944ca8f-b87a-4c00-bca0-b2b72aae9a5b", - "x-ms-ratelimit-remaining-subscription-reads": "11437", - "x-ms-request-id": "d216ae04-0f2d-4a08-8adb-0d868dba79ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031033Z:9944ca8f-b87a-4c00-bca0-b2b72aae9a5b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5895a0e562247af8a7ca012bc00978b6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5895a0e562247af8a7ca012bc00978b6", - "x-ms-correlation-request-id": "191730b5-7964-4416-8561-ccfbac611e52", - "x-ms-ratelimit-remaining-subscription-reads": "11436", - "x-ms-request-id": "acc2e0d0-7d30-410b-8eca-b3094c7bd9ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031035Z:191730b5-7964-4416-8561-ccfbac611e52" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3624bf2c8dc1b660437ff0973bfa749c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3624bf2c8dc1b660437ff0973bfa749c", - "x-ms-correlation-request-id": "233a9ac2-69c4-449e-a5cf-b8ee34a7270d", - "x-ms-ratelimit-remaining-subscription-reads": "11435", - "x-ms-request-id": "a37409b2-466c-4bc2-b0f6-ac9017bde6a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031036Z:233a9ac2-69c4-449e-a5cf-b8ee34a7270d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0c72466f367d45e40dd940e8dcaedb35", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0c72466f367d45e40dd940e8dcaedb35", - "x-ms-correlation-request-id": "680a0c0c-caf8-4949-bb22-644b6abf19ea", - "x-ms-ratelimit-remaining-subscription-reads": "11434", - "x-ms-request-id": "38f3ddeb-9026-445b-bbc2-471e513befc5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031037Z:680a0c0c-caf8-4949-bb22-644b6abf19ea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6863e194-37f5-40b8-a0a3-0494c7c9af73?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e9ff434b451b582d3fdf15a572603fac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1196", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:10:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e9ff434b451b582d3fdf15a572603fac", - "x-ms-correlation-request-id": "b699bd0c-6732-464e-8d84-0bd5590ae48d", - "x-ms-ratelimit-remaining-subscription-reads": "11433", - "x-ms-request-id": "668209ee-1287-42ae-b404-c50617cb5c29", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031039Z:b699bd0c-6732-464e-8d84-0bd5590ae48d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7236/providers/Microsoft.Storage/storageAccounts/sto6261", - "name": "sto6261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2euap", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:10:22.1826001Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:10:22.1826001Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:10:22.1125966Z", - "primaryEndpoints": { - "dfs": "https://sto6261.dfs.core.windows.net/", - "web": "https://sto6261.z3.web.core.windows.net/", - "blob": "https://sto6261.blob.core.windows.net/", - "queue": "https://sto6261.queue.core.windows.net/", - "table": "https://sto6261.table.core.windows.net/", - "file": "https://sto6261.file.core.windows.net/" - }, - "primaryLocation": "eastus2euap", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7236/providers/Microsoft.Storage/storageAccounts/sto6261/encryptionScopes/testscope?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "64", - "Content-Type": "application/json", - "traceparent": "00-e184b017c62d0348921b33ab58fc3904-34d0d2bce90a8140-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "79bb65556b96f638dadf29e84c78da94", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "source": "Microsoft.Storage", - "state": "Disabled" - } - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "424", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:10:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "79bb65556b96f638dadf29e84c78da94", - "x-ms-correlation-request-id": "d6bc98d9-91d1-41df-9931-6001c245554a", - "x-ms-ratelimit-remaining-subscription-writes": "1041", - "x-ms-request-id": "3ac483b4-1a35-4862-b01f-06aa8a2e031d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031039Z:d6bc98d9-91d1-41df-9931-6001c245554a" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7236/providers/Microsoft.Storage/storageAccounts/sto6261/encryptionScopes/testscope", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope", - "properties": { - "source": "Microsoft.Storage", - "keyVaultProperties": {}, - "creationTime": "2020-09-14T03:10:39.4066234Z", - "lastModifiedTime": "2020-09-14T03:10:39.4066234Z", - "state": "Disabled" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7236/providers/Microsoft.Storage/storageAccounts/sto6261/encryptionScopes/testscope?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-fb27f73f1a64bb4f99dca805562059a1-cee3aebe36994648-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f74cbaa38bfa2a81191acd9e203fd2ac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "400", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:10:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f74cbaa38bfa2a81191acd9e203fd2ac", - "x-ms-correlation-request-id": "4f9e58d9-e202-4802-867a-daae1c9d7429", - "x-ms-ratelimit-remaining-subscription-reads": "11432", - "x-ms-request-id": "f8f6fe2a-e237-4ab4-87da-86839bcde87e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031039Z:4f9e58d9-e202-4802-867a-daae1c9d7429" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7236/providers/Microsoft.Storage/storageAccounts/sto6261/encryptionScopes/testscope", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope", - "properties": { - "source": "Microsoft.Storage", - "creationTime": "2020-09-14T03:10:39.4066234Z", - "lastModifiedTime": "2020-09-14T03:10:39.4066234Z", - "state": "Disabled" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7236/providers/Microsoft.Storage/storageAccounts/sto6261/encryptionScopes/testscope?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "63", - "Content-Type": "application/json", - "traceparent": "00-040f247570900943959834f35394bcdf-61807dd27bec914f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7693949962f3e09e0a090f3c1b440cc7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "source": "Microsoft.Storage", - "state": "Enabled" - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "399", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:10:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7693949962f3e09e0a090f3c1b440cc7", - "x-ms-correlation-request-id": "84676924-ab41-4da4-b88b-70f92e554c29", - "x-ms-ratelimit-remaining-subscription-writes": "1040", - "x-ms-request-id": "76b25c3f-92c5-4c58-8e00-2deeb29b3f85", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031040Z:84676924-ab41-4da4-b88b-70f92e554c29" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7236/providers/Microsoft.Storage/storageAccounts/sto6261/encryptionScopes/testscope", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope", - "properties": { - "source": "Microsoft.Storage", - "creationTime": "2020-09-14T03:10:39.4066234Z", - "lastModifiedTime": "2020-09-14T03:10:40.3571102Z", - "state": "Enabled" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7236/providers/Microsoft.Storage/storageAccounts/sto6261/encryptionScopes?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b80181044714cab1e391607c9d9ad59a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "411", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:10:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b80181044714cab1e391607c9d9ad59a", - "x-ms-correlation-request-id": "951d23d3-8a5d-49ec-b986-897c85c57016", - "x-ms-ratelimit-remaining-subscription-reads": "11431", - "x-ms-request-id": "4ab331af-f4ab-4063-a350-ec1dd08f8a5a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031040Z:951d23d3-8a5d-49ec-b986-897c85c57016" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7236/providers/Microsoft.Storage/storageAccounts/sto6261/encryptionScopes/testscope", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope", - "properties": { - "source": "Microsoft.Storage", - "creationTime": "2020-09-14T03:10:39.4066234Z", - "lastModifiedTime": "2020-09-14T03:10:40.3571102Z", - "state": "Enabled" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "315046422", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/EcryptionScopeTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/EcryptionScopeTestAsync.json deleted file mode 100644 index 26fd3f8f17a6..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/EcryptionScopeTestAsync.json +++ /dev/null @@ -1,779 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7369?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-1747ee658f232e49a32c46d8f88a5c9e-789f6def0ae0c545-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "370af44a42e6028bc99e31db5bdfdc14", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2c36b943-91fe-4045-ad3c-4903b188424e", - "x-ms-ratelimit-remaining-subscription-writes": "1147", - "x-ms-request-id": "2c36b943-91fe-4045-ad3c-4903b188424e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033019Z:2c36b943-91fe-4045-ad3c-4903b188424e" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7369", - "name": "res7369", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7369/providers/Microsoft.Storage/storageAccounts/sto2156?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "94", - "Content-Type": "application/json", - "traceparent": "00-cd1c830cfbedac4c806b1bab4e12c25a-04edd55852001145-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "23c82b9bfce98d01317e5388aad77484", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "East US 2 EUAP", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "23c82b9bfce98d01317e5388aad77484", - "x-ms-correlation-request-id": "d0abda97-430c-4b19-b1a6-f0a95ac0cd5f", - "x-ms-ratelimit-remaining-subscription-writes": "1146", - "x-ms-request-id": "676d2030-9ecb-46d9-a156-4c3d3e1484b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033024Z:d0abda97-430c-4b19-b1a6-f0a95ac0cd5f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "785871e0f9faf76108aab4c438791fc7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "785871e0f9faf76108aab4c438791fc7", - "x-ms-correlation-request-id": "bb2d61d0-05f2-40bf-ba4b-8ad80f1fe3fa", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "597d6bdf-90d1-43de-a86f-19dcfc1883b8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033024Z:bb2d61d0-05f2-40bf-ba4b-8ad80f1fe3fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f98f56bc8ec66b026729f40cb7141b67", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f98f56bc8ec66b026729f40cb7141b67", - "x-ms-correlation-request-id": "5486a5e8-4a8d-4a48-870d-ef766f08e401", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "874d1b71-f1c8-47a3-849d-f25ec7bb9a68", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033025Z:5486a5e8-4a8d-4a48-870d-ef766f08e401" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "38a74eb6fc7ed28a841e7d9d7b0066b4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "38a74eb6fc7ed28a841e7d9d7b0066b4", - "x-ms-correlation-request-id": "d2ad49bc-6244-4eca-8fc2-8a7979e9f8b5", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "1cfd0089-4894-4905-acb6-40f1914d53ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033027Z:d2ad49bc-6244-4eca-8fc2-8a7979e9f8b5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1b2f7dbdce3a523e6fed11d1045540f3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1b2f7dbdce3a523e6fed11d1045540f3", - "x-ms-correlation-request-id": "1ec404f2-627b-4997-a2c5-240b48795d94", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "89ccbd21-90f0-4ccc-824f-a4c1c6ba9865", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033028Z:1ec404f2-627b-4997-a2c5-240b48795d94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ea0e4d8ee7d1c048ccbd74a81065ef66", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ea0e4d8ee7d1c048ccbd74a81065ef66", - "x-ms-correlation-request-id": "70a75258-6d70-4e7e-b2d7-1ca13b8dc551", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "7d3a2f24-1072-483b-957a-d693e48cdfb0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033029Z:70a75258-6d70-4e7e-b2d7-1ca13b8dc551" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "394f3fc200e5e72c1055c891ebb8cd2f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "394f3fc200e5e72c1055c891ebb8cd2f", - "x-ms-correlation-request-id": "862334ca-cab6-4839-bb48-88d661a75ac0", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "4b12d5a4-642a-4a0a-9e4d-519c75e41b12", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033031Z:862334ca-cab6-4839-bb48-88d661a75ac0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2e0f8add7cf1d6e3346f4f7d5a95420a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2e0f8add7cf1d6e3346f4f7d5a95420a", - "x-ms-correlation-request-id": "81e34d54-e867-43d3-9534-47a5347c7b27", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "e4034582-27d4-40f2-b4e8-0acb0bec21ad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033032Z:81e34d54-e867-43d3-9534-47a5347c7b27" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c40faafd06068d0e2027d97c1eb7d413", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c40faafd06068d0e2027d97c1eb7d413", - "x-ms-correlation-request-id": "46b402ae-7b58-40c0-b574-0c62f8b48573", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "13c3feb2-2eb6-4022-9c95-d9e0f0908708", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033033Z:46b402ae-7b58-40c0-b574-0c62f8b48573" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "85ca45efc15645755c780575b0af8c7b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "85ca45efc15645755c780575b0af8c7b", - "x-ms-correlation-request-id": "5da4e797-7359-4235-80b6-17f0e63e9289", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "2b2e6224-9a8b-452f-8f50-687658b45883", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033035Z:5da4e797-7359-4235-80b6-17f0e63e9289" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4193be1308a9d7287b810ecaa267b77d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4193be1308a9d7287b810ecaa267b77d", - "x-ms-correlation-request-id": "4018edf3-42f6-43d0-9ed7-7019b00d4ebe", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "ffd97bab-c244-4c4b-9c56-a6842ac0b599", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033036Z:4018edf3-42f6-43d0-9ed7-7019b00d4ebe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "158d3b9abcca3cb435c9678d0198dc70", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "158d3b9abcca3cb435c9678d0198dc70", - "x-ms-correlation-request-id": "6ff941b6-3bc9-41c4-8a22-da953c3d863a", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "8e1b09ec-222c-4279-8db1-3f0418bd6517", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033037Z:6ff941b6-3bc9-41c4-8a22-da953c3d863a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "60685e9a9324e66a1cf30ad4b3aaa3f5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "60685e9a9324e66a1cf30ad4b3aaa3f5", - "x-ms-correlation-request-id": "300f93dc-5379-420a-8284-6fe6ba7a4cc0", - "x-ms-ratelimit-remaining-subscription-reads": "11755", - "x-ms-request-id": "ae39a9f5-4236-4270-982f-6bc6bad303b8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033039Z:300f93dc-5379-420a-8284-6fe6ba7a4cc0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/676d2030-9ecb-46d9-a156-4c3d3e1484b7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "75da87c1772256b009570ce0a19bd6e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1196", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:30:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "75da87c1772256b009570ce0a19bd6e3", - "x-ms-correlation-request-id": "a5d60e23-f99c-4034-a032-a2e0ef68bcd8", - "x-ms-ratelimit-remaining-subscription-reads": "11754", - "x-ms-request-id": "0b685d73-e5b3-4a4b-a4c4-18db1db4f377", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033040Z:a5d60e23-f99c-4034-a032-a2e0ef68bcd8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7369/providers/Microsoft.Storage/storageAccounts/sto2156", - "name": "sto2156", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2euap", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:30:23.6546998Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:30:23.6546998Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:30:23.5697209Z", - "primaryEndpoints": { - "dfs": "https://sto2156.dfs.core.windows.net/", - "web": "https://sto2156.z3.web.core.windows.net/", - "blob": "https://sto2156.blob.core.windows.net/", - "queue": "https://sto2156.queue.core.windows.net/", - "table": "https://sto2156.table.core.windows.net/", - "file": "https://sto2156.file.core.windows.net/" - }, - "primaryLocation": "eastus2euap", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7369/providers/Microsoft.Storage/storageAccounts/sto2156/encryptionScopes/testscope?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "64", - "Content-Type": "application/json", - "traceparent": "00-831c68b581a46c449b594c03675d02aa-a0d73e3e66b3b44d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "432f9da457fe0759d1a6f8d7b2df898a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "source": "Microsoft.Storage", - "state": "Disabled" - } - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "424", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:30:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "432f9da457fe0759d1a6f8d7b2df898a", - "x-ms-correlation-request-id": "5b255b6b-de99-4ccf-85a3-96a00960aba2", - "x-ms-ratelimit-remaining-subscription-writes": "1145", - "x-ms-request-id": "ecc8ca1a-fa7f-4ffe-aded-5d9f1d8ab587", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033040Z:5b255b6b-de99-4ccf-85a3-96a00960aba2" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7369/providers/Microsoft.Storage/storageAccounts/sto2156/encryptionScopes/testscope", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope", - "properties": { - "source": "Microsoft.Storage", - "keyVaultProperties": {}, - "creationTime": "2020-09-14T03:30:40.6847804Z", - "lastModifiedTime": "2020-09-14T03:30:40.6847804Z", - "state": "Disabled" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7369/providers/Microsoft.Storage/storageAccounts/sto2156/encryptionScopes/testscope?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-8bcda91f78e4274cbbe3051cc0390bbd-4b861051d78b2a40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "79cc722567bd234eae1156cd868a4581", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "400", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:30:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "79cc722567bd234eae1156cd868a4581", - "x-ms-correlation-request-id": "344ce164-d232-40c5-9068-949e2742d001", - "x-ms-ratelimit-remaining-subscription-reads": "11753", - "x-ms-request-id": "e9088b2c-094d-434f-9bbf-5610d5756e34", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033041Z:344ce164-d232-40c5-9068-949e2742d001" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7369/providers/Microsoft.Storage/storageAccounts/sto2156/encryptionScopes/testscope", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope", - "properties": { - "source": "Microsoft.Storage", - "creationTime": "2020-09-14T03:30:40.6847804Z", - "lastModifiedTime": "2020-09-14T03:30:40.6847804Z", - "state": "Disabled" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7369/providers/Microsoft.Storage/storageAccounts/sto2156/encryptionScopes/testscope?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "63", - "Content-Type": "application/json", - "traceparent": "00-8de9f16decd8af4fa7dbf2f1ebd7cbbf-772220f0115cb24b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1530261c5f7a69f72ed3a47b7ed9a429", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "source": "Microsoft.Storage", - "state": "Enabled" - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "399", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:30:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1530261c5f7a69f72ed3a47b7ed9a429", - "x-ms-correlation-request-id": "47065628-65d3-4e25-8795-dd29e9cb3c83", - "x-ms-ratelimit-remaining-subscription-writes": "1144", - "x-ms-request-id": "16dab6c3-4996-40fe-b113-218590493a54", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033041Z:47065628-65d3-4e25-8795-dd29e9cb3c83" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7369/providers/Microsoft.Storage/storageAccounts/sto2156/encryptionScopes/testscope", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope", - "properties": { - "source": "Microsoft.Storage", - "creationTime": "2020-09-14T03:30:40.6847804Z", - "lastModifiedTime": "2020-09-14T03:30:41.6222398Z", - "state": "Enabled" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7369/providers/Microsoft.Storage/storageAccounts/sto2156/encryptionScopes?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2eba82ce5cce3c254e0c95ec018b8146", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "411", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:30:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2eba82ce5cce3c254e0c95ec018b8146", - "x-ms-correlation-request-id": "0ca43cad-3f80-4ffb-a926-98dbb05ee087", - "x-ms-ratelimit-remaining-subscription-reads": "11752", - "x-ms-request-id": "0b4a3ac0-8044-440d-be5d-ee0ae51ac7e3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033042Z:0ca43cad-3f80-4ffb-a926-98dbb05ee087" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7369/providers/Microsoft.Storage/storageAccounts/sto2156/encryptionScopes/testscope", - "type": "Microsoft.Storage/storageAccounts/encryptionScopes", - "name": "testscope", - "properties": { - "source": "Microsoft.Storage", - "creationTime": "2020-09-14T03:30:40.6847804Z", - "lastModifiedTime": "2020-09-14T03:30:41.6222398Z", - "state": "Enabled" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "900250442", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetAllStorageAccounts.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetAllStorageAccounts.json new file mode 100644 index 000000000000..409fdb6d84b3 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetAllStorageAccounts.json @@ -0,0 +1,1451 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7d0cef264f517b333011c90d5e811b7a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:36:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "8cd4d0b5-c15a-4f2e-b3c0-8c65210ef8f4", + "x-ms-ratelimit-remaining-subscription-reads": "11946", + "x-ms-request-id": "8cd4d0b5-c15a-4f2e-b3c0-8c65210ef8f4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063640Z:8cd4d0b5-c15a-4f2e-b3c0-8c65210ef8f4" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-4793?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-ef10e9975c6dd94698c9a4904657eb0f-d90b8ee8ec30bc4e-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6a273a484dd20c2ffa0bf152ddbe507d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:36:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "76a7d89c-22c9-438e-992c-c8357a5717da", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "76a7d89c-22c9-438e-992c-c8357a5717da", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063643Z:76a7d89c-22c9-438e-992c-c8357a5717da" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793", + "name": "teststorageRG-4793", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage17958?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bcbf04ccafbe68fabfadd66b24fe5f83", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:36:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bcbf04ccafbe68fabfadd66b24fe5f83", + "x-ms-correlation-request-id": "320e8c1a-a5cb-4692-8543-179793334cb9", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "8545840d-5527-4c52-9463-6d965400cfb7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063651Z:320e8c1a-a5cb-4692-8543-179793334cb9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "764f040ee83999d640beab2476c3e8fb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:36:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "764f040ee83999d640beab2476c3e8fb", + "x-ms-correlation-request-id": "71808127-35ac-45e0-88e0-3d232d4d519e", + "x-ms-ratelimit-remaining-subscription-reads": "11945", + "x-ms-request-id": "7f5e7948-fe5f-4b9d-9f1c-7d02e85fc69b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063652Z:71808127-35ac-45e0-88e0-3d232d4d519e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a5d66eab7a73477ec98f9b7b768929ff", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:36:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a5d66eab7a73477ec98f9b7b768929ff", + "x-ms-correlation-request-id": "02cd2f8c-c5b4-42d4-88bb-5fef781513a2", + "x-ms-ratelimit-remaining-subscription-reads": "11944", + "x-ms-request-id": "fb7a2300-55db-4343-a63b-db61cfa87036", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063653Z:02cd2f8c-c5b4-42d4-88bb-5fef781513a2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "205d87c1e8af934960b19541d816b85d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:36:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "205d87c1e8af934960b19541d816b85d", + "x-ms-correlation-request-id": "0637b08b-948d-4bfe-90ec-590f8e559ad5", + "x-ms-ratelimit-remaining-subscription-reads": "11943", + "x-ms-request-id": "7dc9356c-1689-4d22-8767-66e46cb29e73", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063654Z:0637b08b-948d-4bfe-90ec-590f8e559ad5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d0c53c5a46e993dc8507aca94d5b22b7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:36:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d0c53c5a46e993dc8507aca94d5b22b7", + "x-ms-correlation-request-id": "f126976b-b251-4dc3-9455-b4db4bbd3af6", + "x-ms-ratelimit-remaining-subscription-reads": "11942", + "x-ms-request-id": "60812408-3d51-473e-9779-b1d3f597ef65", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063656Z:f126976b-b251-4dc3-9455-b4db4bbd3af6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ef62ac94c766c24c244345c2e53c6fb3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:36:57 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ef62ac94c766c24c244345c2e53c6fb3", + "x-ms-correlation-request-id": "2bddd9dd-7a71-4aad-9d9c-e2f510dc408f", + "x-ms-ratelimit-remaining-subscription-reads": "11941", + "x-ms-request-id": "320a8258-ec54-4a3e-ada5-37d8801b7b8c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063657Z:2bddd9dd-7a71-4aad-9d9c-e2f510dc408f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "39213dd659c47b16abc99aa73ca04605", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:36:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "39213dd659c47b16abc99aa73ca04605", + "x-ms-correlation-request-id": "1a820e49-e112-4e58-9922-60e28f2e3ebf", + "x-ms-ratelimit-remaining-subscription-reads": "11940", + "x-ms-request-id": "39c8d22f-0511-4ea6-9870-e314fc6a05a8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063658Z:1a820e49-e112-4e58-9922-60e28f2e3ebf" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2cacdd8fc9b392f7f002aba50019ae49", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2cacdd8fc9b392f7f002aba50019ae49", + "x-ms-correlation-request-id": "3f9180dc-22d4-490c-9d07-a254ab2b70a7", + "x-ms-ratelimit-remaining-subscription-reads": "11939", + "x-ms-request-id": "bbba254d-567f-4970-991e-c9445c5d29f6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063700Z:3f9180dc-22d4-490c-9d07-a254ab2b70a7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0fd2f998e83a3bf296e6449c2da48684", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0fd2f998e83a3bf296e6449c2da48684", + "x-ms-correlation-request-id": "ad6c57b2-f31b-4f82-b223-9504478a92f6", + "x-ms-ratelimit-remaining-subscription-reads": "11938", + "x-ms-request-id": "26b78fd6-41c3-4677-8b6e-811a675da240", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063701Z:ad6c57b2-f31b-4f82-b223-9504478a92f6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "07333ffd438f0dff468e49c1ad707b91", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "07333ffd438f0dff468e49c1ad707b91", + "x-ms-correlation-request-id": "68cb5f4f-0bf5-488f-8366-61540e627292", + "x-ms-ratelimit-remaining-subscription-reads": "11937", + "x-ms-request-id": "57f7b427-abff-49e9-bf6b-3e0e5d85b15d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063702Z:68cb5f4f-0bf5-488f-8366-61540e627292" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "420f511a36cda6cbeb7195cd845a654b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "420f511a36cda6cbeb7195cd845a654b", + "x-ms-correlation-request-id": "23ae7e03-eb56-4c77-be76-355bfbdd47d6", + "x-ms-ratelimit-remaining-subscription-reads": "11936", + "x-ms-request-id": "1cde95c9-f969-41fe-86fb-bb7cf49b8737", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063704Z:23ae7e03-eb56-4c77-be76-355bfbdd47d6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c1a8277ca7e655b9fac5c9ab9f318d26", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c1a8277ca7e655b9fac5c9ab9f318d26", + "x-ms-correlation-request-id": "f38e09fb-2f85-4ce4-8b00-229458cece13", + "x-ms-ratelimit-remaining-subscription-reads": "11935", + "x-ms-request-id": "5fbe1065-4c52-4dea-a924-3355433a3c8f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063705Z:f38e09fb-2f85-4ce4-8b00-229458cece13" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "db82b26b4395c6b6748c1c1ead3188eb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:06 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "db82b26b4395c6b6748c1c1ead3188eb", + "x-ms-correlation-request-id": "70f5d23f-ec9d-42c0-a177-005c95db2f25", + "x-ms-ratelimit-remaining-subscription-reads": "11934", + "x-ms-request-id": "10402a89-05cc-4fa2-8686-0729f81e07dc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063706Z:70f5d23f-ec9d-42c0-a177-005c95db2f25" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8545840d-5527-4c52-9463-6d965400cfb7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8545fd28bac773aa97b948086d1f07b9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1304", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:37:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8545fd28bac773aa97b948086d1f07b9", + "x-ms-correlation-request-id": "3721533b-8aaa-44c6-b7ac-22d3cdf962ef", + "x-ms-ratelimit-remaining-subscription-reads": "11933", + "x-ms-request-id": "535e3359-2c12-44fe-b803-f9dd04dc2c35", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063707Z:3721533b-8aaa-44c6-b7ac-22d3cdf962ef" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage17958", + "name": "storage17958", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:36:49.7283529Z", + "key2": "2021-08-13T06:36:49.7283529Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:36:49.7441498Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:36:49.7441498Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:36:49.6189812Z", + "primaryEndpoints": { + "blob": "https://storage17958.blob.core.windows.net/", + "queue": "https://storage17958.queue.core.windows.net/", + "table": "https://storage17958.table.core.windows.net/", + "file": "https://storage17958.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage22397?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d2626fe389d838b671e24c5a8b9aa8c8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d2626fe389d838b671e24c5a8b9aa8c8", + "x-ms-correlation-request-id": "b7a783f2-a6b8-4983-911d-c16437358496", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "6fd66ebd-c371-4eac-b498-a8ac5e20d8ed", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063711Z:b7a783f2-a6b8-4983-911d-c16437358496" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3d3a6284b6cf9e13470c14e46d50e7fd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3d3a6284b6cf9e13470c14e46d50e7fd", + "x-ms-correlation-request-id": "46478fcc-2d18-45ea-9cc0-72114113725c", + "x-ms-ratelimit-remaining-subscription-reads": "11932", + "x-ms-request-id": "593497ef-f3c1-4427-ac67-8b8fb6451cf8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063712Z:46478fcc-2d18-45ea-9cc0-72114113725c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "90cb8011659bdbcd11b1cac946da3dc3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "90cb8011659bdbcd11b1cac946da3dc3", + "x-ms-correlation-request-id": "a8188ee1-9355-4c95-b0be-62f80f2c4a8e", + "x-ms-ratelimit-remaining-subscription-reads": "11931", + "x-ms-request-id": "db68379f-6d20-4317-949d-163ae1e4f1cd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063713Z:a8188ee1-9355-4c95-b0be-62f80f2c4a8e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "29d5f6896a6086f8c9e45adff47943b6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "29d5f6896a6086f8c9e45adff47943b6", + "x-ms-correlation-request-id": "700072d0-a12c-4fa9-bfaf-09ead338053a", + "x-ms-ratelimit-remaining-subscription-reads": "11930", + "x-ms-request-id": "5186ac48-13eb-49bf-8ccb-d0ab815ba8a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063714Z:700072d0-a12c-4fa9-bfaf-09ead338053a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7aca4627c8e21fb9945f2c1eec4a586d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7aca4627c8e21fb9945f2c1eec4a586d", + "x-ms-correlation-request-id": "3cf611e6-8251-409d-8785-2e7ffdd03d1e", + "x-ms-ratelimit-remaining-subscription-reads": "11929", + "x-ms-request-id": "3281c2a8-3afe-48e6-9012-afa81285c9d3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063715Z:3cf611e6-8251-409d-8785-2e7ffdd03d1e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "765b50cfbe7ba69c8745c6b60beee697", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "765b50cfbe7ba69c8745c6b60beee697", + "x-ms-correlation-request-id": "ace0b9e8-02e3-4a6a-a8a9-2da18dc02325", + "x-ms-ratelimit-remaining-subscription-reads": "11928", + "x-ms-request-id": "07531e27-7df1-4af8-8b0f-add17b9d3720", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063717Z:ace0b9e8-02e3-4a6a-a8a9-2da18dc02325" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ffa2136dc20fc0e03db694003eda9a7f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ffa2136dc20fc0e03db694003eda9a7f", + "x-ms-correlation-request-id": "ee5bfa60-1111-4fc5-b3d6-53ac38ade23c", + "x-ms-ratelimit-remaining-subscription-reads": "11927", + "x-ms-request-id": "2c5737dd-d3aa-4136-b276-d13dd9dc9640", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063718Z:ee5bfa60-1111-4fc5-b3d6-53ac38ade23c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a30fec8ccc1e683ba923f39d020213a5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a30fec8ccc1e683ba923f39d020213a5", + "x-ms-correlation-request-id": "c134f3c2-69aa-4535-837a-f0b0c5c106cb", + "x-ms-ratelimit-remaining-subscription-reads": "11926", + "x-ms-request-id": "57f28070-9993-4b13-8ae7-ce4d90617647", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063719Z:c134f3c2-69aa-4535-837a-f0b0c5c106cb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d8b0957958a70d5d6f9a39c5299c68ad", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d8b0957958a70d5d6f9a39c5299c68ad", + "x-ms-correlation-request-id": "63363836-4218-476b-b0e7-a7376a521fe6", + "x-ms-ratelimit-remaining-subscription-reads": "11925", + "x-ms-request-id": "5b36be9a-bfb7-4b9c-b64b-a43626376a47", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063721Z:63363836-4218-476b-b0e7-a7376a521fe6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1f2a46aa42dfa078d83955ecce43be3a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1f2a46aa42dfa078d83955ecce43be3a", + "x-ms-correlation-request-id": "61400714-6018-4de1-9d9e-ed5bd45b15e0", + "x-ms-ratelimit-remaining-subscription-reads": "11924", + "x-ms-request-id": "d9e32cee-dc97-4f92-83b8-32582b074ef0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063722Z:61400714-6018-4de1-9d9e-ed5bd45b15e0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a987efa2c12933d78f02338393753f0d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a987efa2c12933d78f02338393753f0d", + "x-ms-correlation-request-id": "1e8c8fb7-a0be-46b2-aa0c-123c2cb7169c", + "x-ms-ratelimit-remaining-subscription-reads": "11923", + "x-ms-request-id": "2755c146-fd6c-4fe7-b9a7-53670e137800", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063723Z:1e8c8fb7-a0be-46b2-aa0c-123c2cb7169c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bbf246baf4d836c61c0f006e03703e2c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bbf246baf4d836c61c0f006e03703e2c", + "x-ms-correlation-request-id": "89e0819c-c54a-49b1-9da1-56542e2909d3", + "x-ms-ratelimit-remaining-subscription-reads": "11922", + "x-ms-request-id": "99df5ed0-3142-4f6b-b622-eb6580fab528", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063725Z:89e0819c-c54a-49b1-9da1-56542e2909d3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3a22ffdcbf15e9836ef68fdc0ff40d62", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3a22ffdcbf15e9836ef68fdc0ff40d62", + "x-ms-correlation-request-id": "c9d93984-a328-4fd5-b61b-d2d99d8c6d48", + "x-ms-ratelimit-remaining-subscription-reads": "11921", + "x-ms-request-id": "88346560-eaa1-4fb1-b9ff-58e8a17d77bd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063726Z:c9d93984-a328-4fd5-b61b-d2d99d8c6d48" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6fd66ebd-c371-4eac-b498-a8ac5e20d8ed?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "883148fa0251ae6128518c1ac069301e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1304", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:37:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "883148fa0251ae6128518c1ac069301e", + "x-ms-correlation-request-id": "94a89591-88cb-4fa8-a30f-f070d07eec9a", + "x-ms-ratelimit-remaining-subscription-reads": "11920", + "x-ms-request-id": "14437191-9a61-473d-a1b5-d39f4bb1662f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063727Z:94a89591-88cb-4fa8-a30f-f070d07eec9a" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage22397", + "name": "storage22397", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:37:10.3065806Z", + "key2": "2021-08-13T06:37:10.3065806Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:37:10.3221723Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:37:10.3221723Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:37:10.1971676Z", + "primaryEndpoints": { + "blob": "https://storage22397.blob.core.windows.net/", + "queue": "https://storage22397.queue.core.windows.net/", + "table": "https://storage22397.table.core.windows.net/", + "file": "https://storage22397.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "94a707c40452fbf7c3084ce264e92628", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2621", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:37:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "94a707c40452fbf7c3084ce264e92628", + "x-ms-correlation-request-id": "f2adacfd-6546-4e92-b904-a2ba4f4b06ac", + "x-ms-ratelimit-remaining-subscription-reads": "11919", + "x-ms-request-id": "22b229d6-eec2-4cc2-9952-b289a5d009f2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063728Z:f2adacfd-6546-4e92-b904-a2ba4f4b06ac" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage17958", + "name": "storage17958", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:36:49.7283529Z", + "key2": "2021-08-13T06:36:49.7283529Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:36:49.7441498Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:36:49.7441498Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:36:49.6189812Z", + "primaryEndpoints": { + "blob": "https://storage17958.blob.core.windows.net/", + "queue": "https://storage17958.queue.core.windows.net/", + "table": "https://storage17958.table.core.windows.net/", + "file": "https://storage17958.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + }, + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage22397", + "name": "storage22397", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:37:10.3065806Z", + "key2": "2021-08-13T06:37:10.3065806Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:37:10.3221723Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:37:10.3221723Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:37:10.1971676Z", + "primaryEndpoints": { + "blob": "https://storage22397.blob.core.windows.net/", + "queue": "https://storage22397.queue.core.windows.net/", + "table": "https://storage22397.table.core.windows.net/", + "file": "https://storage22397.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ba739e01b53edadb9d7411c432682805", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2621", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:37:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ba739e01b53edadb9d7411c432682805", + "x-ms-correlation-request-id": "c716ccd5-8f57-40d3-a41e-d2ca6ebb6628", + "x-ms-ratelimit-remaining-subscription-reads": "11918", + "x-ms-request-id": "1dcce3b7-7db3-4dcf-8572-c123dd225207", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063728Z:c716ccd5-8f57-40d3-a41e-d2ca6ebb6628" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage17958", + "name": "storage17958", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:36:49.7283529Z", + "key2": "2021-08-13T06:36:49.7283529Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:36:49.7441498Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:36:49.7441498Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:36:49.6189812Z", + "primaryEndpoints": { + "blob": "https://storage17958.blob.core.windows.net/", + "queue": "https://storage17958.queue.core.windows.net/", + "table": "https://storage17958.table.core.windows.net/", + "file": "https://storage17958.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + }, + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage22397", + "name": "storage22397", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:37:10.3065806Z", + "key2": "2021-08-13T06:37:10.3065806Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:37:10.3221723Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:37:10.3221723Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:37:10.1971676Z", + "primaryEndpoints": { + "blob": "https://storage22397.blob.core.windows.net/", + "queue": "https://storage22397.queue.core.windows.net/", + "table": "https://storage22397.table.core.windows.net/", + "file": "https://storage22397.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage17958?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "081871c6794df50f5036c548b57f4a3e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "081871c6794df50f5036c548b57f4a3e", + "x-ms-correlation-request-id": "32a7dd3f-70fa-46cb-b3a0-b76bd6ab9191", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "a6869745-18fd-4f84-bef0-cf36c33474c2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063734Z:32a7dd3f-70fa-46cb-b3a0-b76bd6ab9191" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage22397?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2218642a75f60edf2bccf6def333c85a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:37:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2218642a75f60edf2bccf6def333c85a", + "x-ms-correlation-request-id": "feb2343d-2f8e-4516-a621-34b05b7b1667", + "x-ms-ratelimit-remaining-subscription-deletes": "14994", + "x-ms-request-id": "e3b5e771-61bb-420b-a264-16765574a02d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063739Z:feb2343d-2f8e-4516-a621-34b05b7b1667" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "723142424", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetAllStorageAccountsAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetAllStorageAccountsAsync.json new file mode 100644 index 000000000000..455a68f091c2 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetAllStorageAccountsAsync.json @@ -0,0 +1,1451 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "96dec5129c391dedfde8cf2dcb55710b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "5ea640dc-a55c-498d-b7b5-9bcfef71d925", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "5ea640dc-a55c-498d-b7b5-9bcfef71d925", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063317Z:5ea640dc-a55c-498d-b7b5-9bcfef71d925" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-7077?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-e1c2bad3cdf4204f870999a4a764a509-012392b7c58c4d4c-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "204e87103ad62ea0aa0d393951e6008b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "af5678f9-6ee5-4ddb-b6e7-118ff7ba374b", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "af5678f9-6ee5-4ddb-b6e7-118ff7ba374b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063318Z:af5678f9-6ee5-4ddb-b6e7-118ff7ba374b" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077", + "name": "teststorageRG-7077", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts/storage15162?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3fd65c4e35e1aac5890cbf12a3abf0f2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3fd65c4e35e1aac5890cbf12a3abf0f2", + "x-ms-correlation-request-id": "e4027908-aacf-4919-8342-5d190cea4317", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "76ab756c-12c2-4961-9fd3-f53c8045c006", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063322Z:e4027908-aacf-4919-8342-5d190cea4317" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "af23cacb7437dbadc1a497c97b8d8bff", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "af23cacb7437dbadc1a497c97b8d8bff", + "x-ms-correlation-request-id": "38a99296-6c44-4607-a6c0-32878f60a64f", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "8f13e219-dd2f-4bc2-9102-d831592fd1af", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063323Z:38a99296-6c44-4607-a6c0-32878f60a64f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e943461db01daac7537aa573f3b5e6da", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e943461db01daac7537aa573f3b5e6da", + "x-ms-correlation-request-id": "e8289900-fb11-4957-a9e6-54523631a023", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "bacbf729-58c4-4a4f-a7dc-ab9491fd7d1b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063324Z:e8289900-fb11-4957-a9e6-54523631a023" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d947788e408882bbbbee8e200c3ee00b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d947788e408882bbbbee8e200c3ee00b", + "x-ms-correlation-request-id": "d69e980b-feaf-476e-bbd1-7882bdcaadb2", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "5f16b3cf-d349-4671-95de-4c8e5edc2db2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063325Z:d69e980b-feaf-476e-bbd1-7882bdcaadb2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7df243e2946b1b2902785bbdce3ae80b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:27 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7df243e2946b1b2902785bbdce3ae80b", + "x-ms-correlation-request-id": "86333ef3-6e9a-4559-85f9-72a719d25845", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "c22a8683-89a3-4fd7-b43c-b2a0f76020a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063327Z:86333ef3-6e9a-4559-85f9-72a719d25845" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "023bbcbeb146dc778ac12e2e21a69d15", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:28 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "023bbcbeb146dc778ac12e2e21a69d15", + "x-ms-correlation-request-id": "000b54a9-a474-42d9-8a50-9aa5b9f6c8ab", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "9dc9ca98-ca64-4eba-b31b-ffc45f35925d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063328Z:000b54a9-a474-42d9-8a50-9aa5b9f6c8ab" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b090999968c3fa6f4f2cd60fe4feb380", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b090999968c3fa6f4f2cd60fe4feb380", + "x-ms-correlation-request-id": "f126191e-7ad2-4a44-b16c-5b3f883cc151", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "c599d01f-6605-4d73-b9e7-5abaa1171b3a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063329Z:f126191e-7ad2-4a44-b16c-5b3f883cc151" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4f628306dd0331c5cb15f2a965faf95c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4f628306dd0331c5cb15f2a965faf95c", + "x-ms-correlation-request-id": "75b7d933-7576-49e2-b020-2b9f80a490a6", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "64f30c5b-26a4-418f-8912-91e01a857213", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063331Z:75b7d933-7576-49e2-b020-2b9f80a490a6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "342346da38a955484c40b31adb67f88c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "342346da38a955484c40b31adb67f88c", + "x-ms-correlation-request-id": "23a4aaa6-75bf-41c0-ab3d-ba07743002d0", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "273a5c16-d79c-4870-907e-a4fa953ee84d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063332Z:23a4aaa6-75bf-41c0-ab3d-ba07743002d0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9e28ad0d4e44bc11d45fe4ae75c59554", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:33 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9e28ad0d4e44bc11d45fe4ae75c59554", + "x-ms-correlation-request-id": "7f0beb9f-0d1c-4b7e-95ed-f4535969e8a2", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "6e512fa5-52b0-4159-b038-46650c8ee53c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063333Z:7f0beb9f-0d1c-4b7e-95ed-f4535969e8a2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9e347a327edaced73a0c03c329ab5663", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9e347a327edaced73a0c03c329ab5663", + "x-ms-correlation-request-id": "862e8a42-8c68-4455-a9db-b58ced83337c", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "7272e531-f58e-4d90-b820-ddf75431e64e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063335Z:862e8a42-8c68-4455-a9db-b58ced83337c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b89c661d5bd28c183466604a5399e086", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:36 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b89c661d5bd28c183466604a5399e086", + "x-ms-correlation-request-id": "43d321a9-f7e9-4078-b2e2-4e011a69326f", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "e8eac2aa-1075-48ea-82d1-90a93560e575", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063336Z:43d321a9-f7e9-4078-b2e2-4e011a69326f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "60e75eaa59338fb2d65963374b4e9229", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "60e75eaa59338fb2d65963374b4e9229", + "x-ms-correlation-request-id": "5165277f-d9eb-42ff-8830-17051752dfa5", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "16336009-bc0d-4b01-8a7d-419f9038e833", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063337Z:5165277f-d9eb-42ff-8830-17051752dfa5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76ab756c-12c2-4961-9fd3-f53c8045c006?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0f908009dd29d68261a769731e8c7aa0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1304", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:33:38 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0f908009dd29d68261a769731e8c7aa0", + "x-ms-correlation-request-id": "6d1b0a80-bce2-4877-8948-41789c934c93", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "354df52f-a0cd-459b-994e-7ee4c57576e6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063338Z:6d1b0a80-bce2-4877-8948-41789c934c93" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts/storage15162", + "name": "storage15162", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:33:21.2746282Z", + "key2": "2021-08-13T06:33:21.2746282Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:21.2746282Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:21.2746282Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:33:21.1652578Z", + "primaryEndpoints": { + "blob": "https://storage15162.blob.core.windows.net/", + "queue": "https://storage15162.queue.core.windows.net/", + "table": "https://storage15162.table.core.windows.net/", + "file": "https://storage15162.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts/storage22264?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cb187c2cf5c3c330b30ce278f8e141e6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cb187c2cf5c3c330b30ce278f8e141e6", + "x-ms-correlation-request-id": "2fa6e20b-3e23-4bef-9e77-04616988ec96", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063342Z:2fa6e20b-3e23-4bef-9e77-04616988ec96" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ce0bc2dfc73513664fcd5b1dfb09de80", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ce0bc2dfc73513664fcd5b1dfb09de80", + "x-ms-correlation-request-id": "67b001da-05f6-4dd2-ba15-1d6eb903e10c", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "e912c4e9-5224-49a8-9f38-f21d88e7fb81", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063343Z:67b001da-05f6-4dd2-ba15-1d6eb903e10c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e79f8266a64b5b971f4beeb1f5a5d275", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:44 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e79f8266a64b5b971f4beeb1f5a5d275", + "x-ms-correlation-request-id": "83e03bb6-27e0-43e2-aef7-29e156be8dd9", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "31428b6e-0cb6-4c0c-abf5-7f2f3b102031", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063344Z:83e03bb6-27e0-43e2-aef7-29e156be8dd9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3698989b72d60cb1d12d843c753fd2d2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3698989b72d60cb1d12d843c753fd2d2", + "x-ms-correlation-request-id": "77d73814-a1b6-43b9-a085-0d1033e9c31d", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "4f10c2c9-f394-47ff-b30e-c527a4e939ce", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063345Z:77d73814-a1b6-43b9-a085-0d1033e9c31d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6d247e33899e38fd2aafafead8b41ea9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6d247e33899e38fd2aafafead8b41ea9", + "x-ms-correlation-request-id": "6751493f-c1ea-4eca-b0a7-e89a14a18b09", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "0a429a54-b850-44cf-af1f-d05bea1ae173", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063347Z:6751493f-c1ea-4eca-b0a7-e89a14a18b09" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6281e5faa770f3aad192161e225be5df", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:48 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6281e5faa770f3aad192161e225be5df", + "x-ms-correlation-request-id": "0898b88e-609b-4666-94ee-7401edb74e62", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "01267e8c-f563-4175-b947-aaea28884beb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063348Z:0898b88e-609b-4666-94ee-7401edb74e62" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "777e1b78658111d79b5f0b26c2c6341d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "777e1b78658111d79b5f0b26c2c6341d", + "x-ms-correlation-request-id": "3602859b-0650-42ab-8c3b-6e74e97c144a", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "4b8afa6c-18dc-4444-878d-00a2622a9f83", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063349Z:3602859b-0650-42ab-8c3b-6e74e97c144a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8f41da0f70be8b61d4319c0c73df16ce", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8f41da0f70be8b61d4319c0c73df16ce", + "x-ms-correlation-request-id": "9cea781e-17a1-4b42-96f3-796abc21e594", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "f31fafb0-4e3a-41bf-8b83-72f8114f460c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063351Z:9cea781e-17a1-4b42-96f3-796abc21e594" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bc71d0c9a73595280e6fc7109c84300a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bc71d0c9a73595280e6fc7109c84300a", + "x-ms-correlation-request-id": "642d9d48-90e3-471f-b403-fd7f757bd825", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "1ca7a47e-ac0e-4f2a-b1c9-9e6be7c56b86", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063352Z:642d9d48-90e3-471f-b403-fd7f757bd825" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "470ff85e55190820b9f3a24fc8ca9dbc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "470ff85e55190820b9f3a24fc8ca9dbc", + "x-ms-correlation-request-id": "5696c35d-51bd-4c9a-9cb5-cbdf570ecaf8", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "efab35ff-e06f-437f-9c8f-3587fafbecdc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063353Z:5696c35d-51bd-4c9a-9cb5-cbdf570ecaf8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f25c3c49775568e7b2ac814ea850ee50", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f25c3c49775568e7b2ac814ea850ee50", + "x-ms-correlation-request-id": "f52419c4-226c-4cf1-9a09-c56831ce0411", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "0c072bd2-c3c2-46df-a2b7-0a44b20875e9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063355Z:f52419c4-226c-4cf1-9a09-c56831ce0411" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7aad9100cecf74b4af68024104d8cc43", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7aad9100cecf74b4af68024104d8cc43", + "x-ms-correlation-request-id": "8f971772-d977-42dd-9857-1e501d0253bb", + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "20bf4ba7-7782-4c90-9223-99d2cbef235d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063356Z:8f971772-d977-42dd-9857-1e501d0253bb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5fc70ad13e27e6b511a7956dd4d15f68", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:33:57 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5fc70ad13e27e6b511a7956dd4d15f68", + "x-ms-correlation-request-id": "13a7e525-f3b7-48a2-93b0-184e036229db", + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "e261e98f-f53f-4f82-870d-10f5540a4e89", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063357Z:13a7e525-f3b7-48a2-93b0-184e036229db" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/14680a1c-d8d6-4e1c-80e1-f0ccc4aa0c70?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "374f5204231c7aec87e842ec74a563d9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1304", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:33:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "374f5204231c7aec87e842ec74a563d9", + "x-ms-correlation-request-id": "822ddee5-2ec8-4458-9965-2e79f67831bf", + "x-ms-ratelimit-remaining-subscription-reads": "11953", + "x-ms-request-id": "6334d8a5-d378-4b16-9310-2c53bb89a1ba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063359Z:822ddee5-2ec8-4458-9965-2e79f67831bf" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts/storage22264", + "name": "storage22264", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:33:41.3840929Z", + "key2": "2021-08-13T06:33:41.3840929Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:41.3840929Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:41.3840929Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:33:41.2747688Z", + "primaryEndpoints": { + "blob": "https://storage22264.blob.core.windows.net/", + "queue": "https://storage22264.queue.core.windows.net/", + "table": "https://storage22264.table.core.windows.net/", + "file": "https://storage22264.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9e7d3ddf8e89c128dcc7692839479fdd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2621", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:33:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9e7d3ddf8e89c128dcc7692839479fdd", + "x-ms-correlation-request-id": "febad2ca-4031-4a8b-a3a9-a5f9e8a9b00c", + "x-ms-ratelimit-remaining-subscription-reads": "11952", + "x-ms-request-id": "d1c3a355-7974-477f-904a-5ba3c80a6b79", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063359Z:febad2ca-4031-4a8b-a3a9-a5f9e8a9b00c" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts/storage15162", + "name": "storage15162", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:33:21.2746282Z", + "key2": "2021-08-13T06:33:21.2746282Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:21.2746282Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:21.2746282Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:33:21.1652578Z", + "primaryEndpoints": { + "blob": "https://storage15162.blob.core.windows.net/", + "queue": "https://storage15162.queue.core.windows.net/", + "table": "https://storage15162.table.core.windows.net/", + "file": "https://storage15162.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + }, + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts/storage22264", + "name": "storage22264", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:33:41.3840929Z", + "key2": "2021-08-13T06:33:41.3840929Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:41.3840929Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:41.3840929Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:33:41.2747688Z", + "primaryEndpoints": { + "blob": "https://storage22264.blob.core.windows.net/", + "queue": "https://storage22264.queue.core.windows.net/", + "table": "https://storage22264.table.core.windows.net/", + "file": "https://storage22264.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b23d99089589ae271e4cd83ffbc8726b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2621", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:33:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b23d99089589ae271e4cd83ffbc8726b", + "x-ms-correlation-request-id": "4c747240-db88-45f5-a395-dfa9176cf8cc", + "x-ms-ratelimit-remaining-subscription-reads": "11951", + "x-ms-request-id": "9471d5ba-054d-4354-b079-4faa83b9867d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063359Z:4c747240-db88-45f5-a395-dfa9176cf8cc" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts/storage15162", + "name": "storage15162", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:33:21.2746282Z", + "key2": "2021-08-13T06:33:21.2746282Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:21.2746282Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:21.2746282Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:33:21.1652578Z", + "primaryEndpoints": { + "blob": "https://storage15162.blob.core.windows.net/", + "queue": "https://storage15162.queue.core.windows.net/", + "table": "https://storage15162.table.core.windows.net/", + "file": "https://storage15162.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + }, + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts/storage22264", + "name": "storage22264", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:33:41.3840929Z", + "key2": "2021-08-13T06:33:41.3840929Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:41.3840929Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:33:41.3840929Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:33:41.2747688Z", + "primaryEndpoints": { + "blob": "https://storage22264.blob.core.windows.net/", + "queue": "https://storage22264.queue.core.windows.net/", + "table": "https://storage22264.table.core.windows.net/", + "file": "https://storage22264.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts/storage15162?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "978dbb43c15475df298d5b55b9c34040", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:34:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "978dbb43c15475df298d5b55b9c34040", + "x-ms-correlation-request-id": "aa781090-9e3b-429f-a2db-f300c09f0bd6", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "612332ce-08be-4833-b40e-3591106d35a2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063405Z:aa781090-9e3b-429f-a2db-f300c09f0bd6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7077/providers/Microsoft.Storage/storageAccounts/storage22264?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dae46448b1684a5016cf7f3cb6e9c513", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:34:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dae46448b1684a5016cf7f3cb6e9c513", + "x-ms-correlation-request-id": "303ad0c1-c2cd-4c3e-a96b-2968339ac92f", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "560e48ce-f69e-4c49-b03a-b8c375e070dc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063409Z:303ad0c1-c2cd-4c3e-a96b-2968339ac92f" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1417185316", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StartCreateDeleteStorageAccount.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StartCreateDeleteStorageAccount.json new file mode 100644 index 000000000000..f6e72a374110 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StartCreateDeleteStorageAccount.json @@ -0,0 +1,1048 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ec4bfe30c21845b44f606b043da3e57a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "ab9a052d-4d79-4cc0-ae0a-47136632b915", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "ab9a052d-4d79-4cc0-ae0a-47136632b915", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062903Z:ab9a052d-4d79-4cc0-ae0a-47136632b915" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1671?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-b29161efbf361a43895d5e03c59a1126-168cad246786594f-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "647fcf604308e1dddc0fe825cafec6a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "d93a5adb-568a-48c7-a0fd-865fa4b9a91c", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "d93a5adb-568a-48c7-a0fd-865fa4b9a91c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062906Z:d93a5adb-568a-48c7-a0fd-865fa4b9a91c" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671", + "name": "teststorageRG-1671", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage6613?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a7164576ca8aff1513d1a60ff9767eed", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a7164576ca8aff1513d1a60ff9767eed", + "x-ms-correlation-request-id": "7e2d5ea2-ce1b-442b-bb61-3132869e1ddf", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "5877f538-c455-45bf-b7d1-1a7a4ff587f4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062912Z:7e2d5ea2-ce1b-442b-bb61-3132869e1ddf" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a02d973e2c6395c5b98050379dcde865", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a02d973e2c6395c5b98050379dcde865", + "x-ms-correlation-request-id": "58a11596-d868-4bc2-94e5-d65ff54281cd", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "21110b95-484d-440b-8ac6-2b3cdd9eb621", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062913Z:58a11596-d868-4bc2-94e5-d65ff54281cd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "575ffa914a5baa9a500e9853e370a2e9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "575ffa914a5baa9a500e9853e370a2e9", + "x-ms-correlation-request-id": "f0079f0e-dea2-4349-abcc-4bdaef2b9cb6", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "38900232-1784-4c8f-a129-22ab6daa4d9f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062914Z:f0079f0e-dea2-4349-abcc-4bdaef2b9cb6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "62d0393bdd489a89ae0cc28b7bbd6a40", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "62d0393bdd489a89ae0cc28b7bbd6a40", + "x-ms-correlation-request-id": "fc77ed54-40a7-43f4-9d10-111d42446892", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "3a1ba427-1e68-4c02-b302-f5a25eafc781", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062915Z:fc77ed54-40a7-43f4-9d10-111d42446892" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6113804e3ecaf410fc8350549371b248", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6113804e3ecaf410fc8350549371b248", + "x-ms-correlation-request-id": "d3eba60d-c0f6-40bd-957f-f9a1eb0bfe31", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "6b0e2e0b-9200-4ee0-a642-8e157a79c1c8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062916Z:d3eba60d-c0f6-40bd-957f-f9a1eb0bfe31" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "63fc66dd85fcb31d71c4a94f870f2f92", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "63fc66dd85fcb31d71c4a94f870f2f92", + "x-ms-correlation-request-id": "41f9074e-cd6c-4dd0-8714-6278e76950a4", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "6241450a-9560-44bb-bdaa-21178ec5cb0f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062918Z:41f9074e-cd6c-4dd0-8714-6278e76950a4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "620457a4415cfc1f28dc65c58d34063c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "620457a4415cfc1f28dc65c58d34063c", + "x-ms-correlation-request-id": "f1197512-a90e-4937-85d1-c7ff587b0d84", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "d82189b0-d556-4662-8a98-974eddbdcac7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062919Z:f1197512-a90e-4937-85d1-c7ff587b0d84" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "14ad795906c1c843635ff00695c16ced", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "14ad795906c1c843635ff00695c16ced", + "x-ms-correlation-request-id": "c46608d2-49ce-456b-948d-421594741228", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "598b6791-d9cb-4d94-b563-55c4278a02e6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062920Z:c46608d2-49ce-456b-948d-421594741228" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3bb0bd53506c9cec47ff3b201f57263c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3bb0bd53506c9cec47ff3b201f57263c", + "x-ms-correlation-request-id": "0fd2c6e7-5318-4be7-946c-3729c84ff9ea", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "dd7c7547-394f-45bf-b840-dc3c9b7ba664", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062922Z:0fd2c6e7-5318-4be7-946c-3729c84ff9ea" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0ef56cbd1a619dd1133bfefc50196667", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0ef56cbd1a619dd1133bfefc50196667", + "x-ms-correlation-request-id": "14dd55bd-f9ca-4252-b666-c7cdb9dfa722", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "5c156fac-98e8-47cb-8a6d-5aca26c6dec7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062923Z:14dd55bd-f9ca-4252-b666-c7cdb9dfa722" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cf717870ca8409cf8d11ccc1cb23a80c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cf717870ca8409cf8d11ccc1cb23a80c", + "x-ms-correlation-request-id": "b029b2a3-3bbb-4cfc-a9c4-3cfb3246906f", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "8c4a6f4c-328a-49f7-82bb-d211ac26a035", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062924Z:b029b2a3-3bbb-4cfc-a9c4-3cfb3246906f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2848b4395ecb398bec13283151ef4b2e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2848b4395ecb398bec13283151ef4b2e", + "x-ms-correlation-request-id": "67be9bf4-6751-41bb-9d10-129a27d02ea2", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "210cfc33-fe4d-4699-a02c-a41deb4002d8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062926Z:67be9bf4-6751-41bb-9d10-129a27d02ea2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a7b0d49857e5f3b89deb814f4e0fd2f0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:27 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a7b0d49857e5f3b89deb814f4e0fd2f0", + "x-ms-correlation-request-id": "cdbf389f-8d4f-445b-9e16-c9e88454289f", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "85cd3a1b-d93b-4d27-8ecb-6aeba5dc4b6a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062927Z:cdbf389f-8d4f-445b-9e16-c9e88454289f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5877f538-c455-45bf-b7d1-1a7a4ff587f4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9cc3f2933dd0129bec38e270a29eb89d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:29:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9cc3f2933dd0129bec38e270a29eb89d", + "x-ms-correlation-request-id": "d8a7e85d-14d9-46b9-b277-22844fbf42ce", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "9d52dd0e-3b78-4780-a5cb-2d7b3dddc153", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062928Z:d8a7e85d-14d9-46b9-b277-22844fbf42ce" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage6613", + "name": "storage6613", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:29:11.1325665Z", + "key2": "2021-08-13T06:29:11.1325665Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:11.1481977Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:11.1481977Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:29:11.0231957Z", + "primaryEndpoints": { + "blob": "https://storage6613.blob.core.windows.net/", + "queue": "https://storage6613.queue.core.windows.net/", + "table": "https://storage6613.table.core.windows.net/", + "file": "https://storage6613.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage6613?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f7299ec50173e126fc558be0dc3cebdd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:29:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f7299ec50173e126fc558be0dc3cebdd", + "x-ms-correlation-request-id": "eb9730a6-edeb-4317-9d7d-cbbac9630341", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "50d600ba-3c73-4f31-8390-4ec7ae321d07", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062929Z:eb9730a6-edeb-4317-9d7d-cbbac9630341" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage6613", + "name": "storage6613", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:29:11.1325665Z", + "key2": "2021-08-13T06:29:11.1325665Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:11.1481977Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:11.1481977Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:29:11.0231957Z", + "primaryEndpoints": { + "blob": "https://storage6613.blob.core.windows.net/", + "queue": "https://storage6613.queue.core.windows.net/", + "table": "https://storage6613.table.core.windows.net/", + "file": "https://storage6613.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage6613?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5f9d3741af2b5a5d399ebaad754750fe", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:29:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5f9d3741af2b5a5d399ebaad754750fe", + "x-ms-correlation-request-id": "ea997cc1-c710-4769-84ed-778e50a40fc2", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "37121819-4a1a-4a3c-b709-1622d91172da", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062929Z:ea997cc1-c710-4769-84ed-778e50a40fc2" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage6613", + "name": "storage6613", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:29:11.1325665Z", + "key2": "2021-08-13T06:29:11.1325665Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:11.1481977Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:11.1481977Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:29:11.0231957Z", + "primaryEndpoints": { + "blob": "https://storage6613.blob.core.windows.net/", + "queue": "https://storage6613.queue.core.windows.net/", + "table": "https://storage6613.table.core.windows.net/", + "file": "https://storage6613.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage66131?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "af8ae333dbe6917dcbe29f7bb2ba35b0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "236", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "707ba3ab-1c95-4f0d-9817-1d7eeeaead27", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "707ba3ab-1c95-4f0d-9817-1d7eeeaead27", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062929Z:707ba3ab-1c95-4f0d-9817-1d7eeeaead27" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage66131\u0027 under resource group \u0027teststorageRG-1671\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage6613?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6a2f044d5900157140cebdd446796cb4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:29:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6a2f044d5900157140cebdd446796cb4", + "x-ms-correlation-request-id": "a9da4581-7974-4e06-9187-d2df98a7e702", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "2707fbd9-212a-49b6-890c-73bd3557f183", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062930Z:a9da4581-7974-4e06-9187-d2df98a7e702" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage6613", + "name": "storage6613", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:29:11.1325665Z", + "key2": "2021-08-13T06:29:11.1325665Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:11.1481977Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:11.1481977Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:29:11.0231957Z", + "primaryEndpoints": { + "blob": "https://storage6613.blob.core.windows.net/", + "queue": "https://storage6613.queue.core.windows.net/", + "table": "https://storage6613.table.core.windows.net/", + "file": "https://storage6613.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage66131?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f9ad8c043bb166f7ba0c93490fe1a87e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "236", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "da4eaee7-4723-4f9a-b8fe-cd91df7fd599", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "da4eaee7-4723-4f9a-b8fe-cd91df7fd599", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062930Z:da4eaee7-4723-4f9a-b8fe-cd91df7fd599" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage66131\u0027 under resource group \u0027teststorageRG-1671\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage6613?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "705f0969e517dafe71746f171da84a52", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:36 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "705f0969e517dafe71746f171da84a52", + "x-ms-correlation-request-id": "17adeb8a-f5bf-4188-b464-54b7e34b5f9b", + "x-ms-ratelimit-remaining-subscription-deletes": "14991", + "x-ms-request-id": "af8a9b15-5cbb-459e-97a5-0d29e0b62a54", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062937Z:17adeb8a-f5bf-4188-b464-54b7e34b5f9b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage6613?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2577eb763c0d12fe0dc9b0f4c527055e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "235", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "fa0e54c1-dd9e-4816-b100-2325bdd3343c", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "fa0e54c1-dd9e-4816-b100-2325bdd3343c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062937Z:fa0e54c1-dd9e-4816-b100-2325bdd3343c" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage6613\u0027 under resource group \u0027teststorageRG-1671\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts/storage6613?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3c6b3f25fb191e9d8ed2873dccdf4912", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "235", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "26edf4f6-9b7f-414f-bba4-9f1347d861a6", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "26edf4f6-9b7f-414f-bba4-9f1347d861a6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062937Z:26edf4f6-9b7f-414f-bba4-9f1347d861a6" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage6613\u0027 under resource group \u0027teststorageRG-1671\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1671/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "24d340c1826a2c700b4d634e3509144a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "12", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "6e612221-2639-484a-94f3-118a2b422378", + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "6e612221-2639-484a-94f3-118a2b422378", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062937Z:6e612221-2639-484a-94f3-118a2b422378" + }, + "ResponseBody": { + "value": [] + } + } + ], + "Variables": { + "RandomSeed": "51100988", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StartCreateDeleteStorageAccountAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StartCreateDeleteStorageAccountAsync.json new file mode 100644 index 000000000000..ae74a67e52a4 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StartCreateDeleteStorageAccountAsync.json @@ -0,0 +1,1048 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3971a80902cf3b42e4df3b40692e43ca", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "7305bdba-ba2a-41f9-b6af-8c983f05662e", + "x-ms-ratelimit-remaining-subscription-reads": "11951", + "x-ms-request-id": "7305bdba-ba2a-41f9-b6af-8c983f05662e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062941Z:7305bdba-ba2a-41f9-b6af-8c983f05662e" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-8964?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-db7e068a089a54449cdb7096c0d64eaa-3de34bf38924e34d-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d3fb0adc1cbe5502a0bc262470339e8c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "56b97559-e264-4756-bf4e-3be6eb82e080", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "56b97559-e264-4756-bf4e-3be6eb82e080", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062942Z:56b97559-e264-4756-bf4e-3be6eb82e080" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964", + "name": "teststorageRG-8964", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage6696?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1f878fa85679fdf813d1f558cc5f8113", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1f878fa85679fdf813d1f558cc5f8113", + "x-ms-correlation-request-id": "08bd8f09-5e8e-4076-9b3f-81205256bfbb", + "x-ms-ratelimit-remaining-subscription-writes": "1191", + "x-ms-request-id": "8599a0d8-9ac5-48e7-a725-71ff016546f0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062946Z:08bd8f09-5e8e-4076-9b3f-81205256bfbb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b486dda14042855c11fdc0ec27aa8841", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b486dda14042855c11fdc0ec27aa8841", + "x-ms-correlation-request-id": "1536d740-8093-4dc3-a181-490432119b56", + "x-ms-ratelimit-remaining-subscription-reads": "11950", + "x-ms-request-id": "e0a359c9-0afc-42f6-bf9c-946609726dfa", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062946Z:1536d740-8093-4dc3-a181-490432119b56" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c782123ac8b972a9a432e8fff472e853", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c782123ac8b972a9a432e8fff472e853", + "x-ms-correlation-request-id": "234142f7-bbf2-4ae6-b075-12c48e373215", + "x-ms-ratelimit-remaining-subscription-reads": "11949", + "x-ms-request-id": "88447f99-0320-4001-a9a5-3f631cdf0947", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062948Z:234142f7-bbf2-4ae6-b075-12c48e373215" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "efb6ec61ccd861d04cf3c4e575fd2d8c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:48 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "efb6ec61ccd861d04cf3c4e575fd2d8c", + "x-ms-correlation-request-id": "f687ee18-7479-48f4-8b9d-ac100397f4e2", + "x-ms-ratelimit-remaining-subscription-reads": "11948", + "x-ms-request-id": "fa89f249-91fd-4489-b2b4-1dd317f9680d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062949Z:f687ee18-7479-48f4-8b9d-ac100397f4e2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "024b21f1a83ed94e33130f10575c919f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "024b21f1a83ed94e33130f10575c919f", + "x-ms-correlation-request-id": "6f14fdc8-0cd0-4be2-aac4-74365d4cd5e4", + "x-ms-ratelimit-remaining-subscription-reads": "11947", + "x-ms-request-id": "4014e87c-bb01-409e-824d-dc51e18eb9cd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062950Z:6f14fdc8-0cd0-4be2-aac4-74365d4cd5e4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3a8b6c1499f36d6842207ac503c4fda7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3a8b6c1499f36d6842207ac503c4fda7", + "x-ms-correlation-request-id": "75452336-d818-4eba-9413-f680dadea97a", + "x-ms-ratelimit-remaining-subscription-reads": "11946", + "x-ms-request-id": "0a8879ce-8e7e-4bca-b4f5-a6d1458586b8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062952Z:75452336-d818-4eba-9413-f680dadea97a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d20e5c05e626b9159edcbbc4bdbf0aef", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d20e5c05e626b9159edcbbc4bdbf0aef", + "x-ms-correlation-request-id": "8ad32fd5-0dc7-4b40-85c6-c2d3f2644c03", + "x-ms-ratelimit-remaining-subscription-reads": "11945", + "x-ms-request-id": "134879fd-2768-4e28-98f4-220840e5bf0b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062953Z:8ad32fd5-0dc7-4b40-85c6-c2d3f2644c03" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "08d02561f2725799b8debf1d2d88d66f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "08d02561f2725799b8debf1d2d88d66f", + "x-ms-correlation-request-id": "55e1ecf3-3e25-4596-b31f-b84b0448f003", + "x-ms-ratelimit-remaining-subscription-reads": "11944", + "x-ms-request-id": "4ecde65b-8671-4779-b221-5cb4f6a4b8e9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062954Z:55e1ecf3-3e25-4596-b31f-b84b0448f003" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fb0b6816be4d2e7857d19c16dea4b082", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fb0b6816be4d2e7857d19c16dea4b082", + "x-ms-correlation-request-id": "c85c8bed-ef86-4d89-9dc3-ecfbd20749a4", + "x-ms-ratelimit-remaining-subscription-reads": "11943", + "x-ms-request-id": "51a3a9d3-1e09-4da6-bf56-caf579f4ed47", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062955Z:c85c8bed-ef86-4d89-9dc3-ecfbd20749a4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "de648b16f4f31235c2b61a4826f78c15", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "de648b16f4f31235c2b61a4826f78c15", + "x-ms-correlation-request-id": "9dc12f6b-41a6-41b3-8d22-82d074def5d5", + "x-ms-ratelimit-remaining-subscription-reads": "11942", + "x-ms-request-id": "84b417d6-9cb7-469f-8b8a-cac6dc071717", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062957Z:9dc12f6b-41a6-41b3-8d22-82d074def5d5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "54ad4b060fb4a3a2aca1b1a055827914", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "54ad4b060fb4a3a2aca1b1a055827914", + "x-ms-correlation-request-id": "4e18f9d2-e340-4171-8ee3-792e863adf7e", + "x-ms-ratelimit-remaining-subscription-reads": "11941", + "x-ms-request-id": "23fbe39f-89b4-48fd-a075-a1230ef545b3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062958Z:4e18f9d2-e340-4171-8ee3-792e863adf7e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a2063d2df824227c32f83896a430085f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:29:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a2063d2df824227c32f83896a430085f", + "x-ms-correlation-request-id": "1d46c3b9-3abd-41b0-8f3e-5255a09354db", + "x-ms-ratelimit-remaining-subscription-reads": "11940", + "x-ms-request-id": "557e1894-949f-4ff7-a652-c7d10a012655", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T062959Z:1d46c3b9-3abd-41b0-8f3e-5255a09354db" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "921087445bf607cee8c131514294bc40", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:30:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "921087445bf607cee8c131514294bc40", + "x-ms-correlation-request-id": "5d12f1d3-73cc-41a0-af2e-9b65ad6a0638", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "4959833b-a013-44a0-98a7-3c6dfd8bb30c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063001Z:5d12f1d3-73cc-41a0-af2e-9b65ad6a0638" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8599a0d8-9ac5-48e7-a725-71ff016546f0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e81a063deaf00ef0cf8a22bbd60bfe7b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:30:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e81a063deaf00ef0cf8a22bbd60bfe7b", + "x-ms-correlation-request-id": "b7c693a3-a752-4eea-b702-27d8ebc36e72", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "f4e5be23-a925-409e-9f4d-a0225c9ea8d0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063002Z:b7c693a3-a752-4eea-b702-27d8ebc36e72" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage6696", + "name": "storage6696", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:29:44.8046318Z", + "key2": "2021-08-13T06:29:44.8046318Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:44.8202605Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:44.8202605Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:29:44.6954143Z", + "primaryEndpoints": { + "blob": "https://storage6696.blob.core.windows.net/", + "queue": "https://storage6696.queue.core.windows.net/", + "table": "https://storage6696.table.core.windows.net/", + "file": "https://storage6696.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage6696?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cd5b5199e672d21d6effb963c62adf9d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:30:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cd5b5199e672d21d6effb963c62adf9d", + "x-ms-correlation-request-id": "023f354b-aa38-4cdd-83a5-0f8602b7411e", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "dc7c5aed-95e0-42f2-89c9-746e6879bc68", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063002Z:023f354b-aa38-4cdd-83a5-0f8602b7411e" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage6696", + "name": "storage6696", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:29:44.8046318Z", + "key2": "2021-08-13T06:29:44.8046318Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:44.8202605Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:44.8202605Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:29:44.6954143Z", + "primaryEndpoints": { + "blob": "https://storage6696.blob.core.windows.net/", + "queue": "https://storage6696.queue.core.windows.net/", + "table": "https://storage6696.table.core.windows.net/", + "file": "https://storage6696.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage6696?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9d59f73b1f165a6e9701c36b391230dd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:30:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9d59f73b1f165a6e9701c36b391230dd", + "x-ms-correlation-request-id": "9ae5cfc3-093b-4fcb-912f-856373d733d5", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "6099fed4-0e82-429c-8a32-768d032e7dab", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063003Z:9ae5cfc3-093b-4fcb-912f-856373d733d5" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage6696", + "name": "storage6696", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:29:44.8046318Z", + "key2": "2021-08-13T06:29:44.8046318Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:44.8202605Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:44.8202605Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:29:44.6954143Z", + "primaryEndpoints": { + "blob": "https://storage6696.blob.core.windows.net/", + "queue": "https://storage6696.queue.core.windows.net/", + "table": "https://storage6696.table.core.windows.net/", + "file": "https://storage6696.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage66961?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f1b8b6c2ee3856cde9477af1318c47a5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "236", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:30:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "84dc3f0e-99e4-48c7-bac1-2db574ec57c5", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "84dc3f0e-99e4-48c7-bac1-2db574ec57c5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063003Z:84dc3f0e-99e4-48c7-bac1-2db574ec57c5" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage66961\u0027 under resource group \u0027teststorageRG-8964\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage6696?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "de7f84aa61b17964e201367023b1995b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:30:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "de7f84aa61b17964e201367023b1995b", + "x-ms-correlation-request-id": "4e898c80-fdf1-44e8-b8d4-8a619ec9e2ff", + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "0a7843df-38d7-45ff-ac66-edb980ada695", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063003Z:4e898c80-fdf1-44e8-b8d4-8a619ec9e2ff" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage6696", + "name": "storage6696", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:29:44.8046318Z", + "key2": "2021-08-13T06:29:44.8046318Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:44.8202605Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:29:44.8202605Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:29:44.6954143Z", + "primaryEndpoints": { + "blob": "https://storage6696.blob.core.windows.net/", + "queue": "https://storage6696.queue.core.windows.net/", + "table": "https://storage6696.table.core.windows.net/", + "file": "https://storage6696.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage66961?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "10a1dbceee714c642a03b4cea57d290b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "236", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:30:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "65caae56-f6d2-4e6a-8571-be842775d0b6", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "65caae56-f6d2-4e6a-8571-be842775d0b6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063004Z:65caae56-f6d2-4e6a-8571-be842775d0b6" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage66961\u0027 under resource group \u0027teststorageRG-8964\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage6696?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b4c01eb95293602c513f0f37b85d3237", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:30:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b4c01eb95293602c513f0f37b85d3237", + "x-ms-correlation-request-id": "162b609a-ba85-40ff-b56d-f61ac4547679", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "4b7b647f-51ae-4e6a-9bbd-17bb71914502", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063010Z:162b609a-ba85-40ff-b56d-f61ac4547679" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage6696?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "55231eae37eabc331f32b4aeac95d365", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "235", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:30:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "76b8cf31-eb20-49cb-b39a-becdcc00d7b4", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "76b8cf31-eb20-49cb-b39a-becdcc00d7b4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063010Z:76b8cf31-eb20-49cb-b39a-becdcc00d7b4" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage6696\u0027 under resource group \u0027teststorageRG-8964\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts/storage6696?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "05b62bd7e4f07cc8ae40bf31df2d94cd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "235", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:30:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "44523164-1d98-4c36-ae4d-a5deb40b5864", + "x-ms-failure-cause": "gateway", + "x-ms-request-id": "44523164-1d98-4c36-ae4d-a5deb40b5864", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063011Z:44523164-1d98-4c36-ae4d-a5deb40b5864" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The Resource \u0027Microsoft.Storage/storageAccounts/storage6696\u0027 under resource group \u0027teststorageRG-8964\u0027 was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8964/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "87207dd0d3598220ea0494609d7eb4bb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "12", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:30:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "73c64e77-0606-4293-b85d-267a26d83033", + "x-ms-ratelimit-remaining-subscription-reads": "11950", + "x-ms-request-id": "73c64e77-0606-4293-b85d-267a26d83033", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T063011Z:73c64e77-0606-4293-b85d-267a26d83033" + }, + "ResponseBody": { + "value": [] + } + } + ], + "Variables": { + "RandomSeed": "47490853", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountBeginCreateTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountBeginCreateTest.json deleted file mode 100644 index 91a3c4092d74..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountBeginCreateTest.json +++ /dev/null @@ -1,591 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7335?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-cbe9fc994232ab439c70b3bd86346f33-111ba9e0f06a2b44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e45cda2c10d0d17453bca51bd78db896", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "edd44d8a-61df-4a0f-80fe-f843fd930c98", - "x-ms-ratelimit-remaining-subscription-writes": "1039", - "x-ms-request-id": "edd44d8a-61df-4a0f-80fe-f843fd930c98", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031044Z:edd44d8a-61df-4a0f-80fe-f843fd930c98" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7335", - "name": "res7335", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7335/providers/Microsoft.Storage/storageAccounts/sto3660?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-acfc0e8a30e9bc4ab7dfc085aa76ef1b-ff89f71304160f49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4d1286c70f8c15e689391a70a2401e3d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4d1286c70f8c15e689391a70a2401e3d", - "x-ms-correlation-request-id": "1f050a64-2c47-4db9-8dff-3ff106f01616", - "x-ms-ratelimit-remaining-subscription-writes": "1038", - "x-ms-request-id": "fb283fd2-95c9-42b3-b4f9-4174220ece87", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031047Z:1f050a64-2c47-4db9-8dff-3ff106f01616" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c157da2a6819cba076cf47d75960b07c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c157da2a6819cba076cf47d75960b07c", - "x-ms-correlation-request-id": "ba9a0528-1b2d-4340-b9ea-a4ed69d08055", - "x-ms-ratelimit-remaining-subscription-reads": "11430", - "x-ms-request-id": "7756a32b-d4f2-459b-9687-1fbe5b2a7fb8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031047Z:ba9a0528-1b2d-4340-b9ea-a4ed69d08055" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7e5edd872efa67f21c9e21835b877c86", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7e5edd872efa67f21c9e21835b877c86", - "x-ms-correlation-request-id": "8b4f716e-cfe5-40a0-a1ea-a622de3ce289", - "x-ms-ratelimit-remaining-subscription-reads": "11429", - "x-ms-request-id": "882aea0f-c13e-4839-9e69-e0feff36ace5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031049Z:8b4f716e-cfe5-40a0-a1ea-a622de3ce289" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c845f9175ce811236ef3f27419921acb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c845f9175ce811236ef3f27419921acb", - "x-ms-correlation-request-id": "72f5debd-b7a3-4bb8-a1a5-6546bc7cd9c8", - "x-ms-ratelimit-remaining-subscription-reads": "11428", - "x-ms-request-id": "604f27c3-6919-476c-b963-35018b63fa42", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031050Z:72f5debd-b7a3-4bb8-a1a5-6546bc7cd9c8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bad73757a3a4fc27e7f0a57b461c70ee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bad73757a3a4fc27e7f0a57b461c70ee", - "x-ms-correlation-request-id": "e9c616fa-3b04-46c1-b2b7-51b0284d3dad", - "x-ms-ratelimit-remaining-subscription-reads": "11427", - "x-ms-request-id": "da636203-7c1a-4abf-82f1-e5904d400ff4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031051Z:e9c616fa-3b04-46c1-b2b7-51b0284d3dad" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "60bfc052e81a2a93b94d10063c7e4d89", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "60bfc052e81a2a93b94d10063c7e4d89", - "x-ms-correlation-request-id": "b1916fc3-e731-4b4a-aab5-a3914503109f", - "x-ms-ratelimit-remaining-subscription-reads": "11426", - "x-ms-request-id": "34aa556e-b192-4f1c-94d5-588bbb1ebcbc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031053Z:b1916fc3-e731-4b4a-aab5-a3914503109f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "232c5683c1b074e1d149e0f7b7a7ca52", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "232c5683c1b074e1d149e0f7b7a7ca52", - "x-ms-correlation-request-id": "9105f913-0322-4c54-b354-9699d28d6b54", - "x-ms-ratelimit-remaining-subscription-reads": "11425", - "x-ms-request-id": "3d42ed5c-5b4f-491a-9915-18a714a7207b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031054Z:9105f913-0322-4c54-b354-9699d28d6b54" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "58210382bad36eb0a4ad01569220bf69", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "58210382bad36eb0a4ad01569220bf69", - "x-ms-correlation-request-id": "89565f00-6370-4bd5-8b75-d0f992d8cfa5", - "x-ms-ratelimit-remaining-subscription-reads": "11424", - "x-ms-request-id": "517a388b-752d-4939-b9e8-2e6f0a0f1b1c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031055Z:89565f00-6370-4bd5-8b75-d0f992d8cfa5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f0f81ba24df0913ede4a8fd1089b7311", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f0f81ba24df0913ede4a8fd1089b7311", - "x-ms-correlation-request-id": "31a81019-faac-47af-8e68-6077c444226e", - "x-ms-ratelimit-remaining-subscription-reads": "11423", - "x-ms-request-id": "a50beec3-3a60-474a-9ce3-808921a26698", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031057Z:31a81019-faac-47af-8e68-6077c444226e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3884be82f55dc8b6a5bd7e02c08be1b0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3884be82f55dc8b6a5bd7e02c08be1b0", - "x-ms-correlation-request-id": "b806a8c2-292c-44d2-9f23-3f1889fb0942", - "x-ms-ratelimit-remaining-subscription-reads": "11422", - "x-ms-request-id": "f8753515-09cd-40a4-825d-e32d4956f977", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031058Z:b806a8c2-292c-44d2-9f23-3f1889fb0942" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9b55768adaaf3561c58f79882bdf6508", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:10:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9b55768adaaf3561c58f79882bdf6508", - "x-ms-correlation-request-id": "fdd8897b-80d7-43e9-9249-f3f7a14cf200", - "x-ms-ratelimit-remaining-subscription-reads": "11421", - "x-ms-request-id": "0e804f2c-0eac-4d8a-aff1-54e300b55e8b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031059Z:fdd8897b-80d7-43e9-9249-f3f7a14cf200" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d4d3ef39879cad0b65304a32ce3bd053", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d4d3ef39879cad0b65304a32ce3bd053", - "x-ms-correlation-request-id": "a224346e-21eb-4eb7-9c49-3e35d2ed2fe1", - "x-ms-ratelimit-remaining-subscription-reads": "11420", - "x-ms-request-id": "6f08a8e1-3956-4ed8-955a-9223aef6ba70", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031101Z:a224346e-21eb-4eb7-9c49-3e35d2ed2fe1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9246de69d846a8625c4e73cd7b2e9cc6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9246de69d846a8625c4e73cd7b2e9cc6", - "x-ms-correlation-request-id": "e6b1273b-bc09-4be8-ad0e-172ba68c9613", - "x-ms-ratelimit-remaining-subscription-reads": "11419", - "x-ms-request-id": "f0c59e92-44b5-42f8-b601-dd6f069c0038", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031102Z:e6b1273b-bc09-4be8-ad0e-172ba68c9613" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fb283fd2-95c9-42b3-b4f9-4174220ece87?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d1c976570db703136aa7357e8f2f678a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:11:03 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d1c976570db703136aa7357e8f2f678a", - "x-ms-correlation-request-id": "3847241e-9200-4de4-b91b-585ab712b476", - "x-ms-ratelimit-remaining-subscription-reads": "11418", - "x-ms-request-id": "d0b85d7c-0a26-43ab-9687-b6357eb2c99a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031103Z:3847241e-9200-4de4-b91b-585ab712b476" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7335/providers/Microsoft.Storage/storageAccounts/sto3660", - "name": "sto3660", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:10:47.0642458Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:10:47.0642458Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:10:46.9861337Z", - "primaryEndpoints": { - "blob": "https://sto3660.blob.core.windows.net/", - "queue": "https://sto3660.queue.core.windows.net/", - "table": "https://sto3660.table.core.windows.net/", - "file": "https://sto3660.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "737903887", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountBeginCreateTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountBeginCreateTestAsync.json deleted file mode 100644 index 0eb25923d2fe..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountBeginCreateTestAsync.json +++ /dev/null @@ -1,557 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1161?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-d7b8fd1893338c46acd26f7eb4856145-c81246f429872a42-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "36b31eaf3e28891dbb8417ffea55b2ae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a306f393-d85f-4524-a034-be44972a2aa6", - "x-ms-ratelimit-remaining-subscription-writes": "1143", - "x-ms-request-id": "a306f393-d85f-4524-a034-be44972a2aa6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033045Z:a306f393-d85f-4524-a034-be44972a2aa6" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1161", - "name": "res1161", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1161/providers/Microsoft.Storage/storageAccounts/sto7983?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-6055fe8d46ca5142bee3f945ddf13081-d0c11874ee974e46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f8d064e9ad01994eb3ad7d31ea1e916e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f8d064e9ad01994eb3ad7d31ea1e916e", - "x-ms-correlation-request-id": "3c944105-cfdd-4beb-b0dc-f38a5da9c5d3", - "x-ms-ratelimit-remaining-subscription-writes": "1142", - "x-ms-request-id": "11c2c2bb-9210-4f4d-8c4a-dd0c61730963", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033047Z:3c944105-cfdd-4beb-b0dc-f38a5da9c5d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "87bf9d11499b71ae659d74919f58d165", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "87bf9d11499b71ae659d74919f58d165", - "x-ms-correlation-request-id": "f03b3e2c-b654-48e7-a1dc-3f8bc7563aac", - "x-ms-ratelimit-remaining-subscription-reads": "11751", - "x-ms-request-id": "56e9a037-2afb-45d9-8c5d-de36fc1a9f88", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033048Z:f03b3e2c-b654-48e7-a1dc-3f8bc7563aac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "58759185adc9512ebc207df84d1b7b8b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "58759185adc9512ebc207df84d1b7b8b", - "x-ms-correlation-request-id": "a6325590-2f05-4117-84a7-a2b68e747f1b", - "x-ms-ratelimit-remaining-subscription-reads": "11750", - "x-ms-request-id": "cfed09f3-99dc-4aae-80af-5a5487a7c36f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033049Z:a6325590-2f05-4117-84a7-a2b68e747f1b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4c1fdd46095f2bd34e789ba423161023", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4c1fdd46095f2bd34e789ba423161023", - "x-ms-correlation-request-id": "275a756d-e4d1-4b93-897c-928c312021d1", - "x-ms-ratelimit-remaining-subscription-reads": "11749", - "x-ms-request-id": "5559bae1-1515-4ade-8f47-0fa2904d8500", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033050Z:275a756d-e4d1-4b93-897c-928c312021d1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8cacf9370eb163d76e6dca7accb5234a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8cacf9370eb163d76e6dca7accb5234a", - "x-ms-correlation-request-id": "560976aa-0d4b-4edc-bdec-b2d1b12a54be", - "x-ms-ratelimit-remaining-subscription-reads": "11748", - "x-ms-request-id": "e58ee1d0-90c6-43cd-8437-3bfc3ca8d932", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033052Z:560976aa-0d4b-4edc-bdec-b2d1b12a54be" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c14ae92184387b06be4a0a50128a2ea5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c14ae92184387b06be4a0a50128a2ea5", - "x-ms-correlation-request-id": "25328ca9-4675-4803-bdb5-be4d4d964c02", - "x-ms-ratelimit-remaining-subscription-reads": "11747", - "x-ms-request-id": "0a6f4c78-6dfd-4ba6-a977-3517261e725b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033053Z:25328ca9-4675-4803-bdb5-be4d4d964c02" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "53c15910ee6f38da06bbdef13f585f98", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "53c15910ee6f38da06bbdef13f585f98", - "x-ms-correlation-request-id": "850e9b35-18ec-44d9-9c50-2e25d228543e", - "x-ms-ratelimit-remaining-subscription-reads": "11746", - "x-ms-request-id": "56dbbfc9-58e2-4d54-9517-bb20accd2d1e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033054Z:850e9b35-18ec-44d9-9c50-2e25d228543e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3a8250554eccb2eaf330ce67038651e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3a8250554eccb2eaf330ce67038651e3", - "x-ms-correlation-request-id": "a44dd87a-d5cc-4e32-9f31-c3d33cc6d558", - "x-ms-ratelimit-remaining-subscription-reads": "11745", - "x-ms-request-id": "f8bf437d-41b3-468e-86c1-dd6e3c9c60a1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033055Z:a44dd87a-d5cc-4e32-9f31-c3d33cc6d558" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "726a243fcff432db0e11bb7da6143c65", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "726a243fcff432db0e11bb7da6143c65", - "x-ms-correlation-request-id": "aae4e81d-9fbc-4881-a111-dd04631ece2a", - "x-ms-ratelimit-remaining-subscription-reads": "11744", - "x-ms-request-id": "3f60c500-6c31-41eb-95f6-7608a1f00a4b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033057Z:aae4e81d-9fbc-4881-a111-dd04631ece2a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c1fa71eaf308c1d96e0e603e2072347f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c1fa71eaf308c1d96e0e603e2072347f", - "x-ms-correlation-request-id": "7bcbcaf6-c80f-44f7-a508-f1945b9e99d9", - "x-ms-ratelimit-remaining-subscription-reads": "11743", - "x-ms-request-id": "ed582e70-d1d7-4155-ae3e-d99a585fdaf5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033058Z:7bcbcaf6-c80f-44f7-a508-f1945b9e99d9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1ab2fa6aedee85a4754f2bba926d0cdf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1ab2fa6aedee85a4754f2bba926d0cdf", - "x-ms-correlation-request-id": "ecfcf415-4034-43e7-ab40-5c6fd29c7f41", - "x-ms-ratelimit-remaining-subscription-reads": "11742", - "x-ms-request-id": "ce91bc9a-7b8e-4fd7-8d70-fd7443834fba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033059Z:ecfcf415-4034-43e7-ab40-5c6fd29c7f41" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "927d68f38f8c4bdb4ba804e66f9c129c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "927d68f38f8c4bdb4ba804e66f9c129c", - "x-ms-correlation-request-id": "78109519-d9c3-4823-ad9c-cf9892fd0ac5", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "efa8912f-6e72-4d41-b084-94b8dc6c41c9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033101Z:78109519-d9c3-4823-ad9c-cf9892fd0ac5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/11c2c2bb-9210-4f4d-8c4a-dd0c61730963?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ab123cdc2262fd77cd754bb8c81e2f00", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:31:03 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ab123cdc2262fd77cd754bb8c81e2f00", - "x-ms-correlation-request-id": "2ec04757-5a0f-42ad-8547-d3f19bcc346f", - "x-ms-ratelimit-remaining-subscription-reads": "11740", - "x-ms-request-id": "aff03888-38e0-4e61-9246-fc074721d936", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033103Z:2ec04757-5a0f-42ad-8547-d3f19bcc346f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1161/providers/Microsoft.Storage/storageAccounts/sto7983", - "name": "sto7983", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:30:47.2546917Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:30:47.2546917Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:30:47.1765124Z", - "primaryEndpoints": { - "blob": "https://sto7983.blob.core.windows.net/", - "queue": "https://sto7983.queue.core.windows.net/", - "table": "https://sto7983.table.core.windows.net/", - "file": "https://sto7983.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1792205253", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCheckNameTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCheckNameTest.json deleted file mode 100644 index bde7fa921ad5..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCheckNameTest.json +++ /dev/null @@ -1,718 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res5947?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-7cf3631e39e341429163059b8323e018-bc8a06ff34340043-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c3ff4f4b2910a4f02836e80271ea65d6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "515d1d42-c778-4c71-8aba-68cabfb5bc8d", - "x-ms-ratelimit-remaining-subscription-writes": "1037", - "x-ms-request-id": "515d1d42-c778-4c71-8aba-68cabfb5bc8d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031106Z:515d1d42-c778-4c71-8aba-68cabfb5bc8d" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5947", - "name": "res5947", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "61", - "Content-Type": "application/json", - "traceparent": "00-65b3311102b57a4caddab0f361321bee-6e722154788cb845-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "89f353e990b20705405d9a2b759b1a72", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "name": "sto1935", - "type": "Microsoft.Storage/storageAccounts" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:11:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "89f353e990b20705405d9a2b759b1a72", - "x-ms-correlation-request-id": "8c0f44b7-3145-45e3-bf3a-af181e4648f1", - "x-ms-ratelimit-remaining-subscription-reads": "11417", - "x-ms-request-id": "660dcc0c-d70f-4537-b07a-e875f5ae8749", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031107Z:8c0f44b7-3145-45e3-bf3a-af181e4648f1" - }, - "ResponseBody": { - "nameAvailable": true - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-dbc3b6d476ad90489c8024aefb5cb8b6-354e9563f08ebe47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5cdd12385201bf36461336a52857929e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "name": "CAPS", - "type": "Microsoft.Storage/storageAccounts" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "219", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:11:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5cdd12385201bf36461336a52857929e", - "x-ms-correlation-request-id": "13917683-c801-42e4-a393-82902e608067", - "x-ms-ratelimit-remaining-subscription-reads": "11416", - "x-ms-request-id": "5ee5dac8-de95-44d7-9511-881ee9095d08", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031107Z:13917683-c801-42e4-a393-82902e608067" - }, - "ResponseBody": { - "nameAvailable": false, - "reason": "AccountNameInvalid", - "message": "CAPS is not a valid storage account name. Storage account name must be between 3 and 24 characters in length and use numbers and lower-case letters only." - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5947/providers/Microsoft.Storage/storageAccounts/sto9053?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-fc35752c02d85143a05942b4b93d296d-25f4086f01bb8e4a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5bfd9b189812f9bebccfcb5579b29ace", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5bfd9b189812f9bebccfcb5579b29ace", - "x-ms-correlation-request-id": "36378dcb-27c9-4860-84e8-bb2a9a153c4f", - "x-ms-ratelimit-remaining-subscription-writes": "1036", - "x-ms-request-id": "732fccdd-e05d-4c3a-9834-6af1ee2fe4ac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031110Z:36378dcb-27c9-4860-84e8-bb2a9a153c4f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "005d03fb171c7a251f6345836b69cc60", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "005d03fb171c7a251f6345836b69cc60", - "x-ms-correlation-request-id": "660aea7f-9792-4e9c-88ba-783472121d12", - "x-ms-ratelimit-remaining-subscription-reads": "11415", - "x-ms-request-id": "2f57b1bd-583f-4d96-981e-d874ba3457df", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031110Z:660aea7f-9792-4e9c-88ba-783472121d12" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1e98d79c17ba4bad04e026cff8649add", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1e98d79c17ba4bad04e026cff8649add", - "x-ms-correlation-request-id": "32833098-5f03-4026-ba65-bd0fc56f34d0", - "x-ms-ratelimit-remaining-subscription-reads": "11414", - "x-ms-request-id": "9902caf4-af49-4411-a278-6f9a52630d6b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031111Z:32833098-5f03-4026-ba65-bd0fc56f34d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7659ffe5995578b1135d68168713b1ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7659ffe5995578b1135d68168713b1ca", - "x-ms-correlation-request-id": "f05da68b-827d-49c8-9b08-0bceeb41d353", - "x-ms-ratelimit-remaining-subscription-reads": "11413", - "x-ms-request-id": "e248fb2f-88a8-4ff5-82e6-e8af4a1066bf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031113Z:f05da68b-827d-49c8-9b08-0bceeb41d353" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "87be3f77cb46e4105511fc3cf05681ba", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "87be3f77cb46e4105511fc3cf05681ba", - "x-ms-correlation-request-id": "6a634c08-9e95-497f-b30d-eb391de07cca", - "x-ms-ratelimit-remaining-subscription-reads": "11412", - "x-ms-request-id": "9b000e91-89e7-4334-b807-51d23f30d1a5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031114Z:6a634c08-9e95-497f-b30d-eb391de07cca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6b9d67c8560f020a251f0a5daf97c3f1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6b9d67c8560f020a251f0a5daf97c3f1", - "x-ms-correlation-request-id": "4f1cc470-7bd8-4ec1-aef0-3ab4313abe44", - "x-ms-ratelimit-remaining-subscription-reads": "11411", - "x-ms-request-id": "9e11f0aa-f660-4799-b6a3-e082ad903e94", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031115Z:4f1cc470-7bd8-4ec1-aef0-3ab4313abe44" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b9575c2e12a61996ef7520439d7587bc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b9575c2e12a61996ef7520439d7587bc", - "x-ms-correlation-request-id": "e680eee6-0cde-4339-ac2d-77e063dc3509", - "x-ms-ratelimit-remaining-subscription-reads": "11410", - "x-ms-request-id": "61a2cdf3-0ab9-4ec7-a701-6081a29d0fde", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031117Z:e680eee6-0cde-4339-ac2d-77e063dc3509" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "204daddb467520ba34bb6227c0b234be", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "204daddb467520ba34bb6227c0b234be", - "x-ms-correlation-request-id": "dd508057-0c77-462f-93bb-72af6a74811d", - "x-ms-ratelimit-remaining-subscription-reads": "11409", - "x-ms-request-id": "83c8409d-6bb3-4043-97cf-c14c156a9f59", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031118Z:dd508057-0c77-462f-93bb-72af6a74811d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "940d0a4ec8feb613d0837c9935c664b0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "940d0a4ec8feb613d0837c9935c664b0", - "x-ms-correlation-request-id": "7a6b0800-1a0f-4119-a45f-cf8bd488014b", - "x-ms-ratelimit-remaining-subscription-reads": "11408", - "x-ms-request-id": "8e7606b6-e5b8-43cf-8fc1-5ffccb497d7d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031119Z:7a6b0800-1a0f-4119-a45f-cf8bd488014b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "01814e98a349e87ba13684eaaf6f593c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "01814e98a349e87ba13684eaaf6f593c", - "x-ms-correlation-request-id": "3e058b51-63c2-4cfb-a7c2-327167ff7993", - "x-ms-ratelimit-remaining-subscription-reads": "11407", - "x-ms-request-id": "ada02727-a5dd-4bd8-bf07-0be7f6e07bec", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031121Z:3e058b51-63c2-4cfb-a7c2-327167ff7993" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "92f56241f26713be99974ff1ca20eb6e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "92f56241f26713be99974ff1ca20eb6e", - "x-ms-correlation-request-id": "fc5e3ce2-5b6a-4dc5-94b0-d36f53ad6502", - "x-ms-ratelimit-remaining-subscription-reads": "11406", - "x-ms-request-id": "b0d6c5b7-fb5a-43e3-80d7-3bdf4d666f98", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031122Z:fc5e3ce2-5b6a-4dc5-94b0-d36f53ad6502" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "728fb1573331ab758e25f3c743290661", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "728fb1573331ab758e25f3c743290661", - "x-ms-correlation-request-id": "4baee4a0-70a2-4244-83c0-fd198f8aadd6", - "x-ms-ratelimit-remaining-subscription-reads": "11405", - "x-ms-request-id": "e506db49-18e8-4c67-9147-81384dddff96", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031123Z:4baee4a0-70a2-4244-83c0-fd198f8aadd6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d2583f2ad1d1a5498f6e67b1538a1e80", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d2583f2ad1d1a5498f6e67b1538a1e80", - "x-ms-correlation-request-id": "664901ea-cfaa-467d-80b5-a6e045327786", - "x-ms-ratelimit-remaining-subscription-reads": "11404", - "x-ms-request-id": "e3f93e15-9500-4245-be1f-251132aed4b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031125Z:664901ea-cfaa-467d-80b5-a6e045327786" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/732fccdd-e05d-4c3a-9834-6af1ee2fe4ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fe93164be6e00e0bed4a0441fff6d070", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:11:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fe93164be6e00e0bed4a0441fff6d070", - "x-ms-correlation-request-id": "b6d51164-649b-4c60-b12a-69e9ffeded46", - "x-ms-ratelimit-remaining-subscription-reads": "11403", - "x-ms-request-id": "97aa9f76-57fe-4f6a-81dc-a7b7b58fa64a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031126Z:b6d51164-649b-4c60-b12a-69e9ffeded46" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5947/providers/Microsoft.Storage/storageAccounts/sto9053", - "name": "sto9053", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:11:09.8464303Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:11:09.8464303Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:11:09.7526764Z", - "primaryEndpoints": { - "blob": "https://sto9053.blob.core.windows.net/", - "queue": "https://sto9053.queue.core.windows.net/", - "table": "https://sto9053.table.core.windows.net/", - "file": "https://sto9053.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "61", - "Content-Type": "application/json", - "traceparent": "00-21be37520ce9ca449d66957de0d9e2a5-a3560c68a364a145-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ac6ee9019c7859d68e9e2c2cbc35704", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "name": "sto9053", - "type": "Microsoft.Storage/storageAccounts" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "112", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:11:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8ac6ee9019c7859d68e9e2c2cbc35704", - "x-ms-correlation-request-id": "633aa514-56f1-4521-95ed-05f414468acf", - "x-ms-ratelimit-remaining-subscription-reads": "11402", - "x-ms-request-id": "aac90b7b-9d5e-49d1-a3c1-a007e851ca6c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031127Z:633aa514-56f1-4521-95ed-05f414468acf" - }, - "ResponseBody": { - "nameAvailable": false, - "reason": "AlreadyExists", - "message": "The storage account named sto9053 is already taken." - } - } - ], - "Variables": { - "RandomSeed": "237109448", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCheckNameTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCheckNameTestAsync.json deleted file mode 100644 index 335bec03319e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCheckNameTestAsync.json +++ /dev/null @@ -1,684 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res6942?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-d52c71cdad7e4d4dae824d1e3d879fd6-6a4b19356ae99e46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e7ca71da6e2dece92fe7475155e5ce2b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:05 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fb168392-fb42-4168-9c3f-80b66334f91c", - "x-ms-ratelimit-remaining-subscription-writes": "1141", - "x-ms-request-id": "fb168392-fb42-4168-9c3f-80b66334f91c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033106Z:fb168392-fb42-4168-9c3f-80b66334f91c" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6942", - "name": "res6942", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "61", - "Content-Type": "application/json", - "traceparent": "00-87297448c7c52e4e92c11886b4518144-03f038e6e9418c49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c13daeead313f1ac8f89efcc4c1632a7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "name": "sto9004", - "type": "Microsoft.Storage/storageAccounts" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:31:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c13daeead313f1ac8f89efcc4c1632a7", - "x-ms-correlation-request-id": "dbfe8787-0fee-4e2e-8335-4677b6955b2f", - "x-ms-ratelimit-remaining-subscription-reads": "11739", - "x-ms-request-id": "fd6e6afe-96ed-4595-a2cc-74778822d51b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033107Z:dbfe8787-0fee-4e2e-8335-4677b6955b2f" - }, - "ResponseBody": { - "nameAvailable": true - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-289ce331f0c91e4bad266bd9e2ad6e0b-f8a5e9686470a143-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f0423778c9f421592ad2c8567d8e0239", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "name": "CAPS", - "type": "Microsoft.Storage/storageAccounts" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "219", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:31:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f0423778c9f421592ad2c8567d8e0239", - "x-ms-correlation-request-id": "34c49e0d-a392-4350-b402-836a1f3b9bac", - "x-ms-ratelimit-remaining-subscription-reads": "11738", - "x-ms-request-id": "35cc56d3-e330-45f8-80d4-2c4f4fdf3ffd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033107Z:34c49e0d-a392-4350-b402-836a1f3b9bac" - }, - "ResponseBody": { - "nameAvailable": false, - "reason": "AccountNameInvalid", - "message": "CAPS is not a valid storage account name. Storage account name must be between 3 and 24 characters in length and use numbers and lower-case letters only." - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6942/providers/Microsoft.Storage/storageAccounts/sto4421?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-a18e437b7bb1174d85b04ea4c9e68b34-ec0ec2f2e9d9e244-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d16c5838c6441e9ef69ee5f920e3d114", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d16c5838c6441e9ef69ee5f920e3d114", - "x-ms-correlation-request-id": "6770c1f5-d1a6-412b-b9d7-f60a20ede6a9", - "x-ms-ratelimit-remaining-subscription-writes": "1140", - "x-ms-request-id": "3ea01e9b-e7dc-4099-874e-7decffffa179", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033109Z:6770c1f5-d1a6-412b-b9d7-f60a20ede6a9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bd13dab6d6c57033a3d2fd2b732709ee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bd13dab6d6c57033a3d2fd2b732709ee", - "x-ms-correlation-request-id": "c8e703a5-d574-4127-875b-26f882c26937", - "x-ms-ratelimit-remaining-subscription-reads": "11736", - "x-ms-request-id": "a2c35856-a97a-426a-b363-204172e2d9fb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033110Z:c8e703a5-d574-4127-875b-26f882c26937" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b1d341f7ac543bb63817b4ae8593c781", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b1d341f7ac543bb63817b4ae8593c781", - "x-ms-correlation-request-id": "a3eeab3f-2e1d-40a7-8766-ce0162cde9fd", - "x-ms-ratelimit-remaining-subscription-reads": "11735", - "x-ms-request-id": "42740927-e5e8-458f-b79c-d29dd246f5fa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033111Z:a3eeab3f-2e1d-40a7-8766-ce0162cde9fd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "46435f9d14d0d24fa93de869fef4e1f4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "46435f9d14d0d24fa93de869fef4e1f4", - "x-ms-correlation-request-id": "a3f7cc71-dc1e-4b3a-ba9a-b48bb9540058", - "x-ms-ratelimit-remaining-subscription-reads": "11734", - "x-ms-request-id": "63a04d2c-29be-434f-808d-b922fe28c7a3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033112Z:a3f7cc71-dc1e-4b3a-ba9a-b48bb9540058" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1514528c4ea0093124d784ae2185eb10", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1514528c4ea0093124d784ae2185eb10", - "x-ms-correlation-request-id": "0d2fd36c-ec2a-482d-8d89-037f0f44f3ff", - "x-ms-ratelimit-remaining-subscription-reads": "11733", - "x-ms-request-id": "15d744c4-1a82-4aeb-a8d3-f1254a6b99d9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033114Z:0d2fd36c-ec2a-482d-8d89-037f0f44f3ff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "148d7b0ac3e3e21ef2010817c44d3c44", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "148d7b0ac3e3e21ef2010817c44d3c44", - "x-ms-correlation-request-id": "50f68f69-1db6-4d08-a941-14d7561f414b", - "x-ms-ratelimit-remaining-subscription-reads": "11732", - "x-ms-request-id": "06081191-fc47-466b-8e84-5f6f9b3ad0c0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033116Z:50f68f69-1db6-4d08-a941-14d7561f414b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3321c036b27e4fe12d3a21f88fa0b123", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3321c036b27e4fe12d3a21f88fa0b123", - "x-ms-correlation-request-id": "2485bea8-909c-43cb-845f-e3000d3fbe2a", - "x-ms-ratelimit-remaining-subscription-reads": "11731", - "x-ms-request-id": "6b0614fb-4561-4baf-8112-b11460c67ff5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033117Z:2485bea8-909c-43cb-845f-e3000d3fbe2a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "825ed752cc66c8113331229f451945d7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "825ed752cc66c8113331229f451945d7", - "x-ms-correlation-request-id": "e13e294a-e802-4d15-bac8-bd19b61fecb8", - "x-ms-ratelimit-remaining-subscription-reads": "11730", - "x-ms-request-id": "f43541d7-b83a-4862-b2f3-2f7becf94c8f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033118Z:e13e294a-e802-4d15-bac8-bd19b61fecb8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6178409ab76357929a3ee6a9a1265351", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6178409ab76357929a3ee6a9a1265351", - "x-ms-correlation-request-id": "2fb55c1c-a8d8-45be-9f59-4f917b1cbc1a", - "x-ms-ratelimit-remaining-subscription-reads": "11729", - "x-ms-request-id": "34c783db-f2e7-4bae-bc31-b9c0ae566a85", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033120Z:2fb55c1c-a8d8-45be-9f59-4f917b1cbc1a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ecc5e450baee69ddae59ff4d8f420a14", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ecc5e450baee69ddae59ff4d8f420a14", - "x-ms-correlation-request-id": "f40cb822-2879-4281-a552-e584373603a4", - "x-ms-ratelimit-remaining-subscription-reads": "11728", - "x-ms-request-id": "9640d3a1-fa53-4e86-ab8e-961708703d97", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033121Z:f40cb822-2879-4281-a552-e584373603a4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4f5d4af44f289ac04506e828e567260d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4f5d4af44f289ac04506e828e567260d", - "x-ms-correlation-request-id": "2e5bcb2d-2fea-4e87-9c1e-1e16e8b74244", - "x-ms-ratelimit-remaining-subscription-reads": "11727", - "x-ms-request-id": "dc210971-9251-43da-b7e2-0d3f900a829f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033122Z:2e5bcb2d-2fea-4e87-9c1e-1e16e8b74244" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "604ed1dd5853e0e8620eb20ab844c757", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "604ed1dd5853e0e8620eb20ab844c757", - "x-ms-correlation-request-id": "af8dac85-ce39-47a8-8939-62c120e8d9e8", - "x-ms-ratelimit-remaining-subscription-reads": "11726", - "x-ms-request-id": "f9c38707-0739-4b78-ae96-cbcf03aa89ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033124Z:af8dac85-ce39-47a8-8939-62c120e8d9e8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3ea01e9b-e7dc-4099-874e-7decffffa179?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "56b5d23404c80029242ba7e7d1b58447", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:31:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "56b5d23404c80029242ba7e7d1b58447", - "x-ms-correlation-request-id": "2fa30849-72ee-4f73-ae6f-03707fc90c4b", - "x-ms-ratelimit-remaining-subscription-reads": "11725", - "x-ms-request-id": "3954798f-0170-4630-92b3-1fe869496929", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033125Z:2fa30849-72ee-4f73-ae6f-03707fc90c4b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6942/providers/Microsoft.Storage/storageAccounts/sto4421", - "name": "sto4421", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:31:09.3257619Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:31:09.3257619Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:31:09.2319858Z", - "primaryEndpoints": { - "blob": "https://sto4421.blob.core.windows.net/", - "queue": "https://sto4421.queue.core.windows.net/", - "table": "https://sto4421.table.core.windows.net/", - "file": "https://sto4421.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/checkNameAvailability?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "61", - "Content-Type": "application/json", - "traceparent": "00-31d615d2e2f3d449bdc71c20f6805cc1-62ae9751581d244f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "be6ff132a9f39bc0627cec1a9cb6e100", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "name": "sto4421", - "type": "Microsoft.Storage/storageAccounts" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "112", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:31:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "be6ff132a9f39bc0627cec1a9cb6e100", - "x-ms-correlation-request-id": "641bc9cc-8a2d-42c8-860d-f23946792001", - "x-ms-ratelimit-remaining-subscription-reads": "11724", - "x-ms-request-id": "90121203-4ba9-4123-9d36-76103b7ba66a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033126Z:641bc9cc-8a2d-42c8-860d-f23946792001" - }, - "ResponseBody": { - "nameAvailable": false, - "reason": "AlreadyExists", - "message": "The storage account named sto4421 is already taken." - } - } - ], - "Variables": { - "RandomSeed": "1995338843", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateGetdfs.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateGetdfs.json deleted file mode 100644 index 192dbc046df0..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateGetdfs.json +++ /dev/null @@ -1,676 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res683?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-620b7e1308c3f24c89875ac60e31cae2-4ba61eed2516994c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1cb5739129735178d621840796a25651", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:29 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1aeb68a8-3cff-445c-a8a1-40edd0754a2d", - "x-ms-ratelimit-remaining-subscription-writes": "1035", - "x-ms-request-id": "1aeb68a8-3cff-445c-a8a1-40edd0754a2d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031129Z:1aeb68a8-3cff-445c-a8a1-40edd0754a2d" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res683", - "name": "res683", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res683/providers/Microsoft.Storage/storageAccounts/sto5468?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "106", - "Content-Type": "application/json", - "traceparent": "00-e8c9ce1cd038c74699039b96ce94fbe3-39a27d0664cd9945-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c1e731b4747342067d3db70d70ef2045", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "properties": { - "isHnsEnabled": true - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c1e731b4747342067d3db70d70ef2045", - "x-ms-correlation-request-id": "cdc9fdd7-3283-41ae-975f-ab3befca657d", - "x-ms-ratelimit-remaining-subscription-writes": "1034", - "x-ms-request-id": "286fa461-839a-4731-ac40-7280b9f1b476", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031132Z:cdc9fdd7-3283-41ae-975f-ab3befca657d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "724f961931ddfe1dafdaf5ecc1446632", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "724f961931ddfe1dafdaf5ecc1446632", - "x-ms-correlation-request-id": "7c569228-b51a-411d-a250-600e376f4137", - "x-ms-ratelimit-remaining-subscription-reads": "11401", - "x-ms-request-id": "5aaa39f7-a937-4992-8f5d-5aabaab5b327", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031132Z:7c569228-b51a-411d-a250-600e376f4137" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b6c6c264d807df120447defd20119365", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b6c6c264d807df120447defd20119365", - "x-ms-correlation-request-id": "e0f8653d-2afa-475f-956f-f9812d777f0e", - "x-ms-ratelimit-remaining-subscription-reads": "11400", - "x-ms-request-id": "ab8a51ab-5397-4ad1-881b-3f755a57a4a3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031134Z:e0f8653d-2afa-475f-956f-f9812d777f0e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "daf32140ae9f9e67cd4fc9a8df40de9f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "daf32140ae9f9e67cd4fc9a8df40de9f", - "x-ms-correlation-request-id": "0908a07d-4f83-4a8c-81a4-2ca9cf332be9", - "x-ms-ratelimit-remaining-subscription-reads": "11399", - "x-ms-request-id": "0b719d96-8d1c-4971-8fc2-4b31fa13f4fc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031135Z:0908a07d-4f83-4a8c-81a4-2ca9cf332be9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ec9021104550418e83706d965320de9d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ec9021104550418e83706d965320de9d", - "x-ms-correlation-request-id": "98b158dd-2e4e-4e86-b176-e0704cf38b1d", - "x-ms-ratelimit-remaining-subscription-reads": "11398", - "x-ms-request-id": "4c840223-4c31-4668-b236-b5f7b4cf4f27", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031136Z:98b158dd-2e4e-4e86-b176-e0704cf38b1d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9fab90478c50b5935b28e9b70e6900c3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9fab90478c50b5935b28e9b70e6900c3", - "x-ms-correlation-request-id": "c8d65fdb-58f7-40a9-a59e-62c9349f527b", - "x-ms-ratelimit-remaining-subscription-reads": "11397", - "x-ms-request-id": "b689d128-550d-4c12-a88a-a1dcd0c9a2db", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031138Z:c8d65fdb-58f7-40a9-a59e-62c9349f527b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ffec3e68a781fb1593b2562f40d14bad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ffec3e68a781fb1593b2562f40d14bad", - "x-ms-correlation-request-id": "334f78df-861f-4bee-aeb3-5d49a7ba3164", - "x-ms-ratelimit-remaining-subscription-reads": "11396", - "x-ms-request-id": "646871ee-bd03-467d-be20-980482ea121c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031139Z:334f78df-861f-4bee-aeb3-5d49a7ba3164" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4e612c713f94834f8ddb91285cd63219", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4e612c713f94834f8ddb91285cd63219", - "x-ms-correlation-request-id": "ecf0004b-adb8-433e-b987-160f1d7546bd", - "x-ms-ratelimit-remaining-subscription-reads": "11395", - "x-ms-request-id": "389537b8-e116-4c7c-ae28-5dba3a6eae4b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031140Z:ecf0004b-adb8-433e-b987-160f1d7546bd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "142da96fdf33a01c7ab00c9e3663748a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "142da96fdf33a01c7ab00c9e3663748a", - "x-ms-correlation-request-id": "7a110763-7f26-4efb-b230-bc84fab8dcec", - "x-ms-ratelimit-remaining-subscription-reads": "11394", - "x-ms-request-id": "d6278514-0463-4c34-9446-a7775ef193c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031142Z:7a110763-7f26-4efb-b230-bc84fab8dcec" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e2463bddb108292eef6871a515ed9ebd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e2463bddb108292eef6871a515ed9ebd", - "x-ms-correlation-request-id": "e6d974d0-5b76-4340-b066-5938dc9793e4", - "x-ms-ratelimit-remaining-subscription-reads": "11393", - "x-ms-request-id": "e35f4928-2c20-4ef3-b6bd-93e1a9054dd1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031143Z:e6d974d0-5b76-4340-b066-5938dc9793e4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "96bf3c7f36a3927910c1d3e433b14d2a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "96bf3c7f36a3927910c1d3e433b14d2a", - "x-ms-correlation-request-id": "c7ebec03-0cb4-4cc2-abb6-a3c004db2eab", - "x-ms-ratelimit-remaining-subscription-reads": "11392", - "x-ms-request-id": "9959a784-1343-4f63-acea-0f60ab43f7c4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031144Z:c7ebec03-0cb4-4cc2-abb6-a3c004db2eab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "204a0766508fbe117b0425ca6d768a8d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "204a0766508fbe117b0425ca6d768a8d", - "x-ms-correlation-request-id": "8c5ce25c-f9c8-4c7c-91b8-1bf114709bee", - "x-ms-ratelimit-remaining-subscription-reads": "11391", - "x-ms-request-id": "e03d43f3-14d4-4b76-9682-b865d362546a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031146Z:8c5ce25c-f9c8-4c7c-91b8-1bf114709bee" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f91e4f11dda3a6e6c2b3d147dd4af63e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f91e4f11dda3a6e6c2b3d147dd4af63e", - "x-ms-correlation-request-id": "987b00f2-4118-4d24-a951-b6d3a2253c45", - "x-ms-ratelimit-remaining-subscription-reads": "11390", - "x-ms-request-id": "fcdb8dc8-ff24-4066-b050-ec4d89313fb2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031147Z:987b00f2-4118-4d24-a951-b6d3a2253c45" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/286fa461-839a-4731-ac40-7280b9f1b476?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0e3f471b7da22f2d2a011b9f11ae2499", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1272", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:11:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0e3f471b7da22f2d2a011b9f11ae2499", - "x-ms-correlation-request-id": "7c99427a-9169-4df0-9fef-78418edb1739", - "x-ms-ratelimit-remaining-subscription-reads": "11389", - "x-ms-request-id": "e1ba94e3-83b3-4a9a-a09f-42bff306be04", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031148Z:7c99427a-9169-4df0-9fef-78418edb1739" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res683/providers/Microsoft.Storage/storageAccounts/sto5468", - "name": "sto5468", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "isHnsEnabled": true, - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:11:32.0200159Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:11:32.0200159Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:11:31.9262459Z", - "primaryEndpoints": { - "dfs": "https://sto5468.dfs.core.windows.net/", - "web": "https://sto5468.z20.web.core.windows.net/", - "blob": "https://sto5468.blob.core.windows.net/", - "queue": "https://sto5468.queue.core.windows.net/", - "table": "https://sto5468.table.core.windows.net/", - "file": "https://sto5468.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res683/providers/Microsoft.Storage/storageAccounts/sto5468?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ac25ca6f1358e74c8e5ff93a7e6fbd50-9f2e035c5f870e4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e4d246365392888620a45edc7ec9e030", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1272", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:11:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e4d246365392888620a45edc7ec9e030", - "x-ms-correlation-request-id": "7f4a4e6c-bb7a-4c75-b9d3-c344b2e79614", - "x-ms-ratelimit-remaining-subscription-reads": "11388", - "x-ms-request-id": "46fdf97d-77b5-4f81-81c5-b429318eb5eb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031149Z:7f4a4e6c-bb7a-4c75-b9d3-c344b2e79614" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res683/providers/Microsoft.Storage/storageAccounts/sto5468", - "name": "sto5468", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "isHnsEnabled": true, - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:11:32.0200159Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:11:32.0200159Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:11:31.9262459Z", - "primaryEndpoints": { - "dfs": "https://sto5468.dfs.core.windows.net/", - "web": "https://sto5468.z20.web.core.windows.net/", - "blob": "https://sto5468.blob.core.windows.net/", - "queue": "https://sto5468.queue.core.windows.net/", - "table": "https://sto5468.table.core.windows.net/", - "file": "https://sto5468.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "340337209", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateGetdfsAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateGetdfsAsync.json deleted file mode 100644 index cc959557446f..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateGetdfsAsync.json +++ /dev/null @@ -1,676 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1831?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-6fb5ba461b27ff4fa9ea5edc91239866-fa47bab278044b4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c0488c956f34d53a0f8c558c34abe010", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:28 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "118a5eeb-5d40-435d-abe8-35f5f2bacaa0", - "x-ms-ratelimit-remaining-subscription-writes": "1139", - "x-ms-request-id": "118a5eeb-5d40-435d-abe8-35f5f2bacaa0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033129Z:118a5eeb-5d40-435d-abe8-35f5f2bacaa0" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1831", - "name": "res1831", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1831/providers/Microsoft.Storage/storageAccounts/sto1425?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "106", - "Content-Type": "application/json", - "traceparent": "00-84f066897827a24b8d14b1d32df39c9e-84cfba21a554a049-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a1ae13e7c31de3912108843fb1a10af5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "properties": { - "isHnsEnabled": true - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a1ae13e7c31de3912108843fb1a10af5", - "x-ms-correlation-request-id": "a4414b96-23b9-48f7-99c7-c00eee9914dc", - "x-ms-ratelimit-remaining-subscription-writes": "1138", - "x-ms-request-id": "81ca9f9c-5359-49cc-9f3f-1316e61488c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033132Z:a4414b96-23b9-48f7-99c7-c00eee9914dc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "be2422ef85a6c978b7dc1366b5955dea", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "be2422ef85a6c978b7dc1366b5955dea", - "x-ms-correlation-request-id": "8e1932b9-d180-4177-bda6-fdf4cc31b2b7", - "x-ms-ratelimit-remaining-subscription-reads": "11723", - "x-ms-request-id": "ad0d75f6-903b-4cb7-81b9-f45f773bedea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033133Z:8e1932b9-d180-4177-bda6-fdf4cc31b2b7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a328964ac0d5d02b6a70db80f564d0b6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a328964ac0d5d02b6a70db80f564d0b6", - "x-ms-correlation-request-id": "735a67da-cea8-4c08-900d-f5cc7ebe9351", - "x-ms-ratelimit-remaining-subscription-reads": "11722", - "x-ms-request-id": "6046ad2f-a03e-4198-b4e7-e01afeda5e58", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033134Z:735a67da-cea8-4c08-900d-f5cc7ebe9351" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8e507bc64c7d864e8f42989603418830", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8e507bc64c7d864e8f42989603418830", - "x-ms-correlation-request-id": "f7fde658-d82a-4767-bff6-31ff10b0d3fb", - "x-ms-ratelimit-remaining-subscription-reads": "11721", - "x-ms-request-id": "5241b661-8040-4d98-88b9-3482d9bd6c51", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033135Z:f7fde658-d82a-4767-bff6-31ff10b0d3fb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7ce2e33e9e422e33f6545336a9f8d353", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7ce2e33e9e422e33f6545336a9f8d353", - "x-ms-correlation-request-id": "55943698-d9b3-4bd3-afa3-c1179fb86b1f", - "x-ms-ratelimit-remaining-subscription-reads": "11720", - "x-ms-request-id": "221d0f6a-fd31-42d6-b403-4e1da1d32da2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033137Z:55943698-d9b3-4bd3-afa3-c1179fb86b1f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3aa05d0bce45fe6d47a213932895cc29", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3aa05d0bce45fe6d47a213932895cc29", - "x-ms-correlation-request-id": "56d26880-3d1f-4413-9fb8-7584ec28fa2a", - "x-ms-ratelimit-remaining-subscription-reads": "11719", - "x-ms-request-id": "800de329-883c-442a-b793-12b744330b60", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033138Z:56d26880-3d1f-4413-9fb8-7584ec28fa2a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1241aae75481277347219828f818dc97", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1241aae75481277347219828f818dc97", - "x-ms-correlation-request-id": "f9f438d8-ba5e-4ac5-a7a5-714ad12eb1a6", - "x-ms-ratelimit-remaining-subscription-reads": "11718", - "x-ms-request-id": "d58f39e6-2f66-49bd-b155-64b49599567f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033139Z:f9f438d8-ba5e-4ac5-a7a5-714ad12eb1a6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a68a456f4da16feb76e334a08aa00660", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a68a456f4da16feb76e334a08aa00660", - "x-ms-correlation-request-id": "632fed1a-74f9-4f80-9c99-438d4e943d6d", - "x-ms-ratelimit-remaining-subscription-reads": "11717", - "x-ms-request-id": "a4fc20e7-8dd7-49a8-85e8-ac28caa91e57", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033141Z:632fed1a-74f9-4f80-9c99-438d4e943d6d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ff4e2a87c0b6b6d1e978f3233644052f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ff4e2a87c0b6b6d1e978f3233644052f", - "x-ms-correlation-request-id": "00ba6103-0be9-4780-b0cf-24d3d84440cc", - "x-ms-ratelimit-remaining-subscription-reads": "11716", - "x-ms-request-id": "d274d93e-ccc9-4202-8cfd-f8ca18d751ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033142Z:00ba6103-0be9-4780-b0cf-24d3d84440cc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e2237cc5260a9a87bfd19b9d20d29da7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e2237cc5260a9a87bfd19b9d20d29da7", - "x-ms-correlation-request-id": "de423e28-2017-4107-8eac-b41a52339be9", - "x-ms-ratelimit-remaining-subscription-reads": "11715", - "x-ms-request-id": "d90db5aa-1593-4d43-86b5-0f8f0070a1b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033143Z:de423e28-2017-4107-8eac-b41a52339be9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cea0371addcaaee073d3bc285ac73931", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cea0371addcaaee073d3bc285ac73931", - "x-ms-correlation-request-id": "96027103-17cb-425c-af1f-789567cba5b5", - "x-ms-ratelimit-remaining-subscription-reads": "11714", - "x-ms-request-id": "e066b2aa-3c2c-4f83-8eeb-89791d9a3d3a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033145Z:96027103-17cb-425c-af1f-789567cba5b5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0ddb04de247c6156a2b440e525339617", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0ddb04de247c6156a2b440e525339617", - "x-ms-correlation-request-id": "0dcef4aa-2ec4-4570-8504-de940fd92278", - "x-ms-ratelimit-remaining-subscription-reads": "11713", - "x-ms-request-id": "aac2fd96-5481-4b08-b511-0f6c76840479", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033146Z:0dcef4aa-2ec4-4570-8504-de940fd92278" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fe084bdb37a4e8649c756e36695e3ff7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fe084bdb37a4e8649c756e36695e3ff7", - "x-ms-correlation-request-id": "fa8dfa1a-966d-44dc-ac0c-523ff958211d", - "x-ms-ratelimit-remaining-subscription-reads": "11712", - "x-ms-request-id": "751d4ac2-4e69-4597-99c6-767d72c1daef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033147Z:fa8dfa1a-966d-44dc-ac0c-523ff958211d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/81ca9f9c-5359-49cc-9f3f-1316e61488c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1bbf6a978ff7f62ae13e2b169cfa8940", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1273", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:31:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1bbf6a978ff7f62ae13e2b169cfa8940", - "x-ms-correlation-request-id": "90ecf934-5609-492c-a930-11af0d36fe44", - "x-ms-ratelimit-remaining-subscription-reads": "11711", - "x-ms-request-id": "682451c5-a1e2-4b27-b0f4-ad6361991db9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033149Z:90ecf934-5609-492c-a930-11af0d36fe44" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1831/providers/Microsoft.Storage/storageAccounts/sto1425", - "name": "sto1425", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "isHnsEnabled": true, - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:31:32.4533644Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:31:32.4533644Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:31:32.3595855Z", - "primaryEndpoints": { - "dfs": "https://sto1425.dfs.core.windows.net/", - "web": "https://sto1425.z20.web.core.windows.net/", - "blob": "https://sto1425.blob.core.windows.net/", - "queue": "https://sto1425.queue.core.windows.net/", - "table": "https://sto1425.table.core.windows.net/", - "file": "https://sto1425.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1831/providers/Microsoft.Storage/storageAccounts/sto1425?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-08738ecfd8cd4c4393d11bd3a3df8edb-346f21f5caa47c4a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0e4da53d3bbfa78da0f27006b51ff844", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1273", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:31:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0e4da53d3bbfa78da0f27006b51ff844", - "x-ms-correlation-request-id": "dc9b86a8-5496-4f05-8f4f-81eed20e9566", - "x-ms-ratelimit-remaining-subscription-reads": "11710", - "x-ms-request-id": "a29af108-2fc3-46c4-9a5d-2b1dd825f1e7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033149Z:dc9b86a8-5496-4f05-8f4f-81eed20e9566" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1831/providers/Microsoft.Storage/storageAccounts/sto1425", - "name": "sto1425", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "isHnsEnabled": true, - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:31:32.4533644Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:31:32.4533644Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:31:32.3595855Z", - "primaryEndpoints": { - "dfs": "https://sto1425.dfs.core.windows.net/", - "web": "https://sto1425.z20.web.core.windows.net/", - "blob": "https://sto1425.blob.core.windows.net/", - "queue": "https://sto1425.queue.core.windows.net/", - "table": "https://sto1425.table.core.windows.net/", - "file": "https://sto1425.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "397198112", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateTest.json deleted file mode 100644 index a09415aa6a5b..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateTest.json +++ /dev/null @@ -1,1229 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res3706?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-5f55b02ced152b4ca9eeb6bfddef3a90-ee41de1609c41b4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4648a84b35562610f8cdffdaec2af688", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "775afa06-ec51-4dea-a2ff-c984aac5741e", - "x-ms-ratelimit-remaining-subscription-writes": "1033", - "x-ms-request-id": "775afa06-ec51-4dea-a2ff-c984aac5741e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031151Z:775afa06-ec51-4dea-a2ff-c984aac5741e" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3706", - "name": "res3706", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3706/providers/Microsoft.Storage/storageAccounts/sto8819?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-69e84cffe7e9a94a8bedd9f785c13764-65e683dd92f7774b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "16d886cccb59e48cf66ab7d451f886c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "16d886cccb59e48cf66ab7d451f886c7", - "x-ms-correlation-request-id": "b7bf4ab6-d446-4591-a198-3114cd01bebf", - "x-ms-ratelimit-remaining-subscription-writes": "1032", - "x-ms-request-id": "eca0731a-1da5-49cf-a2ee-b6465b61bfe5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031154Z:b7bf4ab6-d446-4591-a198-3114cd01bebf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fa9f1aa434917c4fb9723fa66e247c07", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fa9f1aa434917c4fb9723fa66e247c07", - "x-ms-correlation-request-id": "de21eb22-d7fa-4dd7-81d0-c08c3cba7847", - "x-ms-ratelimit-remaining-subscription-reads": "11387", - "x-ms-request-id": "ddc32584-92d4-4999-9e5c-cc57d569f33a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031154Z:de21eb22-d7fa-4dd7-81d0-c08c3cba7847" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "71b125547c65b6a3b7bdac303948ce28", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "71b125547c65b6a3b7bdac303948ce28", - "x-ms-correlation-request-id": "3039b15b-5957-4f9d-947a-655919f0d8ae", - "x-ms-ratelimit-remaining-subscription-reads": "11386", - "x-ms-request-id": "3a122df3-f768-4557-b926-d2e7853313f0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031155Z:3039b15b-5957-4f9d-947a-655919f0d8ae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "362f6bad8c58443636a59ad2d628ab46", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "362f6bad8c58443636a59ad2d628ab46", - "x-ms-correlation-request-id": "09fb77eb-f3ce-4e1e-9238-1ba347cea567", - "x-ms-ratelimit-remaining-subscription-reads": "11385", - "x-ms-request-id": "052b7052-2d0d-40a1-a1ec-2a003581e0d0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031157Z:09fb77eb-f3ce-4e1e-9238-1ba347cea567" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f0f08bac4b1b27e676e842d3871e4371", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f0f08bac4b1b27e676e842d3871e4371", - "x-ms-correlation-request-id": "c2cd70a4-9b9b-45b8-a34d-022735988437", - "x-ms-ratelimit-remaining-subscription-reads": "11384", - "x-ms-request-id": "7092c6dd-43a1-4164-8e34-c365ac2623d5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031158Z:c2cd70a4-9b9b-45b8-a34d-022735988437" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "03f816a445f4c7aeef6c3bc0e1d1e08f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:11:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "03f816a445f4c7aeef6c3bc0e1d1e08f", - "x-ms-correlation-request-id": "c91a5cac-10c7-402d-9cd4-f336b8d256f3", - "x-ms-ratelimit-remaining-subscription-reads": "11383", - "x-ms-request-id": "3746af1e-0754-4356-b8c8-4dba88de6c4b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031159Z:c91a5cac-10c7-402d-9cd4-f336b8d256f3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ad846512dd58610d8408c0704a62bc17", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ad846512dd58610d8408c0704a62bc17", - "x-ms-correlation-request-id": "09b36b58-c322-4683-8c1b-738dbd4405cb", - "x-ms-ratelimit-remaining-subscription-reads": "11382", - "x-ms-request-id": "31cf2866-8dbc-414a-81c3-a090fc812a9f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031201Z:09b36b58-c322-4683-8c1b-738dbd4405cb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bf2d2962a72f6652dd2801af102645a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bf2d2962a72f6652dd2801af102645a4", - "x-ms-correlation-request-id": "2d7be6b2-743c-499d-8bc8-34f502ffabd9", - "x-ms-ratelimit-remaining-subscription-reads": "11381", - "x-ms-request-id": "1dffa506-10fe-4f5a-acaf-4d1d717971b0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031202Z:2d7be6b2-743c-499d-8bc8-34f502ffabd9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "22c1b308959ac61809977eec843e7c8c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "22c1b308959ac61809977eec843e7c8c", - "x-ms-correlation-request-id": "65a1d9c8-2c63-40e0-8c97-20f84ee26814", - "x-ms-ratelimit-remaining-subscription-reads": "11380", - "x-ms-request-id": "f9e72a3a-b6f8-483a-aaa7-1081f6ea980c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031203Z:65a1d9c8-2c63-40e0-8c97-20f84ee26814" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b85e23af20a36a5f131dd02fdc5d505e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b85e23af20a36a5f131dd02fdc5d505e", - "x-ms-correlation-request-id": "3ffb62ba-36f1-43c8-bb15-3231a94f32fa", - "x-ms-ratelimit-remaining-subscription-reads": "11379", - "x-ms-request-id": "024b67e3-b3d6-438c-8d9d-ce47fedd1220", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031205Z:3ffb62ba-36f1-43c8-bb15-3231a94f32fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "97671cc29aa1cc7c1067b6982966e29e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "97671cc29aa1cc7c1067b6982966e29e", - "x-ms-correlation-request-id": "d1d95196-ff9a-4d8a-af13-c271080a9008", - "x-ms-ratelimit-remaining-subscription-reads": "11378", - "x-ms-request-id": "94acf423-de32-4f57-81b1-93e5c9babf03", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031206Z:d1d95196-ff9a-4d8a-af13-c271080a9008" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ecff74ab8dc8e80053560e7dc4e9eaab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ecff74ab8dc8e80053560e7dc4e9eaab", - "x-ms-correlation-request-id": "da45de0d-73a2-4b1c-a4dd-701e4303633d", - "x-ms-ratelimit-remaining-subscription-reads": "11377", - "x-ms-request-id": "39e47e80-5a96-4212-8a18-52ad002871e2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031207Z:da45de0d-73a2-4b1c-a4dd-701e4303633d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "68292046e5d614eba791a73c69c641ad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "68292046e5d614eba791a73c69c641ad", - "x-ms-correlation-request-id": "b98954ad-2df0-4ea1-832f-6e73ba8652d3", - "x-ms-ratelimit-remaining-subscription-reads": "11376", - "x-ms-request-id": "cf56ad58-9bb6-422a-9963-323ea8999277", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031209Z:b98954ad-2df0-4ea1-832f-6e73ba8652d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/eca0731a-1da5-49cf-a2ee-b6465b61bfe5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6783323a645e35961b7f434a8cff0827", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:12:09 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6783323a645e35961b7f434a8cff0827", - "x-ms-correlation-request-id": "ff827d0a-33f6-48dc-afda-e48536951d6b", - "x-ms-ratelimit-remaining-subscription-reads": "11375", - "x-ms-request-id": "c7334326-b361-4873-811e-8f0c0b68307b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031210Z:ff827d0a-33f6-48dc-afda-e48536951d6b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3706/providers/Microsoft.Storage/storageAccounts/sto8819", - "name": "sto8819", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:11:53.8177955Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:11:53.8177955Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:11:53.7240330Z", - "primaryEndpoints": { - "blob": "https://sto8819.blob.core.windows.net/", - "queue": "https://sto8819.queue.core.windows.net/", - "table": "https://sto8819.table.core.windows.net/", - "file": "https://sto8819.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3706/providers/Microsoft.Storage/storageAccounts/sto8819?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-aa3a9dedfb0140489bb241ed14050293-6e12593a41fcb049-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "09520a7d7a3cc6c789eb4536e5c47e8c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:12:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "09520a7d7a3cc6c789eb4536e5c47e8c", - "x-ms-correlation-request-id": "8d7db1f5-6592-4a9c-b31a-61a5d6d49acb", - "x-ms-ratelimit-remaining-subscription-writes": "1031", - "x-ms-request-id": "dd5285f9-3c35-48d2-8b77-2f10c47e354e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031213Z:8d7db1f5-6592-4a9c-b31a-61a5d6d49acb" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3706/providers/Microsoft.Storage/storageAccounts/sto8819", - "name": "sto8819", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:11:53.8177955Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:11:53.8177955Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:11:53.7240330Z", - "primaryEndpoints": { - "blob": "https://sto8819.blob.core.windows.net/", - "queue": "https://sto8819.queue.core.windows.net/", - "table": "https://sto8819.table.core.windows.net/", - "file": "https://sto8819.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3706/providers/Microsoft.Storage/storageAccounts/sto7539?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-fb19f1c236e96a4da3b07553cd68f8fc-4e8fd33e827ccb45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5ebf80893774c0716abddd721e5f4f57", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5ebf80893774c0716abddd721e5f4f57", - "x-ms-correlation-request-id": "04039103-3f72-4e23-a08a-7a432d2e3b26", - "x-ms-ratelimit-remaining-subscription-writes": "1030", - "x-ms-request-id": "545c5976-8516-405f-8586-9f3de130b5f5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031216Z:04039103-3f72-4e23-a08a-7a432d2e3b26" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "65ad9e631f05dd18ef8228a7a5dac329", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "65ad9e631f05dd18ef8228a7a5dac329", - "x-ms-correlation-request-id": "ce3c3c7c-1dfc-4178-ad22-ab8a8684eef2", - "x-ms-ratelimit-remaining-subscription-reads": "11374", - "x-ms-request-id": "73cfe7f3-d9cb-4f54-8d49-f723b56c596d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031216Z:ce3c3c7c-1dfc-4178-ad22-ab8a8684eef2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eb56f4a55b6c13eabec4a104b82992f9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eb56f4a55b6c13eabec4a104b82992f9", - "x-ms-correlation-request-id": "33ef9759-a146-4b91-9b6d-ca2ab930d94e", - "x-ms-ratelimit-remaining-subscription-reads": "11373", - "x-ms-request-id": "f307ccaf-d4fd-427c-bdad-ddd0badf70b9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031218Z:33ef9759-a146-4b91-9b6d-ca2ab930d94e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "800ff499e9b2e1529e563d3a4d1955e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "800ff499e9b2e1529e563d3a4d1955e3", - "x-ms-correlation-request-id": "63629f7a-51ef-418d-99bd-bd7e04af215a", - "x-ms-ratelimit-remaining-subscription-reads": "11372", - "x-ms-request-id": "fe4484ad-d5d8-4e4c-9c6f-bdfcceb24bce", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031219Z:63629f7a-51ef-418d-99bd-bd7e04af215a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "39a255ac3919077db39aa7407e1425c6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "39a255ac3919077db39aa7407e1425c6", - "x-ms-correlation-request-id": "54a8e63b-09b4-4449-ba14-e97bdb59cfe7", - "x-ms-ratelimit-remaining-subscription-reads": "11371", - "x-ms-request-id": "594bc50e-3566-4bbd-b94f-11fcf2af1e05", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031220Z:54a8e63b-09b4-4449-ba14-e97bdb59cfe7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b10e2eef43cabb77a2754c151eafc6a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b10e2eef43cabb77a2754c151eafc6a4", - "x-ms-correlation-request-id": "438fc572-4675-44df-a3cf-41463094850d", - "x-ms-ratelimit-remaining-subscription-reads": "11370", - "x-ms-request-id": "07d46ca5-ce67-4529-b913-a35c83fcdb8e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031222Z:438fc572-4675-44df-a3cf-41463094850d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6257be6f598660e07607cc174111638a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6257be6f598660e07607cc174111638a", - "x-ms-correlation-request-id": "087bbdd7-2bea-479d-986d-5c4a8c4ae4e8", - "x-ms-ratelimit-remaining-subscription-reads": "11369", - "x-ms-request-id": "95810120-2660-4639-8970-fb4934d80bdd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031223Z:087bbdd7-2bea-479d-986d-5c4a8c4ae4e8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1f4b7730a30b6818dee696a4ec67e903", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1f4b7730a30b6818dee696a4ec67e903", - "x-ms-correlation-request-id": "d482d67e-7e97-4d57-a65c-75b2d8220fe4", - "x-ms-ratelimit-remaining-subscription-reads": "11368", - "x-ms-request-id": "5279aab6-b9cb-4691-85d8-f2f5185c5e5d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031224Z:d482d67e-7e97-4d57-a65c-75b2d8220fe4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bfd103d4c3bc963f4eae3ac3765f7991", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bfd103d4c3bc963f4eae3ac3765f7991", - "x-ms-correlation-request-id": "869f9a41-ac99-4ed9-8c93-77d0afed7665", - "x-ms-ratelimit-remaining-subscription-reads": "11367", - "x-ms-request-id": "e4020617-002f-416e-9417-2949d069e861", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031226Z:869f9a41-ac99-4ed9-8c93-77d0afed7665" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a7e4c211a764cb98a5ee849fc23b740f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a7e4c211a764cb98a5ee849fc23b740f", - "x-ms-correlation-request-id": "4cb4d94d-ab8b-4ada-9a4a-acfab2a9f49a", - "x-ms-ratelimit-remaining-subscription-reads": "11366", - "x-ms-request-id": "5d9aa08c-f298-435f-9447-2dc4fb9b03a2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031227Z:4cb4d94d-ab8b-4ada-9a4a-acfab2a9f49a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3e43c91da33f6dcd37b4d05d6955f27e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3e43c91da33f6dcd37b4d05d6955f27e", - "x-ms-correlation-request-id": "b9195d6b-d164-4a28-84bd-f4efe003fb94", - "x-ms-ratelimit-remaining-subscription-reads": "11365", - "x-ms-request-id": "e21b074e-5e51-424d-8e2e-eb773d20178a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031228Z:b9195d6b-d164-4a28-84bd-f4efe003fb94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2a92056d42832d9e6a051acd3ea0d412", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2a92056d42832d9e6a051acd3ea0d412", - "x-ms-correlation-request-id": "223b93f4-d1b4-4d67-ad53-e235b8387ca9", - "x-ms-ratelimit-remaining-subscription-reads": "11364", - "x-ms-request-id": "c46d6883-e4c8-4533-a4d6-bc77dd3d54aa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031229Z:223b93f4-d1b4-4d67-ad53-e235b8387ca9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ada52a3a3b1c6e51f4766fb0d63b6150", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ada52a3a3b1c6e51f4766fb0d63b6150", - "x-ms-correlation-request-id": "2a59252b-5f08-4172-a7b2-97b59f96fb6f", - "x-ms-ratelimit-remaining-subscription-reads": "11363", - "x-ms-request-id": "341ce349-cd01-43f9-bec6-528056f7ff45", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031231Z:2a59252b-5f08-4172-a7b2-97b59f96fb6f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/545c5976-8516-405f-8586-9f3de130b5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bc3206fc49a8db8c2b16d43a89002f97", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:12:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bc3206fc49a8db8c2b16d43a89002f97", - "x-ms-correlation-request-id": "16152d44-d159-4eed-a432-c99eb8d08abe", - "x-ms-ratelimit-remaining-subscription-reads": "11362", - "x-ms-request-id": "0ebf8228-2b61-4d1b-a665-41b4bc9467ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031232Z:16152d44-d159-4eed-a432-c99eb8d08abe" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3706/providers/Microsoft.Storage/storageAccounts/sto7539", - "name": "sto7539", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:12:16.0061858Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:12:16.0061858Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:12:15.9123784Z", - "primaryEndpoints": { - "blob": "https://sto7539.blob.core.windows.net/", - "queue": "https://sto7539.queue.core.windows.net/", - "table": "https://sto7539.table.core.windows.net/", - "file": "https://sto7539.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "800114036", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateTestAsync.json deleted file mode 100644 index 368e1e0bdb8f..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateTestAsync.json +++ /dev/null @@ -1,1229 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res3604?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-4c1d160c13441e49be902feee58c4ea9-d4b76d0b6e2ceb41-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6889bcc2c89ee472b254caf0b94f7dff", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c1851efb-1769-4042-b1af-6ed5b29c5230", - "x-ms-ratelimit-remaining-subscription-writes": "1137", - "x-ms-request-id": "c1851efb-1769-4042-b1af-6ed5b29c5230", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033152Z:c1851efb-1769-4042-b1af-6ed5b29c5230" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3604", - "name": "res3604", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3604/providers/Microsoft.Storage/storageAccounts/sto126?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-487ee90afcd80c49bdfd5fe7720fb0e1-efe1822079b40940-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "79becf5a7b88d5aa43f30076ee2b7242", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "79becf5a7b88d5aa43f30076ee2b7242", - "x-ms-correlation-request-id": "895aa229-900b-464b-95d7-acae6461a132", - "x-ms-ratelimit-remaining-subscription-writes": "1136", - "x-ms-request-id": "707604ae-71cb-4fdb-8ffc-584b4a1d96c5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033155Z:895aa229-900b-464b-95d7-acae6461a132" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5bf75d2e48750d33bec8847ee43c669f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5bf75d2e48750d33bec8847ee43c669f", - "x-ms-correlation-request-id": "e34d6305-befd-4c0a-9d8d-908d235911e9", - "x-ms-ratelimit-remaining-subscription-reads": "11709", - "x-ms-request-id": "3f5c93c8-1231-4cb1-9c7f-fa52cef5f1f9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033155Z:e34d6305-befd-4c0a-9d8d-908d235911e9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b227767d55ca653317fa318d24695eed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b227767d55ca653317fa318d24695eed", - "x-ms-correlation-request-id": "e5408d9d-d5bb-4b5f-b98c-51b3c1acb413", - "x-ms-ratelimit-remaining-subscription-reads": "11708", - "x-ms-request-id": "2c6746e5-4237-40e5-ac82-7f2951bf4bb2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033156Z:e5408d9d-d5bb-4b5f-b98c-51b3c1acb413" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "914832a61733dfcc962752817039df0b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "914832a61733dfcc962752817039df0b", - "x-ms-correlation-request-id": "81dcd368-a481-4a51-a288-27e644d0a535", - "x-ms-ratelimit-remaining-subscription-reads": "11707", - "x-ms-request-id": "3f63c810-6c2e-409a-9117-cc5fedcabb3f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033158Z:81dcd368-a481-4a51-a288-27e644d0a535" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "00c2b8949a2ed8042992437a17a6e954", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:31:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "00c2b8949a2ed8042992437a17a6e954", - "x-ms-correlation-request-id": "e5c4c1b1-079a-4648-ae5a-11060308534a", - "x-ms-ratelimit-remaining-subscription-reads": "11706", - "x-ms-request-id": "d69227fb-98ae-45aa-aa29-8dc3e7c1d23e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033159Z:e5c4c1b1-079a-4648-ae5a-11060308534a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b1d8976ad4f3656ba9481ba203b2f5dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b1d8976ad4f3656ba9481ba203b2f5dd", - "x-ms-correlation-request-id": "21a5d3b1-17f2-41a1-801c-5260c21c5490", - "x-ms-ratelimit-remaining-subscription-reads": "11705", - "x-ms-request-id": "9e92fd2c-8b59-407d-a65a-56142d33bd11", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033200Z:21a5d3b1-17f2-41a1-801c-5260c21c5490" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6bf9251b5da60bbe2d7067a1d452c7f0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6bf9251b5da60bbe2d7067a1d452c7f0", - "x-ms-correlation-request-id": "0a5f7095-52b2-4cc6-8cff-7bde1978053b", - "x-ms-ratelimit-remaining-subscription-reads": "11704", - "x-ms-request-id": "8a6755fe-8ec5-44f1-a173-1421f1c072a6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033202Z:0a5f7095-52b2-4cc6-8cff-7bde1978053b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d816fe3e2d61bf174d5d56e67f61d577", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d816fe3e2d61bf174d5d56e67f61d577", - "x-ms-correlation-request-id": "6cf77692-d0b2-400d-9e6a-6449a1db817b", - "x-ms-ratelimit-remaining-subscription-reads": "11703", - "x-ms-request-id": "58c4e0bf-2f39-48ed-a682-010ae9e7467b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033203Z:6cf77692-d0b2-400d-9e6a-6449a1db817b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f15e659d7dac0dadd8cc83836dc99157", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f15e659d7dac0dadd8cc83836dc99157", - "x-ms-correlation-request-id": "f40b127a-97e2-4466-85b1-d4d52cc43a30", - "x-ms-ratelimit-remaining-subscription-reads": "11702", - "x-ms-request-id": "68eb27fc-69fe-4872-82e3-fc76420c8ed5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033204Z:f40b127a-97e2-4466-85b1-d4d52cc43a30" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "04642a801c9bee7c0e3a1d4906d88ccc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "04642a801c9bee7c0e3a1d4906d88ccc", - "x-ms-correlation-request-id": "8e414eef-6e1a-46e2-a31b-29a8d04d260e", - "x-ms-ratelimit-remaining-subscription-reads": "11701", - "x-ms-request-id": "2c1bd39c-527b-414c-a23b-332e836e65f5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033206Z:8e414eef-6e1a-46e2-a31b-29a8d04d260e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6e03ef9bd6f3c04451090094a9945183", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6e03ef9bd6f3c04451090094a9945183", - "x-ms-correlation-request-id": "66c9d2d0-e121-4c0e-90bc-a4deda546a91", - "x-ms-ratelimit-remaining-subscription-reads": "11700", - "x-ms-request-id": "2fabbc12-b394-44fe-90d2-c9e1704fd8eb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033207Z:66c9d2d0-e121-4c0e-90bc-a4deda546a91" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5465ffcbd0fd81dbe970e3715f630600", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5465ffcbd0fd81dbe970e3715f630600", - "x-ms-correlation-request-id": "86116de8-5591-45a1-b606-46f878b8872f", - "x-ms-ratelimit-remaining-subscription-reads": "11699", - "x-ms-request-id": "f265fa40-b1c9-40b2-8d83-eb4dcb4e4a96", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033208Z:86116de8-5591-45a1-b606-46f878b8872f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7de8b74023c6aa63e6a3b3921ce74579", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7de8b74023c6aa63e6a3b3921ce74579", - "x-ms-correlation-request-id": "909be6a4-3b60-4663-84cf-f73bdba0163e", - "x-ms-ratelimit-remaining-subscription-reads": "11698", - "x-ms-request-id": "174eefcc-d5b8-4e07-aee6-bbfb48b0adb1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033210Z:909be6a4-3b60-4663-84cf-f73bdba0163e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/707604ae-71cb-4fdb-8ffc-584b4a1d96c5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "077d9ae83772cace13828483f2d260ed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1161", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:32:10 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "077d9ae83772cace13828483f2d260ed", - "x-ms-correlation-request-id": "900df7b7-aa32-4335-9fcd-8b18d68c13d7", - "x-ms-ratelimit-remaining-subscription-reads": "11697", - "x-ms-request-id": "7424541e-e982-411b-82a0-3ea581ff768a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033211Z:900df7b7-aa32-4335-9fcd-8b18d68c13d7" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3604/providers/Microsoft.Storage/storageAccounts/sto126", - "name": "sto126", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:31:54.6743154Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:31:54.6743154Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:31:54.5805206Z", - "primaryEndpoints": { - "blob": "https://sto126.blob.core.windows.net/", - "queue": "https://sto126.queue.core.windows.net/", - "table": "https://sto126.table.core.windows.net/", - "file": "https://sto126.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3604/providers/Microsoft.Storage/storageAccounts/sto126?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-c272475267b3c14882c78f42911f87a2-6c4164ce92d55249-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f1530002d3aca8bd9bbb6d5a1d496402", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1161", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:32:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f1530002d3aca8bd9bbb6d5a1d496402", - "x-ms-correlation-request-id": "68f97a83-5ae9-47db-b735-66b62e61da9e", - "x-ms-ratelimit-remaining-subscription-writes": "1135", - "x-ms-request-id": "3ca64284-f90e-4072-94f7-cb4088c5f1e4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033213Z:68f97a83-5ae9-47db-b735-66b62e61da9e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3604/providers/Microsoft.Storage/storageAccounts/sto126", - "name": "sto126", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:31:54.6743154Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:31:54.6743154Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:31:54.5805206Z", - "primaryEndpoints": { - "blob": "https://sto126.blob.core.windows.net/", - "queue": "https://sto126.queue.core.windows.net/", - "table": "https://sto126.table.core.windows.net/", - "file": "https://sto126.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3604/providers/Microsoft.Storage/storageAccounts/sto2479?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-760f4afcc45614498413c8e22f1d3c1f-f33db324993c9b43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1c8fc542539315ccdcd56bb7c974adca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1c8fc542539315ccdcd56bb7c974adca", - "x-ms-correlation-request-id": "c124be0a-c557-4553-80e4-e2d279191be0", - "x-ms-ratelimit-remaining-subscription-writes": "1134", - "x-ms-request-id": "77b2ca72-e9d0-4aec-b997-b64541c25b3d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033216Z:c124be0a-c557-4553-80e4-e2d279191be0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5717590448b9d76e9c74e91093d63f75", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5717590448b9d76e9c74e91093d63f75", - "x-ms-correlation-request-id": "951ff762-6e51-4695-8ce5-02fd2b5208af", - "x-ms-ratelimit-remaining-subscription-reads": "11696", - "x-ms-request-id": "d11341c1-85d6-4f91-8d64-657aa54903b4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033216Z:951ff762-6e51-4695-8ce5-02fd2b5208af" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1c269f702e86a8cabe8ca9494b3eab62", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1c269f702e86a8cabe8ca9494b3eab62", - "x-ms-correlation-request-id": "44d0b568-9a01-49e1-b4d2-8fae7621e1d3", - "x-ms-ratelimit-remaining-subscription-reads": "11695", - "x-ms-request-id": "99b04dc6-9055-4908-beae-f3fc341b518a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033217Z:44d0b568-9a01-49e1-b4d2-8fae7621e1d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "70b2afcb555dd4101381ebd5b1f6709c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "70b2afcb555dd4101381ebd5b1f6709c", - "x-ms-correlation-request-id": "1b5180ff-388d-40b8-9699-5bc095b985e5", - "x-ms-ratelimit-remaining-subscription-reads": "11694", - "x-ms-request-id": "2d38ea9c-0689-4e8d-bf6e-20f516d88ec0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033219Z:1b5180ff-388d-40b8-9699-5bc095b985e5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c91e930bec52d5358e6e992d9f258b5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c91e930bec52d5358e6e992d9f258b5e", - "x-ms-correlation-request-id": "5cac25a3-4fa0-4339-8a98-e97bb3d9655a", - "x-ms-ratelimit-remaining-subscription-reads": "11693", - "x-ms-request-id": "70eac39c-c7d5-42c6-b734-a2f39215986d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033220Z:5cac25a3-4fa0-4339-8a98-e97bb3d9655a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e44586c8ce231b188e52090542f5f6c8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e44586c8ce231b188e52090542f5f6c8", - "x-ms-correlation-request-id": "69586213-45d1-4a18-bf30-a61fa7edf9f1", - "x-ms-ratelimit-remaining-subscription-reads": "11692", - "x-ms-request-id": "b16202a1-33c9-45cc-91fd-72bd08dc7012", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033221Z:69586213-45d1-4a18-bf30-a61fa7edf9f1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b73d0d1ce11fde1079dce1eebce335ed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b73d0d1ce11fde1079dce1eebce335ed", - "x-ms-correlation-request-id": "0c0b4747-5168-48bf-837d-a8844b4a18cc", - "x-ms-ratelimit-remaining-subscription-reads": "11691", - "x-ms-request-id": "3365a2d5-4da7-46ee-8d38-ff31e8b2ed6d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033223Z:0c0b4747-5168-48bf-837d-a8844b4a18cc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2a0c8df58bb13c787b033a00e3309399", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2a0c8df58bb13c787b033a00e3309399", - "x-ms-correlation-request-id": "ebe6edc9-27e2-4cfb-9a87-8780a50fee8d", - "x-ms-ratelimit-remaining-subscription-reads": "11690", - "x-ms-request-id": "724e299c-e440-4b25-8672-fa7b0b6b0257", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033224Z:ebe6edc9-27e2-4cfb-9a87-8780a50fee8d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9110d077d3e7e73f76666a46ed295eaa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9110d077d3e7e73f76666a46ed295eaa", - "x-ms-correlation-request-id": "12854e4f-7a3b-4221-8a7c-6c18ea3ccf93", - "x-ms-ratelimit-remaining-subscription-reads": "11689", - "x-ms-request-id": "7c397fea-2994-453b-9ba1-ff4cdec4a236", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033225Z:12854e4f-7a3b-4221-8a7c-6c18ea3ccf93" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b50f1b1ccce9901695013c1ca60ffb49", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b50f1b1ccce9901695013c1ca60ffb49", - "x-ms-correlation-request-id": "bf1a79ca-2add-47c7-b2c8-29af90243f76", - "x-ms-ratelimit-remaining-subscription-reads": "11688", - "x-ms-request-id": "ac9a8f1e-ec14-4853-9f22-38b127e8df11", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033227Z:bf1a79ca-2add-47c7-b2c8-29af90243f76" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eb764749a3d221054d25b44a21314e51", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eb764749a3d221054d25b44a21314e51", - "x-ms-correlation-request-id": "4ce43b8a-44c7-4e45-8b32-8d4f0e4f354c", - "x-ms-ratelimit-remaining-subscription-reads": "11687", - "x-ms-request-id": "5e16fdb6-360b-416a-a4d5-cd7447189943", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033228Z:4ce43b8a-44c7-4e45-8b32-8d4f0e4f354c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c7e48fa4de21abb0ba80fce697224067", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c7e48fa4de21abb0ba80fce697224067", - "x-ms-correlation-request-id": "40906f29-50a4-41cd-9a14-b7ee05fd7faa", - "x-ms-ratelimit-remaining-subscription-reads": "11686", - "x-ms-request-id": "bbd89cf4-4f96-4677-9c2e-72074110779b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033229Z:40906f29-50a4-41cd-9a14-b7ee05fd7faa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a5fd206b73b378d815ed67c317cb6e63", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a5fd206b73b378d815ed67c317cb6e63", - "x-ms-correlation-request-id": "0ba2b787-a14e-4681-9459-82f74d8cbe39", - "x-ms-ratelimit-remaining-subscription-reads": "11685", - "x-ms-request-id": "27ceab37-353b-402f-82a7-b933e9ac5d02", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033231Z:0ba2b787-a14e-4681-9459-82f74d8cbe39" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77b2ca72-e9d0-4aec-b997-b64541c25b3d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1677ebb2332a6a2897ca3152a71f8a2b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:32:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1677ebb2332a6a2897ca3152a71f8a2b", - "x-ms-correlation-request-id": "006b98f9-4f28-433f-936c-b3db40e5fcc3", - "x-ms-ratelimit-remaining-subscription-reads": "11684", - "x-ms-request-id": "a4907ff4-2297-4af9-ad47-ac251dd9a95b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033232Z:006b98f9-4f28-433f-936c-b3db40e5fcc3" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3604/providers/Microsoft.Storage/storageAccounts/sto2479", - "name": "sto2479", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:32:15.5971464Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:32:15.5971464Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:32:15.5346598Z", - "primaryEndpoints": { - "blob": "https://sto2479.blob.core.windows.net/", - "queue": "https://sto2479.queue.core.windows.net/", - "table": "https://sto2479.table.core.windows.net/", - "file": "https://sto2479.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "616190414", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithAccessTierTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithAccessTierTest.json deleted file mode 100644 index f1b56299ff6f..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithAccessTierTest.json +++ /dev/null @@ -1,1135 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res2233?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-e05a2fa057e1974aa5fe18c9d5284083-67a9e26eb419914f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fe1d7fb305dc129029124c5e50a76f49", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "66fdb9c6-6826-40a0-98ac-26f91011fd74", - "x-ms-ratelimit-remaining-subscription-writes": "1029", - "x-ms-request-id": "66fdb9c6-6826-40a0-98ac-26f91011fd74", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031235Z:66fdb9c6-6826-40a0-98ac-26f91011fd74" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2233", - "name": "res2233", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2233/providers/Microsoft.Storage/storageAccounts/sto2356?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-4ab7b08c8b5cb346a086d19d19320c20-dfb7e660e9712747-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "659b90fdf03d324220f02fe9d51cd438", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Hot" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "659b90fdf03d324220f02fe9d51cd438", - "x-ms-correlation-request-id": "7616e759-ed73-4ae0-aabe-d61bd8684882", - "x-ms-ratelimit-remaining-subscription-writes": "1028", - "x-ms-request-id": "d84a6500-1281-4115-8794-f76101f72789", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031238Z:7616e759-ed73-4ae0-aabe-d61bd8684882" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "33f7c4544e362c42bbaae5a0e23f3d2f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "33f7c4544e362c42bbaae5a0e23f3d2f", - "x-ms-correlation-request-id": "aa2b6932-aea0-448f-bd64-aca6e7c6fdfd", - "x-ms-ratelimit-remaining-subscription-reads": "11361", - "x-ms-request-id": "213e2c4c-4769-495b-8e8e-c4e135af4466", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031238Z:aa2b6932-aea0-448f-bd64-aca6e7c6fdfd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e96217890e4123c79f61d02f69a6e1fd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e96217890e4123c79f61d02f69a6e1fd", - "x-ms-correlation-request-id": "c0c0bf98-a6e0-4b37-8f4f-bcd240f22902", - "x-ms-ratelimit-remaining-subscription-reads": "11360", - "x-ms-request-id": "3e18767b-f7ca-4dd8-9854-5736a5f36e9e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031240Z:c0c0bf98-a6e0-4b37-8f4f-bcd240f22902" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "11954981a125f50243da6f54f4505755", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "11954981a125f50243da6f54f4505755", - "x-ms-correlation-request-id": "899f5f92-08af-4d96-8787-90af61570aa8", - "x-ms-ratelimit-remaining-subscription-reads": "11359", - "x-ms-request-id": "b90471ce-310f-4179-b1be-6848e28ecbd4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031241Z:899f5f92-08af-4d96-8787-90af61570aa8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "391257cf84bf45a4fcd394d57e12c314", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "391257cf84bf45a4fcd394d57e12c314", - "x-ms-correlation-request-id": "e4f7677e-1e15-4a55-9eb2-e195baa2d701", - "x-ms-ratelimit-remaining-subscription-reads": "11358", - "x-ms-request-id": "aac0de0a-4660-4b82-bb9d-bba82f2cd7df", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031242Z:e4f7677e-1e15-4a55-9eb2-e195baa2d701" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "981fe8c82ba9e80a156ca5679f732f4f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "981fe8c82ba9e80a156ca5679f732f4f", - "x-ms-correlation-request-id": "a2dce99b-e6a8-464c-8bf9-275554470abb", - "x-ms-ratelimit-remaining-subscription-reads": "11357", - "x-ms-request-id": "75788235-929e-4f26-a453-48f74dad54fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031244Z:a2dce99b-e6a8-464c-8bf9-275554470abb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "12607a09a894fc3da55014510c2c7731", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "12607a09a894fc3da55014510c2c7731", - "x-ms-correlation-request-id": "1c76e6df-bec8-4921-805e-287992259705", - "x-ms-ratelimit-remaining-subscription-reads": "11356", - "x-ms-request-id": "36ad7061-3371-4161-b73b-0d76563912f1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031245Z:1c76e6df-bec8-4921-805e-287992259705" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0b8b5a16be30a4ac4d292353de3ca688", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0b8b5a16be30a4ac4d292353de3ca688", - "x-ms-correlation-request-id": "6e5636b7-17ab-44b4-abc3-ed38699229b6", - "x-ms-ratelimit-remaining-subscription-reads": "11355", - "x-ms-request-id": "1d915246-b390-4f7f-9407-c45c963afe3a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031246Z:6e5636b7-17ab-44b4-abc3-ed38699229b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "04cb45a4b1b22080aa22f35916b8dce8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "04cb45a4b1b22080aa22f35916b8dce8", - "x-ms-correlation-request-id": "d9984b83-7872-49f9-983a-b7324536f331", - "x-ms-ratelimit-remaining-subscription-reads": "11354", - "x-ms-request-id": "431319c6-5465-443f-89f7-8e9a706ea089", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031248Z:d9984b83-7872-49f9-983a-b7324536f331" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "445074f523e74a1ecdbbc56a84ea1d69", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "445074f523e74a1ecdbbc56a84ea1d69", - "x-ms-correlation-request-id": "13d5a10b-75c1-46ec-92b7-da3441c4a343", - "x-ms-ratelimit-remaining-subscription-reads": "11353", - "x-ms-request-id": "92c3a1a7-4796-4ddb-9b06-af5f65705190", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031249Z:13d5a10b-75c1-46ec-92b7-da3441c4a343" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c6ad8ba97261657ed96b610ecb538d94", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c6ad8ba97261657ed96b610ecb538d94", - "x-ms-correlation-request-id": "cec53614-953d-4dc9-bc3b-266460028b6e", - "x-ms-ratelimit-remaining-subscription-reads": "11352", - "x-ms-request-id": "b7ce11f9-627b-4b33-8edc-d937adc2feb7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031250Z:cec53614-953d-4dc9-bc3b-266460028b6e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6a5d3a4d61eb81a0278036f6eb169bbf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6a5d3a4d61eb81a0278036f6eb169bbf", - "x-ms-correlation-request-id": "0d8163f1-16d8-407f-b388-f4b199da4379", - "x-ms-ratelimit-remaining-subscription-reads": "11351", - "x-ms-request-id": "5e06a017-6661-4e17-922d-87dbc2ab3871", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031252Z:0d8163f1-16d8-407f-b388-f4b199da4379" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8aaf8a04150a8287f6ea6b7cc10f7f7a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8aaf8a04150a8287f6ea6b7cc10f7f7a", - "x-ms-correlation-request-id": "51a3ed5a-dc5c-4599-ac13-226f4886b63f", - "x-ms-ratelimit-remaining-subscription-reads": "11350", - "x-ms-request-id": "dfc5c03b-125e-4929-be51-4467e51a5aa4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031253Z:51a3ed5a-dc5c-4599-ac13-226f4886b63f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d84a6500-1281-4115-8794-f76101f72789?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "491d302eb38d477deb2c9ee03c8779c3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:12:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "491d302eb38d477deb2c9ee03c8779c3", - "x-ms-correlation-request-id": "fa0ccc37-dcdf-483a-b67a-e487049cc7a6", - "x-ms-ratelimit-remaining-subscription-reads": "11349", - "x-ms-request-id": "14d17b8a-3133-4f2d-b63b-9484115c0581", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031254Z:fa0ccc37-dcdf-483a-b67a-e487049cc7a6" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2233/providers/Microsoft.Storage/storageAccounts/sto2356", - "name": "sto2356", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:12:38.0717608Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:12:38.0717608Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:12:37.9779704Z", - "primaryEndpoints": { - "dfs": "https://sto2356.dfs.core.windows.net/", - "blob": "https://sto2356.blob.core.windows.net/", - "table": "https://sto2356.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2233/providers/Microsoft.Storage/storageAccounts/sto5051?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "149", - "Content-Type": "application/json", - "traceparent": "00-5e9dfdeba25d70479a6c5eaca2547fc2-5f72f7e10826ad4a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4109a2cf02a33789b3da7300f623bf18", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Cool" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4109a2cf02a33789b3da7300f623bf18", - "x-ms-correlation-request-id": "9b2bb18d-1c00-4eaa-acb9-0d79cba478a7", - "x-ms-ratelimit-remaining-subscription-writes": "1027", - "x-ms-request-id": "59956d11-4a2b-4769-bc4e-7720de126269", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031257Z:9b2bb18d-1c00-4eaa-acb9-0d79cba478a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1fada7703d052cd7a6e696b2407d51c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1fada7703d052cd7a6e696b2407d51c7", - "x-ms-correlation-request-id": "9ec03000-8242-42a0-a787-a2f91d366fab", - "x-ms-ratelimit-remaining-subscription-reads": "11348", - "x-ms-request-id": "0b589e47-6a7b-4955-816d-1ee66e5a0efb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031258Z:9ec03000-8242-42a0-a787-a2f91d366fab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7fde866cbebf7dca6fb8343b62abc00b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:12:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7fde866cbebf7dca6fb8343b62abc00b", - "x-ms-correlation-request-id": "501c75a2-3494-454b-850d-0d3e6320d62e", - "x-ms-ratelimit-remaining-subscription-reads": "11347", - "x-ms-request-id": "acb28a9d-4355-4d64-a2f9-068efe1973dd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031259Z:501c75a2-3494-454b-850d-0d3e6320d62e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4e8f0493a076c312e49b1412ba7f108f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4e8f0493a076c312e49b1412ba7f108f", - "x-ms-correlation-request-id": "129f42de-f8c5-4af4-a5d7-2b643c30c9f5", - "x-ms-ratelimit-remaining-subscription-reads": "11346", - "x-ms-request-id": "3ddebd1e-a78d-4831-852c-ab8d5712a6de", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031301Z:129f42de-f8c5-4af4-a5d7-2b643c30c9f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f071d816c6c9b2afdc30af4c099bcafb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f071d816c6c9b2afdc30af4c099bcafb", - "x-ms-correlation-request-id": "0f78e529-f809-41ba-81bb-5e394a6a371a", - "x-ms-ratelimit-remaining-subscription-reads": "11345", - "x-ms-request-id": "4bf85b0b-fe03-44ef-8c66-a68d2172f506", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031302Z:0f78e529-f809-41ba-81bb-5e394a6a371a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3b1e8b2502edcc50741a9b23aab8c2ef", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3b1e8b2502edcc50741a9b23aab8c2ef", - "x-ms-correlation-request-id": "ef369dda-4eff-4074-bfc6-56dfee7ffe7c", - "x-ms-ratelimit-remaining-subscription-reads": "11344", - "x-ms-request-id": "b4d2c901-e77a-4dab-9ece-6d6e05c83747", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031303Z:ef369dda-4eff-4074-bfc6-56dfee7ffe7c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8924a5a8cf39cc4255dd7145f0c5ba48", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8924a5a8cf39cc4255dd7145f0c5ba48", - "x-ms-correlation-request-id": "403bc6e5-ed93-43fb-b3ee-8b6ca5761875", - "x-ms-ratelimit-remaining-subscription-reads": "11343", - "x-ms-request-id": "1431630f-7756-4f76-8456-58a9f5c67918", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031305Z:403bc6e5-ed93-43fb-b3ee-8b6ca5761875" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2fec18d1d56114a287a47bae2b8b0824", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2fec18d1d56114a287a47bae2b8b0824", - "x-ms-correlation-request-id": "2137c7a8-e64c-4a43-8d6c-230f5e84dbf5", - "x-ms-ratelimit-remaining-subscription-reads": "11342", - "x-ms-request-id": "9ec0445f-9f07-430a-8bd2-f3e78ce28ac1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031306Z:2137c7a8-e64c-4a43-8d6c-230f5e84dbf5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "63a4bf6e407756c24951e510900bdcaf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "63a4bf6e407756c24951e510900bdcaf", - "x-ms-correlation-request-id": "cb0efbda-c565-46eb-9728-a4e8df75a2c2", - "x-ms-ratelimit-remaining-subscription-reads": "11341", - "x-ms-request-id": "48d3e2b4-7491-4ebf-b637-a046f423a2ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031307Z:cb0efbda-c565-46eb-9728-a4e8df75a2c2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9152526092cbd28e031001945393a0ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9152526092cbd28e031001945393a0ca", - "x-ms-correlation-request-id": "ae9ad29c-613b-4e6c-8351-3d43f3407292", - "x-ms-ratelimit-remaining-subscription-reads": "11340", - "x-ms-request-id": "9daa783a-c0d2-4ca0-9321-6572746741ad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031309Z:ae9ad29c-613b-4e6c-8351-3d43f3407292" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "30d74dd5562091d15696e50ff091837c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "30d74dd5562091d15696e50ff091837c", - "x-ms-correlation-request-id": "665c4763-a39b-4d58-bd0a-fee6ac3f60b0", - "x-ms-ratelimit-remaining-subscription-reads": "11339", - "x-ms-request-id": "9eb1559d-5fa9-4bb4-a31d-eed2a2a63ac6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031310Z:665c4763-a39b-4d58-bd0a-fee6ac3f60b0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d94eccc87639db5831d260673f2d02b5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d94eccc87639db5831d260673f2d02b5", - "x-ms-correlation-request-id": "5a77a703-e402-4595-9670-6de3d8fa6f2a", - "x-ms-ratelimit-remaining-subscription-reads": "11338", - "x-ms-request-id": "bfe300cb-a662-4c3d-a389-f35d0a74b8e0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031311Z:5a77a703-e402-4595-9670-6de3d8fa6f2a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "433a1ab1ab34098e80c03a35ac7fe271", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "433a1ab1ab34098e80c03a35ac7fe271", - "x-ms-correlation-request-id": "59140fb4-5d0e-4244-aeaa-18d69950dfd8", - "x-ms-ratelimit-remaining-subscription-reads": "11337", - "x-ms-request-id": "0208ac9f-81c8-4f0a-943d-26cb8551f980", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031313Z:59140fb4-5d0e-4244-aeaa-18d69950dfd8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59956d11-4a2b-4769-bc4e-7720de126269?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "87cb848cc7445e91f4fbff4df66a5128", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1139", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:13:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "87cb848cc7445e91f4fbff4df66a5128", - "x-ms-correlation-request-id": "c3a81c67-9cc9-4c32-bb70-119714c7ac46", - "x-ms-ratelimit-remaining-subscription-reads": "11336", - "x-ms-request-id": "b3f05d47-a831-49f4-8361-6c8ce37eb2d1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031314Z:c3a81c67-9cc9-4c32-bb70-119714c7ac46" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2233/providers/Microsoft.Storage/storageAccounts/sto5051", - "name": "sto5051", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:12:56.9640083Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:12:56.9640083Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Cool", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:12:56.8858535Z", - "primaryEndpoints": { - "dfs": "https://sto5051.dfs.core.windows.net/", - "blob": "https://sto5051.blob.core.windows.net/", - "table": "https://sto5051.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "424194235", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithAccessTierTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithAccessTierTestAsync.json deleted file mode 100644 index 588a394c9fd3..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithAccessTierTestAsync.json +++ /dev/null @@ -1,1135 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res3188?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-8ee4095e4afe7c4c9f15362f0a9cf7ef-557ebd5501e15e4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "de6e24c70039c71af69aed5b77d5c515", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c1901564-f935-4d63-b416-fc75d8080d54", - "x-ms-ratelimit-remaining-subscription-writes": "1133", - "x-ms-request-id": "c1901564-f935-4d63-b416-fc75d8080d54", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033235Z:c1901564-f935-4d63-b416-fc75d8080d54" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3188", - "name": "res3188", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3188/providers/Microsoft.Storage/storageAccounts/sto4590?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-46bc5d8f95c98e4aa46806d6d347b56f-9a43464bbcc6b94c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bd41251ff248ffdae15f3da9f9201e4f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Hot" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bd41251ff248ffdae15f3da9f9201e4f", - "x-ms-correlation-request-id": "d1897a11-5a2a-4e7c-a99a-be284ed3eb30", - "x-ms-ratelimit-remaining-subscription-writes": "1132", - "x-ms-request-id": "892a6c9a-8afe-4d69-a9e6-058b4e7cda97", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033238Z:d1897a11-5a2a-4e7c-a99a-be284ed3eb30" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "45a40de809b47bdc03391ebb8a4ca0cc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "45a40de809b47bdc03391ebb8a4ca0cc", - "x-ms-correlation-request-id": "e4eb32a7-02a3-47f1-b2ee-7fa46a502199", - "x-ms-ratelimit-remaining-subscription-reads": "11683", - "x-ms-request-id": "08e2740a-285d-4fcd-9953-ea8945dd16ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033238Z:e4eb32a7-02a3-47f1-b2ee-7fa46a502199" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d32f273d288d4d9e71eaa9a9eea7ceb2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d32f273d288d4d9e71eaa9a9eea7ceb2", - "x-ms-correlation-request-id": "1dc3a809-8d92-41e4-bb4e-6b505121ac22", - "x-ms-ratelimit-remaining-subscription-reads": "11682", - "x-ms-request-id": "f0b8f2fe-a4d4-45d8-980d-402e338757e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033240Z:1dc3a809-8d92-41e4-bb4e-6b505121ac22" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ebc1a58fd87c9c9b150cb509b3f8ccc7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ebc1a58fd87c9c9b150cb509b3f8ccc7", - "x-ms-correlation-request-id": "a6e5ed59-67da-4677-b808-879a042e90c2", - "x-ms-ratelimit-remaining-subscription-reads": "11681", - "x-ms-request-id": "f55c14d7-168e-42bd-9714-6a404311e9bc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033241Z:a6e5ed59-67da-4677-b808-879a042e90c2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "09f537fefbffc00a6e57d4ca60338d5c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "09f537fefbffc00a6e57d4ca60338d5c", - "x-ms-correlation-request-id": "64a3f5cb-33f1-4b37-9ea6-05a562e85fa3", - "x-ms-ratelimit-remaining-subscription-reads": "11680", - "x-ms-request-id": "21f2b8e9-c4bd-42fe-813e-048dcb11459f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033242Z:64a3f5cb-33f1-4b37-9ea6-05a562e85fa3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e42c6c6ab48b65508c92be8173959978", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e42c6c6ab48b65508c92be8173959978", - "x-ms-correlation-request-id": "2008c08b-14f2-4a6e-9615-946e37db0fc0", - "x-ms-ratelimit-remaining-subscription-reads": "11679", - "x-ms-request-id": "2b3d3e33-1ddf-468d-8b58-f7b7997f79dd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033244Z:2008c08b-14f2-4a6e-9615-946e37db0fc0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b6aae11dc4b193b39a007d2404d13ce1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b6aae11dc4b193b39a007d2404d13ce1", - "x-ms-correlation-request-id": "21cce33a-8edf-4f04-9340-0077d0ac65fe", - "x-ms-ratelimit-remaining-subscription-reads": "11678", - "x-ms-request-id": "afdf70bf-057d-4f4a-a1ae-151d301c39f1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033245Z:21cce33a-8edf-4f04-9340-0077d0ac65fe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "479e587ee8cc493ce7907d6d3c894dd8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "479e587ee8cc493ce7907d6d3c894dd8", - "x-ms-correlation-request-id": "14f94f3a-e813-4e16-b452-6c5a8a533460", - "x-ms-ratelimit-remaining-subscription-reads": "11677", - "x-ms-request-id": "504ed0f5-17b5-4d04-bf84-6b8d28c251ec", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033246Z:14f94f3a-e813-4e16-b452-6c5a8a533460" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7eac5bbdd688a5abb998498a372b60bb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7eac5bbdd688a5abb998498a372b60bb", - "x-ms-correlation-request-id": "84e36169-ec2c-4566-a76e-0ab2c547296e", - "x-ms-ratelimit-remaining-subscription-reads": "11676", - "x-ms-request-id": "00bd606f-393f-47fe-a0ef-1b8b76267b2a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033248Z:84e36169-ec2c-4566-a76e-0ab2c547296e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1a02dc5552f735aba560cf2047455711", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1a02dc5552f735aba560cf2047455711", - "x-ms-correlation-request-id": "05861bee-5c67-4910-af45-1f5c1bd5f52c", - "x-ms-ratelimit-remaining-subscription-reads": "11675", - "x-ms-request-id": "6daf8f83-c6e0-4f8f-a9ff-5d3cbff37613", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033249Z:05861bee-5c67-4910-af45-1f5c1bd5f52c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a867a4b3be24a759acf88d349eb212bb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a867a4b3be24a759acf88d349eb212bb", - "x-ms-correlation-request-id": "45350910-d27a-4f1e-82ac-169214329265", - "x-ms-ratelimit-remaining-subscription-reads": "11674", - "x-ms-request-id": "15542e25-f9b3-4991-b853-749891199795", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033250Z:45350910-d27a-4f1e-82ac-169214329265" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6018c22f33866ae1b077d827078b5e73", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6018c22f33866ae1b077d827078b5e73", - "x-ms-correlation-request-id": "bb2416d3-d9b7-4767-b259-e02163574fdf", - "x-ms-ratelimit-remaining-subscription-reads": "11673", - "x-ms-request-id": "f9c3f418-83fa-4691-a187-e26ae5a4b4ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033252Z:bb2416d3-d9b7-4767-b259-e02163574fdf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "92d73841b8c49696825a6dfec47697f3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "92d73841b8c49696825a6dfec47697f3", - "x-ms-correlation-request-id": "d96382c0-3127-4a2f-99d6-1d1ef1c4a3f6", - "x-ms-ratelimit-remaining-subscription-reads": "11672", - "x-ms-request-id": "762b119f-83fb-4229-a848-ee91cb8505fc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033253Z:d96382c0-3127-4a2f-99d6-1d1ef1c4a3f6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/892a6c9a-8afe-4d69-a9e6-058b4e7cda97?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "85f0134ef62d7f8bc3fcf7ade532a021", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:32:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "85f0134ef62d7f8bc3fcf7ade532a021", - "x-ms-correlation-request-id": "c710f205-b603-4a63-89ba-ce30940b3735", - "x-ms-ratelimit-remaining-subscription-reads": "11671", - "x-ms-request-id": "b7d335bd-25f4-4ca6-baed-7dad83dde487", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033254Z:c710f205-b603-4a63-89ba-ce30940b3735" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3188/providers/Microsoft.Storage/storageAccounts/sto4590", - "name": "sto4590", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:32:38.0534783Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:32:38.0534783Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:32:37.9753763Z", - "primaryEndpoints": { - "dfs": "https://sto4590.dfs.core.windows.net/", - "blob": "https://sto4590.blob.core.windows.net/", - "table": "https://sto4590.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3188/providers/Microsoft.Storage/storageAccounts/sto2209?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "149", - "Content-Type": "application/json", - "traceparent": "00-126a174f7036e0449fee67b136bb7b9f-d6eb13a292fa954e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "65f31a9a7fda77f72b81dd2bc5e2a539", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Cool" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "65f31a9a7fda77f72b81dd2bc5e2a539", - "x-ms-correlation-request-id": "4fb5d92e-cd95-4d56-a893-308caa75b7ac", - "x-ms-ratelimit-remaining-subscription-writes": "1131", - "x-ms-request-id": "d48a7cde-b371-4956-b2ab-e98b5d912893", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033257Z:4fb5d92e-cd95-4d56-a893-308caa75b7ac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aa644cba3183ce181c7859ac1960bae0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aa644cba3183ce181c7859ac1960bae0", - "x-ms-correlation-request-id": "686bd7fd-c2fc-495c-b035-fc90bf237efb", - "x-ms-ratelimit-remaining-subscription-reads": "11670", - "x-ms-request-id": "f85dbee0-99a1-4b6c-9f9b-c6ba52b2c4c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033257Z:686bd7fd-c2fc-495c-b035-fc90bf237efb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ffcdbe56ad59c186d4a9b982b02fb642", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:32:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ffcdbe56ad59c186d4a9b982b02fb642", - "x-ms-correlation-request-id": "5e777701-53e6-4401-bc6e-84ad8129869e", - "x-ms-ratelimit-remaining-subscription-reads": "11669", - "x-ms-request-id": "1c548225-fdcd-4b93-be1a-6afe596dfb65", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033259Z:5e777701-53e6-4401-bc6e-84ad8129869e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "79718cd0fb7daeb6cd0ad6227e99304c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "79718cd0fb7daeb6cd0ad6227e99304c", - "x-ms-correlation-request-id": "3e78ed3f-2549-4e94-8ef7-80e6ae7000e2", - "x-ms-ratelimit-remaining-subscription-reads": "11668", - "x-ms-request-id": "bd378bb4-284f-4b44-9656-3f3ecf0779dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033300Z:3e78ed3f-2549-4e94-8ef7-80e6ae7000e2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0270ee9cb11b0cf7c6a3d5da78951eec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0270ee9cb11b0cf7c6a3d5da78951eec", - "x-ms-correlation-request-id": "91e8040c-3166-44fc-953d-1a2784f2cff2", - "x-ms-ratelimit-remaining-subscription-reads": "11667", - "x-ms-request-id": "91f8496a-2dcb-4106-941c-5db5a11c6364", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033301Z:91e8040c-3166-44fc-953d-1a2784f2cff2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ddb17c141ee5b63081e324ed663423a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8ddb17c141ee5b63081e324ed663423a", - "x-ms-correlation-request-id": "a8109a8e-ac51-40bb-9243-2a77817826f4", - "x-ms-ratelimit-remaining-subscription-reads": "11666", - "x-ms-request-id": "fab32fed-4317-4b12-93a2-18ad72f2d598", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033303Z:a8109a8e-ac51-40bb-9243-2a77817826f4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c1e56c78b4bf1e279564b2da25db3637", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c1e56c78b4bf1e279564b2da25db3637", - "x-ms-correlation-request-id": "4bffd694-8a02-4f1a-b478-0d77dc467a37", - "x-ms-ratelimit-remaining-subscription-reads": "11665", - "x-ms-request-id": "75622eff-e23c-4dde-ab0e-4399d4f0ffe0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033304Z:4bffd694-8a02-4f1a-b478-0d77dc467a37" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6760eaeca3be5b5e8b14f9fc7ea83662", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6760eaeca3be5b5e8b14f9fc7ea83662", - "x-ms-correlation-request-id": "73c624bf-a489-49ba-9e3f-38b90c45bf10", - "x-ms-ratelimit-remaining-subscription-reads": "11664", - "x-ms-request-id": "f8fd555d-c76c-4962-b6ab-b0bb10db90c3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033305Z:73c624bf-a489-49ba-9e3f-38b90c45bf10" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0b619b605cb00d2defbcf7898e88352c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0b619b605cb00d2defbcf7898e88352c", - "x-ms-correlation-request-id": "a0d389f6-453f-4dd3-a486-dafc474fc1ac", - "x-ms-ratelimit-remaining-subscription-reads": "11663", - "x-ms-request-id": "bd7fd13f-d2ed-47b5-ae1f-791b6a4c2a2a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033307Z:a0d389f6-453f-4dd3-a486-dafc474fc1ac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ec62fbe8da03d57c0e8a35aabb2aa0ec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ec62fbe8da03d57c0e8a35aabb2aa0ec", - "x-ms-correlation-request-id": "2c227960-1b06-4cc4-b343-5ffe12b35c49", - "x-ms-ratelimit-remaining-subscription-reads": "11662", - "x-ms-request-id": "0f3313c6-a36d-4838-8869-91505083df0c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033308Z:2c227960-1b06-4cc4-b343-5ffe12b35c49" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8a7a502e2a7a8f87bd537701abd4cc03", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8a7a502e2a7a8f87bd537701abd4cc03", - "x-ms-correlation-request-id": "52ac77fc-6800-4149-92e6-73f8267e934f", - "x-ms-ratelimit-remaining-subscription-reads": "11661", - "x-ms-request-id": "645c6b63-1ae5-4771-b743-b7a2c2efe61d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033309Z:52ac77fc-6800-4149-92e6-73f8267e934f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8314ccdf4a46855f1e8cfd25278252c5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8314ccdf4a46855f1e8cfd25278252c5", - "x-ms-correlation-request-id": "e04f3b64-07d3-4f37-9da4-92119aeee450", - "x-ms-ratelimit-remaining-subscription-reads": "11660", - "x-ms-request-id": "a6c7ab97-ca67-4380-a8c4-6147728d5d78", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033311Z:e04f3b64-07d3-4f37-9da4-92119aeee450" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3e5b0a1cab0ebdb274d22eaf627b293a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3e5b0a1cab0ebdb274d22eaf627b293a", - "x-ms-correlation-request-id": "d971ff67-d642-444d-ad4d-876edf2bb956", - "x-ms-ratelimit-remaining-subscription-reads": "11659", - "x-ms-request-id": "71eb2170-2102-4990-ac5e-85de866f1238", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033312Z:d971ff67-d642-444d-ad4d-876edf2bb956" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d48a7cde-b371-4956-b2ab-e98b5d912893?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eecb32bd1c16e4a6f0f56bed2d61683a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1139", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:33:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eecb32bd1c16e4a6f0f56bed2d61683a", - "x-ms-correlation-request-id": "aac2719b-845a-4656-ab86-af5c9811b69e", - "x-ms-ratelimit-remaining-subscription-reads": "11658", - "x-ms-request-id": "3fa38def-b7c3-48dc-81cf-849859c46e96", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033313Z:aac2719b-845a-4656-ab86-af5c9811b69e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3188/providers/Microsoft.Storage/storageAccounts/sto2209", - "name": "sto2209", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:32:56.9293147Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:32:56.9293147Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Cool", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:32:56.8355625Z", - "primaryEndpoints": { - "dfs": "https://sto2209.dfs.core.windows.net/", - "blob": "https://sto2209.blob.core.windows.net/", - "table": "https://sto2209.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1013359920", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithBlockBlobStorage.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithBlockBlobStorage.json deleted file mode 100644 index 6172ec0563ac..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithBlockBlobStorage.json +++ /dev/null @@ -1,751 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res4548?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-0b946d83d72c124ab1663797297e60bf-1ebff4d4e615fb43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ec584e8bd89ce34c4ae0b1ab34f3b391", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "67f411b4-5aae-40a9-9e53-c3afb07d8c05", - "x-ms-ratelimit-remaining-subscription-writes": "1026", - "x-ms-request-id": "67f411b4-5aae-40a9-9e53-c3afb07d8c05", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031317Z:67f411b4-5aae-40a9-9e53-c3afb07d8c05" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4548", - "name": "res4548", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4548/providers/Microsoft.Storage/storageAccounts/sto7764?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "99", - "Content-Type": "application/json", - "traceparent": "00-83c71470fb0f3a4fa1e0fab69b7eaa26-da62ae70841b1546-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e5a25af4fb07d9ae97414240a19b8bf0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Premium_LRS" - }, - "kind": "BlockBlobStorage", - "location": "centraluseuap", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e5a25af4fb07d9ae97414240a19b8bf0", - "x-ms-correlation-request-id": "2cbd479e-3d17-401c-8d34-45bd94c5d793", - "x-ms-ratelimit-remaining-subscription-writes": "1025", - "x-ms-request-id": "47624161-03c6-4996-a6e3-4e3926e0ed34", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031322Z:2cbd479e-3d17-401c-8d34-45bd94c5d793" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "49ba14d428cb5383a912049709a2a845", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "49ba14d428cb5383a912049709a2a845", - "x-ms-correlation-request-id": "a7682143-13b2-410d-a2b9-831ddf3922b3", - "x-ms-ratelimit-remaining-subscription-reads": "11335", - "x-ms-request-id": "1fd9d502-e56e-43fa-bcfe-11d425ac6100", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031322Z:a7682143-13b2-410d-a2b9-831ddf3922b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5cb1ba2635ee5e41d4df29ce708a33a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5cb1ba2635ee5e41d4df29ce708a33a4", - "x-ms-correlation-request-id": "9ad13d0b-b64e-447a-953b-cb104e73590f", - "x-ms-ratelimit-remaining-subscription-reads": "11334", - "x-ms-request-id": "f1708a8f-93ee-475e-a9b3-9250bd2b6149", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031323Z:9ad13d0b-b64e-447a-953b-cb104e73590f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8d6bc41041e05a251371b22591efb918", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8d6bc41041e05a251371b22591efb918", - "x-ms-correlation-request-id": "7a7bbdc3-9aa2-4418-bc2d-11821c030f5e", - "x-ms-ratelimit-remaining-subscription-reads": "11333", - "x-ms-request-id": "85a03f83-fbea-4e0f-8067-be3aa75616c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031325Z:7a7bbdc3-9aa2-4418-bc2d-11821c030f5e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ebfd4490d4429f8fd35c75ecfeb5e21e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ebfd4490d4429f8fd35c75ecfeb5e21e", - "x-ms-correlation-request-id": "73e555c2-84da-4d8f-870c-e6d4ddbbae56", - "x-ms-ratelimit-remaining-subscription-reads": "11332", - "x-ms-request-id": "7a5c3094-2079-4f30-b563-5ee5d8510cda", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031326Z:73e555c2-84da-4d8f-870c-e6d4ddbbae56" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "458660de1b36e5659556487d821bcde4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "458660de1b36e5659556487d821bcde4", - "x-ms-correlation-request-id": "9053c0d9-ce01-4539-823d-6507f205467f", - "x-ms-ratelimit-remaining-subscription-reads": "11331", - "x-ms-request-id": "6970b2a7-a09d-49f6-b677-140ff2087289", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031327Z:9053c0d9-ce01-4539-823d-6507f205467f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2c3d1125488d3c6134ccba84cc395c5d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2c3d1125488d3c6134ccba84cc395c5d", - "x-ms-correlation-request-id": "0d70e9e7-a608-45be-9daa-10b0438e7525", - "x-ms-ratelimit-remaining-subscription-reads": "11330", - "x-ms-request-id": "a4bd54ad-4719-478f-b3d5-8dd1b5fd5fb7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031329Z:0d70e9e7-a608-45be-9daa-10b0438e7525" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3046948e736875e1de1856eb8c121db7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3046948e736875e1de1856eb8c121db7", - "x-ms-correlation-request-id": "ffe5dd01-84cb-4d72-97ff-83c242c0076f", - "x-ms-ratelimit-remaining-subscription-reads": "11329", - "x-ms-request-id": "e16d8580-4cc5-47d1-be56-84d230360c8f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031330Z:ffe5dd01-84cb-4d72-97ff-83c242c0076f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "edc6908eb5779691fe4a116a60e1185c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "edc6908eb5779691fe4a116a60e1185c", - "x-ms-correlation-request-id": "067c3fe8-f833-43f9-b1af-00de470d55a7", - "x-ms-ratelimit-remaining-subscription-reads": "11328", - "x-ms-request-id": "d282bad4-b671-484f-829a-2af724daed9f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031331Z:067c3fe8-f833-43f9-b1af-00de470d55a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eeeeeafa9dd5b27b2fc84e75f176b021", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eeeeeafa9dd5b27b2fc84e75f176b021", - "x-ms-correlation-request-id": "f523d61f-f4c0-4e13-b01a-89ad2967e977", - "x-ms-ratelimit-remaining-subscription-reads": "11327", - "x-ms-request-id": "d50feb5e-f96e-4d44-a46d-7757b2b18655", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031333Z:f523d61f-f4c0-4e13-b01a-89ad2967e977" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3bf503ae6f72d9e603b0311e627614fc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3bf503ae6f72d9e603b0311e627614fc", - "x-ms-correlation-request-id": "8c439b39-8e87-4b47-ad2b-468a90c79812", - "x-ms-ratelimit-remaining-subscription-reads": "11326", - "x-ms-request-id": "e8c10204-9a0b-4215-a207-238eba71c74c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031334Z:8c439b39-8e87-4b47-ad2b-468a90c79812" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a1f0faff2f24f0e21414bdaf671ba488", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a1f0faff2f24f0e21414bdaf671ba488", - "x-ms-correlation-request-id": "4e8c5b42-73f6-4c27-bb9b-b15afd4f6f82", - "x-ms-ratelimit-remaining-subscription-reads": "11325", - "x-ms-request-id": "2054e732-538a-4f2e-9fc3-51d24da55c83", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031335Z:4e8c5b42-73f6-4c27-bb9b-b15afd4f6f82" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5dbbf099ddeb8be90415ea246b5d50b9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5dbbf099ddeb8be90415ea246b5d50b9", - "x-ms-correlation-request-id": "0bf3638a-a622-484c-9c39-f20a5e28eb9b", - "x-ms-ratelimit-remaining-subscription-reads": "11324", - "x-ms-request-id": "0292e67a-ecaf-4f95-80ef-00d9ea121d0b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031337Z:0bf3638a-a622-484c-9c39-f20a5e28eb9b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f77652b30e857ffd2005275eb23671e7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f77652b30e857ffd2005275eb23671e7", - "x-ms-correlation-request-id": "b7cf0398-ede2-48e6-8550-abafe9dac478", - "x-ms-ratelimit-remaining-subscription-reads": "11323", - "x-ms-request-id": "0ec973fb-aafc-40a1-8de2-855e05ecdce8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031338Z:b7cf0398-ede2-48e6-8550-abafe9dac478" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7285a90cb7ba221011659d0f44bd84b7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7285a90cb7ba221011659d0f44bd84b7", - "x-ms-correlation-request-id": "130aeddd-5ea4-4696-9768-7f741c4394b2", - "x-ms-ratelimit-remaining-subscription-reads": "11322", - "x-ms-request-id": "2ab0103d-9f7d-43a4-9b4a-e964a101073a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031339Z:130aeddd-5ea4-4696-9768-7f741c4394b2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "15fc03c4aca58a02f23c3ce6b58ad9ce", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "15fc03c4aca58a02f23c3ce6b58ad9ce", - "x-ms-correlation-request-id": "467a4186-6609-40b5-9ac0-744ca5151af3", - "x-ms-ratelimit-remaining-subscription-reads": "11321", - "x-ms-request-id": "f7e4fd75-198f-4b9c-81e7-9777a9c2d34f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031341Z:467a4186-6609-40b5-9ac0-744ca5151af3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c21703a3ddd7fcfe4154e62071ed3b62", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c21703a3ddd7fcfe4154e62071ed3b62", - "x-ms-correlation-request-id": "867d64cb-d3ac-4f16-bffa-5f331660555d", - "x-ms-ratelimit-remaining-subscription-reads": "11320", - "x-ms-request-id": "859bb687-28e7-4881-821e-35e779d0c60d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031342Z:867d64cb-d3ac-4f16-bffa-5f331660555d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ae9a70805c395f42a6fa7f7e7a296c86", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ae9a70805c395f42a6fa7f7e7a296c86", - "x-ms-correlation-request-id": "6a037810-7049-4cd7-895b-1713e25f4640", - "x-ms-ratelimit-remaining-subscription-reads": "11319", - "x-ms-request-id": "e066ef77-5ec3-46c1-b5cf-f509523fdce4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031343Z:6a037810-7049-4cd7-895b-1713e25f4640" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/47624161-03c6-4996-a6e3-4e3926e0ed34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "416cce8bc1a6e6df0500d351c6e21804", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1038", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:13:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "416cce8bc1a6e6df0500d351c6e21804", - "x-ms-correlation-request-id": "7ed3814d-dd53-40bb-a773-e2888d77cc1b", - "x-ms-ratelimit-remaining-subscription-reads": "11318", - "x-ms-request-id": "078f7751-efda-40ab-b9e5-2437b9e23615", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031345Z:7ed3814d-dd53-40bb-a773-e2888d77cc1b" - }, - "ResponseBody": { - "sku": { - "name": "Premium_LRS", - "tier": "Premium" - }, - "kind": "BlockBlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4548/providers/Microsoft.Storage/storageAccounts/sto7764", - "name": "sto7764", - "type": "Microsoft.Storage/storageAccounts", - "location": "centraluseuap", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:13:21.4510597Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:13:21.4510597Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:13:21.4010532Z", - "primaryEndpoints": { - "dfs": "https://sto7764.dfs.core.windows.net/", - "web": "https://sto7764.z2.web.core.windows.net/", - "blob": "https://sto7764.blob.core.windows.net/" - }, - "primaryLocation": "centraluseuap", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1477591326", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithBlockBlobStorageAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithBlockBlobStorageAsync.json deleted file mode 100644 index 149f2ffe6d1f..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithBlockBlobStorageAsync.json +++ /dev/null @@ -1,581 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9459?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-d25f6feb7f5dbc4f975c8615e3f53b8a-5f4d75baf10d7f47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a2bfcd389f6cfcae13e63c3625a4a32b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2b3c9883-3092-492f-8224-404cc9f2ba51", - "x-ms-ratelimit-remaining-subscription-writes": "1130", - "x-ms-request-id": "2b3c9883-3092-492f-8224-404cc9f2ba51", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033317Z:2b3c9883-3092-492f-8224-404cc9f2ba51" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9459", - "name": "res9459", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9459/providers/Microsoft.Storage/storageAccounts/sto1609?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "99", - "Content-Type": "application/json", - "traceparent": "00-0c3e633b4047ec4790376c4b47b63ec8-704f60e67f9ebc4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "458241f630cc54404805d62c56d95a25", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Premium_LRS" - }, - "kind": "BlockBlobStorage", - "location": "centraluseuap", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "458241f630cc54404805d62c56d95a25", - "x-ms-correlation-request-id": "5de45b42-c63d-4471-964f-6674fc6fcecd", - "x-ms-ratelimit-remaining-subscription-writes": "1129", - "x-ms-request-id": "54a95e89-0119-4e68-8cf3-6332b1173164", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033320Z:5de45b42-c63d-4471-964f-6674fc6fcecd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "46992ad0cb7c9c6b7e4e2499d8cfbd0c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "46992ad0cb7c9c6b7e4e2499d8cfbd0c", - "x-ms-correlation-request-id": "d1316b2f-55d7-45fb-8f1c-cbaf32e0b453", - "x-ms-ratelimit-remaining-subscription-reads": "11657", - "x-ms-request-id": "0a43ec6c-7b3b-4dc9-a204-63b70e699528", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033321Z:d1316b2f-55d7-45fb-8f1c-cbaf32e0b453" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "203910e13bed5c8fd4a4a5469c4807b8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "203910e13bed5c8fd4a4a5469c4807b8", - "x-ms-correlation-request-id": "820c692c-01e3-4855-905a-6a8b7bdf1652", - "x-ms-ratelimit-remaining-subscription-reads": "11656", - "x-ms-request-id": "f0d543ad-1c68-43ec-9600-d6b64ef9e64b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033322Z:820c692c-01e3-4855-905a-6a8b7bdf1652" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2c5cd943144020a91818716575d305d0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2c5cd943144020a91818716575d305d0", - "x-ms-correlation-request-id": "25c31525-d614-4c00-8ce3-f7d4e2fde16a", - "x-ms-ratelimit-remaining-subscription-reads": "11655", - "x-ms-request-id": "c6ef665b-5393-49a6-b827-096ac88359ca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033323Z:25c31525-d614-4c00-8ce3-f7d4e2fde16a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3c1687c9a255940f9a3d72d72625ff36", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3c1687c9a255940f9a3d72d72625ff36", - "x-ms-correlation-request-id": "810a73fc-7a94-467f-a925-5b764e65cdaf", - "x-ms-ratelimit-remaining-subscription-reads": "11654", - "x-ms-request-id": "50af0850-8333-4d1f-a031-9dd50191568c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033325Z:810a73fc-7a94-467f-a925-5b764e65cdaf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ff566b469173cdcc671907d4ca2ae601", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ff566b469173cdcc671907d4ca2ae601", - "x-ms-correlation-request-id": "2e60fabc-80c8-4d6a-829f-f2fd4035d9aa", - "x-ms-ratelimit-remaining-subscription-reads": "11653", - "x-ms-request-id": "a9d9e835-dd88-4756-85ec-f8c5d0fbd7db", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033326Z:2e60fabc-80c8-4d6a-829f-f2fd4035d9aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "157cd49eca32a063c9c79103a2d1f9f2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "157cd49eca32a063c9c79103a2d1f9f2", - "x-ms-correlation-request-id": "7ce13a24-108a-4fda-aeae-b4671005ebaf", - "x-ms-ratelimit-remaining-subscription-reads": "11652", - "x-ms-request-id": "23920235-821e-4f8c-a933-91838038781c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033327Z:7ce13a24-108a-4fda-aeae-b4671005ebaf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0a1e3a19067c385cba48d53c9a3aca70", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0a1e3a19067c385cba48d53c9a3aca70", - "x-ms-correlation-request-id": "f1e3a4f6-7fa3-498b-be07-cd8783301ae3", - "x-ms-ratelimit-remaining-subscription-reads": "11651", - "x-ms-request-id": "06e13d69-1f40-4972-b2fb-c03789e47607", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033329Z:f1e3a4f6-7fa3-498b-be07-cd8783301ae3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "51397056eaa97b0408b535acffc92b95", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "51397056eaa97b0408b535acffc92b95", - "x-ms-correlation-request-id": "078740da-3002-4845-923d-3cd389d798d1", - "x-ms-ratelimit-remaining-subscription-reads": "11650", - "x-ms-request-id": "57f6ae69-ab30-4083-aa01-f5a16b2ce0f0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033330Z:078740da-3002-4845-923d-3cd389d798d1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8fbb151fdc0c978477445be9f526058f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8fbb151fdc0c978477445be9f526058f", - "x-ms-correlation-request-id": "fcdb3450-6ef7-4877-b5d5-7d485bbb5d93", - "x-ms-ratelimit-remaining-subscription-reads": "11649", - "x-ms-request-id": "2d201808-f464-49f3-902a-1bc832297148", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033331Z:fcdb3450-6ef7-4877-b5d5-7d485bbb5d93" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "31ac21fca8982e4936a202c6d1b038f1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "31ac21fca8982e4936a202c6d1b038f1", - "x-ms-correlation-request-id": "3e043b73-989d-4948-90dc-5d0537f18a40", - "x-ms-ratelimit-remaining-subscription-reads": "11648", - "x-ms-request-id": "6ef977a8-838b-489c-9aa4-ba478acd135b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033332Z:3e043b73-989d-4948-90dc-5d0537f18a40" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "851c3f1d3a7e7a64eba1d9648f1a86e1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "851c3f1d3a7e7a64eba1d9648f1a86e1", - "x-ms-correlation-request-id": "d31e8252-b633-4366-88fe-006d0ebaad23", - "x-ms-ratelimit-remaining-subscription-reads": "11647", - "x-ms-request-id": "58eedfea-fe22-47a5-9e33-108d3877da42", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033334Z:d31e8252-b633-4366-88fe-006d0ebaad23" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "deafa6affa1c77fccb8c5869dabec6c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "deafa6affa1c77fccb8c5869dabec6c7", - "x-ms-correlation-request-id": "da5d56c4-f47c-4837-b64f-140cf96fbf08", - "x-ms-ratelimit-remaining-subscription-reads": "11646", - "x-ms-request-id": "f103018a-0876-48cf-bdd6-bc6fbff9035e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033335Z:da5d56c4-f47c-4837-b64f-140cf96fbf08" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/54a95e89-0119-4e68-8cf3-6332b1173164?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b6cc690c800ac110bd3145f7cee59f1c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1038", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:33:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b6cc690c800ac110bd3145f7cee59f1c", - "x-ms-correlation-request-id": "33a5b074-6e59-4d6e-b403-5b5695436fa7", - "x-ms-ratelimit-remaining-subscription-reads": "11645", - "x-ms-request-id": "431e40d1-3b57-477b-9677-dd83cc81665f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033336Z:33a5b074-6e59-4d6e-b403-5b5695436fa7" - }, - "ResponseBody": { - "sku": { - "name": "Premium_LRS", - "tier": "Premium" - }, - "kind": "BlockBlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9459/providers/Microsoft.Storage/storageAccounts/sto1609", - "name": "sto1609", - "type": "Microsoft.Storage/storageAccounts", - "location": "centraluseuap", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:33:20.0275425Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:33:20.0275425Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:33:19.9563589Z", - "primaryEndpoints": { - "dfs": "https://sto1609.dfs.core.windows.net/", - "web": "https://sto1609.z2.web.core.windows.net/", - "blob": "https://sto1609.blob.core.windows.net/" - }, - "primaryLocation": "centraluseuap", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1641817921", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithEncryptionTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithEncryptionTest.json deleted file mode 100644 index 8e27e8a81817..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithEncryptionTest.json +++ /dev/null @@ -1,603 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res271?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-989a97fe01715541abf51e2ffcbbe15f-102ff15f6e4ce845-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dc5e637cc98586c6998ff849070f50f4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:46 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4df66531-7a3d-47cf-94c7-227638c986ab", - "x-ms-ratelimit-remaining-subscription-writes": "1024", - "x-ms-request-id": "4df66531-7a3d-47cf-94c7-227638c986ab", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031347Z:4df66531-7a3d-47cf-94c7-227638c986ab" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res271", - "name": "res271", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res271/providers/Microsoft.Storage/storageAccounts/sto1615?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "233", - "Content-Type": "application/json", - "traceparent": "00-8bf4e40cd4db2c46bb8dfd8e5767e23f-ec6479a64c73ba43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "675415e18f591e4b31d03af22e5c21ae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "675415e18f591e4b31d03af22e5c21ae", - "x-ms-correlation-request-id": "2cd6a369-1089-4769-80f2-5492d676e98d", - "x-ms-ratelimit-remaining-subscription-writes": "1023", - "x-ms-request-id": "c350fcf7-68ea-4893-819b-380fcd8195c4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031351Z:2cd6a369-1089-4769-80f2-5492d676e98d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b11efd157742d42212bd54f98c946a32", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b11efd157742d42212bd54f98c946a32", - "x-ms-correlation-request-id": "4b8ab745-6dec-47e2-b79f-78484b320fa7", - "x-ms-ratelimit-remaining-subscription-reads": "11317", - "x-ms-request-id": "863e60a6-11e8-4122-9332-8dfb55e09302", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031351Z:4b8ab745-6dec-47e2-b79f-78484b320fa7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5bd79ad720d35526c9a0ce6f6ea0e5b3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5bd79ad720d35526c9a0ce6f6ea0e5b3", - "x-ms-correlation-request-id": "c3310738-abf9-4022-a2ac-ea27cf502a09", - "x-ms-ratelimit-remaining-subscription-reads": "11316", - "x-ms-request-id": "b73500c7-ee85-4581-9c1c-c76b4f7e90da", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031353Z:c3310738-abf9-4022-a2ac-ea27cf502a09" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "31dd54d46f3eb76b91a8c13237522704", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "31dd54d46f3eb76b91a8c13237522704", - "x-ms-correlation-request-id": "8ed59e36-18df-481f-b83c-4441289c4e12", - "x-ms-ratelimit-remaining-subscription-reads": "11315", - "x-ms-request-id": "129865bb-d0be-46c9-b6b9-d600edcf0313", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031354Z:8ed59e36-18df-481f-b83c-4441289c4e12" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9dd4ee7ea0a5f412d6c9e7a2a9b36572", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9dd4ee7ea0a5f412d6c9e7a2a9b36572", - "x-ms-correlation-request-id": "94440100-3d3d-4209-a5f5-f943bfae67f5", - "x-ms-ratelimit-remaining-subscription-reads": "11314", - "x-ms-request-id": "0c59b3a4-e8f8-46ea-97d8-83bd458941ec", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031355Z:94440100-3d3d-4209-a5f5-f943bfae67f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3724a1d839b667f32e1fc92a5ef41d77", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3724a1d839b667f32e1fc92a5ef41d77", - "x-ms-correlation-request-id": "dc2c6c07-2c4d-4a40-9d86-6ea988d623ca", - "x-ms-ratelimit-remaining-subscription-reads": "11313", - "x-ms-request-id": "569fb064-9b68-4b06-9f74-f631211c8c60", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031357Z:dc2c6c07-2c4d-4a40-9d86-6ea988d623ca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "80f1ca7847cb340d42e85a7587c90ede", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "80f1ca7847cb340d42e85a7587c90ede", - "x-ms-correlation-request-id": "b8e49cf9-9c70-4668-a0f2-e261b6dc2f18", - "x-ms-ratelimit-remaining-subscription-reads": "11312", - "x-ms-request-id": "78a08a8c-6284-49d6-8ee5-5e24004a8437", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031358Z:b8e49cf9-9c70-4668-a0f2-e261b6dc2f18" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "965a4f43ef2e444dfa6d6e86d6e795e2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:13:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "965a4f43ef2e444dfa6d6e86d6e795e2", - "x-ms-correlation-request-id": "0053457c-b1e6-46bc-8dfd-c25106255125", - "x-ms-ratelimit-remaining-subscription-reads": "11311", - "x-ms-request-id": "84b348c0-23a8-48f7-8f65-1ba4c8a3fa7a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031359Z:0053457c-b1e6-46bc-8dfd-c25106255125" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "de2a70abe5c190a693eff5cedf7edf65", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "de2a70abe5c190a693eff5cedf7edf65", - "x-ms-correlation-request-id": "c006904f-0600-4486-a37b-dbf631817f1c", - "x-ms-ratelimit-remaining-subscription-reads": "11310", - "x-ms-request-id": "7184a804-a18a-4b89-b57f-4822409484c3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031401Z:c006904f-0600-4486-a37b-dbf631817f1c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0fe7eb11879989487dac855ed8875d5a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0fe7eb11879989487dac855ed8875d5a", - "x-ms-correlation-request-id": "a4633a14-2972-4de6-903b-42f9ba3486a5", - "x-ms-ratelimit-remaining-subscription-reads": "11309", - "x-ms-request-id": "8b5ef3b2-0ebc-41b6-95f9-9f739deb7b1c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031402Z:a4633a14-2972-4de6-903b-42f9ba3486a5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "17ca7752309f5e1ca8c9023ef97f657c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "17ca7752309f5e1ca8c9023ef97f657c", - "x-ms-correlation-request-id": "919bf707-f995-47dc-a7da-ad63af6109cb", - "x-ms-ratelimit-remaining-subscription-reads": "11308", - "x-ms-request-id": "38cc0b58-85b9-429a-8737-e5f11d97e6fa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031403Z:919bf707-f995-47dc-a7da-ad63af6109cb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ea75098d86ff234828a060155f48b70c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ea75098d86ff234828a060155f48b70c", - "x-ms-correlation-request-id": "9993042a-6c5c-4463-9706-5d5e45edc9c8", - "x-ms-ratelimit-remaining-subscription-reads": "11307", - "x-ms-request-id": "50ef7dfe-523c-48aa-83c4-ea2a52dec3ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031405Z:9993042a-6c5c-4463-9706-5d5e45edc9c8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "677b9b92c8b3e0c6cf8966cf85098ffe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "677b9b92c8b3e0c6cf8966cf85098ffe", - "x-ms-correlation-request-id": "9b9571ad-f1b8-4e6c-8686-4015b0e76b92", - "x-ms-ratelimit-remaining-subscription-reads": "11306", - "x-ms-request-id": "bbf43b9c-3287-4854-bb4b-83b4696b6c2a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031406Z:9b9571ad-f1b8-4e6c-8686-4015b0e76b92" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c350fcf7-68ea-4893-819b-380fcd8195c4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cfd008477212cc5a2fa7eefecf06fe60", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:14:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cfd008477212cc5a2fa7eefecf06fe60", - "x-ms-correlation-request-id": "c8e9f33b-091e-487e-a896-4435efe8c020", - "x-ms-ratelimit-remaining-subscription-reads": "11305", - "x-ms-request-id": "12d5d849-4b6f-41f9-a935-cbfc3f187bf6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031407Z:c8e9f33b-091e-487e-a896-4435efe8c020" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res271/providers/Microsoft.Storage/storageAccounts/sto1615", - "name": "sto1615", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:13:51.0936658Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:13:51.0936658Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:13:50.9999087Z", - "primaryEndpoints": { - "blob": "https://sto1615.blob.core.windows.net/", - "queue": "https://sto1615.queue.core.windows.net/", - "table": "https://sto1615.table.core.windows.net/", - "file": "https://sto1615.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "651454788", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithEncryptionTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithEncryptionTestAsync.json deleted file mode 100644 index a4c1e89fed7a..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithEncryptionTestAsync.json +++ /dev/null @@ -1,603 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res500?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-24a5bc1e16e8174483aec5d26554721b-82c5d7a081e58c46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b45d52eafabd89f250595269f27196ef", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ae24ae2d-8525-4d64-a0df-35348741468e", - "x-ms-ratelimit-remaining-subscription-writes": "1128", - "x-ms-request-id": "ae24ae2d-8525-4d64-a0df-35348741468e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033339Z:ae24ae2d-8525-4d64-a0df-35348741468e" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res500", - "name": "res500", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res500/providers/Microsoft.Storage/storageAccounts/sto7973?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "233", - "Content-Type": "application/json", - "traceparent": "00-5010f0c82ee70b4aafeeb40431293894-0fe06298d899b442-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d397cd3ee128e738c500fc4d392ac30a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d397cd3ee128e738c500fc4d392ac30a", - "x-ms-correlation-request-id": "a81c12cb-b366-4054-9e7c-e1df4354863d", - "x-ms-ratelimit-remaining-subscription-writes": "1127", - "x-ms-request-id": "a8c30729-6d76-425b-a55e-be423dbb2401", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033343Z:a81c12cb-b366-4054-9e7c-e1df4354863d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5feb0bfd913870c224cdf7f9f53c172e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5feb0bfd913870c224cdf7f9f53c172e", - "x-ms-correlation-request-id": "d8d24084-3800-4f17-aba9-f13f2a1ceebc", - "x-ms-ratelimit-remaining-subscription-reads": "11644", - "x-ms-request-id": "cf55413f-85d7-4e53-b248-c356453006c5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033343Z:d8d24084-3800-4f17-aba9-f13f2a1ceebc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1bbd5e8fce9cc88d04b7ee59d6e5c747", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1bbd5e8fce9cc88d04b7ee59d6e5c747", - "x-ms-correlation-request-id": "393429b4-b76e-4dc7-bd91-97aa5d083030", - "x-ms-ratelimit-remaining-subscription-reads": "11643", - "x-ms-request-id": "b969af75-bbcc-4511-a1ab-98b131a35f02", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033344Z:393429b4-b76e-4dc7-bd91-97aa5d083030" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2d4f9230633fa4d29389fb0e7ecfe9a8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2d4f9230633fa4d29389fb0e7ecfe9a8", - "x-ms-correlation-request-id": "2012a94f-4dc9-4a0a-b979-46742eb96bf5", - "x-ms-ratelimit-remaining-subscription-reads": "11642", - "x-ms-request-id": "3af70af8-b436-4542-825a-df43709249aa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033346Z:2012a94f-4dc9-4a0a-b979-46742eb96bf5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c1c3dcb7b4c12ecd7d235a80a269993e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c1c3dcb7b4c12ecd7d235a80a269993e", - "x-ms-correlation-request-id": "212127ef-59f9-4276-bcfa-647047717b1e", - "x-ms-ratelimit-remaining-subscription-reads": "11641", - "x-ms-request-id": "eaa68ecd-521c-4b12-835a-73ead647d239", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033347Z:212127ef-59f9-4276-bcfa-647047717b1e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "63c9b005e9ec2bef8b188812d37f4935", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "63c9b005e9ec2bef8b188812d37f4935", - "x-ms-correlation-request-id": "2c39e924-e4bd-4a63-8efe-7d597d4eddc9", - "x-ms-ratelimit-remaining-subscription-reads": "11640", - "x-ms-request-id": "d0bc87f7-ce7a-48e4-bed1-672321faca72", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033348Z:2c39e924-e4bd-4a63-8efe-7d597d4eddc9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "faa146ce06227c86c420af1b0951022a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "faa146ce06227c86c420af1b0951022a", - "x-ms-correlation-request-id": "7d0979aa-5eb2-4027-8650-41e32d96e9fa", - "x-ms-ratelimit-remaining-subscription-reads": "11639", - "x-ms-request-id": "ddc27079-e7ae-44d2-801d-28a957e4f39c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033350Z:7d0979aa-5eb2-4027-8650-41e32d96e9fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cd09bcef8606cdbced9735a82bbb5bfe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cd09bcef8606cdbced9735a82bbb5bfe", - "x-ms-correlation-request-id": "ca88a5ce-17a1-4cae-b019-88e9172f1023", - "x-ms-ratelimit-remaining-subscription-reads": "11638", - "x-ms-request-id": "a477f641-2e2e-467b-bfe6-8db312a59c67", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033351Z:ca88a5ce-17a1-4cae-b019-88e9172f1023" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5cb225d99fc7ff1c2a4c9fcb3ad3223a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5cb225d99fc7ff1c2a4c9fcb3ad3223a", - "x-ms-correlation-request-id": "5d51ae99-c60d-4be7-9606-b73de34eead4", - "x-ms-ratelimit-remaining-subscription-reads": "11637", - "x-ms-request-id": "07bf5f14-9618-43ce-b5ff-08a21141ece0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033352Z:5d51ae99-c60d-4be7-9606-b73de34eead4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "16225e167c75472f8ad30c8ad0dd5109", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "16225e167c75472f8ad30c8ad0dd5109", - "x-ms-correlation-request-id": "d34a102e-a2ea-474e-ac7f-991e0b38319b", - "x-ms-ratelimit-remaining-subscription-reads": "11636", - "x-ms-request-id": "52f462d2-d3d4-4e74-8bd3-d934679d817f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033354Z:d34a102e-a2ea-474e-ac7f-991e0b38319b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e442b1c5a59e5062a009a3b9e7f09319", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e442b1c5a59e5062a009a3b9e7f09319", - "x-ms-correlation-request-id": "423c581d-b4d1-4d84-b4b0-9a7d8e74cf85", - "x-ms-ratelimit-remaining-subscription-reads": "11635", - "x-ms-request-id": "5833922c-ae30-4808-8729-873fb3d37957", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033355Z:423c581d-b4d1-4d84-b4b0-9a7d8e74cf85" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cc91fb7444985d88f66bd2f492912e4c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cc91fb7444985d88f66bd2f492912e4c", - "x-ms-correlation-request-id": "ea120481-ab67-4538-963e-e3afffed4524", - "x-ms-ratelimit-remaining-subscription-reads": "11634", - "x-ms-request-id": "1a42d3cc-fd3e-46a4-8214-911047639182", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033356Z:ea120481-ab67-4538-963e-e3afffed4524" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "890696fa3e91709bfcd2766cd9756099", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:33:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "890696fa3e91709bfcd2766cd9756099", - "x-ms-correlation-request-id": "b532a966-9755-410a-9de0-79ae145f35ba", - "x-ms-ratelimit-remaining-subscription-reads": "11633", - "x-ms-request-id": "c209335c-81fd-47bb-8ffe-1e50e4f900d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033358Z:b532a966-9755-410a-9de0-79ae145f35ba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a8c30729-6d76-425b-a55e-be423dbb2401?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d515f240844b807028e5ed33d36ebd0e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:33:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d515f240844b807028e5ed33d36ebd0e", - "x-ms-correlation-request-id": "919a1db0-e8a7-4c64-b379-ebdfadb3a608", - "x-ms-ratelimit-remaining-subscription-reads": "11632", - "x-ms-request-id": "43f2df11-d6e2-405a-b8c5-87d3f1c8268e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033359Z:919a1db0-e8a7-4c64-b379-ebdfadb3a608" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res500/providers/Microsoft.Storage/storageAccounts/sto7973", - "name": "sto7973", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:33:42.7193721Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:33:42.7193721Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:33:42.6256416Z", - "primaryEndpoints": { - "blob": "https://sto7973.blob.core.windows.net/", - "queue": "https://sto7973.queue.core.windows.net/", - "table": "https://sto7973.table.core.windows.net/", - "file": "https://sto7973.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1296832525", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithFileStorage.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithFileStorage.json deleted file mode 100644 index f6ce6e6d4c44..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithFileStorage.json +++ /dev/null @@ -1,750 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7467?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-4a9a1d5995e0fe4b89db9ffab09090f2-e306c4222481a849-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2aa773d548fbdfbfb603f422f24cec9d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:09 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "abfa3f4a-ab57-4c91-a6f1-03c7b3a95796", - "x-ms-ratelimit-remaining-subscription-writes": "1022", - "x-ms-request-id": "abfa3f4a-ab57-4c91-a6f1-03c7b3a95796", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031410Z:abfa3f4a-ab57-4c91-a6f1-03c7b3a95796" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7467", - "name": "res7467", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7467/providers/Microsoft.Storage/storageAccounts/sto6955?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "94", - "Content-Type": "application/json", - "traceparent": "00-c13bdb2f74e43c45bd3f0e6a94f76e26-4e92fbe125ef1548-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8e5bd3df3da96f0b2aea439e954c17d2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Premium_LRS" - }, - "kind": "FileStorage", - "location": "centraluseuap", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8e5bd3df3da96f0b2aea439e954c17d2", - "x-ms-correlation-request-id": "19a66000-bff6-4547-b3cc-61d693edc410", - "x-ms-ratelimit-remaining-subscription-writes": "1021", - "x-ms-request-id": "32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031413Z:19a66000-bff6-4547-b3cc-61d693edc410" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9c4d2463f7aa362b9cbbd05e7b4021b7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9c4d2463f7aa362b9cbbd05e7b4021b7", - "x-ms-correlation-request-id": "7fe68b30-f42e-4f48-8ebe-c3ddf40ff833", - "x-ms-ratelimit-remaining-subscription-reads": "11304", - "x-ms-request-id": "0d074c8b-1088-4444-93ad-ad9a34d7cfbd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031414Z:7fe68b30-f42e-4f48-8ebe-c3ddf40ff833" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4c454fdcfd01bf38660c53192471dc3a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4c454fdcfd01bf38660c53192471dc3a", - "x-ms-correlation-request-id": "6c325366-9e3f-454a-ba36-e76c86fea271", - "x-ms-ratelimit-remaining-subscription-reads": "11303", - "x-ms-request-id": "e0b3aaff-b735-4057-8aac-f2eac731def0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031415Z:6c325366-9e3f-454a-ba36-e76c86fea271" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "703b2e037afeb528d3b4031d4f0fd3fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "703b2e037afeb528d3b4031d4f0fd3fa", - "x-ms-correlation-request-id": "d3f47b11-9621-455b-abbf-c5c7cefc2ce9", - "x-ms-ratelimit-remaining-subscription-reads": "11302", - "x-ms-request-id": "0f5340ae-a9ba-4d2c-a72d-de9fc65181f6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031416Z:d3f47b11-9621-455b-abbf-c5c7cefc2ce9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "43bc616e9aaa6513ec8e369da412122a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "43bc616e9aaa6513ec8e369da412122a", - "x-ms-correlation-request-id": "f2c70a65-c039-4da6-9f61-fbf5bf992f17", - "x-ms-ratelimit-remaining-subscription-reads": "11301", - "x-ms-request-id": "30557a72-27c4-477f-a9bf-94bf1b9310a6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031417Z:f2c70a65-c039-4da6-9f61-fbf5bf992f17" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4d5b95deb00562b8278f784cfa1a6f57", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4d5b95deb00562b8278f784cfa1a6f57", - "x-ms-correlation-request-id": "5be3d3cc-7ece-4975-8b00-a8358d2eec6a", - "x-ms-ratelimit-remaining-subscription-reads": "11300", - "x-ms-request-id": "0eb96a38-b281-4dc4-b834-ff5a1c87eed1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031419Z:5be3d3cc-7ece-4975-8b00-a8358d2eec6a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c2ab583999b4688f1ad58470438a11c1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c2ab583999b4688f1ad58470438a11c1", - "x-ms-correlation-request-id": "098f2d7c-0c0c-4a6e-b051-6d3c4e23dfdb", - "x-ms-ratelimit-remaining-subscription-reads": "11299", - "x-ms-request-id": "2ca34086-42ce-46f7-90a7-bbc8ec704aad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031420Z:098f2d7c-0c0c-4a6e-b051-6d3c4e23dfdb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b93ed8a286b4bef4a95a1b1b22c66ad1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b93ed8a286b4bef4a95a1b1b22c66ad1", - "x-ms-correlation-request-id": "dad4dba9-547b-4bfc-9a2d-45ce30be389c", - "x-ms-ratelimit-remaining-subscription-reads": "11298", - "x-ms-request-id": "f0821381-f17c-458f-a389-19ab7518f5ec", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031421Z:dad4dba9-547b-4bfc-9a2d-45ce30be389c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4b64df1f4f66457506f232302b481e9c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4b64df1f4f66457506f232302b481e9c", - "x-ms-correlation-request-id": "0af7993a-7bf6-44a4-8dbc-feaab9941768", - "x-ms-ratelimit-remaining-subscription-reads": "11297", - "x-ms-request-id": "276424ec-4be2-491d-b96e-22e16ff58d5b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031423Z:0af7993a-7bf6-44a4-8dbc-feaab9941768" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21aab67db5dcb3a363ed195a7d744553", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21aab67db5dcb3a363ed195a7d744553", - "x-ms-correlation-request-id": "8cc693a4-93f9-4a0e-906c-380b03bb254c", - "x-ms-ratelimit-remaining-subscription-reads": "11296", - "x-ms-request-id": "1e5a0b7d-161d-4621-9c24-d1d436c817b6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031424Z:8cc693a4-93f9-4a0e-906c-380b03bb254c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6450b26ac526525a63f9b3c153c49260", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6450b26ac526525a63f9b3c153c49260", - "x-ms-correlation-request-id": "f15ec76b-3323-4d4a-b2a0-8e159190ff2f", - "x-ms-ratelimit-remaining-subscription-reads": "11295", - "x-ms-request-id": "29ba5a24-25db-4c58-9e88-ef9e55e7b909", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031425Z:f15ec76b-3323-4d4a-b2a0-8e159190ff2f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6b9d7e3b481c69f53cb1e879361ac791", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6b9d7e3b481c69f53cb1e879361ac791", - "x-ms-correlation-request-id": "8a9695d0-06c9-4395-b74f-363066241608", - "x-ms-ratelimit-remaining-subscription-reads": "11294", - "x-ms-request-id": "7a436f9c-5596-425f-a392-11a095cf6cbb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031427Z:8a9695d0-06c9-4395-b74f-363066241608" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "78c5deadb9f7b8765b57bee202e15f9e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "78c5deadb9f7b8765b57bee202e15f9e", - "x-ms-correlation-request-id": "34cc47e9-de6e-4836-b520-bd2ad5fa56c7", - "x-ms-ratelimit-remaining-subscription-reads": "11293", - "x-ms-request-id": "c57ff651-de99-4d65-a585-702bc2d3d533", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031428Z:34cc47e9-de6e-4836-b520-bd2ad5fa56c7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fe1eb85ad9d72237bde72875dde11c48", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fe1eb85ad9d72237bde72875dde11c48", - "x-ms-correlation-request-id": "cf9759e1-53ed-4ba0-b54d-0e296536577f", - "x-ms-ratelimit-remaining-subscription-reads": "11292", - "x-ms-request-id": "516c79ac-59f8-4023-ac13-6c69723ebf57", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031429Z:cf9759e1-53ed-4ba0-b54d-0e296536577f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7514213119ff826908e510c58a13675a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7514213119ff826908e510c58a13675a", - "x-ms-correlation-request-id": "25caae98-23dd-4034-9b8d-d960938f1d28", - "x-ms-ratelimit-remaining-subscription-reads": "11291", - "x-ms-request-id": "b0d80d73-dd83-4a17-acb3-4f8ebb45517b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031431Z:25caae98-23dd-4034-9b8d-d960938f1d28" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7e1f4951c9fbd3baa7a3bb109101da7a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7e1f4951c9fbd3baa7a3bb109101da7a", - "x-ms-correlation-request-id": "36954429-379a-4032-afac-392f07bdf96e", - "x-ms-ratelimit-remaining-subscription-reads": "11290", - "x-ms-request-id": "24468419-9e49-4b0b-80ff-d61ab28ddab1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031432Z:36954429-379a-4032-afac-392f07bdf96e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e0b0753aeacd409f4f9cf6f2c97297aa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e0b0753aeacd409f4f9cf6f2c97297aa", - "x-ms-correlation-request-id": "971f66df-ebbe-4b8c-a45d-94597ab02ee3", - "x-ms-ratelimit-remaining-subscription-reads": "11289", - "x-ms-request-id": "52e84f45-d38a-4929-9a36-26ab221a1f4b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031433Z:971f66df-ebbe-4b8c-a45d-94597ab02ee3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9323ce809ec1684d6740cd5c5e59f007", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9323ce809ec1684d6740cd5c5e59f007", - "x-ms-correlation-request-id": "276d9881-3531-4b91-9e66-b2780c4c0517", - "x-ms-ratelimit-remaining-subscription-reads": "11288", - "x-ms-request-id": "d4a82aeb-5326-4d18-b561-0d496c08e860", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031435Z:276d9881-3531-4b91-9e66-b2780c4c0517" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/32f5d8b9-85bf-4fac-ba0a-a774a5f5a8db?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "148a950a8662678caade2f5fd2c80935", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "971", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:14:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "148a950a8662678caade2f5fd2c80935", - "x-ms-correlation-request-id": "9fb0c494-303a-4a16-b24a-c8976475fe7b", - "x-ms-ratelimit-remaining-subscription-reads": "11287", - "x-ms-request-id": "ac788c1c-7935-4feb-9813-9e973b2f3bb5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031436Z:9fb0c494-303a-4a16-b24a-c8976475fe7b" - }, - "ResponseBody": { - "sku": { - "name": "Premium_LRS", - "tier": "Premium" - }, - "kind": "FileStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7467/providers/Microsoft.Storage/storageAccounts/sto6955", - "name": "sto6955", - "type": "Microsoft.Storage/storageAccounts", - "location": "centraluseuap", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:14:12.6392276Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:14:12.6392276Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:14:12.5692281Z", - "primaryEndpoints": { - "file": "https://sto6955.file.core.windows.net/" - }, - "primaryLocation": "centraluseuap", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1286433170", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithFileStorageAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithFileStorageAsync.json deleted file mode 100644 index c0a70f30be9d..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithFileStorageAsync.json +++ /dev/null @@ -1,580 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res6303?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-25c871c05bd362418053f82eb5d1b40e-2ff207eeef7e6742-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b83e2c1ffa9a05d5a6034ee9848e83b1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9c5ff25d-8ebe-4dc6-8fa6-08b0949e90dd", - "x-ms-ratelimit-remaining-subscription-writes": "1126", - "x-ms-request-id": "9c5ff25d-8ebe-4dc6-8fa6-08b0949e90dd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033402Z:9c5ff25d-8ebe-4dc6-8fa6-08b0949e90dd" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6303", - "name": "res6303", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6303/providers/Microsoft.Storage/storageAccounts/sto3657?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "94", - "Content-Type": "application/json", - "traceparent": "00-eb7338c673410c498da805e01e8ec5f7-2a60c11676459743-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ab387cbf8d3fff508495991272471137", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Premium_LRS" - }, - "kind": "FileStorage", - "location": "centraluseuap", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ab387cbf8d3fff508495991272471137", - "x-ms-correlation-request-id": "bb37ef42-f98a-4466-9c27-072e8ed72399", - "x-ms-ratelimit-remaining-subscription-writes": "1125", - "x-ms-request-id": "915a7370-0309-4d2c-bad2-26fe4bb2e028", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033405Z:bb37ef42-f98a-4466-9c27-072e8ed72399" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7c464a9ce4949ee0eeb816643cf334bc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7c464a9ce4949ee0eeb816643cf334bc", - "x-ms-correlation-request-id": "e157eae9-30f6-4a5d-bf97-a7b666fa0b65", - "x-ms-ratelimit-remaining-subscription-reads": "11631", - "x-ms-request-id": "730cf89e-9d35-4b8c-884a-030d4586c9a6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033405Z:e157eae9-30f6-4a5d-bf97-a7b666fa0b65" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e516b23c8225c92ae4483ef8bc3e5b76", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e516b23c8225c92ae4483ef8bc3e5b76", - "x-ms-correlation-request-id": "5588c90b-c88c-49ed-b8ca-e8b374a774e5", - "x-ms-ratelimit-remaining-subscription-reads": "11630", - "x-ms-request-id": "c59916b1-1215-471f-97ed-13c6377713e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033407Z:5588c90b-c88c-49ed-b8ca-e8b374a774e5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2876e0d6950089a2c7bf40dcdf33b379", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2876e0d6950089a2c7bf40dcdf33b379", - "x-ms-correlation-request-id": "c8a65d2e-4bcf-4ce8-a31b-ea787fff987e", - "x-ms-ratelimit-remaining-subscription-reads": "11629", - "x-ms-request-id": "2208b3f1-3e94-4c35-b4ee-cee741b5bce0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033408Z:c8a65d2e-4bcf-4ce8-a31b-ea787fff987e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f1d51412d9f71a941f7d984ba5e8e2af", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f1d51412d9f71a941f7d984ba5e8e2af", - "x-ms-correlation-request-id": "131aed47-1588-4e71-9399-0d2f1989f4f1", - "x-ms-ratelimit-remaining-subscription-reads": "11628", - "x-ms-request-id": "e7548380-28f8-4091-8f1b-9c1e92532c30", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033409Z:131aed47-1588-4e71-9399-0d2f1989f4f1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5b8da05d0c7da6bc0f8c1d65414ee9b0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5b8da05d0c7da6bc0f8c1d65414ee9b0", - "x-ms-correlation-request-id": "09cbfb50-2524-433b-ab99-d8a8e22c2dbb", - "x-ms-ratelimit-remaining-subscription-reads": "11627", - "x-ms-request-id": "afa5ce62-864d-4676-bb01-37213f3608ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033411Z:09cbfb50-2524-433b-ab99-d8a8e22c2dbb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a8e5c5946a69fd7e4b5c0883fd56e3df", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a8e5c5946a69fd7e4b5c0883fd56e3df", - "x-ms-correlation-request-id": "d0699a45-70e7-49f5-bd58-a6b547ff6a51", - "x-ms-ratelimit-remaining-subscription-reads": "11626", - "x-ms-request-id": "a761ff14-56c0-4e1a-a2c3-372b60d30bea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033412Z:d0699a45-70e7-49f5-bd58-a6b547ff6a51" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3f7e90dd58a506fc572ee16abb2ed8d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3f7e90dd58a506fc572ee16abb2ed8d1", - "x-ms-correlation-request-id": "8c0f3065-6f69-4998-97b3-5c858bdaf3b7", - "x-ms-ratelimit-remaining-subscription-reads": "11625", - "x-ms-request-id": "ca7c4a22-457a-4220-81c9-76013b066fee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033413Z:8c0f3065-6f69-4998-97b3-5c858bdaf3b7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e0b7e7943902f34521900f200339a9b8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e0b7e7943902f34521900f200339a9b8", - "x-ms-correlation-request-id": "25b52625-5df4-43f4-88d1-2c32e7ce16ed", - "x-ms-ratelimit-remaining-subscription-reads": "11624", - "x-ms-request-id": "daf5cbc8-0019-45c9-81a8-34ba07891c20", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033415Z:25b52625-5df4-43f4-88d1-2c32e7ce16ed" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b0883ea9a9cf3c0ac9df503b8813421d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b0883ea9a9cf3c0ac9df503b8813421d", - "x-ms-correlation-request-id": "7365787c-71a6-4732-9c9c-4ac0a4e42711", - "x-ms-ratelimit-remaining-subscription-reads": "11623", - "x-ms-request-id": "16663fe6-56eb-4209-b029-f79e0205e0b2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033416Z:7365787c-71a6-4732-9c9c-4ac0a4e42711" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "15ef3683039fa3dd4b8b1e1548db021e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "15ef3683039fa3dd4b8b1e1548db021e", - "x-ms-correlation-request-id": "836a307b-41a0-44cd-8005-0c3fe9518145", - "x-ms-ratelimit-remaining-subscription-reads": "11622", - "x-ms-request-id": "7d75b6bb-187a-43ab-96b3-e391f370a33d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033417Z:836a307b-41a0-44cd-8005-0c3fe9518145" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7dc1298528a5ea01dd7a1723e80a6a0d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7dc1298528a5ea01dd7a1723e80a6a0d", - "x-ms-correlation-request-id": "6992ad98-f140-47f7-9dd6-6c777369449e", - "x-ms-ratelimit-remaining-subscription-reads": "11621", - "x-ms-request-id": "b3cf450c-50a2-4f0e-9310-67ed9206384a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033419Z:6992ad98-f140-47f7-9dd6-6c777369449e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cd9df24d9449a51860e465448af4f4ed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cd9df24d9449a51860e465448af4f4ed", - "x-ms-correlation-request-id": "bd513b78-58ab-41d9-92d7-c12f6d942ed0", - "x-ms-ratelimit-remaining-subscription-reads": "11620", - "x-ms-request-id": "f246532c-a0e8-4f6d-af86-329750cbb674", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033420Z:bd513b78-58ab-41d9-92d7-c12f6d942ed0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/centraluseuap/asyncoperations/915a7370-0309-4d2c-bad2-26fe4bb2e028?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5eb632dcc5515b7735043724ebb9bb41", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "971", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:34:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5eb632dcc5515b7735043724ebb9bb41", - "x-ms-correlation-request-id": "3bf2c677-f05c-4606-aee2-bf8702b08448", - "x-ms-ratelimit-remaining-subscription-reads": "11619", - "x-ms-request-id": "cb0bc728-6d2a-469e-bca6-ceae71c3a7d3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033421Z:3bf2c677-f05c-4606-aee2-bf8702b08448" - }, - "ResponseBody": { - "sku": { - "name": "Premium_LRS", - "tier": "Premium" - }, - "kind": "FileStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6303/providers/Microsoft.Storage/storageAccounts/sto3657", - "name": "sto3657", - "type": "Microsoft.Storage/storageAccounts", - "location": "centraluseuap", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:34:04.9834432Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:34:04.9834432Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:34:04.9134432Z", - "primaryEndpoints": { - "file": "https://sto3657.file.core.windows.net/" - }, - "primaryLocation": "centraluseuap", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1242194565", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithHttpsOnlyTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithHttpsOnlyTest.json deleted file mode 100644 index 2951c12d211a..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithHttpsOnlyTest.json +++ /dev/null @@ -1,1135 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res5425?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-72c3665861dfaa4d8f3b97d96e2590d3-4c9071ceb575044a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5a540f8bda647d619f3965ce4c9c486a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "16c257c4-dfb4-4412-961c-0b78a15485bc", - "x-ms-ratelimit-remaining-subscription-writes": "1020", - "x-ms-request-id": "16c257c4-dfb4-4412-961c-0b78a15485bc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031439Z:16c257c4-dfb4-4412-961c-0b78a15485bc" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5425", - "name": "res5425", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5425/providers/Microsoft.Storage/storageAccounts/sto8465?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "157", - "Content-Type": "application/json", - "traceparent": "00-d3706400197f4b4888c74a9b3a34375b-e76c11558a335446-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "df9ec47839cbd0f5488902f0a63139a0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "supportsHttpsTrafficOnly": true - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "df9ec47839cbd0f5488902f0a63139a0", - "x-ms-correlation-request-id": "48e48aa9-1b23-4d23-a891-0aad45e8d789", - "x-ms-ratelimit-remaining-subscription-writes": "1019", - "x-ms-request-id": "685db84a-c798-4b5e-88af-5bb81802e8c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031442Z:48e48aa9-1b23-4d23-a891-0aad45e8d789" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "08c797a3ac3d1b44649392d87baf9233", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "08c797a3ac3d1b44649392d87baf9233", - "x-ms-correlation-request-id": "bcc68894-8b53-438c-9636-a824868300dc", - "x-ms-ratelimit-remaining-subscription-reads": "11286", - "x-ms-request-id": "d2fc326f-2152-4f99-936b-9ffbc3f61874", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031443Z:bcc68894-8b53-438c-9636-a824868300dc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e317ab9400130252540a484f779df85b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e317ab9400130252540a484f779df85b", - "x-ms-correlation-request-id": "71a02719-2f01-4439-a98c-c165f9ad0655", - "x-ms-ratelimit-remaining-subscription-reads": "11285", - "x-ms-request-id": "5bfe884c-0a90-4610-8b88-8b1ca2968e4d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031444Z:71a02719-2f01-4439-a98c-c165f9ad0655" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0f4c190e3169d863203b1a4de39718e8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0f4c190e3169d863203b1a4de39718e8", - "x-ms-correlation-request-id": "8114b1b6-4f55-45d6-9cac-85bdc665c54c", - "x-ms-ratelimit-remaining-subscription-reads": "11284", - "x-ms-request-id": "5320c2cf-3459-4d71-9e9b-2d0ca8227ac9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031445Z:8114b1b6-4f55-45d6-9cac-85bdc665c54c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2cc48de997d5a3d545c5b33264f5a3c6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2cc48de997d5a3d545c5b33264f5a3c6", - "x-ms-correlation-request-id": "eb3a3c30-b033-4430-92b3-49f75ef24789", - "x-ms-ratelimit-remaining-subscription-reads": "11283", - "x-ms-request-id": "2e574c20-f942-41f4-9cf0-6c80585897bc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031447Z:eb3a3c30-b033-4430-92b3-49f75ef24789" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "62c9379b836262c9483fc3d7e6041fbc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "62c9379b836262c9483fc3d7e6041fbc", - "x-ms-correlation-request-id": "bdde80c1-5444-48a8-a383-4a100fa57d4f", - "x-ms-ratelimit-remaining-subscription-reads": "11282", - "x-ms-request-id": "3a8210b7-7653-4a42-b3d7-102b7e69c7ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031448Z:bdde80c1-5444-48a8-a383-4a100fa57d4f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ea655ff2ccd9778543a9c9a47d31742b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ea655ff2ccd9778543a9c9a47d31742b", - "x-ms-correlation-request-id": "c4ea51d0-bedf-422a-8159-1bcfcad3bbe2", - "x-ms-ratelimit-remaining-subscription-reads": "11281", - "x-ms-request-id": "a5e8200e-2999-4717-a42a-e27dd830fb9f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031449Z:c4ea51d0-bedf-422a-8159-1bcfcad3bbe2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "abb25397b6cd6685c361e495d3febd41", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "abb25397b6cd6685c361e495d3febd41", - "x-ms-correlation-request-id": "2bbc214c-96bb-40dc-a2d7-76dc9dc227c7", - "x-ms-ratelimit-remaining-subscription-reads": "11280", - "x-ms-request-id": "28a62df0-8cad-486f-992c-b4665eeb8768", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031451Z:2bbc214c-96bb-40dc-a2d7-76dc9dc227c7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "043ff7a5b98fceedb1521eb9b925e516", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "043ff7a5b98fceedb1521eb9b925e516", - "x-ms-correlation-request-id": "d10d6791-469f-46f8-8cc7-de7a88751be8", - "x-ms-ratelimit-remaining-subscription-reads": "11279", - "x-ms-request-id": "f9ac5359-efcd-4f3d-a48d-b295052399dd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031452Z:d10d6791-469f-46f8-8cc7-de7a88751be8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "923f98cb73513ceed9ff2678e8f0a344", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "923f98cb73513ceed9ff2678e8f0a344", - "x-ms-correlation-request-id": "eec5df4e-0b58-4f50-a82d-415d581e1653", - "x-ms-ratelimit-remaining-subscription-reads": "11278", - "x-ms-request-id": "80570582-fd9f-4344-ba6a-856593029412", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031453Z:eec5df4e-0b58-4f50-a82d-415d581e1653" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "86fe88eb6ff2de9b66e3fa7b97ccac9e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "86fe88eb6ff2de9b66e3fa7b97ccac9e", - "x-ms-correlation-request-id": "fa0df358-99c4-4cde-84c9-343e67c6cc3f", - "x-ms-ratelimit-remaining-subscription-reads": "11277", - "x-ms-request-id": "916a7f45-3e09-4c4f-a4fa-b7f39e29412d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031455Z:fa0df358-99c4-4cde-84c9-343e67c6cc3f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3bcacd7b2bbe32ef08022a909375e6c1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3bcacd7b2bbe32ef08022a909375e6c1", - "x-ms-correlation-request-id": "3d67a4cf-080d-408f-8cad-37ef916b9831", - "x-ms-ratelimit-remaining-subscription-reads": "11276", - "x-ms-request-id": "4d297990-9cdb-4670-9a00-ec835c7c2b2f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031456Z:3d67a4cf-080d-408f-8cad-37ef916b9831" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "30cdd9ae5f265b24fd612c6e7973a40d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:14:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "30cdd9ae5f265b24fd612c6e7973a40d", - "x-ms-correlation-request-id": "2d1b66e1-845f-46d7-a77f-477687ac873a", - "x-ms-ratelimit-remaining-subscription-reads": "11275", - "x-ms-request-id": "d740f4af-11ae-464b-9cdc-1a4cd6689037", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031457Z:2d1b66e1-845f-46d7-a77f-477687ac873a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/685db84a-c798-4b5e-88af-5bb81802e8c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1afc88526825c08599cc7def450b4af0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:14:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1afc88526825c08599cc7def450b4af0", - "x-ms-correlation-request-id": "11672fdc-60e4-4bf9-9900-4f28abcfdf34", - "x-ms-ratelimit-remaining-subscription-reads": "11274", - "x-ms-request-id": "aeaa6e49-e5eb-4eb7-8924-737230bf292c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031458Z:11672fdc-60e4-4bf9-9900-4f28abcfdf34" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5425/providers/Microsoft.Storage/storageAccounts/sto8465", - "name": "sto8465", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:14:42.2705578Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:14:42.2705578Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:14:42.1767536Z", - "primaryEndpoints": { - "blob": "https://sto8465.blob.core.windows.net/", - "queue": "https://sto8465.queue.core.windows.net/", - "table": "https://sto8465.table.core.windows.net/", - "file": "https://sto8465.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5425/providers/Microsoft.Storage/storageAccounts/sto7108?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "158", - "Content-Type": "application/json", - "traceparent": "00-d4bed96b268db94cad94575ef6a25df5-6627e965dfcfe640-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bdcc38fd7cfe1c77a86e3e5dff81b895", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "supportsHttpsTrafficOnly": false - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bdcc38fd7cfe1c77a86e3e5dff81b895", - "x-ms-correlation-request-id": "fc1aff1c-f3f0-4e25-91c2-49568a23b365", - "x-ms-ratelimit-remaining-subscription-writes": "1018", - "x-ms-request-id": "a32467a2-f448-4eef-b529-559daef0e5f5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031501Z:fc1aff1c-f3f0-4e25-91c2-49568a23b365" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "40713b16e6a6d60e10df72b72a28c118", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "40713b16e6a6d60e10df72b72a28c118", - "x-ms-correlation-request-id": "e1eecae1-b444-482c-9617-27b59b37e473", - "x-ms-ratelimit-remaining-subscription-reads": "11273", - "x-ms-request-id": "9116fc5e-4577-4be0-a03d-847353a2a5af", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031501Z:e1eecae1-b444-482c-9617-27b59b37e473" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2891e7143fce31779c866af1e41d3b73", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2891e7143fce31779c866af1e41d3b73", - "x-ms-correlation-request-id": "2347df2d-ff86-4f17-89d5-af0f06824e41", - "x-ms-ratelimit-remaining-subscription-reads": "11272", - "x-ms-request-id": "4de7bbca-1603-49ac-9400-054f63f3c5e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031503Z:2347df2d-ff86-4f17-89d5-af0f06824e41" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c3474c58770f77ef0e66fa9959e41b2b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c3474c58770f77ef0e66fa9959e41b2b", - "x-ms-correlation-request-id": "483e284c-dd78-4be6-94db-d93305c1af30", - "x-ms-ratelimit-remaining-subscription-reads": "11271", - "x-ms-request-id": "406e65eb-02f9-4a3b-a83b-85e60997555a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031504Z:483e284c-dd78-4be6-94db-d93305c1af30" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f9457e4beea4d623c33fa4207c1cf1f2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f9457e4beea4d623c33fa4207c1cf1f2", - "x-ms-correlation-request-id": "b7926485-3d3b-4783-af7a-97e9f1bb8890", - "x-ms-ratelimit-remaining-subscription-reads": "11270", - "x-ms-request-id": "098cc790-452e-4d56-8848-ea615115976c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031505Z:b7926485-3d3b-4783-af7a-97e9f1bb8890" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "de5efea4fde09c08f819196745ded8b7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "de5efea4fde09c08f819196745ded8b7", - "x-ms-correlation-request-id": "e9a955c9-c516-4402-84f9-079688c24cb9", - "x-ms-ratelimit-remaining-subscription-reads": "11269", - "x-ms-request-id": "0eeaa3ce-92b7-4e28-8f96-9683168c5f15", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031507Z:e9a955c9-c516-4402-84f9-079688c24cb9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "66a63e6a41d769cf287100d0d3cefaf1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "66a63e6a41d769cf287100d0d3cefaf1", - "x-ms-correlation-request-id": "b8058fbe-c67c-4c38-a7ee-f4268d9399e8", - "x-ms-ratelimit-remaining-subscription-reads": "11268", - "x-ms-request-id": "e09940c3-7b78-4831-acab-cf47eaa9e5f1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031508Z:b8058fbe-c67c-4c38-a7ee-f4268d9399e8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5af507743d854d4a76a9018ad4bc90e5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5af507743d854d4a76a9018ad4bc90e5", - "x-ms-correlation-request-id": "25eeece7-a990-445b-b03b-2c55322ab973", - "x-ms-ratelimit-remaining-subscription-reads": "11267", - "x-ms-request-id": "746e3bcd-717d-48e8-bc11-5d69b5f69225", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031509Z:25eeece7-a990-445b-b03b-2c55322ab973" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3eb5ec678b76631a2ff5b56ffd38c929", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3eb5ec678b76631a2ff5b56ffd38c929", - "x-ms-correlation-request-id": "314ecdfe-9a6d-4732-9c0e-7189848276cb", - "x-ms-ratelimit-remaining-subscription-reads": "11266", - "x-ms-request-id": "7394b800-cfe8-4ea5-bb7e-e787287bc1e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031511Z:314ecdfe-9a6d-4732-9c0e-7189848276cb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3df2281f7de82d32f359f02e3f44956c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3df2281f7de82d32f359f02e3f44956c", - "x-ms-correlation-request-id": "a8840d40-b274-4207-b358-5de31d3f47aa", - "x-ms-ratelimit-remaining-subscription-reads": "11265", - "x-ms-request-id": "a1b6b970-c20a-4303-b519-6dd3b4c37d7c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031512Z:a8840d40-b274-4207-b358-5de31d3f47aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e7681be0bc19e97aec922a9087da503d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e7681be0bc19e97aec922a9087da503d", - "x-ms-correlation-request-id": "91c37706-be7a-4560-98f9-d85a65b699e6", - "x-ms-ratelimit-remaining-subscription-reads": "11264", - "x-ms-request-id": "064abe3e-b1e9-4739-817d-332da44404ef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031513Z:91c37706-be7a-4560-98f9-d85a65b699e6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ac6bd7df53c9eafcba874a1d9bec23eb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ac6bd7df53c9eafcba874a1d9bec23eb", - "x-ms-correlation-request-id": "e8fcb884-23de-42d7-bcd7-194632e9b6e5", - "x-ms-ratelimit-remaining-subscription-reads": "11263", - "x-ms-request-id": "ea8e5621-8dd1-4a4d-b461-0e76c36aaf9e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031515Z:e8fcb884-23de-42d7-bcd7-194632e9b6e5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e18f4960e2cf6310ad09515652a1a618", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e18f4960e2cf6310ad09515652a1a618", - "x-ms-correlation-request-id": "f2423729-634e-4fb6-8f7f-f2a8866e3929", - "x-ms-ratelimit-remaining-subscription-reads": "11262", - "x-ms-request-id": "0da7b986-2ae8-480b-9da9-896afe34fdbe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031516Z:f2423729-634e-4fb6-8f7f-f2a8866e3929" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a32467a2-f448-4eef-b529-559daef0e5f5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "684eb208e9d98da31f7e2d91715d4d00", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1168", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:15:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "684eb208e9d98da31f7e2d91715d4d00", - "x-ms-correlation-request-id": "3dd7b770-a8ab-4e49-b5bf-b9342d3a1862", - "x-ms-ratelimit-remaining-subscription-reads": "11261", - "x-ms-request-id": "15441eff-4563-40b0-a059-a94a9759694b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031517Z:3dd7b770-a8ab-4e49-b5bf-b9342d3a1862" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5425/providers/Microsoft.Storage/storageAccounts/sto7108", - "name": "sto7108", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": false, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:15:01.0212780Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:15:01.0212780Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:15:00.9275293Z", - "primaryEndpoints": { - "blob": "https://sto7108.blob.core.windows.net/", - "queue": "https://sto7108.queue.core.windows.net/", - "table": "https://sto7108.table.core.windows.net/", - "file": "https://sto7108.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1640709758", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithHttpsOnlyTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithHttpsOnlyTestAsync.json deleted file mode 100644 index edfcdb1c7124..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithHttpsOnlyTestAsync.json +++ /dev/null @@ -1,1135 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9955?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-ad5772160bc12a49bd0fe3cbdffcaa03-7b137e1fddb42f49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c6e4e412b7ce79382df469706168adf8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:24 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "65f7c5a4-60d3-4a6f-ab0d-944f551df069", - "x-ms-ratelimit-remaining-subscription-writes": "1124", - "x-ms-request-id": "65f7c5a4-60d3-4a6f-ab0d-944f551df069", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033424Z:65f7c5a4-60d3-4a6f-ab0d-944f551df069" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9955", - "name": "res9955", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9955/providers/Microsoft.Storage/storageAccounts/sto1824?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "157", - "Content-Type": "application/json", - "traceparent": "00-c8a418509b7f1f4dba5722e4a1f8620d-9d173b6634a3634d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "376bc494d948e586efe26e95e6589217", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "supportsHttpsTrafficOnly": true - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "376bc494d948e586efe26e95e6589217", - "x-ms-correlation-request-id": "0dd767d1-fcc0-451d-9675-ac0e43084970", - "x-ms-ratelimit-remaining-subscription-writes": "1123", - "x-ms-request-id": "1490da7b-d75a-481f-b139-e80ca1077f60", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033427Z:0dd767d1-fcc0-451d-9675-ac0e43084970" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f2e6147eda440b9b3fe9c7550b980e11", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f2e6147eda440b9b3fe9c7550b980e11", - "x-ms-correlation-request-id": "d2307bd5-edf6-4fa1-99f2-39e24a15f934", - "x-ms-ratelimit-remaining-subscription-reads": "11618", - "x-ms-request-id": "934ed0a1-bf89-4719-8c50-a1706b40e394", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033427Z:d2307bd5-edf6-4fa1-99f2-39e24a15f934" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c39649dd6b10482b8c512ce598eca37d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c39649dd6b10482b8c512ce598eca37d", - "x-ms-correlation-request-id": "f1c6c461-b33f-43fe-8f67-3186bc184ca2", - "x-ms-ratelimit-remaining-subscription-reads": "11617", - "x-ms-request-id": "dff0103c-5304-4812-b472-c1f2b154d9a4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033428Z:f1c6c461-b33f-43fe-8f67-3186bc184ca2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d216fc10a071f7d34ddc30fc84e10e73", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d216fc10a071f7d34ddc30fc84e10e73", - "x-ms-correlation-request-id": "daaa90b5-1f3f-4c8e-a027-eeffa2e5c67a", - "x-ms-ratelimit-remaining-subscription-reads": "11616", - "x-ms-request-id": "ef36228f-b446-4905-ba24-fd3c50d933b2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033430Z:daaa90b5-1f3f-4c8e-a027-eeffa2e5c67a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f8bc2f550fdb1361e89e65f2aeb67253", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f8bc2f550fdb1361e89e65f2aeb67253", - "x-ms-correlation-request-id": "25421602-e623-4bdc-b245-488d1611a1a8", - "x-ms-ratelimit-remaining-subscription-reads": "11615", - "x-ms-request-id": "bbadecc6-434f-45e9-8377-98d62ff5cddb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033431Z:25421602-e623-4bdc-b245-488d1611a1a8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0e454a453b813d9f769f75333b2fc3aa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0e454a453b813d9f769f75333b2fc3aa", - "x-ms-correlation-request-id": "4b895eb9-2bda-46ca-ae58-d64fb6007a29", - "x-ms-ratelimit-remaining-subscription-reads": "11614", - "x-ms-request-id": "f2712002-edc9-454d-8b30-40dd0e9d0a94", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033432Z:4b895eb9-2bda-46ca-ae58-d64fb6007a29" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6990b942aa3000a29b03e9d23ae04997", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6990b942aa3000a29b03e9d23ae04997", - "x-ms-correlation-request-id": "87f15ba3-e41b-4508-9baf-ea5243e9dfad", - "x-ms-ratelimit-remaining-subscription-reads": "11613", - "x-ms-request-id": "3816bf2a-9ce9-4039-8d26-733261af95a5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033434Z:87f15ba3-e41b-4508-9baf-ea5243e9dfad" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3ab6dc6a009c19f18f7f823c992dd7b8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3ab6dc6a009c19f18f7f823c992dd7b8", - "x-ms-correlation-request-id": "52b5330e-cbb1-4f34-a298-012d2a3999bf", - "x-ms-ratelimit-remaining-subscription-reads": "11612", - "x-ms-request-id": "2fe06477-d2df-4015-9f6f-315687d93cdb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033435Z:52b5330e-cbb1-4f34-a298-012d2a3999bf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f5b0badb08269a22a744737e52cc0296", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f5b0badb08269a22a744737e52cc0296", - "x-ms-correlation-request-id": "033ea0b0-e812-4871-9ab1-5c1081aa3543", - "x-ms-ratelimit-remaining-subscription-reads": "11611", - "x-ms-request-id": "2ba1b13a-beb1-4111-9ed6-d27c163a6151", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033436Z:033ea0b0-e812-4871-9ab1-5c1081aa3543" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5ec9de558879420ec777d9b12865676d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5ec9de558879420ec777d9b12865676d", - "x-ms-correlation-request-id": "f29adc8d-9eb6-4443-9dec-8221092c01c8", - "x-ms-ratelimit-remaining-subscription-reads": "11610", - "x-ms-request-id": "7b575f40-023a-419a-918e-3cb4f9694cdb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033438Z:f29adc8d-9eb6-4443-9dec-8221092c01c8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "80f7312b54306171ba1b92588d73c6c3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "80f7312b54306171ba1b92588d73c6c3", - "x-ms-correlation-request-id": "64487e47-94e6-476d-ae55-a69af2d97b32", - "x-ms-ratelimit-remaining-subscription-reads": "11609", - "x-ms-request-id": "998b14cf-820e-47c9-b311-453f32efc1ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033439Z:64487e47-94e6-476d-ae55-a69af2d97b32" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bbe6ec7c7963523fac6d2dae2f717242", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bbe6ec7c7963523fac6d2dae2f717242", - "x-ms-correlation-request-id": "4f10cf74-93c0-4d7c-b6cc-231fdcf80e8f", - "x-ms-ratelimit-remaining-subscription-reads": "11608", - "x-ms-request-id": "4f28d8cb-f83e-4fd2-b3cb-e35392f6373f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033440Z:4f10cf74-93c0-4d7c-b6cc-231fdcf80e8f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "205305dd81d401656c68a45df5b6b554", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "205305dd81d401656c68a45df5b6b554", - "x-ms-correlation-request-id": "b973f5e4-d7fa-4cae-95a1-6102315fc770", - "x-ms-ratelimit-remaining-subscription-reads": "11607", - "x-ms-request-id": "48333d21-3fae-48fc-9ae3-79d7f42c5c8d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033442Z:b973f5e4-d7fa-4cae-95a1-6102315fc770" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1490da7b-d75a-481f-b139-e80ca1077f60?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3c3416b0ab7fb10af2a4d4c226c23148", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:34:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3c3416b0ab7fb10af2a4d4c226c23148", - "x-ms-correlation-request-id": "0ce79167-308c-4668-9679-932ce0288a31", - "x-ms-ratelimit-remaining-subscription-reads": "11606", - "x-ms-request-id": "a368c176-8d2f-493f-999e-fb57ffcf3a2c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033444Z:0ce79167-308c-4668-9679-932ce0288a31" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9955/providers/Microsoft.Storage/storageAccounts/sto1824", - "name": "sto1824", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:34:26.8324614Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:34:26.8324614Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:34:26.7387059Z", - "primaryEndpoints": { - "blob": "https://sto1824.blob.core.windows.net/", - "queue": "https://sto1824.queue.core.windows.net/", - "table": "https://sto1824.table.core.windows.net/", - "file": "https://sto1824.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9955/providers/Microsoft.Storage/storageAccounts/sto878?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "158", - "Content-Type": "application/json", - "traceparent": "00-bd39a26116d4064eb0bb06a848768ed6-9b8951cbf3db574a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "877a50a9a620fbee86e54efad5e15df5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "supportsHttpsTrafficOnly": false - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "877a50a9a620fbee86e54efad5e15df5", - "x-ms-correlation-request-id": "05987376-bb6e-4f35-8aa4-3bc9dcc16912", - "x-ms-ratelimit-remaining-subscription-writes": "1122", - "x-ms-request-id": "3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033446Z:05987376-bb6e-4f35-8aa4-3bc9dcc16912" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a5b35c362d3b09342739b6995c0fdc10", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a5b35c362d3b09342739b6995c0fdc10", - "x-ms-correlation-request-id": "7306af39-2dd9-48f3-a84f-c4bcfc375b2f", - "x-ms-ratelimit-remaining-subscription-reads": "11605", - "x-ms-request-id": "d1456a31-624b-48ea-a767-88e2104cca4f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033447Z:7306af39-2dd9-48f3-a84f-c4bcfc375b2f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4d09de4718c3740a8d488d7e77be4de2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4d09de4718c3740a8d488d7e77be4de2", - "x-ms-correlation-request-id": "9537c6d1-3d77-4103-8f1e-80de7c240e47", - "x-ms-ratelimit-remaining-subscription-reads": "11604", - "x-ms-request-id": "e6cf24f3-9ab3-4212-a5ee-1ba15bb1bd56", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033448Z:9537c6d1-3d77-4103-8f1e-80de7c240e47" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "79c4a40bb72d8bb9a5f4f2047f29d5eb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "79c4a40bb72d8bb9a5f4f2047f29d5eb", - "x-ms-correlation-request-id": "6f69a93e-2d38-4d32-ada6-c285dcb3db9d", - "x-ms-ratelimit-remaining-subscription-reads": "11603", - "x-ms-request-id": "63de2248-5a8c-4198-9031-cc6054fa6004", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033449Z:6f69a93e-2d38-4d32-ada6-c285dcb3db9d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cfe81dc48c9a1de7513f17f3a0b59268", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cfe81dc48c9a1de7513f17f3a0b59268", - "x-ms-correlation-request-id": "b250d28b-e9e8-4042-897f-35be63bc6a51", - "x-ms-ratelimit-remaining-subscription-reads": "11602", - "x-ms-request-id": "690057bd-110b-45c0-a6ee-3d694bf64994", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033451Z:b250d28b-e9e8-4042-897f-35be63bc6a51" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b88ed3eb634b8fe3247da8ce2605f564", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b88ed3eb634b8fe3247da8ce2605f564", - "x-ms-correlation-request-id": "f9a996be-f9fb-4e96-bedd-2ba5d2207af2", - "x-ms-ratelimit-remaining-subscription-reads": "11601", - "x-ms-request-id": "f51b57ec-015f-44bc-b3fc-148d9619c716", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033452Z:f9a996be-f9fb-4e96-bedd-2ba5d2207af2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5ab9a1737dd57e48bca627eea0c6ebef", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5ab9a1737dd57e48bca627eea0c6ebef", - "x-ms-correlation-request-id": "28f7001d-8e56-40e1-8181-92a5e4af3ce2", - "x-ms-ratelimit-remaining-subscription-reads": "11600", - "x-ms-request-id": "1b6de0ce-2e3c-445f-baab-94862f099428", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033453Z:28f7001d-8e56-40e1-8181-92a5e4af3ce2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ab1889621c9a61a03a59aa1ce418f74b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ab1889621c9a61a03a59aa1ce418f74b", - "x-ms-correlation-request-id": "f039f968-a03d-4e36-85b7-26ac58178d69", - "x-ms-ratelimit-remaining-subscription-reads": "11599", - "x-ms-request-id": "58597b3f-ab32-4420-b6ee-238850a78384", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033455Z:f039f968-a03d-4e36-85b7-26ac58178d69" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fe80b24a38fb6e928b10fba43bf5ef5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fe80b24a38fb6e928b10fba43bf5ef5e", - "x-ms-correlation-request-id": "d1b4cded-eab4-48b1-84d5-e1eb412009b3", - "x-ms-ratelimit-remaining-subscription-reads": "11598", - "x-ms-request-id": "538186ce-6595-4ca0-8823-e039a54a5d88", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033456Z:d1b4cded-eab4-48b1-84d5-e1eb412009b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9d6cb89249ec56c901571f7cd32c99a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9d6cb89249ec56c901571f7cd32c99a4", - "x-ms-correlation-request-id": "0a74fd7a-7785-480b-ba07-9b146e4c0fd1", - "x-ms-ratelimit-remaining-subscription-reads": "11597", - "x-ms-request-id": "a84954b9-bc12-44f2-8281-78dd632e4592", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033457Z:0a74fd7a-7785-480b-ba07-9b146e4c0fd1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eda3dbafed452af4f7aa208a20fb2545", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:34:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eda3dbafed452af4f7aa208a20fb2545", - "x-ms-correlation-request-id": "d904b516-933d-4e73-9865-357dfb58df6b", - "x-ms-ratelimit-remaining-subscription-reads": "11596", - "x-ms-request-id": "73d8a96c-4875-4e2b-85ad-5f874ab6d1bd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033459Z:d904b516-933d-4e73-9865-357dfb58df6b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2c894c6a5aab005fe92afda318169a5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2c894c6a5aab005fe92afda318169a5e", - "x-ms-correlation-request-id": "3c362d80-79d2-493e-8102-4906768b648d", - "x-ms-ratelimit-remaining-subscription-reads": "11595", - "x-ms-request-id": "3b092929-7d8d-4e19-91d4-50380898026f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033500Z:3c362d80-79d2-493e-8102-4906768b648d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "60f557760151a518c441a641293e3505", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "60f557760151a518c441a641293e3505", - "x-ms-correlation-request-id": "fa0db136-7d19-4955-bd96-3abd063743dd", - "x-ms-ratelimit-remaining-subscription-reads": "11594", - "x-ms-request-id": "8b77c04f-a7d2-4804-8085-ce1a5e42560a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033501Z:fa0db136-7d19-4955-bd96-3abd063743dd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3050fe52-44a2-4d7b-b6d3-ba8b9d78fbd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8612da326ca255f87ca2041bef5011e0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1162", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:35:02 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8612da326ca255f87ca2041bef5011e0", - "x-ms-correlation-request-id": "250f203e-4cff-4df3-9172-f6ce93df58bd", - "x-ms-ratelimit-remaining-subscription-reads": "11593", - "x-ms-request-id": "355509e5-73b3-443a-a499-a2679e79bb03", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033503Z:250f203e-4cff-4df3-9172-f6ce93df58bd" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9955/providers/Microsoft.Storage/storageAccounts/sto878", - "name": "sto878", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": false, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:34:46.3681198Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:34:46.3681198Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:34:46.2743563Z", - "primaryEndpoints": { - "blob": "https://sto878.blob.core.windows.net/", - "queue": "https://sto878.queue.core.windows.net/", - "table": "https://sto878.table.core.windows.net/", - "file": "https://sto878.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "90279037", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithStorageV2.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithStorageV2.json deleted file mode 100644 index ac2cc0dc42a2..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithStorageV2.json +++ /dev/null @@ -1,587 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res220?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-52a01cecee57a6448477f1efc06da3ef-48eece7ae27f2848-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5bfbb371abf76fe17f919ccf7e099ce3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "039c1a6e-384a-4645-aa2c-10a42fcbc2d7", - "x-ms-ratelimit-remaining-subscription-writes": "1017", - "x-ms-request-id": "039c1a6e-384a-4645-aa2c-10a42fcbc2d7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031520Z:039c1a6e-384a-4645-aa2c-10a42fcbc2d7" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res220", - "name": "res220", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res220/providers/Microsoft.Storage/storageAccounts/sto8438?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "87", - "Content-Type": "application/json", - "traceparent": "00-89c506db803cb946bd2df303b4ecd0f8-40d58742dc39a54f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "02de6a66a4557cde5664b6bfca4c5985", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "02de6a66a4557cde5664b6bfca4c5985", - "x-ms-correlation-request-id": "447e1ca5-f593-4189-a24b-d10144a78806", - "x-ms-ratelimit-remaining-subscription-writes": "1016", - "x-ms-request-id": "3e520d99-88fc-4572-b35c-185969788854", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031523Z:447e1ca5-f593-4189-a24b-d10144a78806" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e6929cdc0c8d0e1b1ddfa0472bb0b545", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e6929cdc0c8d0e1b1ddfa0472bb0b545", - "x-ms-correlation-request-id": "12407d34-b883-4e90-8d44-bdc609135482", - "x-ms-ratelimit-remaining-subscription-reads": "11260", - "x-ms-request-id": "aba90425-93fa-4a02-ba6a-866848b1a77d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031524Z:12407d34-b883-4e90-8d44-bdc609135482" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "09fc4a435630b103843b8e5734d8ee35", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "09fc4a435630b103843b8e5734d8ee35", - "x-ms-correlation-request-id": "201f782c-1e04-4c55-8d8d-2f46602d5374", - "x-ms-ratelimit-remaining-subscription-reads": "11259", - "x-ms-request-id": "22fd347b-6040-4d02-8a64-7aa654a8c49e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031525Z:201f782c-1e04-4c55-8d8d-2f46602d5374" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2de2c85473ba75f7e45d6fe1149e77c3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2de2c85473ba75f7e45d6fe1149e77c3", - "x-ms-correlation-request-id": "dc5b71e4-23cf-4760-841d-758a2d056e19", - "x-ms-ratelimit-remaining-subscription-reads": "11258", - "x-ms-request-id": "670c5008-d06c-4ad5-bf7e-3c52d525256a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031526Z:dc5b71e4-23cf-4760-841d-758a2d056e19" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "43c32a48062485bd99e061527ec4d945", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "43c32a48062485bd99e061527ec4d945", - "x-ms-correlation-request-id": "1858a316-57e3-4dd1-8845-e73ab668f8ac", - "x-ms-ratelimit-remaining-subscription-reads": "11257", - "x-ms-request-id": "c9844080-8055-42bd-b8cc-209b2a8908a8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031528Z:1858a316-57e3-4dd1-8845-e73ab668f8ac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "63f26bf188cdcf8a528624d2e7219de5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "63f26bf188cdcf8a528624d2e7219de5", - "x-ms-correlation-request-id": "1f9f756f-8b52-4c57-bc2f-6cd0720bf46d", - "x-ms-ratelimit-remaining-subscription-reads": "11256", - "x-ms-request-id": "3fdb7b73-8694-4085-9060-07e6d02d7409", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031529Z:1f9f756f-8b52-4c57-bc2f-6cd0720bf46d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "090ecac3ab154e100a5c94da11a4f720", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "090ecac3ab154e100a5c94da11a4f720", - "x-ms-correlation-request-id": "5ad8b86c-fc33-437b-9d6f-001888295983", - "x-ms-ratelimit-remaining-subscription-reads": "11255", - "x-ms-request-id": "714b02fb-3c34-474f-8d19-3beec66062e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031530Z:5ad8b86c-fc33-437b-9d6f-001888295983" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a8f02a8314abc0f6a0f3f09ee1eb9e77", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a8f02a8314abc0f6a0f3f09ee1eb9e77", - "x-ms-correlation-request-id": "cc6a89c7-ee11-4433-85b1-1c63fc6e2683", - "x-ms-ratelimit-remaining-subscription-reads": "11254", - "x-ms-request-id": "8d6886d0-85c5-4b91-9e3d-543fa9daa7ce", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031532Z:cc6a89c7-ee11-4433-85b1-1c63fc6e2683" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b38e7c42d0b6452f5aa45870f3afbead", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b38e7c42d0b6452f5aa45870f3afbead", - "x-ms-correlation-request-id": "976388cb-0151-4af5-aeea-ec538449acb6", - "x-ms-ratelimit-remaining-subscription-reads": "11253", - "x-ms-request-id": "eae18b2b-3deb-4ef3-ba3b-a1d0473e7eae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031533Z:976388cb-0151-4af5-aeea-ec538449acb6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bc4e048ef430af39d44d6821ba726c1f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bc4e048ef430af39d44d6821ba726c1f", - "x-ms-correlation-request-id": "a37b341f-db86-481b-ae60-85daf0391c3c", - "x-ms-ratelimit-remaining-subscription-reads": "11252", - "x-ms-request-id": "6377648f-4a32-4a7c-875f-a3ff282278a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031534Z:a37b341f-db86-481b-ae60-85daf0391c3c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "95971cbe4316b36afaaa4e07bb85ccf0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "95971cbe4316b36afaaa4e07bb85ccf0", - "x-ms-correlation-request-id": "77752579-9f23-4475-bb36-637100dbbabb", - "x-ms-ratelimit-remaining-subscription-reads": "11251", - "x-ms-request-id": "71df24e5-34d0-42f3-b0d5-af1d6c80f0c3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031536Z:77752579-9f23-4475-bb36-637100dbbabb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dc0f4235e29c4d4642dfdf68670d8be7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dc0f4235e29c4d4642dfdf68670d8be7", - "x-ms-correlation-request-id": "ce68009d-09c5-4bf2-9a76-63d2d4d5ddd2", - "x-ms-ratelimit-remaining-subscription-reads": "11250", - "x-ms-request-id": "8f04e1d3-0e9f-49db-81bd-66844d5cb601", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031537Z:ce68009d-09c5-4bf2-9a76-63d2d4d5ddd2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d6b2393728184b979a9bc185a632f34e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d6b2393728184b979a9bc185a632f34e", - "x-ms-correlation-request-id": "5ffed1fb-782e-45ab-ac01-c6e8a51f29b4", - "x-ms-ratelimit-remaining-subscription-reads": "11249", - "x-ms-request-id": "619f7730-42e2-4743-a5bf-212591063221", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031538Z:5ffed1fb-782e-45ab-ac01-c6e8a51f29b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3e520d99-88fc-4572-b35c-185969788854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "77ec78818f63db82d649523664014cec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1252", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:15:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "77ec78818f63db82d649523664014cec", - "x-ms-correlation-request-id": "058963b9-ccb2-46cf-9b2f-c8b6a6341ab2", - "x-ms-ratelimit-remaining-subscription-reads": "11248", - "x-ms-request-id": "4c19bc95-4044-4db2-bd10-810d309a9ea9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031540Z:058963b9-ccb2-46cf-9b2f-c8b6a6341ab2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res220/providers/Microsoft.Storage/storageAccounts/sto8438", - "name": "sto8438", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:15:23.4127999Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:15:23.4127999Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:15:23.3190502Z", - "primaryEndpoints": { - "dfs": "https://sto8438.dfs.core.windows.net/", - "web": "https://sto8438.z20.web.core.windows.net/", - "blob": "https://sto8438.blob.core.windows.net/", - "queue": "https://sto8438.queue.core.windows.net/", - "table": "https://sto8438.table.core.windows.net/", - "file": "https://sto8438.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "2077866397", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithStorageV2Async.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithStorageV2Async.json deleted file mode 100644 index 4b3e62ef4dc4..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithStorageV2Async.json +++ /dev/null @@ -1,587 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9834?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-8c5bae1b9c649149b27d49c4ac3e8529-a1e781c673694745-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7b04e12aca42586c5c070ad60f75bcd2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:05 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "70d19cb6-f16f-48fa-8195-b7ec40123849", - "x-ms-ratelimit-remaining-subscription-writes": "1121", - "x-ms-request-id": "70d19cb6-f16f-48fa-8195-b7ec40123849", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033505Z:70d19cb6-f16f-48fa-8195-b7ec40123849" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9834", - "name": "res9834", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9834/providers/Microsoft.Storage/storageAccounts/sto6375?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "87", - "Content-Type": "application/json", - "traceparent": "00-e8a02e40fe572a4eb31b7e470b4892d2-fa3e80373f9dd240-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "465f8dacf0359101e7937e79ea41073d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "465f8dacf0359101e7937e79ea41073d", - "x-ms-correlation-request-id": "8932779b-0dc3-43d3-9d07-d6c381433604", - "x-ms-ratelimit-remaining-subscription-writes": "1120", - "x-ms-request-id": "d982095e-810c-438d-8e6a-e993df1e1689", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033508Z:8932779b-0dc3-43d3-9d07-d6c381433604" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "68a5ec6290a1f1f403e95a37eddf71c6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "68a5ec6290a1f1f403e95a37eddf71c6", - "x-ms-correlation-request-id": "9767b0ad-74f7-446f-a627-c57d64a26e63", - "x-ms-ratelimit-remaining-subscription-reads": "11592", - "x-ms-request-id": "7593353f-81a8-4ef6-bd88-533ec759c600", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033508Z:9767b0ad-74f7-446f-a627-c57d64a26e63" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "083d9902a5be93a2bf1eb900927cdc49", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "083d9902a5be93a2bf1eb900927cdc49", - "x-ms-correlation-request-id": "95c19675-c23a-4fe1-9a9a-06d33db4c4ef", - "x-ms-ratelimit-remaining-subscription-reads": "11591", - "x-ms-request-id": "1fd2f19f-a007-4061-9e76-2db62f77a874", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033510Z:95c19675-c23a-4fe1-9a9a-06d33db4c4ef" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fe16161f9f9b419c780c2972be9652ad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fe16161f9f9b419c780c2972be9652ad", - "x-ms-correlation-request-id": "90de7a97-9c12-40a6-8abb-0289a061d420", - "x-ms-ratelimit-remaining-subscription-reads": "11590", - "x-ms-request-id": "938588fe-28ce-4d1d-9992-8f591be4497b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033511Z:90de7a97-9c12-40a6-8abb-0289a061d420" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1c8297c46b60bcaa4912a882d6f35f86", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1c8297c46b60bcaa4912a882d6f35f86", - "x-ms-correlation-request-id": "9ea451e1-d74f-451b-b4b9-b213bc772ac6", - "x-ms-ratelimit-remaining-subscription-reads": "11589", - "x-ms-request-id": "b0a38dfa-f6a7-4f2b-867c-05d92e5eb7a6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033512Z:9ea451e1-d74f-451b-b4b9-b213bc772ac6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d717110d72c8632afcfb90b17c2fd529", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d717110d72c8632afcfb90b17c2fd529", - "x-ms-correlation-request-id": "1dced705-58b2-4cc9-b250-3ca5fae2a89d", - "x-ms-ratelimit-remaining-subscription-reads": "11588", - "x-ms-request-id": "1fa1cb98-2016-45f0-9f62-81eab195f07d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033514Z:1dced705-58b2-4cc9-b250-3ca5fae2a89d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fa3c0bcbbffab3e86c5ab489f6196a84", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fa3c0bcbbffab3e86c5ab489f6196a84", - "x-ms-correlation-request-id": "e4d13ed0-3d43-4507-a6c4-772dcab56a69", - "x-ms-ratelimit-remaining-subscription-reads": "11587", - "x-ms-request-id": "8dea6fdc-48a8-4671-82e2-dfeb1fdfb661", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033515Z:e4d13ed0-3d43-4507-a6c4-772dcab56a69" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ac64a2ad7b7e51e56d1e1f65dbf84019", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ac64a2ad7b7e51e56d1e1f65dbf84019", - "x-ms-correlation-request-id": "7d2db5f7-bdb1-4b7d-9e78-5c1741b13719", - "x-ms-ratelimit-remaining-subscription-reads": "11586", - "x-ms-request-id": "0d19c1cb-2a97-492c-be96-e2648736e124", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033516Z:7d2db5f7-bdb1-4b7d-9e78-5c1741b13719" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cbb77e3c65b74e8c28646a6ebea16de3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cbb77e3c65b74e8c28646a6ebea16de3", - "x-ms-correlation-request-id": "ad0ed328-5777-4953-a71f-11d9f186ba4c", - "x-ms-ratelimit-remaining-subscription-reads": "11585", - "x-ms-request-id": "26561412-df6c-48c9-b87d-1d90aede5b5f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033518Z:ad0ed328-5777-4953-a71f-11d9f186ba4c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "da030b9029cb50aa26eb8ddca083d873", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "da030b9029cb50aa26eb8ddca083d873", - "x-ms-correlation-request-id": "ac3af6b0-847d-4eb8-b2af-857ff01377d3", - "x-ms-ratelimit-remaining-subscription-reads": "11584", - "x-ms-request-id": "3e8f9f50-a540-4247-9ce3-9b2ff5fe3c8a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033519Z:ac3af6b0-847d-4eb8-b2af-857ff01377d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "774c9a1a9f6248cd1616831a117792cc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "774c9a1a9f6248cd1616831a117792cc", - "x-ms-correlation-request-id": "5f3e7c09-b190-4ace-98ff-86513d0799ab", - "x-ms-ratelimit-remaining-subscription-reads": "11583", - "x-ms-request-id": "5fec5680-82eb-47a7-b016-8aa61f9ed0ac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033520Z:5f3e7c09-b190-4ace-98ff-86513d0799ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cfd43bb165f5134ed467a4ccd7b0ada5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cfd43bb165f5134ed467a4ccd7b0ada5", - "x-ms-correlation-request-id": "7a8e3b3f-370c-45bb-a791-3fb62a7440b8", - "x-ms-ratelimit-remaining-subscription-reads": "11582", - "x-ms-request-id": "553524de-2c5c-4f51-8b48-570324f2632c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033522Z:7a8e3b3f-370c-45bb-a791-3fb62a7440b8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2353f68cf554f1813ebbc3b4a58f3eaf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2353f68cf554f1813ebbc3b4a58f3eaf", - "x-ms-correlation-request-id": "7a635a7f-0992-4397-a1c8-24fb51cfd11f", - "x-ms-ratelimit-remaining-subscription-reads": "11581", - "x-ms-request-id": "521e3fd6-ae9e-4eed-97f4-e07337bd34f2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033523Z:7a635a7f-0992-4397-a1c8-24fb51cfd11f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d982095e-810c-438d-8e6a-e993df1e1689?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "642ac15808afb47e4c39a3fbfb017066", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1253", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:35:24 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "642ac15808afb47e4c39a3fbfb017066", - "x-ms-correlation-request-id": "dcd48a3c-0097-4bfa-afc4-22682e7b92cb", - "x-ms-ratelimit-remaining-subscription-reads": "11580", - "x-ms-request-id": "68aab8a9-29df-4bf3-9199-2fde634c69fb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033524Z:dcd48a3c-0097-4bfa-afc4-22682e7b92cb" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9834/providers/Microsoft.Storage/storageAccounts/sto6375", - "name": "sto6375", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:35:07.9683987Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:35:07.9683987Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:35:07.8746296Z", - "primaryEndpoints": { - "dfs": "https://sto6375.dfs.core.windows.net/", - "web": "https://sto6375.z20.web.core.windows.net/", - "blob": "https://sto6375.blob.core.windows.net/", - "queue": "https://sto6375.queue.core.windows.net/", - "table": "https://sto6375.table.core.windows.net/", - "file": "https://sto6375.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1529688992", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithTableQueueEcryptionKeyTypeTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithTableQueueEcryptionKeyTypeTest.json deleted file mode 100644 index a6d953bce8be..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithTableQueueEcryptionKeyTypeTest.json +++ /dev/null @@ -1,573 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourcegroups/res7411?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-cbfc0f0b1ec1c74aa2ecf9b2872d3f56-5ffbd55a9621d943-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2b1ff186e737c57373d7fda7d0fa9376", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:42:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4d9ffdb7-59a1-42db-99bf-04ad8fb72937", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "4d9ffdb7-59a1-42db-99bf-04ad8fb72937", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064254Z:4d9ffdb7-59a1-42db-99bf-04ad8fb72937" - }, - "ResponseBody": { - "id": "/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/res7411", - "name": "res7411", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/res7411/providers/Microsoft.Storage/storageAccounts/sto4243?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "213", - "Content-Type": "application/json", - "traceparent": "00-cdc0f467d2a2dd4680d9c1d00e3631ec-9947e10e10d64f4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6a7e9f466c2889a59f85d4a52496baed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "East US 2 EUAP", - "properties": { - "encryption": { - "services": { - "table": { - "keyType": "Account" - }, - "queue": { - "keyType": "Account" - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:42:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6a7e9f466c2889a59f85d4a52496baed", - "x-ms-correlation-request-id": "55642615-8f55-4454-b5c4-a687b41e538b", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "5486efbb-0d25-465f-94c1-391bb3f8860b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064258Z:55642615-8f55-4454-b5c4-a687b41e538b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "80489c353244855e7aa198619f204f41", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:42:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "80489c353244855e7aa198619f204f41", - "x-ms-correlation-request-id": "630af9b0-dd0b-4902-8ebe-ebd561456b8b", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "1a87ac9d-6d1c-4974-be76-7a9c92ce1359", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064259Z:630af9b0-dd0b-4902-8ebe-ebd561456b8b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "42cdba424fd8efc79046d27c6ae17e82", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "42cdba424fd8efc79046d27c6ae17e82", - "x-ms-correlation-request-id": "7f355911-10b5-46ca-94c2-360e3775e999", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "46274670-22cf-411a-b59e-735a308ea260", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064300Z:7f355911-10b5-46ca-94c2-360e3775e999" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8770ec3f3a4ed0a85a35acf9bfac9877", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8770ec3f3a4ed0a85a35acf9bfac9877", - "x-ms-correlation-request-id": "bdfd0ba6-99bd-4e02-85d7-f40c22e96f0c", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "0c97dc54-0572-40a7-aac1-3241f75c4e63", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064302Z:bdfd0ba6-99bd-4e02-85d7-f40c22e96f0c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5080bf5c024fe50fd459effe5fe11a98", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5080bf5c024fe50fd459effe5fe11a98", - "x-ms-correlation-request-id": "05e68537-97b7-4ac1-9b38-9ac5a42f35fc", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "002623f0-1515-4d69-b58d-c65f11994f0b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064303Z:05e68537-97b7-4ac1-9b38-9ac5a42f35fc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b2221622c8af07f311fce8a3a2ce30e4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b2221622c8af07f311fce8a3a2ce30e4", - "x-ms-correlation-request-id": "3181f34b-b49b-42e7-a46b-a54a5e030bab", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "637f6ff5-db4e-4576-a112-d4d62f482378", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064304Z:3181f34b-b49b-42e7-a46b-a54a5e030bab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aa1f5aad2e613d32dd8ab2f54baa7178", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aa1f5aad2e613d32dd8ab2f54baa7178", - "x-ms-correlation-request-id": "4501f43e-500d-43a1-bcc5-b3f1f7e21b3b", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "0f2e65c9-aea4-4bf5-86ee-a8b2e702e41f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064306Z:4501f43e-500d-43a1-bcc5-b3f1f7e21b3b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a8d7131ae58a94c7cc783e531a6c4306", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a8d7131ae58a94c7cc783e531a6c4306", - "x-ms-correlation-request-id": "2e2a3db8-6c0b-4795-bb19-215767f50ec0", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "b6c668ec-9045-4f74-b1e8-29d5844feda7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064307Z:2e2a3db8-6c0b-4795-bb19-215767f50ec0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "04510b286fc2f437e4e5d52515febc67", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "04510b286fc2f437e4e5d52515febc67", - "x-ms-correlation-request-id": "a9533806-ace0-4a0e-9687-40c8f4ca410a", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "f179fdbc-0e4a-48a9-8674-91784fed8081", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064308Z:a9533806-ace0-4a0e-9687-40c8f4ca410a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8e88708a87f6c759928bdee8efde2271", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8e88708a87f6c759928bdee8efde2271", - "x-ms-correlation-request-id": "a0cafda1-179a-4dad-8c25-1eed0f854439", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "955eba94-1717-42cd-ad96-e9cda249dcbb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064310Z:a0cafda1-179a-4dad-8c25-1eed0f854439" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3fccab476c59aab6dce2c4a510a27ece", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3fccab476c59aab6dce2c4a510a27ece", - "x-ms-correlation-request-id": "ee094c96-fb34-4009-8eff-4efd7cf7033c", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "89ad4fe4-3121-43bd-95a2-3e71f84c5b54", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064311Z:ee094c96-fb34-4009-8eff-4efd7cf7033c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aac8d6bcb4e3a10fb1897236914e0405", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aac8d6bcb4e3a10fb1897236914e0405", - "x-ms-correlation-request-id": "8f712a5f-1a9d-4e99-a064-96ba54cdc193", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "5abf5615-6b23-4c58-a11c-bc7d83395089", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064312Z:8f712a5f-1a9d-4e99-a064-96ba54cdc193" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5486efbb-0d25-465f-94c1-391bb3f8860b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "69dd63c27c311e0ebaddb214c2b4b6f0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1384", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 06:43:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "69dd63c27c311e0ebaddb214c2b4b6f0", - "x-ms-correlation-request-id": "e6e3addf-63a0-4b8c-b973-6479be84ed56", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "3b9df59c-0d6c-4e30-9044-56081973c909", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064314Z:e6e3addf-63a0-4b8c-b973-6479be84ed56" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/res7411/providers/Microsoft.Storage/storageAccounts/sto4243", - "name": "sto4243", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2euap", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T06:42:57.5153990Z" - }, - "table": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T06:42:57.5153990Z" - }, - "queue": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T06:42:57.5153990Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T06:42:57.5153990Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T06:42:57.4454034Z", - "primaryEndpoints": { - "dfs": "https://sto4243.dfs.core.windows.net/", - "web": "https://sto4243.z3.web.core.windows.net/", - "blob": "https://sto4243.blob.core.windows.net/", - "queue": "https://sto4243.queue.core.windows.net/", - "table": "https://sto4243.table.core.windows.net/", - "file": "https://sto4243.file.core.windows.net/" - }, - "primaryLocation": "eastus2euap", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1708950483", - "SUBSCRIPTION_ID": "45b60d85-fd72-427a-a708-f994d26e593e" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithTableQueueEcryptionKeyTypeTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithTableQueueEcryptionKeyTypeTestAsync.json deleted file mode 100644 index 6642341c5d8e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithTableQueueEcryptionKeyTypeTestAsync.json +++ /dev/null @@ -1,607 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourcegroups/res3037?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-a9f41b7c5197ca4cbcf4928ece3fbb76-93f943c62b47c542-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5110cbeac48ea7f025929be31e324c47", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ab5f81fa-da92-422e-833c-10638c5eb6d7", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "ab5f81fa-da92-422e-833c-10638c5eb6d7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064319Z:ab5f81fa-da92-422e-833c-10638c5eb6d7" - }, - "ResponseBody": { - "id": "/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/res3037", - "name": "res3037", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/res3037/providers/Microsoft.Storage/storageAccounts/sto9579?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "213", - "Content-Type": "application/json", - "traceparent": "00-97c32981f4b5c44d81f6519fb81613af-eed64e3d8624034e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e0f90e8ab4b33af1d8f63d46451c5e72", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "East US 2 EUAP", - "properties": { - "encryption": { - "services": { - "table": { - "keyType": "Account" - }, - "queue": { - "keyType": "Account" - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e0f90e8ab4b33af1d8f63d46451c5e72", - "x-ms-correlation-request-id": "a7cb1742-a330-46ec-8981-135e48475d4d", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "cd4c7178-7b87-4229-a6bd-925552fcbe99", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064321Z:a7cb1742-a330-46ec-8981-135e48475d4d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eb2482991fab16361f16b5cdb361e076", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eb2482991fab16361f16b5cdb361e076", - "x-ms-correlation-request-id": "ec2fafa6-07e7-4ef3-bd4b-34db4bdf00d7", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "c4987aa5-c4cd-4da7-89a4-96441fc8bf9d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064322Z:ec2fafa6-07e7-4ef3-bd4b-34db4bdf00d7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dbd0713ddd5a913719b47ca9abc61e79", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dbd0713ddd5a913719b47ca9abc61e79", - "x-ms-correlation-request-id": "8a1fa2d3-cb03-457f-8e3e-6effb4e5f6c5", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "8495673a-c9f8-4a71-9156-2cab753d3c3c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064323Z:8a1fa2d3-cb03-457f-8e3e-6effb4e5f6c5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c2ac226673f82ec620db4afa43279102", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c2ac226673f82ec620db4afa43279102", - "x-ms-correlation-request-id": "098d50dd-d2bf-4a6b-bdfa-50a63717cf2b", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "ffd167f7-6e02-4f19-aa32-6592cf0db38a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064324Z:098d50dd-d2bf-4a6b-bdfa-50a63717cf2b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "abee922ab38dbcc14b92d1f7a38c6b59", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "abee922ab38dbcc14b92d1f7a38c6b59", - "x-ms-correlation-request-id": "38268a25-5ee2-4035-8be2-52a18b17f9f2", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "272474ab-4265-4868-9b73-f9f566989cab", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064326Z:38268a25-5ee2-4035-8be2-52a18b17f9f2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "90673bf81db4ca7daaa2bb7e933d4df2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "90673bf81db4ca7daaa2bb7e933d4df2", - "x-ms-correlation-request-id": "eaa96b0d-e3da-4079-8934-94809d03a336", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "2b34125e-08fe-49a4-86ba-09f9273a16d7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064327Z:eaa96b0d-e3da-4079-8934-94809d03a336" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "197f792272d7b3ec61f07765a1cf8b93", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "197f792272d7b3ec61f07765a1cf8b93", - "x-ms-correlation-request-id": "0fbfb709-f2ee-49be-9348-e0c8e9321f9e", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "0c1af95f-043d-42d8-8a95-92f84290908b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064328Z:0fbfb709-f2ee-49be-9348-e0c8e9321f9e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0701f17001bf0c4d142300ebf842290e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0701f17001bf0c4d142300ebf842290e", - "x-ms-correlation-request-id": "596c936f-fd37-477d-a17e-42c17efafe07", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "1954cc58-439e-4d1e-818a-af52de02b4d8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064330Z:596c936f-fd37-477d-a17e-42c17efafe07" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "29d4df45510c85814fb42ec4a61828db", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "29d4df45510c85814fb42ec4a61828db", - "x-ms-correlation-request-id": "d279a847-3c45-422c-b24e-079be54fc1e7", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "5c276ee2-7555-4a60-9886-b84f432df2a9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064331Z:d279a847-3c45-422c-b24e-079be54fc1e7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a10e2717463b21322b7304b37200ba1f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a10e2717463b21322b7304b37200ba1f", - "x-ms-correlation-request-id": "15cd8a89-75c5-4a2a-853a-674f017df2d4", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "c5788f3b-5d88-4a41-80e6-431029a30ca8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064333Z:15cd8a89-75c5-4a2a-853a-674f017df2d4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c22069c761fb1e866f7bb70bd28965fc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c22069c761fb1e866f7bb70bd28965fc", - "x-ms-correlation-request-id": "a228d6bb-d09b-4e82-9772-614efd3625d8", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "42e493dd-f832-471b-849e-74ff803bf58c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064334Z:a228d6bb-d09b-4e82-9772-614efd3625d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d0d424fb8733ffd2acb3fe994dcd134e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d0d424fb8733ffd2acb3fe994dcd134e", - "x-ms-correlation-request-id": "887bed23-66ce-4c16-933b-d7f5e8e6c4ff", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "e9f16f3e-4790-4eeb-93eb-611e41ee73d3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064335Z:887bed23-66ce-4c16-933b-d7f5e8e6c4ff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3dfd0ff966f7b5e0a1f032bf8e274ea2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 06:43:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3dfd0ff966f7b5e0a1f032bf8e274ea2", - "x-ms-correlation-request-id": "6a10994a-d75d-4ff6-aedb-53687d2bab06", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "a9bcdd60-881b-4af9-ad3c-77cd879dd306", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064336Z:6a10994a-d75d-4ff6-aedb-53687d2bab06" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/cd4c7178-7b87-4229-a6bd-925552fcbe99?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4db8080eea2c40eb9621164763edd1a2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1384", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 06:43:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4db8080eea2c40eb9621164763edd1a2", - "x-ms-correlation-request-id": "dbb971b0-4311-4b51-bb0e-d21f697081da", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "c3ce2ca9-1701-4a67-9f31-08537416bc72", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T064338Z:dbb971b0-4311-4b51-bb0e-d21f697081da" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/res3037/providers/Microsoft.Storage/storageAccounts/sto9579", - "name": "sto9579", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2euap", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T06:43:21.3989068Z" - }, - "table": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T06:43:21.3989068Z" - }, - "queue": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T06:43:21.3989068Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T06:43:21.3989068Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T06:43:21.3339261Z", - "primaryEndpoints": { - "dfs": "https://sto9579.dfs.core.windows.net/", - "web": "https://sto9579.z3.web.core.windows.net/", - "blob": "https://sto9579.blob.core.windows.net/", - "queue": "https://sto9579.queue.core.windows.net/", - "table": "https://sto9579.table.core.windows.net/", - "file": "https://sto9579.file.core.windows.net/" - }, - "primaryLocation": "eastus2euap", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "239747815", - "SUBSCRIPTION_ID": "45b60d85-fd72-427a-a708-f994d26e593e" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountDeleteTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountDeleteTest.json deleted file mode 100644 index 0ad130a8ebfc..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountDeleteTest.json +++ /dev/null @@ -1,648 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res6693?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-469b14729f6fb946b1216e08e4aff242-bead349363277941-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c70f528cf1b3d8d33a10c1932f669c44", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:52 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f970e1b9-c128-4407-86d5-18cd5396260f", - "x-ms-ratelimit-remaining-subscription-writes": "1013", - "x-ms-request-id": "f970e1b9-c128-4407-86d5-18cd5396260f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031552Z:f970e1b9-c128-4407-86d5-18cd5396260f" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6693", - "name": "res6693", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6693/providers/Microsoft.Storage/storageAccounts/missingaccount?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-c829403e8656704db6df2f1c75e31b0e-7ade01f44a919d4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f8270fe4c383a2b2233f75fb1023b198", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Date": "Mon, 14 Sep 2020 03:15:52 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bbc93c2e-937a-426f-b214-db234a0eb5ca", - "x-ms-ratelimit-remaining-subscription-deletes": "14929", - "x-ms-request-id": "bbc93c2e-937a-426f-b214-db234a0eb5ca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031553Z:bbc93c2e-937a-426f-b214-db234a0eb5ca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6693/providers/Microsoft.Storage/storageAccounts/sto7148?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-994d2db23f82524899b7b391f0011d87-0c93b88c7fbdd449-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "26421a1e454cb10fb4f2aead85aca1c5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "26421a1e454cb10fb4f2aead85aca1c5", - "x-ms-correlation-request-id": "ad288918-465f-47a0-b6f8-1b0ff68ac3e2", - "x-ms-ratelimit-remaining-subscription-writes": "1012", - "x-ms-request-id": "0a1c615c-1e23-4f07-bc0c-407359a466f6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031555Z:ad288918-465f-47a0-b6f8-1b0ff68ac3e2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4c1178291d5aca971746ced104f59e92", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4c1178291d5aca971746ced104f59e92", - "x-ms-correlation-request-id": "cac2a66f-85b2-4914-9cf0-b0381ee4df72", - "x-ms-ratelimit-remaining-subscription-reads": "11247", - "x-ms-request-id": "1fee4017-e5e6-4690-8201-750b523d4650", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031556Z:cac2a66f-85b2-4914-9cf0-b0381ee4df72" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f46136d4279b537350a2b9a8d093daec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f46136d4279b537350a2b9a8d093daec", - "x-ms-correlation-request-id": "a0df548b-4a0d-4e8b-a3fc-d41b8e708629", - "x-ms-ratelimit-remaining-subscription-reads": "11246", - "x-ms-request-id": "d964ca50-db96-40ba-a8ca-2e9bb19bb582", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031557Z:a0df548b-4a0d-4e8b-a3fc-d41b8e708629" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0c834fda549b916a974c5860fcf89b77", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0c834fda549b916a974c5860fcf89b77", - "x-ms-correlation-request-id": "b5f56f0b-c0d7-4b35-9c6e-ccf32c32087b", - "x-ms-ratelimit-remaining-subscription-reads": "11245", - "x-ms-request-id": "9ec60b50-eedb-4422-9cbf-e44343b642b2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031559Z:b5f56f0b-c0d7-4b35-9c6e-ccf32c32087b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a0a7e106226702c204bdfbb863eef984", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:15:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a0a7e106226702c204bdfbb863eef984", - "x-ms-correlation-request-id": "4aae4ecd-4762-42a0-bf96-d77fa580dafe", - "x-ms-ratelimit-remaining-subscription-reads": "11244", - "x-ms-request-id": "4a9d54b8-07a0-4859-bffe-979fae442b4d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031600Z:4aae4ecd-4762-42a0-bf96-d77fa580dafe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b4f6e26c91717ff7cccf5d4fce135658", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b4f6e26c91717ff7cccf5d4fce135658", - "x-ms-correlation-request-id": "5201225e-fc62-41f6-b5ca-02abf12eb0b1", - "x-ms-ratelimit-remaining-subscription-reads": "11243", - "x-ms-request-id": "9f4c0818-b67a-42f1-892c-7ff0400946b6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031601Z:5201225e-fc62-41f6-b5ca-02abf12eb0b1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "efa2420739ebb7858d8107dd59b12ea8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "efa2420739ebb7858d8107dd59b12ea8", - "x-ms-correlation-request-id": "f847715f-d128-4565-b1f3-b0b6270daece", - "x-ms-ratelimit-remaining-subscription-reads": "11242", - "x-ms-request-id": "340d23f6-b159-4bdd-b754-5827ff3b437e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031603Z:f847715f-d128-4565-b1f3-b0b6270daece" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1af4d452e6017406ea28d498c57233f1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1af4d452e6017406ea28d498c57233f1", - "x-ms-correlation-request-id": "a28a0674-220b-4a87-bedb-eae7d5b828eb", - "x-ms-ratelimit-remaining-subscription-reads": "11241", - "x-ms-request-id": "4528cab4-0993-46b1-8043-f865558d5b93", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031604Z:a28a0674-220b-4a87-bedb-eae7d5b828eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21b1a367094c32985d3e27ef8919261a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21b1a367094c32985d3e27ef8919261a", - "x-ms-correlation-request-id": "4d1de683-f008-4283-a772-f62d1991fd22", - "x-ms-ratelimit-remaining-subscription-reads": "11240", - "x-ms-request-id": "fa754677-3ff0-4ee5-a9c2-ce11cbe701c5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031605Z:4d1de683-f008-4283-a772-f62d1991fd22" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fafdb4a03c1e20563c2d05c365edf21a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fafdb4a03c1e20563c2d05c365edf21a", - "x-ms-correlation-request-id": "238268e1-96a2-49d8-83dd-d860463f75b3", - "x-ms-ratelimit-remaining-subscription-reads": "11239", - "x-ms-request-id": "3647dc60-f94c-4101-8a14-2619b9069ffc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031607Z:238268e1-96a2-49d8-83dd-d860463f75b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b676154e0c00495c3bc2bcc3bf16ebd0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b676154e0c00495c3bc2bcc3bf16ebd0", - "x-ms-correlation-request-id": "de8af3bb-6ae2-4d9a-bb47-276dbcf38967", - "x-ms-ratelimit-remaining-subscription-reads": "11238", - "x-ms-request-id": "41597f21-f8c9-4ed4-b7fb-a841207f1e78", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031608Z:de8af3bb-6ae2-4d9a-bb47-276dbcf38967" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "10f7ba0139752ad34c90e41e04d5cc70", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "10f7ba0139752ad34c90e41e04d5cc70", - "x-ms-correlation-request-id": "70ac48f5-f06d-4efe-800c-99a469501501", - "x-ms-ratelimit-remaining-subscription-reads": "11237", - "x-ms-request-id": "7f165a29-cca6-4a4f-8e79-6f39356a44b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031609Z:70ac48f5-f06d-4efe-800c-99a469501501" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a1c615c-1e23-4f07-bc0c-407359a466f6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "73a10c4c70a3931958b3be5c7f926025", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:16:10 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "73a10c4c70a3931958b3be5c7f926025", - "x-ms-correlation-request-id": "fdd71892-0ce8-4897-9dd1-ed9efe31c88a", - "x-ms-ratelimit-remaining-subscription-reads": "11236", - "x-ms-request-id": "586b855f-2df0-44da-bd4a-b2a2bd865fe2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031611Z:fdd71892-0ce8-4897-9dd1-ed9efe31c88a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6693/providers/Microsoft.Storage/storageAccounts/sto7148", - "name": "sto7148", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:15:55.1798186Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:15:55.1798186Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:15:55.0860420Z", - "primaryEndpoints": { - "blob": "https://sto7148.blob.core.windows.net/", - "queue": "https://sto7148.queue.core.windows.net/", - "table": "https://sto7148.table.core.windows.net/", - "file": "https://sto7148.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6693/providers/Microsoft.Storage/storageAccounts/sto7148?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-3176ff640803b5439eb101854138ef39-1f4723569f8b3046-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aac13542e1f515a5424b696f283d4565", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:14 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aac13542e1f515a5424b696f283d4565", - "x-ms-correlation-request-id": "0e62e97a-e993-4c8f-8f3b-53614b086a6f", - "x-ms-ratelimit-remaining-subscription-deletes": "14928", - "x-ms-request-id": "b9fbc738-082b-42e0-9f16-5229367afe45", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031615Z:0e62e97a-e993-4c8f-8f3b-53614b086a6f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6693/providers/Microsoft.Storage/storageAccounts/sto7148?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-2a5ae12e1c641e4bab125724e55fe286-aa4fc2beffc8cd4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b3774cf57775912ca063b8c17a76aab9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Date": "Mon, 14 Sep 2020 03:16:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9c13c036-e4e6-44ed-ac2b-89165539be1c", - "x-ms-ratelimit-remaining-subscription-deletes": "14927", - "x-ms-request-id": "9c13c036-e4e6-44ed-ac2b-89165539be1c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031615Z:9c13c036-e4e6-44ed-ac2b-89165539be1c" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "736252759", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountDeleteTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountDeleteTestAsync.json deleted file mode 100644 index c370ae14f748..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountDeleteTestAsync.json +++ /dev/null @@ -1,682 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7607?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-b6aa7e66a20e084e8736a57ded953b0b-602804405e2eff40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f9d8d7487a5c7d2adde0b6afae3dd53b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c84da0b-c624-4c0d-9cd6-feaaddfd2ea0", - "x-ms-ratelimit-remaining-subscription-writes": "1117", - "x-ms-request-id": "7c84da0b-c624-4c0d-9cd6-feaaddfd2ea0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033536Z:7c84da0b-c624-4c0d-9cd6-feaaddfd2ea0" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7607", - "name": "res7607", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7607/providers/Microsoft.Storage/storageAccounts/missingaccount?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-7432bb6f6723624ea051558fd9c7f5db-78cae0c8eea5cd48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e6ff068faafceffc5a38eb0f79de55b5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Date": "Mon, 14 Sep 2020 03:35:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "63440cbf-f93c-46e0-9e4f-56449793551c", - "x-ms-ratelimit-remaining-subscription-deletes": "14968", - "x-ms-request-id": "63440cbf-f93c-46e0-9e4f-56449793551c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033537Z:63440cbf-f93c-46e0-9e4f-56449793551c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7607/providers/Microsoft.Storage/storageAccounts/sto6737?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-be398905a857444fba0d3d2f9f6a62b2-297cb9edbab0044a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a33b9b6bcbcbf99df9dc5294818c24f5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a33b9b6bcbcbf99df9dc5294818c24f5", - "x-ms-correlation-request-id": "3b014de4-5dca-4e53-ad13-6aad81b8ed09", - "x-ms-ratelimit-remaining-subscription-writes": "1116", - "x-ms-request-id": "25cb700e-bf47-40b7-86a1-a171a16cf0b0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033540Z:3b014de4-5dca-4e53-ad13-6aad81b8ed09" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a243830197993ac362ed02cdaa5ad8ac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a243830197993ac362ed02cdaa5ad8ac", - "x-ms-correlation-request-id": "991b2ffb-c969-446a-a7a8-b6a8e1d8beaf", - "x-ms-ratelimit-remaining-subscription-reads": "11579", - "x-ms-request-id": "ceda96b2-4e36-4ce5-8be2-e8d945e5e103", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033540Z:991b2ffb-c969-446a-a7a8-b6a8e1d8beaf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a2c41ac6f5c2e1d5fd60ba2da80edff5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a2c41ac6f5c2e1d5fd60ba2da80edff5", - "x-ms-correlation-request-id": "ef564d80-9ed6-47cf-bad4-e94eb64bad14", - "x-ms-ratelimit-remaining-subscription-reads": "11578", - "x-ms-request-id": "f7b98d5d-a335-4283-93e1-a58d2c7cf0fa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033542Z:ef564d80-9ed6-47cf-bad4-e94eb64bad14" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fe93c7dd82491d5c77585d6887cf308e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fe93c7dd82491d5c77585d6887cf308e", - "x-ms-correlation-request-id": "94d9b939-1d5a-4b4a-87b8-0229acee1293", - "x-ms-ratelimit-remaining-subscription-reads": "11577", - "x-ms-request-id": "71f52889-5c1e-4c3c-a86d-6f724616cf20", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033543Z:94d9b939-1d5a-4b4a-87b8-0229acee1293" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ffc877c55c3f0bc9ad62a438dd969254", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ffc877c55c3f0bc9ad62a438dd969254", - "x-ms-correlation-request-id": "1551be9b-ba18-4f5c-894b-aec5438ca5e7", - "x-ms-ratelimit-remaining-subscription-reads": "11576", - "x-ms-request-id": "12a73fc2-4454-4611-937c-c3c463ca0964", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033544Z:1551be9b-ba18-4f5c-894b-aec5438ca5e7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e2f00d0edac74362bda72b69976c592d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e2f00d0edac74362bda72b69976c592d", - "x-ms-correlation-request-id": "32edab5b-e7c0-4f03-ae91-4ea4b3ff3057", - "x-ms-ratelimit-remaining-subscription-reads": "11575", - "x-ms-request-id": "c1d7220f-823b-47a9-9cb7-80631379ff35", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033546Z:32edab5b-e7c0-4f03-ae91-4ea4b3ff3057" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "31672b30df4580b6fd8750e7dd233fe0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "31672b30df4580b6fd8750e7dd233fe0", - "x-ms-correlation-request-id": "97aab7cd-c53e-46eb-9e76-f3617efe38d1", - "x-ms-ratelimit-remaining-subscription-reads": "11574", - "x-ms-request-id": "1cea092d-f247-4137-bba4-92bb222195b2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033547Z:97aab7cd-c53e-46eb-9e76-f3617efe38d1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7a5a09c64ddfeac614844297315f7441", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7a5a09c64ddfeac614844297315f7441", - "x-ms-correlation-request-id": "aea01ade-c61e-4540-b7c7-b7563b99caa2", - "x-ms-ratelimit-remaining-subscription-reads": "11573", - "x-ms-request-id": "fdc6baab-d7ce-448e-80bc-89514bf0075d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033548Z:aea01ade-c61e-4540-b7c7-b7563b99caa2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b1087708612f2f0e566fe5408a7b669a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b1087708612f2f0e566fe5408a7b669a", - "x-ms-correlation-request-id": "03c21f34-e0c0-4bfc-8e68-112885719b20", - "x-ms-ratelimit-remaining-subscription-reads": "11572", - "x-ms-request-id": "311f5b45-3ab9-4ff0-8f6b-3c3ec83bf3e1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033550Z:03c21f34-e0c0-4bfc-8e68-112885719b20" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ea34a67df11e24e657c1cc19d1e4f9e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8ea34a67df11e24e657c1cc19d1e4f9e", - "x-ms-correlation-request-id": "860e1a94-6165-447d-b57e-d7db314cbef4", - "x-ms-ratelimit-remaining-subscription-reads": "11571", - "x-ms-request-id": "35f26d1e-bd0d-4b1f-8134-2e05e963483e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033551Z:860e1a94-6165-447d-b57e-d7db314cbef4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "66de0f138e1b65b1fa2b236f68866098", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "66de0f138e1b65b1fa2b236f68866098", - "x-ms-correlation-request-id": "a4ae35b6-0480-4edc-9bd8-85da6cc62d00", - "x-ms-ratelimit-remaining-subscription-reads": "11570", - "x-ms-request-id": "1df802fa-84ed-4b72-9786-652c0e7dd4d1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033552Z:a4ae35b6-0480-4edc-9bd8-85da6cc62d00" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e630a71ee5bc282f29254bb2444d9137", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e630a71ee5bc282f29254bb2444d9137", - "x-ms-correlation-request-id": "63687839-11bd-4cf5-a390-71cdc28d85d0", - "x-ms-ratelimit-remaining-subscription-reads": "11569", - "x-ms-request-id": "b81eed07-494b-429a-8f79-a7c27aeb27d3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033554Z:63687839-11bd-4cf5-a390-71cdc28d85d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7b2d461fff9cd97e983e93e6bbde7adf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:35:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7b2d461fff9cd97e983e93e6bbde7adf", - "x-ms-correlation-request-id": "5587adf6-1a32-4efc-b3ea-7be476f903b8", - "x-ms-ratelimit-remaining-subscription-reads": "11568", - "x-ms-request-id": "3c4e3415-5f29-466c-aa49-101039cd884f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033555Z:5587adf6-1a32-4efc-b3ea-7be476f903b8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/25cb700e-bf47-40b7-86a1-a171a16cf0b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f5a2831c69ee2de1dfb53cf642ff20ad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:35:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f5a2831c69ee2de1dfb53cf642ff20ad", - "x-ms-correlation-request-id": "deb91953-1770-4acc-952e-1b1ff14973b5", - "x-ms-ratelimit-remaining-subscription-reads": "11567", - "x-ms-request-id": "71d25a74-cbbd-4d6b-b647-1cb50fd0bb2d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033556Z:deb91953-1770-4acc-952e-1b1ff14973b5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7607/providers/Microsoft.Storage/storageAccounts/sto6737", - "name": "sto6737", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:35:39.9729455Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:35:39.9729455Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:35:39.8791958Z", - "primaryEndpoints": { - "blob": "https://sto6737.blob.core.windows.net/", - "queue": "https://sto6737.queue.core.windows.net/", - "table": "https://sto6737.table.core.windows.net/", - "file": "https://sto6737.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7607/providers/Microsoft.Storage/storageAccounts/sto6737?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cbcad9ebe0a4a74ab860e144c33749c1-d98ec22dd2fd4446-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "214feb99e5581efc28564d7e52496d4a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:00 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "214feb99e5581efc28564d7e52496d4a", - "x-ms-correlation-request-id": "611bb015-6cc1-443d-9ae5-4043b592702c", - "x-ms-ratelimit-remaining-subscription-deletes": "14967", - "x-ms-request-id": "e09282b1-4aca-45a0-ac99-bfef7e400c05", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033601Z:611bb015-6cc1-443d-9ae5-4043b592702c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7607/providers/Microsoft.Storage/storageAccounts/sto6737?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-e943e9bda9f49d41962ec1c1dab34f77-06e467ea6e4db94f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c0956caa9caab64964ff9be6c3889699", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Date": "Mon, 14 Sep 2020 03:36:00 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "09813d2e-e292-4e38-ab13-3354348c9df0", - "x-ms-ratelimit-remaining-subscription-deletes": "14966", - "x-ms-request-id": "09813d2e-e292-4e38-ab13-3354348c9df0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033601Z:09813d2e-e292-4e38-ab13-3354348c9df0" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "781384104", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetBlobTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetBlobTest.json deleted file mode 100644 index 00ae747c801c..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetBlobTest.json +++ /dev/null @@ -1,1904 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7355?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-e8730dbbd914e24283cd59a73f710976-129c659494a74840-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4351448b77712dc22f9a75cd62e3404f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1826ef48-0ced-47d7-885d-970a96a6630c", - "x-ms-ratelimit-remaining-subscription-writes": "1011", - "x-ms-request-id": "1826ef48-0ced-47d7-885d-970a96a6630c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031618Z:1826ef48-0ced-47d7-885d-970a96a6630c" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355", - "name": "res7355", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto9700?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-a3f02c4a7318154090f1dc99c345c50a-499a579de89af648-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fb12e40a8c754e81be6e317ebad6419b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Hot" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fb12e40a8c754e81be6e317ebad6419b", - "x-ms-correlation-request-id": "f6d18afa-636f-4225-8be4-ea7ffdcacce3", - "x-ms-ratelimit-remaining-subscription-writes": "1010", - "x-ms-request-id": "3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031621Z:f6d18afa-636f-4225-8be4-ea7ffdcacce3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "272608364878b6dcf02904befe1bbbf7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "272608364878b6dcf02904befe1bbbf7", - "x-ms-correlation-request-id": "5c32e66f-cb5a-4619-883a-872c32109875", - "x-ms-ratelimit-remaining-subscription-reads": "11235", - "x-ms-request-id": "e1639184-95c4-4736-afd9-7305f7000ad3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031621Z:5c32e66f-cb5a-4619-883a-872c32109875" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b87a4721a78b58c502ea098ea7e22331", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b87a4721a78b58c502ea098ea7e22331", - "x-ms-correlation-request-id": "02700c27-ccd6-4617-8f0b-0b4783c18ac0", - "x-ms-ratelimit-remaining-subscription-reads": "11234", - "x-ms-request-id": "86f5268b-e39f-470f-89d5-8085fcde97f9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031623Z:02700c27-ccd6-4617-8f0b-0b4783c18ac0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b247a99619af7d23ba31ec10ac2329d6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b247a99619af7d23ba31ec10ac2329d6", - "x-ms-correlation-request-id": "cc314010-ea69-4de3-b39b-96edcfbadb86", - "x-ms-ratelimit-remaining-subscription-reads": "11233", - "x-ms-request-id": "d6229a5f-833f-4fce-a583-11cbe97bdb8e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031624Z:cc314010-ea69-4de3-b39b-96edcfbadb86" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e37eed2b1f128ffc43ce248d3f4e0e0d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e37eed2b1f128ffc43ce248d3f4e0e0d", - "x-ms-correlation-request-id": "838eb38c-835a-4be8-b86f-085340662b71", - "x-ms-ratelimit-remaining-subscription-reads": "11232", - "x-ms-request-id": "cf593256-59cf-43ac-b0f8-9ddbe290f743", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031625Z:838eb38c-835a-4be8-b86f-085340662b71" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5528d20609d3074723fcfd5abbb4abdf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5528d20609d3074723fcfd5abbb4abdf", - "x-ms-correlation-request-id": "3181149f-2c80-4422-a2b5-0fd47ca76066", - "x-ms-ratelimit-remaining-subscription-reads": "11231", - "x-ms-request-id": "aca53d14-d1ec-4240-b555-c7c6deb12ade", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031627Z:3181149f-2c80-4422-a2b5-0fd47ca76066" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b96232c13f64771facb86fe0f4953d6c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b96232c13f64771facb86fe0f4953d6c", - "x-ms-correlation-request-id": "d4235ff0-b21c-4000-93b7-0b78694ad50f", - "x-ms-ratelimit-remaining-subscription-reads": "11230", - "x-ms-request-id": "3eb85684-03b9-4dae-9ad1-b9467b09f71e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031629Z:d4235ff0-b21c-4000-93b7-0b78694ad50f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "da0ade22d4fa2203a576c01521a2d48e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "da0ade22d4fa2203a576c01521a2d48e", - "x-ms-correlation-request-id": "037118a2-75bf-4adc-967e-0bb8d6d0dffa", - "x-ms-ratelimit-remaining-subscription-reads": "11229", - "x-ms-request-id": "c4eab134-f8a6-4f54-a313-a24bbf4ae6c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031630Z:037118a2-75bf-4adc-967e-0bb8d6d0dffa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0dcc452355ebc7a9b3b0a81a9967128e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0dcc452355ebc7a9b3b0a81a9967128e", - "x-ms-correlation-request-id": "7ec3abe7-5126-4e4a-a956-a43688419d70", - "x-ms-ratelimit-remaining-subscription-reads": "11228", - "x-ms-request-id": "ab069f15-52c5-46f1-8889-490de5544b76", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031631Z:7ec3abe7-5126-4e4a-a956-a43688419d70" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dc3791bed1aaede42f3f13ed7f0a550a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dc3791bed1aaede42f3f13ed7f0a550a", - "x-ms-correlation-request-id": "9b644517-7e22-4a85-a86d-38dcdd881197", - "x-ms-ratelimit-remaining-subscription-reads": "11227", - "x-ms-request-id": "70434239-6598-4ff5-aaba-7f31ce4599fc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031633Z:9b644517-7e22-4a85-a86d-38dcdd881197" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "afbde0e430c9cd803443274a2be8883e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "afbde0e430c9cd803443274a2be8883e", - "x-ms-correlation-request-id": "c6e778be-9a20-41c2-b6ad-8f4e46c1b886", - "x-ms-ratelimit-remaining-subscription-reads": "11226", - "x-ms-request-id": "2a20dcc1-3178-47c7-8178-1b4868092459", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031634Z:c6e778be-9a20-41c2-b6ad-8f4e46c1b886" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "90563163f76a51e460dedeac41bc48a8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "90563163f76a51e460dedeac41bc48a8", - "x-ms-correlation-request-id": "844fa20f-0694-45b0-815f-c1310fdf3142", - "x-ms-ratelimit-remaining-subscription-reads": "11225", - "x-ms-request-id": "24de1512-fe2e-4d45-92e4-8dc6b6a89a68", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031635Z:844fa20f-0694-45b0-815f-c1310fdf3142" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3b7f8dfa-71eb-4894-99fc-1ddf3ea62dad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b9369e5b63a98dc4106aa866aa9ac246", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:16:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b9369e5b63a98dc4106aa866aa9ac246", - "x-ms-correlation-request-id": "2d12986d-67cb-4c26-b69d-47ecf60e4e3f", - "x-ms-ratelimit-remaining-subscription-reads": "11224", - "x-ms-request-id": "4d52d60e-d3f3-4f5e-bc7c-1b844afd5066", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031637Z:2d12986d-67cb-4c26-b69d-47ecf60e4e3f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto9700", - "name": "sto9700", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:20.9625592Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:20.9625592Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:16:20.8687277Z", - "primaryEndpoints": { - "dfs": "https://sto9700.dfs.core.windows.net/", - "blob": "https://sto9700.blob.core.windows.net/", - "table": "https://sto9700.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto9700?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-85819a2e171d1e4baf3676772e77556d-7f62788355bc024e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4d89d4b7c5b3ec9ffc6b4eea52d48c78", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:16:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4d89d4b7c5b3ec9ffc6b4eea52d48c78", - "x-ms-correlation-request-id": "a756bcae-854e-47eb-843d-f4b8afe13c03", - "x-ms-ratelimit-remaining-subscription-reads": "11223", - "x-ms-request-id": "af4f5db5-55eb-45b4-aa44-0bff6603828b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031637Z:a756bcae-854e-47eb-843d-f4b8afe13c03" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto9700", - "name": "sto9700", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:20.9625592Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:20.9625592Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:16:20.8687277Z", - "primaryEndpoints": { - "dfs": "https://sto9700.dfs.core.windows.net/", - "blob": "https://sto9700.blob.core.windows.net/", - "table": "https://sto9700.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto2614?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-ba5bb1fc22e15e43aacec81f87e36150-b8db264adea3ff46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8cee7efbcfb100956dc980004f7da7c5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Hot" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8cee7efbcfb100956dc980004f7da7c5", - "x-ms-correlation-request-id": "fa027273-d4c9-4512-b20c-ca1a229861c5", - "x-ms-ratelimit-remaining-subscription-writes": "1009", - "x-ms-request-id": "3d342b76-f807-47d9-bbcb-141a385bdb2c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031639Z:fa027273-d4c9-4512-b20c-ca1a229861c5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2b6b2fde35abe8953f89dfea459f9d7f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2b6b2fde35abe8953f89dfea459f9d7f", - "x-ms-correlation-request-id": "e824d8f7-4974-4c2f-8088-9e3f2f1c33ad", - "x-ms-ratelimit-remaining-subscription-reads": "11222", - "x-ms-request-id": "90cae0a4-88b5-4c8d-997c-8981e71df907", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031640Z:e824d8f7-4974-4c2f-8088-9e3f2f1c33ad" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bbce89c41fdf004689588d671257ec93", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bbce89c41fdf004689588d671257ec93", - "x-ms-correlation-request-id": "38ebcc5a-a059-447e-8547-4c41f1fa6622", - "x-ms-ratelimit-remaining-subscription-reads": "11221", - "x-ms-request-id": "8c9414ee-930a-4a84-876b-c14b5d7f7051", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031641Z:38ebcc5a-a059-447e-8547-4c41f1fa6622" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2021448e7b11e61a020c2da81b0a505e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2021448e7b11e61a020c2da81b0a505e", - "x-ms-correlation-request-id": "2afa13e0-e1b3-4bfa-931d-19b0d7163f8c", - "x-ms-ratelimit-remaining-subscription-reads": "11220", - "x-ms-request-id": "61f72cda-a801-4cef-83f8-4d83d585cef5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031642Z:2afa13e0-e1b3-4bfa-931d-19b0d7163f8c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8b793dac7f0bbe5ce86ba252a72dd5e7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8b793dac7f0bbe5ce86ba252a72dd5e7", - "x-ms-correlation-request-id": "07f20b7a-cbeb-4901-8013-12bc196f5eae", - "x-ms-ratelimit-remaining-subscription-reads": "11219", - "x-ms-request-id": "9a711c18-cea3-4c99-bad7-5580862b3111", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031644Z:07f20b7a-cbeb-4901-8013-12bc196f5eae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "005c4b9c7c7d486d6ee7b9d3f29de57f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "005c4b9c7c7d486d6ee7b9d3f29de57f", - "x-ms-correlation-request-id": "fde0d130-367b-477f-8ba3-b9020eb2c4e6", - "x-ms-ratelimit-remaining-subscription-reads": "11218", - "x-ms-request-id": "aef42489-de0e-4b7e-ad96-e1e941c8ba47", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031645Z:fde0d130-367b-477f-8ba3-b9020eb2c4e6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d4ba2e0861de0e88e86337a6d9c73ed4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d4ba2e0861de0e88e86337a6d9c73ed4", - "x-ms-correlation-request-id": "fa258d33-f45c-4057-ac14-80484f04da03", - "x-ms-ratelimit-remaining-subscription-reads": "11217", - "x-ms-request-id": "2b6e81d5-6389-4695-9138-41f6cc45ee8f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031646Z:fa258d33-f45c-4057-ac14-80484f04da03" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cf0c45374fad2fe0d0301c23c688cb4b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cf0c45374fad2fe0d0301c23c688cb4b", - "x-ms-correlation-request-id": "a51b0d14-545e-4cfc-ae96-e5f8cc3107a7", - "x-ms-ratelimit-remaining-subscription-reads": "11216", - "x-ms-request-id": "2751ad3f-c17c-4e10-a23a-24d8a82f02dd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031648Z:a51b0d14-545e-4cfc-ae96-e5f8cc3107a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "794a228500723b09c34e181a45c66fa7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "794a228500723b09c34e181a45c66fa7", - "x-ms-correlation-request-id": "512bf914-0a0f-4991-bdf0-ce317365688d", - "x-ms-ratelimit-remaining-subscription-reads": "11215", - "x-ms-request-id": "44723e8e-de6f-4ffb-8cd8-22aba9828b01", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031649Z:512bf914-0a0f-4991-bdf0-ce317365688d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ad9ce4a81591b8d24d8a04ae4565485f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ad9ce4a81591b8d24d8a04ae4565485f", - "x-ms-correlation-request-id": "d01e3d5f-c3d2-481d-b9f5-76da832a142f", - "x-ms-ratelimit-remaining-subscription-reads": "11214", - "x-ms-request-id": "5fa4cf0a-e921-4f0c-9adc-fc4cd9712167", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031650Z:d01e3d5f-c3d2-481d-b9f5-76da832a142f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b620ec97c57c36623bd10c5f37c6ea09", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b620ec97c57c36623bd10c5f37c6ea09", - "x-ms-correlation-request-id": "525e708d-1e17-4b5c-831f-a8c6b1e57602", - "x-ms-ratelimit-remaining-subscription-reads": "11213", - "x-ms-request-id": "cd41c7d3-b25d-4fe5-a6eb-af04cbe9b6c3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031652Z:525e708d-1e17-4b5c-831f-a8c6b1e57602" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e17a74c01eec70b950922be7fb5bf55d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e17a74c01eec70b950922be7fb5bf55d", - "x-ms-correlation-request-id": "1a4e2403-2e33-467e-8d73-672396482ab1", - "x-ms-ratelimit-remaining-subscription-reads": "11212", - "x-ms-request-id": "a99da22a-a8db-4875-aabf-d0472bc5a89d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031653Z:1a4e2403-2e33-467e-8d73-672396482ab1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5983b905b8a6e22b826571c009728087", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5983b905b8a6e22b826571c009728087", - "x-ms-correlation-request-id": "1ba0f41f-f500-4176-8538-c1ed2b94ad46", - "x-ms-ratelimit-remaining-subscription-reads": "11211", - "x-ms-request-id": "7751a716-8e55-4306-9e40-dd15acb17766", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031654Z:1ba0f41f-f500-4176-8538-c1ed2b94ad46" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d342b76-f807-47d9-bbcb-141a385bdb2c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d0edfba067ea787232b066e99a7a3ae0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:16:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d0edfba067ea787232b066e99a7a3ae0", - "x-ms-correlation-request-id": "0c5d07d8-4ff1-41a3-b8db-dc00a6739581", - "x-ms-ratelimit-remaining-subscription-reads": "11210", - "x-ms-request-id": "1fb82f61-9628-43a5-9f5c-aeb559771e9c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031656Z:0c5d07d8-4ff1-41a3-b8db-dc00a6739581" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto2614", - "name": "sto2614", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:39.4632998Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:39.4632998Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:16:39.3695527Z", - "primaryEndpoints": { - "dfs": "https://sto2614.dfs.core.windows.net/", - "blob": "https://sto2614.blob.core.windows.net/", - "table": "https://sto2614.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto2614?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-c8d829f9f011e14db4fa8faeae009fe8-0a67da544a8ed947-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7d59aedb9043086249975e86adf966dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:16:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7d59aedb9043086249975e86adf966dd", - "x-ms-correlation-request-id": "70dc6c98-ff71-40d7-96bc-9e96d504bb7a", - "x-ms-ratelimit-remaining-subscription-reads": "11209", - "x-ms-request-id": "212ea799-aa8c-46aa-a652-1301a92ee29d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031656Z:70dc6c98-ff71-40d7-96bc-9e96d504bb7a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto2614", - "name": "sto2614", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:39.4632998Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:39.4632998Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:16:39.3695527Z", - "primaryEndpoints": { - "dfs": "https://sto2614.dfs.core.windows.net/", - "blob": "https://sto2614.blob.core.windows.net/", - "table": "https://sto2614.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto5392?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "150", - "Content-Type": "application/json", - "traceparent": "00-418311f938178244b22eb8617e5d8a6a-99050f61a4ce7b40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0046a311256e9e72460a27f651414808", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_RAGRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Hot" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0046a311256e9e72460a27f651414808", - "x-ms-correlation-request-id": "9b215e6d-81fe-4785-ae78-56b114a4bb26", - "x-ms-ratelimit-remaining-subscription-writes": "1008", - "x-ms-request-id": "ab769909-224a-421a-bce2-c973dfb7083e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031659Z:9b215e6d-81fe-4785-ae78-56b114a4bb26" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f7d789493a33b5723bbb3639686cb607", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:16:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f7d789493a33b5723bbb3639686cb607", - "x-ms-correlation-request-id": "7627a58e-17a3-4fb0-a0ba-c0c5c90ddc30", - "x-ms-ratelimit-remaining-subscription-reads": "11208", - "x-ms-request-id": "3dc9425b-7bb8-4231-b876-113f963c5db6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031659Z:7627a58e-17a3-4fb0-a0ba-c0c5c90ddc30" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1c5b564f0c140ec45f3667899e1f955b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1c5b564f0c140ec45f3667899e1f955b", - "x-ms-correlation-request-id": "068269ff-b9b8-4cd1-8da1-c305ba04297c", - "x-ms-ratelimit-remaining-subscription-reads": "11207", - "x-ms-request-id": "7b947473-3de7-48f1-afe3-b1667deebca9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031700Z:068269ff-b9b8-4cd1-8da1-c305ba04297c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c8acef3f516af0d41e2e1e5ccc0ba72b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c8acef3f516af0d41e2e1e5ccc0ba72b", - "x-ms-correlation-request-id": "863f9293-80de-43ce-89bf-12e595e0ea4a", - "x-ms-ratelimit-remaining-subscription-reads": "11206", - "x-ms-request-id": "152dd5b7-ebed-4a16-a8bf-fffb09c7f8f2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031702Z:863f9293-80de-43ce-89bf-12e595e0ea4a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b2037f2eae8f3d23c4c997fdd3e8171c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b2037f2eae8f3d23c4c997fdd3e8171c", - "x-ms-correlation-request-id": "5d666045-9158-49db-8ebd-ca323ccbf862", - "x-ms-ratelimit-remaining-subscription-reads": "11205", - "x-ms-request-id": "f77e7ff0-c120-4377-8955-2864044efd4d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031703Z:5d666045-9158-49db-8ebd-ca323ccbf862" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "79f9db26eec0fe9d816bfee5ed674154", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "79f9db26eec0fe9d816bfee5ed674154", - "x-ms-correlation-request-id": "189f4df4-89d4-4fb3-9c38-582d152c166c", - "x-ms-ratelimit-remaining-subscription-reads": "11204", - "x-ms-request-id": "5e515da9-5837-46c3-ab24-dded8d48debe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031704Z:189f4df4-89d4-4fb3-9c38-582d152c166c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1e5b3b8ee21b90cbcb6f03a1b9d71d35", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1e5b3b8ee21b90cbcb6f03a1b9d71d35", - "x-ms-correlation-request-id": "2deb3df3-b2d2-4604-9946-00128693ff0e", - "x-ms-ratelimit-remaining-subscription-reads": "11203", - "x-ms-request-id": "893e8163-1a56-482c-ac78-0527091151f6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031706Z:2deb3df3-b2d2-4604-9946-00128693ff0e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f13602172d11406be2053124af3d4f5c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f13602172d11406be2053124af3d4f5c", - "x-ms-correlation-request-id": "e497c4cb-fa39-4ce7-9bed-5910e4482f0b", - "x-ms-ratelimit-remaining-subscription-reads": "11202", - "x-ms-request-id": "7bdd97d2-4f9d-4936-ad5f-86d081f0b40d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031707Z:e497c4cb-fa39-4ce7-9bed-5910e4482f0b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "976e4287f98d44001069ad50eafc44aa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "976e4287f98d44001069ad50eafc44aa", - "x-ms-correlation-request-id": "57fe31de-2152-4a12-a718-139f826a8b83", - "x-ms-ratelimit-remaining-subscription-reads": "11201", - "x-ms-request-id": "2c3d4902-0aad-4056-9fb6-01485cba41f0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031708Z:57fe31de-2152-4a12-a718-139f826a8b83" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ebcec94d50316143cf1b3c16b1a6e08e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ebcec94d50316143cf1b3c16b1a6e08e", - "x-ms-correlation-request-id": "9182edb7-1390-45f4-9e37-af30b7bf57c8", - "x-ms-ratelimit-remaining-subscription-reads": "11200", - "x-ms-request-id": "4011ae3f-b61b-40f2-a83e-fabb487c02ab", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031710Z:9182edb7-1390-45f4-9e37-af30b7bf57c8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7619a72085691ea701f2e1a87f1a56e5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7619a72085691ea701f2e1a87f1a56e5", - "x-ms-correlation-request-id": "fe0ae2ff-c371-4141-80af-a4b258351404", - "x-ms-ratelimit-remaining-subscription-reads": "11199", - "x-ms-request-id": "7fa82752-40d7-4d91-9d85-5e96aed1d778", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031711Z:fe0ae2ff-c371-4141-80af-a4b258351404" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e6d686c0636f372bff0dc772bcea9269", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e6d686c0636f372bff0dc772bcea9269", - "x-ms-correlation-request-id": "015a9697-aa23-40fc-8718-d37cf640c898", - "x-ms-ratelimit-remaining-subscription-reads": "11198", - "x-ms-request-id": "d89bd1f9-7143-4fb6-921c-a7ee768d834a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031712Z:015a9697-aa23-40fc-8718-d37cf640c898" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "42301f88cee2c84121b0ea3f6e9be1b5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "42301f88cee2c84121b0ea3f6e9be1b5", - "x-ms-correlation-request-id": "09176081-0b24-465c-97e4-85cc9b0fff73", - "x-ms-ratelimit-remaining-subscription-reads": "11197", - "x-ms-request-id": "24fdc9d7-5770-4af3-941e-a15edb61e52e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031714Z:09176081-0b24-465c-97e4-85cc9b0fff73" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab769909-224a-421a-bce2-c973dfb7083e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2a5556c5facfbc1e7be1775bbe356116", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1337", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:17:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2a5556c5facfbc1e7be1775bbe356116", - "x-ms-correlation-request-id": "3843e3b4-42c7-46f0-8bb6-9b005c9311ed", - "x-ms-ratelimit-remaining-subscription-reads": "11196", - "x-ms-request-id": "8fb4d55d-b5da-493d-8734-80cd2af11cb2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031715Z:3843e3b4-42c7-46f0-8bb6-9b005c9311ed" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto5392", - "name": "sto5392", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:58.6526702Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:58.6526702Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:16:58.5589370Z", - "primaryEndpoints": { - "dfs": "https://sto5392.dfs.core.windows.net/", - "blob": "https://sto5392.blob.core.windows.net/", - "table": "https://sto5392.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto5392-secondary.dfs.core.windows.net/", - "blob": "https://sto5392-secondary.blob.core.windows.net/", - "table": "https://sto5392-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto5392?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-633275e3d00eed47b10165cfd79b142c-3f94846fb09d994b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5f20775f13eaf203450ec5be79ecc864", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1337", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:17:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5f20775f13eaf203450ec5be79ecc864", - "x-ms-correlation-request-id": "2625a4e3-7bd7-4192-aa4a-de04138d3044", - "x-ms-ratelimit-remaining-subscription-reads": "11195", - "x-ms-request-id": "79f5d1ef-3be1-4984-a4c4-1a7b2479bde6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031715Z:2625a4e3-7bd7-4192-aa4a-de04138d3044" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7355/providers/Microsoft.Storage/storageAccounts/sto5392", - "name": "sto5392", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:58.6526702Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:16:58.6526702Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:16:58.5589370Z", - "primaryEndpoints": { - "dfs": "https://sto5392.dfs.core.windows.net/", - "blob": "https://sto5392.blob.core.windows.net/", - "table": "https://sto5392.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto5392-secondary.dfs.core.windows.net/", - "blob": "https://sto5392-secondary.blob.core.windows.net/", - "table": "https://sto5392-secondary.table.core.windows.net/" - } - } - } - } - ], - "Variables": { - "RandomSeed": "975301765", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetBlobTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetBlobTestAsync.json deleted file mode 100644 index 38af2ef62076..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetBlobTestAsync.json +++ /dev/null @@ -1,1938 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1542?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-7f63fd618f25ca48bab13ae73679d11a-dd7adb927a88c242-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "93e0c2783f2a1d317eb271b5f337e18a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:03 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5a8c1aa4-4cae-4e44-b166-cf85e0d74ada", - "x-ms-ratelimit-remaining-subscription-writes": "1115", - "x-ms-request-id": "5a8c1aa4-4cae-4e44-b166-cf85e0d74ada", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033604Z:5a8c1aa4-4cae-4e44-b166-cf85e0d74ada" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542", - "name": "res1542", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto2844?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-e6038d87175d114aa003d3c166e807f7-40adc1865c1eca4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e8f291276a7b0965eb374dd6330eaa63", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Hot" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e8f291276a7b0965eb374dd6330eaa63", - "x-ms-correlation-request-id": "d8da2730-d976-402d-93ae-3d70cdf797a9", - "x-ms-ratelimit-remaining-subscription-writes": "1114", - "x-ms-request-id": "3349268d-464c-4367-8c81-958b50f214fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033606Z:d8da2730-d976-402d-93ae-3d70cdf797a9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e0c9009dda852964c53545e631db3da7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e0c9009dda852964c53545e631db3da7", - "x-ms-correlation-request-id": "f6842556-d135-4e37-9cd6-b981a2f39bc7", - "x-ms-ratelimit-remaining-subscription-reads": "11566", - "x-ms-request-id": "b0044f46-65f1-485a-9b02-18c753fba14a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033606Z:f6842556-d135-4e37-9cd6-b981a2f39bc7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "de1cd3485041a1689ea37aa5acc1d0d4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "de1cd3485041a1689ea37aa5acc1d0d4", - "x-ms-correlation-request-id": "182d6c0e-ee7d-446a-acca-432786c5c92f", - "x-ms-ratelimit-remaining-subscription-reads": "11565", - "x-ms-request-id": "11095bb6-5628-47b8-94ac-b633515f7afa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033608Z:182d6c0e-ee7d-446a-acca-432786c5c92f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3339295cca44eade46ffa530400b1d91", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3339295cca44eade46ffa530400b1d91", - "x-ms-correlation-request-id": "24bed0b8-84ff-4593-b7a4-57f213c23b16", - "x-ms-ratelimit-remaining-subscription-reads": "11564", - "x-ms-request-id": "3153f227-ec0d-4b03-878c-6dd378267d38", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033609Z:24bed0b8-84ff-4593-b7a4-57f213c23b16" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "665a1697fbfa4ce2972841e25fbf7c03", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "665a1697fbfa4ce2972841e25fbf7c03", - "x-ms-correlation-request-id": "1c27baf1-c3e2-45d1-ad35-3f95272622f0", - "x-ms-ratelimit-remaining-subscription-reads": "11563", - "x-ms-request-id": "052d4da9-c54a-4ab2-a1f2-438c34cfb6c8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033610Z:1c27baf1-c3e2-45d1-ad35-3f95272622f0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "078970650aa27d63f5329741ab376093", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "078970650aa27d63f5329741ab376093", - "x-ms-correlation-request-id": "97de8031-5283-4f43-859a-856f1f397e23", - "x-ms-ratelimit-remaining-subscription-reads": "11562", - "x-ms-request-id": "9a444a02-4f0f-4102-8f41-99f091941b1b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033612Z:97de8031-5283-4f43-859a-856f1f397e23" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "950de8866a6661da47ec9b1c89fb8a87", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "950de8866a6661da47ec9b1c89fb8a87", - "x-ms-correlation-request-id": "34e5b0da-6325-4736-adea-93b631a922cb", - "x-ms-ratelimit-remaining-subscription-reads": "11561", - "x-ms-request-id": "8bdfed33-c753-4240-b76c-2cb653be924e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033613Z:34e5b0da-6325-4736-adea-93b631a922cb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d0caa18315818defb3dd70c763a0a160", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d0caa18315818defb3dd70c763a0a160", - "x-ms-correlation-request-id": "a858f4e4-5316-48a5-bb33-e5e928d26c6b", - "x-ms-ratelimit-remaining-subscription-reads": "11560", - "x-ms-request-id": "d2c96e40-e8da-40e4-9da3-60bfe2c9778b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033614Z:a858f4e4-5316-48a5-bb33-e5e928d26c6b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "765cadc7e6b1fb9c9628bfb56f46f4fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "765cadc7e6b1fb9c9628bfb56f46f4fa", - "x-ms-correlation-request-id": "d59c1225-78a5-4897-bc34-390de172ec0c", - "x-ms-ratelimit-remaining-subscription-reads": "11559", - "x-ms-request-id": "ce2ab6ff-ca60-4403-9f62-06aae33362e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033616Z:d59c1225-78a5-4897-bc34-390de172ec0c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "09be10a7906c7011f980e189f912fda7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "09be10a7906c7011f980e189f912fda7", - "x-ms-correlation-request-id": "acfd0080-204a-4789-803d-3a159f23716f", - "x-ms-ratelimit-remaining-subscription-reads": "11558", - "x-ms-request-id": "3cf75d32-326f-485f-bbc6-6b2b8c4ca10f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033617Z:acfd0080-204a-4789-803d-3a159f23716f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "db553a4b149f9cd604cf395956391d6d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "db553a4b149f9cd604cf395956391d6d", - "x-ms-correlation-request-id": "30fc0c77-1650-42f9-9258-9e7ba48b4559", - "x-ms-ratelimit-remaining-subscription-reads": "11557", - "x-ms-request-id": "b777a54d-f521-4ce5-a21a-afb5d15081c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033618Z:30fc0c77-1650-42f9-9258-9e7ba48b4559" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "531f76e898e236f49bec7d3005120183", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "531f76e898e236f49bec7d3005120183", - "x-ms-correlation-request-id": "e65c71f3-2e1a-44e9-a8b3-c4fdb695c773", - "x-ms-ratelimit-remaining-subscription-reads": "11556", - "x-ms-request-id": "6b9b7f1c-331d-4047-b4bc-363df98ae643", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033620Z:e65c71f3-2e1a-44e9-a8b3-c4fdb695c773" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "346a182a18f1935a3a21049d56b81abf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "346a182a18f1935a3a21049d56b81abf", - "x-ms-correlation-request-id": "50e66578-faad-4f80-8263-bb9a6f0afb33", - "x-ms-ratelimit-remaining-subscription-reads": "11555", - "x-ms-request-id": "86b4234e-0087-4b9c-979f-2d328ffdbce5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033621Z:50e66578-faad-4f80-8263-bb9a6f0afb33" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3349268d-464c-4367-8c81-958b50f214fe?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "83a17462aaf3b2c4461e3fb397a597f1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:36:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "83a17462aaf3b2c4461e3fb397a597f1", - "x-ms-correlation-request-id": "69eed9b5-a22b-4a15-8b9d-d22d770ec802", - "x-ms-ratelimit-remaining-subscription-reads": "11554", - "x-ms-request-id": "60d82788-1e02-4742-88ba-92526910ce2a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033622Z:69eed9b5-a22b-4a15-8b9d-d22d770ec802" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto2844", - "name": "sto2844", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:06.1261797Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:06.1261797Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:36:06.0168298Z", - "primaryEndpoints": { - "dfs": "https://sto2844.dfs.core.windows.net/", - "blob": "https://sto2844.blob.core.windows.net/", - "table": "https://sto2844.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto2844?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-89d25e524281c24b9ae2baf8d6e09514-1c4039611bdb3f41-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3d2eb6cde8cfcf7b1b8c18c09356e0e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:36:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3d2eb6cde8cfcf7b1b8c18c09356e0e3", - "x-ms-correlation-request-id": "e6c429aa-371f-42f8-a103-22dbeb21ba95", - "x-ms-ratelimit-remaining-subscription-reads": "11553", - "x-ms-request-id": "b9e34457-c306-4ae4-b596-78d0f872c92e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033623Z:e6c429aa-371f-42f8-a103-22dbeb21ba95" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto2844", - "name": "sto2844", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:06.1261797Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:06.1261797Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:36:06.0168298Z", - "primaryEndpoints": { - "dfs": "https://sto2844.dfs.core.windows.net/", - "blob": "https://sto2844.blob.core.windows.net/", - "table": "https://sto2844.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto1878?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-58bf65965923724a966b0182da3787bc-f5b457bd2f6b7c43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "90cebdd17e71809054b7eed3d9a7fc95", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Hot" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "90cebdd17e71809054b7eed3d9a7fc95", - "x-ms-correlation-request-id": "fb553747-1e04-4746-988a-1ea3d832c513", - "x-ms-ratelimit-remaining-subscription-writes": "1113", - "x-ms-request-id": "6f8cceed-3f72-4947-bd83-ed0b58a1a2ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033625Z:fb553747-1e04-4746-988a-1ea3d832c513" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d9e15c3e06d74e8025ade917faa8f674", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d9e15c3e06d74e8025ade917faa8f674", - "x-ms-correlation-request-id": "c3ae6326-c72e-4cab-849c-75fe19462c27", - "x-ms-ratelimit-remaining-subscription-reads": "11552", - "x-ms-request-id": "a9d143c2-a25e-462b-88b1-2a18d061f4f7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033625Z:c3ae6326-c72e-4cab-849c-75fe19462c27" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8035838f3f86f558cd5498a01629ee50", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8035838f3f86f558cd5498a01629ee50", - "x-ms-correlation-request-id": "9ca29eff-6e08-42ae-9b05-7f6a733d8cb0", - "x-ms-ratelimit-remaining-subscription-reads": "11551", - "x-ms-request-id": "57673794-a914-49a7-a45f-f44b2f53a21e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033627Z:9ca29eff-6e08-42ae-9b05-7f6a733d8cb0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7c94fe9823c684bd92817adcf3d87f4f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7c94fe9823c684bd92817adcf3d87f4f", - "x-ms-correlation-request-id": "d56dd5be-c087-43bb-bab2-d2e6e9ae7680", - "x-ms-ratelimit-remaining-subscription-reads": "11550", - "x-ms-request-id": "561124c8-e1af-4447-ad63-9239fe7bdaa0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033628Z:d56dd5be-c087-43bb-bab2-d2e6e9ae7680" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0dd7f3da9ecefe6804ec0b836de037fc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0dd7f3da9ecefe6804ec0b836de037fc", - "x-ms-correlation-request-id": "d4ff2353-b7be-4f19-aa47-b9b6cd65978f", - "x-ms-ratelimit-remaining-subscription-reads": "11549", - "x-ms-request-id": "becca27d-b3c2-4d15-89e8-7ff572fc4b88", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033629Z:d4ff2353-b7be-4f19-aa47-b9b6cd65978f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fc7f99bf7a146cadc5b0ee05c47b01f4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fc7f99bf7a146cadc5b0ee05c47b01f4", - "x-ms-correlation-request-id": "5df4be5c-fe29-4ece-a738-e65280d37f93", - "x-ms-ratelimit-remaining-subscription-reads": "11548", - "x-ms-request-id": "466efc10-71ec-4899-9dba-e3cf4b8c723e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033631Z:5df4be5c-fe29-4ece-a738-e65280d37f93" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "23c548d4e051f981959578da173a17b1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "23c548d4e051f981959578da173a17b1", - "x-ms-correlation-request-id": "a2f74627-eafa-4328-9cb1-356b53e3e796", - "x-ms-ratelimit-remaining-subscription-reads": "11547", - "x-ms-request-id": "a50827e1-73db-403e-bedb-47d6ddd0ab8a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033632Z:a2f74627-eafa-4328-9cb1-356b53e3e796" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5a1d7e498359603b456b481daf633a88", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5a1d7e498359603b456b481daf633a88", - "x-ms-correlation-request-id": "06e53f3d-2093-4417-8359-d74c3d07337c", - "x-ms-ratelimit-remaining-subscription-reads": "11546", - "x-ms-request-id": "f678bd26-509e-4a62-b47d-27a198667bb7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033633Z:06e53f3d-2093-4417-8359-d74c3d07337c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "24ae16ea141bdeaa1785667e01d3548b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "24ae16ea141bdeaa1785667e01d3548b", - "x-ms-correlation-request-id": "c29e1208-e8dd-4065-ac02-5a8f11d5e459", - "x-ms-ratelimit-remaining-subscription-reads": "11545", - "x-ms-request-id": "eda8bcd9-5f5b-4cab-8d73-306c748139c6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033635Z:c29e1208-e8dd-4065-ac02-5a8f11d5e459" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "46bc3c99a65e519b0d64dde698644932", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "46bc3c99a65e519b0d64dde698644932", - "x-ms-correlation-request-id": "653b5e99-f5be-4bf3-a19e-439ec0da6374", - "x-ms-ratelimit-remaining-subscription-reads": "11544", - "x-ms-request-id": "82db778f-014a-4b11-96a6-3374c2a4b917", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033636Z:653b5e99-f5be-4bf3-a19e-439ec0da6374" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "01efef5bf28c3496d43e43d41cbd5e72", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "01efef5bf28c3496d43e43d41cbd5e72", - "x-ms-correlation-request-id": "761c4d3c-ed5a-4f5b-8f8b-2b4c2b946500", - "x-ms-ratelimit-remaining-subscription-reads": "11543", - "x-ms-request-id": "04229e89-49cf-42fb-a2b9-783cbf18acb0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033637Z:761c4d3c-ed5a-4f5b-8f8b-2b4c2b946500" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7383bc16f3a6432a7b5d17b637c346b2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7383bc16f3a6432a7b5d17b637c346b2", - "x-ms-correlation-request-id": "95959238-2412-4e16-b71a-5c666d5aeaf4", - "x-ms-ratelimit-remaining-subscription-reads": "11542", - "x-ms-request-id": "8336ec9d-346a-48d1-b43d-1dfd9d36aaf4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033639Z:95959238-2412-4e16-b71a-5c666d5aeaf4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1222343b53e4a7ffa587721f63c7344f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1222343b53e4a7ffa587721f63c7344f", - "x-ms-correlation-request-id": "31826b61-7d83-4fb2-8359-5dad547a448d", - "x-ms-ratelimit-remaining-subscription-reads": "11541", - "x-ms-request-id": "96799ec6-15ee-4715-82ca-5c41fece9ec6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033640Z:31826b61-7d83-4fb2-8359-5dad547a448d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6f8cceed-3f72-4947-bd83-ed0b58a1a2ed?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dbcf6b05d6e1688bc5ab852edbdffd10", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:36:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dbcf6b05d6e1688bc5ab852edbdffd10", - "x-ms-correlation-request-id": "0f4104b7-b3f1-48d4-bccf-e02dcfbc51ca", - "x-ms-ratelimit-remaining-subscription-reads": "11540", - "x-ms-request-id": "07243de5-44f9-4ab2-bb4e-7f69aa8a495f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033641Z:0f4104b7-b3f1-48d4-bccf-e02dcfbc51ca" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto1878", - "name": "sto1878", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:25.1460811Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:25.1460811Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:36:25.0366974Z", - "primaryEndpoints": { - "dfs": "https://sto1878.dfs.core.windows.net/", - "blob": "https://sto1878.blob.core.windows.net/", - "table": "https://sto1878.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto1878?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-6d99f22b6151e04dac578e7dd2385a12-ffdd11823f237f43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e79890f84c9bc38dbddccd1f810ae0b4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:36:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e79890f84c9bc38dbddccd1f810ae0b4", - "x-ms-correlation-request-id": "6b7c69e4-6f39-4aac-ab53-966005e68083", - "x-ms-ratelimit-remaining-subscription-reads": "11539", - "x-ms-request-id": "b05ba7b7-88f2-4e2f-8dc9-98dcdbf80c9f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033642Z:6b7c69e4-6f39-4aac-ab53-966005e68083" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto1878", - "name": "sto1878", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:25.1460811Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:25.1460811Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:36:25.0366974Z", - "primaryEndpoints": { - "dfs": "https://sto1878.dfs.core.windows.net/", - "blob": "https://sto1878.blob.core.windows.net/", - "table": "https://sto1878.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto4789?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "150", - "Content-Type": "application/json", - "traceparent": "00-7bf84f1e61d6314b875b0e81d53dabc1-7c52ccb3dd3b254a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cbb1c7286af365d1a9ba4c38cdd0ccc6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_RAGRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Hot" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cbb1c7286af365d1a9ba4c38cdd0ccc6", - "x-ms-correlation-request-id": "d71246c4-9cf5-4fd6-8872-ed07878e9a08", - "x-ms-ratelimit-remaining-subscription-writes": "1112", - "x-ms-request-id": "9342b0c0-4341-4956-94ee-795dbf3a0e34", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033645Z:d71246c4-9cf5-4fd6-8872-ed07878e9a08" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1306d1ca322e8d1cbf323ee10055f5ed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1306d1ca322e8d1cbf323ee10055f5ed", - "x-ms-correlation-request-id": "342c1730-2820-466c-8883-ec2f4612b01c", - "x-ms-ratelimit-remaining-subscription-reads": "11538", - "x-ms-request-id": "36b40f57-698a-4084-9683-f7d1f4de0603", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033645Z:342c1730-2820-466c-8883-ec2f4612b01c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1f95070f0ee3db8512f8eee74ccc5c3d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1f95070f0ee3db8512f8eee74ccc5c3d", - "x-ms-correlation-request-id": "22eb260b-cbd8-416c-b259-ba36d6e16262", - "x-ms-ratelimit-remaining-subscription-reads": "11537", - "x-ms-request-id": "10112e94-fda1-46aa-82f1-8e59ae83fd47", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033647Z:22eb260b-cbd8-416c-b259-ba36d6e16262" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fc6d91d3b8c95797459913fb0ed3b888", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fc6d91d3b8c95797459913fb0ed3b888", - "x-ms-correlation-request-id": "eea5341e-f734-4b15-a2d6-11a6ea00b0d3", - "x-ms-ratelimit-remaining-subscription-reads": "11536", - "x-ms-request-id": "a34ea065-4c27-4569-9958-f7b0fd0ba6f6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033648Z:eea5341e-f734-4b15-a2d6-11a6ea00b0d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "01f53016c6d6bcd74b2b0035433441f2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "01f53016c6d6bcd74b2b0035433441f2", - "x-ms-correlation-request-id": "57a2d4c9-ff9e-40d1-b228-aa5e6bb43f2f", - "x-ms-ratelimit-remaining-subscription-reads": "11535", - "x-ms-request-id": "457eff8f-b2ed-48fb-8cfa-99049aa6ec68", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033649Z:57a2d4c9-ff9e-40d1-b228-aa5e6bb43f2f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6e0d01d6f9e757246f3eda4afb89cd3f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6e0d01d6f9e757246f3eda4afb89cd3f", - "x-ms-correlation-request-id": "139fe9a9-75ec-4427-b2c1-1227466b1ad4", - "x-ms-ratelimit-remaining-subscription-reads": "11534", - "x-ms-request-id": "40b3130b-328a-4a53-9799-132309f3ef8f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033651Z:139fe9a9-75ec-4427-b2c1-1227466b1ad4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1cd166405ad70c67bab1b09eb7621311", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1cd166405ad70c67bab1b09eb7621311", - "x-ms-correlation-request-id": "f2762f7c-0ded-4e01-ad5e-65a6e63de396", - "x-ms-ratelimit-remaining-subscription-reads": "11533", - "x-ms-request-id": "927dd54f-c3dc-4bee-b925-6dd468221793", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033652Z:f2762f7c-0ded-4e01-ad5e-65a6e63de396" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0c25205849c61ca00c9d9297ec8dc1c2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0c25205849c61ca00c9d9297ec8dc1c2", - "x-ms-correlation-request-id": "a05edc43-aee7-4b86-b556-e6705227cf04", - "x-ms-ratelimit-remaining-subscription-reads": "11532", - "x-ms-request-id": "a59e4fab-7407-4c32-a43a-6446d13fd753", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033653Z:a05edc43-aee7-4b86-b556-e6705227cf04" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ddf4c15d24627b1b9a00b43648859f0c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ddf4c15d24627b1b9a00b43648859f0c", - "x-ms-correlation-request-id": "ac88937f-10c7-4dab-9b00-152cf86f2249", - "x-ms-ratelimit-remaining-subscription-reads": "11531", - "x-ms-request-id": "4cfb993f-577f-4ea8-b865-5820c5b5011b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033655Z:ac88937f-10c7-4dab-9b00-152cf86f2249" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "daf1c82ac164f779c5b51039c8cf202d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "daf1c82ac164f779c5b51039c8cf202d", - "x-ms-correlation-request-id": "d93b10d3-f974-4f0e-906a-bfc1d2bb0231", - "x-ms-ratelimit-remaining-subscription-reads": "11530", - "x-ms-request-id": "4bc1846d-b20a-40e4-8edd-0f2744524fed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033656Z:d93b10d3-f974-4f0e-906a-bfc1d2bb0231" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f641eeef366d33ae05a971c5946ad386", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f641eeef366d33ae05a971c5946ad386", - "x-ms-correlation-request-id": "4cc6eabf-95f0-4990-b0ff-9056fdac5605", - "x-ms-ratelimit-remaining-subscription-reads": "11529", - "x-ms-request-id": "10bcd6e4-3311-4727-8770-fb224b0841ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033657Z:4cc6eabf-95f0-4990-b0ff-9056fdac5605" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "236d85fee69b9c5e48fd17ad13e1b3cb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:36:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "236d85fee69b9c5e48fd17ad13e1b3cb", - "x-ms-correlation-request-id": "31c96703-3aa6-461a-a0bb-fba3637228b9", - "x-ms-ratelimit-remaining-subscription-reads": "11528", - "x-ms-request-id": "9b37efa7-d1a6-459d-8410-e3693955e263", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033659Z:31c96703-3aa6-461a-a0bb-fba3637228b9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5a4687e0a944f49f1abed5ba4fb3625b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5a4687e0a944f49f1abed5ba4fb3625b", - "x-ms-correlation-request-id": "ee253857-5069-4517-b52a-d64800ba4b53", - "x-ms-ratelimit-remaining-subscription-reads": "11527", - "x-ms-request-id": "03fb6dd9-a8fb-4867-a81e-083b6f573dd6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033700Z:ee253857-5069-4517-b52a-d64800ba4b53" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9342b0c0-4341-4956-94ee-795dbf3a0e34?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "433a89e1fc62099290a4ad701f012023", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1337", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:37:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "433a89e1fc62099290a4ad701f012023", - "x-ms-correlation-request-id": "f01de286-c063-42e9-b8e0-a8e594cc1215", - "x-ms-ratelimit-remaining-subscription-reads": "11526", - "x-ms-request-id": "190d75b1-86e1-4819-b14b-1ce86ec2a7da", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033701Z:f01de286-c063-42e9-b8e0-a8e594cc1215" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto4789", - "name": "sto4789", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:45.1641620Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:45.1641620Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:36:45.0548254Z", - "primaryEndpoints": { - "dfs": "https://sto4789.dfs.core.windows.net/", - "blob": "https://sto4789.blob.core.windows.net/", - "table": "https://sto4789.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto4789-secondary.dfs.core.windows.net/", - "blob": "https://sto4789-secondary.blob.core.windows.net/", - "table": "https://sto4789-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto4789?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-3cabdb09f287cb489e3604066fd65664-465dfddc32db504a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0de5a6f579245542e67809dc10a34d95", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1337", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:37:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0de5a6f579245542e67809dc10a34d95", - "x-ms-correlation-request-id": "64db8af3-fc8b-4e44-8260-f78de7741779", - "x-ms-ratelimit-remaining-subscription-reads": "11525", - "x-ms-request-id": "d49eb516-7ce1-4696-952e-b7783bd8fc88", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033702Z:64db8af3-fc8b-4e44-8260-f78de7741779" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1542/providers/Microsoft.Storage/storageAccounts/sto4789", - "name": "sto4789", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:45.1641620Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:36:45.1641620Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:36:45.0548254Z", - "primaryEndpoints": { - "dfs": "https://sto4789.dfs.core.windows.net/", - "blob": "https://sto4789.blob.core.windows.net/", - "table": "https://sto4789.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto4789-secondary.dfs.core.windows.net/", - "blob": "https://sto4789-secondary.blob.core.windows.net/", - "table": "https://sto4789-secondary.table.core.windows.net/" - } - } - } - } - ], - "Variables": { - "RandomSeed": "710177360", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetLastSyncTime.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetLastSyncTime.json deleted file mode 100644 index 3106e14dae7c..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetLastSyncTime.json +++ /dev/null @@ -1,783 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res3158?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-84ae6917e657b649a6dd2c92d2af7ab6-a483c233d68ec540-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "608e48cd1d2b988a19cbf733c9c42e65", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:33 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1ba67ffe-c059-48fd-86b2-7c9e03191aac", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "1ba67ffe-c059-48fd-86b2-7c9e03191aac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040334Z:1ba67ffe-c059-48fd-86b2-7c9e03191aac" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3158", - "name": "res3158", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3158/providers/Microsoft.Storage/storageAccounts/sto499?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "89", - "Content-Type": "application/json", - "traceparent": "00-79182dbe069c254984ec84b709ef330f-62ca07846d7ea34f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b193e7cbc5d17ae134d80619e0c19e51", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_RAGRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b193e7cbc5d17ae134d80619e0c19e51", - "x-ms-correlation-request-id": "96f73e95-e1d6-4ec8-a529-86f73caee766", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "9f8e497c-4d36-40e9-b8db-7dfc1ec05e84", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040340Z:96f73e95-e1d6-4ec8-a529-86f73caee766" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "432f22615e2482fcace5f744847e3809", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "432f22615e2482fcace5f744847e3809", - "x-ms-correlation-request-id": "150b2963-442e-4c82-bd99-4cd83b80dc2c", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "5327991a-b4ff-41e0-80c7-75897f67e667", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040341Z:150b2963-442e-4c82-bd99-4cd83b80dc2c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "364de2592b3cbbf7182a9807dc5c177b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "364de2592b3cbbf7182a9807dc5c177b", - "x-ms-correlation-request-id": "4ef6ae68-261b-40a1-a812-708684c9d0b2", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "3fa8e028-2ef3-487d-a26c-17b9f87f4bbb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040342Z:4ef6ae68-261b-40a1-a812-708684c9d0b2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "beb763335a921d2d926f8d1a188ae49a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "beb763335a921d2d926f8d1a188ae49a", - "x-ms-correlation-request-id": "213d24a9-9b3a-4a72-8a4b-8834498e3ed1", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "478289e4-e318-46bc-814c-ad88321ffe83", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040343Z:213d24a9-9b3a-4a72-8a4b-8834498e3ed1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "802ce0916e6c36662a732af9c6f5a650", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "802ce0916e6c36662a732af9c6f5a650", - "x-ms-correlation-request-id": "fb8c9e99-ca87-44d9-8ae1-c2803fbbe4d6", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "23d09e7f-ef4c-4253-b9c2-b434416f9c60", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040345Z:fb8c9e99-ca87-44d9-8ae1-c2803fbbe4d6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21117bce7ac6fe76b42fa4cc9edda38e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21117bce7ac6fe76b42fa4cc9edda38e", - "x-ms-correlation-request-id": "e53a2740-34e8-42b3-a0a6-0c99fc40175d", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "cc7c4122-fc29-4f82-9459-6314796b986c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040346Z:e53a2740-34e8-42b3-a0a6-0c99fc40175d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fc75fd46972fc40efc81941f2f33579c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fc75fd46972fc40efc81941f2f33579c", - "x-ms-correlation-request-id": "db1374b5-551c-4d47-a2cf-3c1abc6b6275", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "8047a097-3ac2-482e-a3ef-97e56c4624fa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040347Z:db1374b5-551c-4d47-a2cf-3c1abc6b6275" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9c4c3dc9c37917d4692dcb3dca99984c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9c4c3dc9c37917d4692dcb3dca99984c", - "x-ms-correlation-request-id": "f5aa2186-a57f-45d9-8afb-57ca6cf02298", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "2f0265ad-70cd-4d58-a886-7fd613ada50d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040349Z:f5aa2186-a57f-45d9-8afb-57ca6cf02298" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c8b29ccfa97f36206d4c2445e657ce81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c8b29ccfa97f36206d4c2445e657ce81", - "x-ms-correlation-request-id": "7e9077d4-cda8-4e6a-a5ed-8546ab91d1b8", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "cdbf6dcd-3b69-4c04-9dcc-d2f7b4970b1a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040350Z:7e9077d4-cda8-4e6a-a5ed-8546ab91d1b8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "610207d707918314295e9302cbd1fa62", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "610207d707918314295e9302cbd1fa62", - "x-ms-correlation-request-id": "0c0ee72e-f729-436a-8162-43772960f621", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "86601a42-71c7-4006-bf40-2656050770db", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040351Z:0c0ee72e-f729-436a-8162-43772960f621" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "934f47e98f80201d1c152f2d9e8f3011", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "934f47e98f80201d1c152f2d9e8f3011", - "x-ms-correlation-request-id": "f5cf505f-7363-4f39-8fc8-feedea721212", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "96e95220-4cf3-4107-a8eb-d76e60b33dce", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040352Z:f5cf505f-7363-4f39-8fc8-feedea721212" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c3654a5e3797c8bb872f9f20161e6a9b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c3654a5e3797c8bb872f9f20161e6a9b", - "x-ms-correlation-request-id": "cf436677-edb0-4c00-b4bb-9fd7a9622dfc", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "fe68e7fc-9f19-4d6f-9121-267204eacc9e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040354Z:cf436677-edb0-4c00-b4bb-9fd7a9622dfc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9e5bc1523b084800e9e2447bd7e7e49a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:03:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9e5bc1523b084800e9e2447bd7e7e49a", - "x-ms-correlation-request-id": "b96b8538-670d-4106-845b-f688b129d70d", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "fbb31638-e007-4388-963f-dcc1cfcde8d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040355Z:b96b8538-670d-4106-845b-f688b129d70d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f8e497c-4d36-40e9-b8db-7dfc1ec05e84?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "81a3812d366bb2cb8c860b51effd09fd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1559", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 04:03:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "81a3812d366bb2cb8c860b51effd09fd", - "x-ms-correlation-request-id": "a350509e-6fb2-47fb-bdd3-ca82b86b90ae", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "1d29d8a0-1cf8-48b3-87c3-43e59e975c87", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040356Z:a350509e-6fb2-47fb-bdd3-ca82b86b90ae" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3158/providers/Microsoft.Storage/storageAccounts/sto499", - "name": "sto499", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:03:40.1832597Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:03:40.1832597Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T04:03:40.0895008Z", - "primaryEndpoints": { - "dfs": "https://sto499.dfs.core.windows.net/", - "web": "https://sto499.z20.web.core.windows.net/", - "blob": "https://sto499.blob.core.windows.net/", - "queue": "https://sto499.queue.core.windows.net/", - "table": "https://sto499.table.core.windows.net/", - "file": "https://sto499.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto499-secondary.dfs.core.windows.net/", - "web": "https://sto499-secondary.z20.web.core.windows.net/", - "blob": "https://sto499-secondary.blob.core.windows.net/", - "queue": "https://sto499-secondary.queue.core.windows.net/", - "table": "https://sto499-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3158/providers/Microsoft.Storage/storageAccounts/sto499?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-7154056acab9a64dbf580ae016fbd517-8041f39aa2def240-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dddb93aa923322094a1ddab4f23ff09f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1559", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 04:03:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dddb93aa923322094a1ddab4f23ff09f", - "x-ms-correlation-request-id": "743e4f52-4b69-4f83-9ef0-7803d9f52aa5", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "ca7af05c-be53-4ccc-9783-9572078376eb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040357Z:743e4f52-4b69-4f83-9ef0-7803d9f52aa5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3158/providers/Microsoft.Storage/storageAccounts/sto499", - "name": "sto499", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:03:40.1832597Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:03:40.1832597Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T04:03:40.0895008Z", - "primaryEndpoints": { - "dfs": "https://sto499.dfs.core.windows.net/", - "web": "https://sto499.z20.web.core.windows.net/", - "blob": "https://sto499.blob.core.windows.net/", - "queue": "https://sto499.queue.core.windows.net/", - "table": "https://sto499.table.core.windows.net/", - "file": "https://sto499.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto499-secondary.dfs.core.windows.net/", - "web": "https://sto499-secondary.z20.web.core.windows.net/", - "blob": "https://sto499-secondary.blob.core.windows.net/", - "queue": "https://sto499-secondary.queue.core.windows.net/", - "table": "https://sto499-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3158/providers/Microsoft.Storage/storageAccounts/sto499?api-version=2019-06-01\u0026$expand=geoReplicationStats", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-30c80324cea4b64997a192ba6e17a709-69bf3edfa4b6cb47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "95f2054ae97b1b30f6a9128130af58ec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1664", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 04:03:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "95f2054ae97b1b30f6a9128130af58ec", - "x-ms-correlation-request-id": "01c16a74-59e5-42ec-bf13-6e9372a2ee4c", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "1f15c5ff-3f08-4889-a20f-1eea77e2b5ca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040357Z:01c16a74-59e5-42ec-bf13-6e9372a2ee4c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3158/providers/Microsoft.Storage/storageAccounts/sto499", - "name": "sto499", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "geoReplicationStats": { - "status": "Unavailable", - "lastSyncTime": "2020-09-14T04:03:40Z", - "canFailover": false - }, - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:03:40.1832597Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:03:40.1832597Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T04:03:40.0895008Z", - "primaryEndpoints": { - "dfs": "https://sto499.dfs.core.windows.net/", - "web": "https://sto499.z20.web.core.windows.net/", - "blob": "https://sto499.blob.core.windows.net/", - "queue": "https://sto499.queue.core.windows.net/", - "table": "https://sto499.table.core.windows.net/", - "file": "https://sto499.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto499-secondary.dfs.core.windows.net/", - "web": "https://sto499-secondary.z20.web.core.windows.net/", - "blob": "https://sto499-secondary.blob.core.windows.net/", - "queue": "https://sto499-secondary.queue.core.windows.net/", - "table": "https://sto499-secondary.table.core.windows.net/" - } - } - } - } - ], - "Variables": { - "RandomSeed": "472497821", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetLastSyncTimeAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetLastSyncTimeAsync.json deleted file mode 100644 index 41f05e979bc8..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetLastSyncTimeAsync.json +++ /dev/null @@ -1,783 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res4421?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-4c5ea65f38be6a439858009a6b5ec492-321003ac2c799140-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "61115464553e76bb0cbccbdf65681a17", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "84464dbf-2286-4c88-bbda-1c877c055ab8", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "84464dbf-2286-4c88-bbda-1c877c055ab8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040402Z:84464dbf-2286-4c88-bbda-1c877c055ab8" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4421", - "name": "res4421", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4421/providers/Microsoft.Storage/storageAccounts/sto8095?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "89", - "Content-Type": "application/json", - "traceparent": "00-efc1c6ca20c7224db3bb427be5b86f19-89a92fca29eb174d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5bac175118474613e58085983be25fe5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_RAGRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5bac175118474613e58085983be25fe5", - "x-ms-correlation-request-id": "a692f632-f440-4192-9582-985ba49701ed", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "1f5444e1-8bcb-4249-88ba-57b29c2ad52a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040405Z:a692f632-f440-4192-9582-985ba49701ed" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bc20b9ade8b23b1cfd1a59d436ded0da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bc20b9ade8b23b1cfd1a59d436ded0da", - "x-ms-correlation-request-id": "0c1c3a83-86ee-404d-8d4a-b9bc6fb5e981", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "9a4d3a85-581c-4666-83c5-626040629655", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040406Z:0c1c3a83-86ee-404d-8d4a-b9bc6fb5e981" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ee21fa6ca682b16a50d10cdef88c87a1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ee21fa6ca682b16a50d10cdef88c87a1", - "x-ms-correlation-request-id": "7f3f086b-a5f9-4dc0-8e08-acc42af791b4", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "628c2542-8521-414d-82c0-d45a60121971", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040407Z:7f3f086b-a5f9-4dc0-8e08-acc42af791b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "82ea8fbfa2c25b325c5c73f447f3a470", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "82ea8fbfa2c25b325c5c73f447f3a470", - "x-ms-correlation-request-id": "6a6d5920-7016-4383-9a9f-f5ad6d89557d", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "6febcecc-4b57-4691-84d5-a3bd225914f1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040408Z:6a6d5920-7016-4383-9a9f-f5ad6d89557d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c41b4599d22207734e6e6ce0dc3e4371", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c41b4599d22207734e6e6ce0dc3e4371", - "x-ms-correlation-request-id": "14a14518-102a-4100-8ac0-a66cd5dcadc1", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "d0aa9ed2-e027-4f00-be4e-31b75307896e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040410Z:14a14518-102a-4100-8ac0-a66cd5dcadc1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a615b7934ef4ca17c7c6912632766a5c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a615b7934ef4ca17c7c6912632766a5c", - "x-ms-correlation-request-id": "aa959bd6-3a74-4d63-b0af-e290f45b60f8", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "cc69b80a-fd87-418e-b2ce-f57c7d4e7e69", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040412Z:aa959bd6-3a74-4d63-b0af-e290f45b60f8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b2459b2dc270ec7f1be2335335527e1d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b2459b2dc270ec7f1be2335335527e1d", - "x-ms-correlation-request-id": "11e20663-3ff3-4d9f-9dee-c288c8dc541a", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "f695dd29-8226-4834-a51b-6a3556917031", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040413Z:11e20663-3ff3-4d9f-9dee-c288c8dc541a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8f600218fddd4a7c2d51fc5c414dd5d8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8f600218fddd4a7c2d51fc5c414dd5d8", - "x-ms-correlation-request-id": "b36cfbee-e494-4d96-9dc6-37c54bcc4148", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "c11fbf95-d211-4f89-9e2a-202026f3b993", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040414Z:b36cfbee-e494-4d96-9dc6-37c54bcc4148" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "40b3100490f9d10038298b111ac49475", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "40b3100490f9d10038298b111ac49475", - "x-ms-correlation-request-id": "bc7fb5e2-b5e3-44aa-b1bf-0dd3fe18974f", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "646491d0-63ed-4b1b-b900-e9473311cee2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040416Z:bc7fb5e2-b5e3-44aa-b1bf-0dd3fe18974f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "300d7447da162f7e1ffa841fc523abce", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "300d7447da162f7e1ffa841fc523abce", - "x-ms-correlation-request-id": "c5b36fc8-f0fc-4c3d-bfe9-a5e1e0105fc8", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "36467787-8c32-42ca-a948-f13b969da2fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040417Z:c5b36fc8-f0fc-4c3d-bfe9-a5e1e0105fc8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "254e5b0d3e9e8824018e57b4726a2f69", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "254e5b0d3e9e8824018e57b4726a2f69", - "x-ms-correlation-request-id": "9424b523-ea4b-4537-afb4-52d7c79abffe", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "57273c32-cf64-410b-abe2-66ba58e6adb9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040418Z:9424b523-ea4b-4537-afb4-52d7c79abffe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cc1487bca53f2ac2918321ff0be10b15", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cc1487bca53f2ac2918321ff0be10b15", - "x-ms-correlation-request-id": "5f9261eb-ac40-48f3-97a1-67fffef76b6f", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "1388bcf9-a955-4165-921e-df1140dfb31a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040420Z:5f9261eb-ac40-48f3-97a1-67fffef76b6f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bf04bc7e6f7508d64f842e8783cabdb4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 04:04:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bf04bc7e6f7508d64f842e8783cabdb4", - "x-ms-correlation-request-id": "d66fd470-c63e-4570-9e55-fcc7d442cbfe", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "9052deff-d28e-456b-ae93-2bc09d839eef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040421Z:d66fd470-c63e-4570-9e55-fcc7d442cbfe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1f5444e1-8bcb-4249-88ba-57b29c2ad52a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3e631bcade0e688e9924931b1d247d20", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1572", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 04:04:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3e631bcade0e688e9924931b1d247d20", - "x-ms-correlation-request-id": "0c816db5-20c0-4b0b-ab1d-0018695d9a9d", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "584199ac-7584-4850-ac3a-babed48803c4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040422Z:0c816db5-20c0-4b0b-ab1d-0018695d9a9d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4421/providers/Microsoft.Storage/storageAccounts/sto8095", - "name": "sto8095", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:04:05.2193456Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:04:05.2193456Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T04:04:05.1412117Z", - "primaryEndpoints": { - "dfs": "https://sto8095.dfs.core.windows.net/", - "web": "https://sto8095.z20.web.core.windows.net/", - "blob": "https://sto8095.blob.core.windows.net/", - "queue": "https://sto8095.queue.core.windows.net/", - "table": "https://sto8095.table.core.windows.net/", - "file": "https://sto8095.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto8095-secondary.dfs.core.windows.net/", - "web": "https://sto8095-secondary.z20.web.core.windows.net/", - "blob": "https://sto8095-secondary.blob.core.windows.net/", - "queue": "https://sto8095-secondary.queue.core.windows.net/", - "table": "https://sto8095-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4421/providers/Microsoft.Storage/storageAccounts/sto8095?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-fe38914d01d8e045a675f34b5cc892b0-3eafa7c90aeced4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b536428370664cf4b00c7cbb763aa7c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1572", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 04:04:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b536428370664cf4b00c7cbb763aa7c7", - "x-ms-correlation-request-id": "9592a994-fa95-4bcb-9d58-03162fdb8928", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "2531a29a-f901-4ed8-b344-b0f207c6bb6d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040423Z:9592a994-fa95-4bcb-9d58-03162fdb8928" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4421/providers/Microsoft.Storage/storageAccounts/sto8095", - "name": "sto8095", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:04:05.2193456Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:04:05.2193456Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T04:04:05.1412117Z", - "primaryEndpoints": { - "dfs": "https://sto8095.dfs.core.windows.net/", - "web": "https://sto8095.z20.web.core.windows.net/", - "blob": "https://sto8095.blob.core.windows.net/", - "queue": "https://sto8095.queue.core.windows.net/", - "table": "https://sto8095.table.core.windows.net/", - "file": "https://sto8095.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto8095-secondary.dfs.core.windows.net/", - "web": "https://sto8095-secondary.z20.web.core.windows.net/", - "blob": "https://sto8095-secondary.blob.core.windows.net/", - "queue": "https://sto8095-secondary.queue.core.windows.net/", - "table": "https://sto8095-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4421/providers/Microsoft.Storage/storageAccounts/sto8095?api-version=2019-06-01\u0026$expand=geoReplicationStats", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-707cab9aba5c58488f1bd091efb53d65-76db07d8f1f4a74f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ef356cc5cd7ea0072e9c2651dbbbeb2b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1677", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 04:04:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ef356cc5cd7ea0072e9c2651dbbbeb2b", - "x-ms-correlation-request-id": "c52ee134-9dc6-47c1-bdd1-69dd72af0880", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "5cf25709-3387-4357-9558-7c504c6fa777", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T040423Z:c52ee134-9dc6-47c1-bdd1-69dd72af0880" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4421/providers/Microsoft.Storage/storageAccounts/sto8095", - "name": "sto8095", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "geoReplicationStats": { - "status": "Unavailable", - "lastSyncTime": "2020-09-14T04:04:05Z", - "canFailover": false - }, - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:04:05.2193456Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T04:04:05.2193456Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T04:04:05.1412117Z", - "primaryEndpoints": { - "dfs": "https://sto8095.dfs.core.windows.net/", - "web": "https://sto8095.z20.web.core.windows.net/", - "blob": "https://sto8095.blob.core.windows.net/", - "queue": "https://sto8095.queue.core.windows.net/", - "table": "https://sto8095.table.core.windows.net/", - "file": "https://sto8095.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto8095-secondary.dfs.core.windows.net/", - "web": "https://sto8095-secondary.z20.web.core.windows.net/", - "blob": "https://sto8095-secondary.blob.core.windows.net/", - "queue": "https://sto8095-secondary.queue.core.windows.net/", - "table": "https://sto8095-secondary.table.core.windows.net/" - } - } - } - } - ], - "Variables": { - "RandomSeed": "142724253", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetPremiumTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetPremiumTest.json deleted file mode 100644 index 37bc92254b5e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetPremiumTest.json +++ /dev/null @@ -1,640 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7707?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-4b2d4987f85c4b4590f11ad0d08608b9-e4ce5f69ed2da244-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b2c4d8a6b78f2cc46ec0adae5ccd3a85", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7332e84d-cfc4-4199-8756-60d4b75bdcef", - "x-ms-ratelimit-remaining-subscription-writes": "1005", - "x-ms-request-id": "7332e84d-cfc4-4199-8756-60d4b75bdcef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031723Z:7332e84d-cfc4-4199-8756-60d4b75bdcef" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7707", - "name": "res7707", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7707/providers/Microsoft.Storage/storageAccounts/sto2926?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-b48320115f00f443b31fcd42257f3a1e-9ca84a49709ddb44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4cad3adcaf14f0347737c4291ceb42c6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Hot" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4cad3adcaf14f0347737c4291ceb42c6", - "x-ms-correlation-request-id": "2230c19f-2295-47b5-a26e-3dfefea1cafc", - "x-ms-ratelimit-remaining-subscription-writes": "1004", - "x-ms-request-id": "187acf39-dbcf-48b1-ab96-776dfc9670b9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031726Z:2230c19f-2295-47b5-a26e-3dfefea1cafc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3f3fde24841a289290c21880000352d4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3f3fde24841a289290c21880000352d4", - "x-ms-correlation-request-id": "d138e97f-47f3-4601-b90a-9ff41473ebbc", - "x-ms-ratelimit-remaining-subscription-reads": "11194", - "x-ms-request-id": "777af98e-6be7-4f1b-bb00-7eaee8c248ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031726Z:d138e97f-47f3-4601-b90a-9ff41473ebbc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "93b3e76bca78494ffae77eab68547983", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "93b3e76bca78494ffae77eab68547983", - "x-ms-correlation-request-id": "abd1aa5f-409e-402a-a2de-0daf25234181", - "x-ms-ratelimit-remaining-subscription-reads": "11193", - "x-ms-request-id": "3bfa4422-cbd1-4025-906f-101ace80b2cb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031727Z:abd1aa5f-409e-402a-a2de-0daf25234181" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3d04dfab03ac24aca79a2ba87abfc5ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3d04dfab03ac24aca79a2ba87abfc5ca", - "x-ms-correlation-request-id": "3e537e25-a7b7-4692-8230-1acb85a2976e", - "x-ms-ratelimit-remaining-subscription-reads": "11192", - "x-ms-request-id": "f440c598-7035-46aa-9875-01a232def499", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031729Z:3e537e25-a7b7-4692-8230-1acb85a2976e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8e747216f7415a6c8ff5443205e6c03b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8e747216f7415a6c8ff5443205e6c03b", - "x-ms-correlation-request-id": "427d3cfa-f44d-44ed-abb5-b9284befc11b", - "x-ms-ratelimit-remaining-subscription-reads": "11191", - "x-ms-request-id": "7c1212a4-b16b-4c31-a7f3-efdb0830a259", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031730Z:427d3cfa-f44d-44ed-abb5-b9284befc11b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21d4954814fe67283b8eecdd9fa7cf3b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21d4954814fe67283b8eecdd9fa7cf3b", - "x-ms-correlation-request-id": "350b7563-46fc-41a4-82c5-e2051fd06972", - "x-ms-ratelimit-remaining-subscription-reads": "11190", - "x-ms-request-id": "ecb24402-3189-48ed-a4c9-9acdeabc3f0c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031731Z:350b7563-46fc-41a4-82c5-e2051fd06972" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f595b322eae0b34272aaadb6be7a1fc1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f595b322eae0b34272aaadb6be7a1fc1", - "x-ms-correlation-request-id": "23ad39b6-62ae-4140-bb9f-2006bc8c1f8c", - "x-ms-ratelimit-remaining-subscription-reads": "11189", - "x-ms-request-id": "a6740e62-7604-408a-af13-45196579fc09", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031733Z:23ad39b6-62ae-4140-bb9f-2006bc8c1f8c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e55ff0daa3ea01cc4a0c53b20b8fbae8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e55ff0daa3ea01cc4a0c53b20b8fbae8", - "x-ms-correlation-request-id": "e6362e19-ceac-4570-b3f0-b260f734163a", - "x-ms-ratelimit-remaining-subscription-reads": "11188", - "x-ms-request-id": "c4e5822f-0ebd-46d6-8cd0-78eba774cda2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031734Z:e6362e19-ceac-4570-b3f0-b260f734163a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "520f0926cb505e5a5221af546671a8c0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "520f0926cb505e5a5221af546671a8c0", - "x-ms-correlation-request-id": "e01570c8-ebec-405a-a51d-3259fcf056f8", - "x-ms-ratelimit-remaining-subscription-reads": "11187", - "x-ms-request-id": "70b8b1d1-8382-40bd-a26c-56fd393f5578", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031735Z:e01570c8-ebec-405a-a51d-3259fcf056f8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "af032b6fe9477e50e794aad3968fa7e2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "af032b6fe9477e50e794aad3968fa7e2", - "x-ms-correlation-request-id": "f00d4a7d-02ce-4bb0-bbf0-bf731f5d1e07", - "x-ms-ratelimit-remaining-subscription-reads": "11186", - "x-ms-request-id": "ac190295-4157-482a-96a4-34eefee2a4be", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031737Z:f00d4a7d-02ce-4bb0-bbf0-bf731f5d1e07" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b590c5f0cc6a0f70950192c9f4789ad9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b590c5f0cc6a0f70950192c9f4789ad9", - "x-ms-correlation-request-id": "585ad33f-63e6-4977-b779-3f8a42cec94e", - "x-ms-ratelimit-remaining-subscription-reads": "11185", - "x-ms-request-id": "32c106e0-d289-4bf2-bf54-dac6defe183b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031739Z:585ad33f-63e6-4977-b779-3f8a42cec94e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e04393630a8c3da0b8916abc2087c8c3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e04393630a8c3da0b8916abc2087c8c3", - "x-ms-correlation-request-id": "772768e8-d0ca-442c-9eae-11ddd05c89d1", - "x-ms-ratelimit-remaining-subscription-reads": "11184", - "x-ms-request-id": "5e884de1-85b8-4049-8eee-9fb645b25623", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031740Z:772768e8-d0ca-442c-9eae-11ddd05c89d1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/187acf39-dbcf-48b1-ab96-776dfc9670b9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a164cc79f3e1a256baf41a465687896f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:17:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a164cc79f3e1a256baf41a465687896f", - "x-ms-correlation-request-id": "b49f1380-989b-4ed4-9446-42edf7ce5dd8", - "x-ms-ratelimit-remaining-subscription-reads": "11183", - "x-ms-request-id": "13638fdd-b453-4e18-a772-84fb4bcc7eac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031741Z:b49f1380-989b-4ed4-9446-42edf7ce5dd8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7707/providers/Microsoft.Storage/storageAccounts/sto2926", - "name": "sto2926", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:17:25.5463442Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:17:25.5463442Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:17:25.4525941Z", - "primaryEndpoints": { - "dfs": "https://sto2926.dfs.core.windows.net/", - "blob": "https://sto2926.blob.core.windows.net/", - "table": "https://sto2926.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7707/providers/Microsoft.Storage/storageAccounts/sto2926?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ef5fa10e9f4bab4c80342e932105c417-ad3788377269534a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "036fd1f9c74ce5562552fdd962b3ee0e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:17:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "036fd1f9c74ce5562552fdd962b3ee0e", - "x-ms-correlation-request-id": "3841e5a9-c3e3-4f66-a84e-36c3ad57d6a4", - "x-ms-ratelimit-remaining-subscription-reads": "11182", - "x-ms-request-id": "74a78b04-6bc6-46ed-b4a8-264b96793f15", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031741Z:3841e5a9-c3e3-4f66-a84e-36c3ad57d6a4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7707/providers/Microsoft.Storage/storageAccounts/sto2926", - "name": "sto2926", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:17:25.5463442Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:17:25.5463442Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:17:25.4525941Z", - "primaryEndpoints": { - "dfs": "https://sto2926.dfs.core.windows.net/", - "blob": "https://sto2926.blob.core.windows.net/", - "table": "https://sto2926.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1784159687", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetPremiumTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetPremiumTestAsync.json deleted file mode 100644 index 4644c081ceb3..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetPremiumTestAsync.json +++ /dev/null @@ -1,674 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1890?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-fa6a9e808d75cb4e9c105a263f103537-cfa4de0c0278c64e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0e7d6a3e2d2d62b4a252112856501bed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:09 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3aa1aaae-6763-42de-b165-323dd67680f6", - "x-ms-ratelimit-remaining-subscription-writes": "1109", - "x-ms-request-id": "3aa1aaae-6763-42de-b165-323dd67680f6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033709Z:3aa1aaae-6763-42de-b165-323dd67680f6" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1890", - "name": "res1890", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1890/providers/Microsoft.Storage/storageAccounts/sto7916?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-fed215aad74d6542a6ea074257daffc4-d18897675ef4164e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "38e1348ee76440a223618bae673e22b9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "BlobStorage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "accessTier": "Hot" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "38e1348ee76440a223618bae673e22b9", - "x-ms-correlation-request-id": "9dfbb285-fbd1-4065-8cc2-ce481ed19379", - "x-ms-ratelimit-remaining-subscription-writes": "1108", - "x-ms-request-id": "fc4c2277-a002-44ab-851e-522a5681155d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033711Z:9dfbb285-fbd1-4065-8cc2-ce481ed19379" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5784a4f0994b83d9dbce09cb29b43b14", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5784a4f0994b83d9dbce09cb29b43b14", - "x-ms-correlation-request-id": "35dcb133-6105-402d-843e-c9ce70c72a41", - "x-ms-ratelimit-remaining-subscription-reads": "11524", - "x-ms-request-id": "c5299bba-70e5-478a-ba47-1e96b581e4c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033712Z:35dcb133-6105-402d-843e-c9ce70c72a41" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2fc56fefea71cd92d2ee4b776756d0ee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2fc56fefea71cd92d2ee4b776756d0ee", - "x-ms-correlation-request-id": "24c5fc34-b301-4659-ad47-3d0432cd6f7d", - "x-ms-ratelimit-remaining-subscription-reads": "11523", - "x-ms-request-id": "4cc127b7-7d4b-4c3c-b6c5-93cfd93507e2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033713Z:24c5fc34-b301-4659-ad47-3d0432cd6f7d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c2bdbdf0cab9f66d47262613b696c939", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c2bdbdf0cab9f66d47262613b696c939", - "x-ms-correlation-request-id": "e378c6ee-ceae-4d28-89dd-16f9815b4e53", - "x-ms-ratelimit-remaining-subscription-reads": "11522", - "x-ms-request-id": "c99d8295-fc41-417f-bd4e-bee8fbc4b58c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033714Z:e378c6ee-ceae-4d28-89dd-16f9815b4e53" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "005c6bb1416f055c11b6855d4e621b85", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "005c6bb1416f055c11b6855d4e621b85", - "x-ms-correlation-request-id": "c143bbc4-5f60-41e4-82af-90a59980be2b", - "x-ms-ratelimit-remaining-subscription-reads": "11521", - "x-ms-request-id": "44889f70-1306-4b63-ac92-0c3ba50f0e29", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033716Z:c143bbc4-5f60-41e4-82af-90a59980be2b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6cda1bfe78f6245a01cfe84ac47f173b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6cda1bfe78f6245a01cfe84ac47f173b", - "x-ms-correlation-request-id": "58450b97-d05b-44d7-a0c4-ecd52925250c", - "x-ms-ratelimit-remaining-subscription-reads": "11520", - "x-ms-request-id": "1cb6c2ed-d3a9-43e9-acb0-a93358dd3711", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033717Z:58450b97-d05b-44d7-a0c4-ecd52925250c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fcc51124cffaaf7f60b8b0034510a8e4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fcc51124cffaaf7f60b8b0034510a8e4", - "x-ms-correlation-request-id": "aaf127ca-23fb-4081-b93d-60cbe642c55f", - "x-ms-ratelimit-remaining-subscription-reads": "11519", - "x-ms-request-id": "daaf6b4a-980a-4c64-9575-c11ba1e283c5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033718Z:aaf127ca-23fb-4081-b93d-60cbe642c55f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9b15a10b5dbc38431037fea058124192", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9b15a10b5dbc38431037fea058124192", - "x-ms-correlation-request-id": "83b08da5-2fbe-4655-93c1-adc0c6748d4f", - "x-ms-ratelimit-remaining-subscription-reads": "11518", - "x-ms-request-id": "c26f825a-7c53-461c-9e72-a6edfeb922cc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033720Z:83b08da5-2fbe-4655-93c1-adc0c6748d4f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3c39499f1e9d2e8a9c2b0b3dc857def1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3c39499f1e9d2e8a9c2b0b3dc857def1", - "x-ms-correlation-request-id": "dface3f9-a09c-4a52-be84-b9224928e978", - "x-ms-ratelimit-remaining-subscription-reads": "11517", - "x-ms-request-id": "fc7c51f5-23f7-4e6b-b442-7ae4611a7c53", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033721Z:dface3f9-a09c-4a52-be84-b9224928e978" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "223e04267b69c67fcd8cecc3d1de574e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "223e04267b69c67fcd8cecc3d1de574e", - "x-ms-correlation-request-id": "650814b0-d24e-4966-b8e4-48865052646e", - "x-ms-ratelimit-remaining-subscription-reads": "11516", - "x-ms-request-id": "c1f4836d-567e-49a4-9b99-d02cbcebed7f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033722Z:650814b0-d24e-4966-b8e4-48865052646e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fc631d776bd7ed4617e6fe91520670b8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fc631d776bd7ed4617e6fe91520670b8", - "x-ms-correlation-request-id": "4efcc88a-4fd0-48f7-be6a-d0af24b3302d", - "x-ms-ratelimit-remaining-subscription-reads": "11515", - "x-ms-request-id": "d9d3b239-d5d3-4dc9-b8b8-1ad937afd3ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033724Z:4efcc88a-4fd0-48f7-be6a-d0af24b3302d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "53790d581ed32329ca726f1132c75dbd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "53790d581ed32329ca726f1132c75dbd", - "x-ms-correlation-request-id": "fffbe077-5b35-44ff-899f-9580f29b5eb0", - "x-ms-ratelimit-remaining-subscription-reads": "11514", - "x-ms-request-id": "7b3d4ead-78a8-4c65-a4ab-bf0ea311ce50", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033725Z:fffbe077-5b35-44ff-899f-9580f29b5eb0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aac6bdd3e2f3ba1abd510b827dee74c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:37:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aac6bdd3e2f3ba1abd510b827dee74c7", - "x-ms-correlation-request-id": "f29f8b27-deaa-4d71-8bbd-8f93157f6386", - "x-ms-ratelimit-remaining-subscription-reads": "11513", - "x-ms-request-id": "918d77e3-ef53-4df5-8e24-41af60a760d3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033726Z:f29f8b27-deaa-4d71-8bbd-8f93157f6386" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc4c2277-a002-44ab-851e-522a5681155d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c36a331b0364587af4403264fc35bb4f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:37:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c36a331b0364587af4403264fc35bb4f", - "x-ms-correlation-request-id": "01628c69-8af2-4062-9ad7-0674087e59ad", - "x-ms-ratelimit-remaining-subscription-reads": "11512", - "x-ms-request-id": "603556a1-9524-406a-b5f2-8d49d8dfced2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033728Z:01628c69-8af2-4062-9ad7-0674087e59ad" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1890/providers/Microsoft.Storage/storageAccounts/sto7916", - "name": "sto7916", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:37:11.4468589Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:37:11.4468589Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:37:11.3530875Z", - "primaryEndpoints": { - "dfs": "https://sto7916.dfs.core.windows.net/", - "blob": "https://sto7916.blob.core.windows.net/", - "table": "https://sto7916.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1890/providers/Microsoft.Storage/storageAccounts/sto7916?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-4ba09d22d906d54f95c725a2f96b0d08-ddca3e0276eca54a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "94bd4089c64076c5f2bf968113a6a6db", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:37:28 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "94bd4089c64076c5f2bf968113a6a6db", - "x-ms-correlation-request-id": "777672ad-a94c-4f8b-b331-f0df452199dd", - "x-ms-ratelimit-remaining-subscription-reads": "11511", - "x-ms-request-id": "4a7f8203-a20c-4c5f-9a3f-80af5c65a1a7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033728Z:777672ad-a94c-4f8b-b331-f0df452199dd" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1890/providers/Microsoft.Storage/storageAccounts/sto7916", - "name": "sto7916", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:37:11.4468589Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:37:11.4468589Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:37:11.3530875Z", - "primaryEndpoints": { - "dfs": "https://sto7916.dfs.core.windows.net/", - "blob": "https://sto7916.blob.core.windows.net/", - "table": "https://sto7916.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1117272193", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetStandardTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetStandardTest.json deleted file mode 100644 index 865cd3b9241a..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetStandardTest.json +++ /dev/null @@ -1,2547 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res6757?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-2a18d313f410a14e8fe97c664327ec42-f5e21d35210e8344-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4cf0023711ad89a1dc04625a0ec707b0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f14c57ed-d2de-4c76-98d7-6a073263add0", - "x-ms-ratelimit-remaining-subscription-writes": "1003", - "x-ms-request-id": "f14c57ed-d2de-4c76-98d7-6a073263add0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031744Z:f14c57ed-d2de-4c76-98d7-6a073263add0" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757", - "name": "res6757", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto621?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-bb386b8e79c53146920a07f384eeb1cd-69eaaf4c067ffa45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fefc385e3956b213c36327724ce104f2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fefc385e3956b213c36327724ce104f2", - "x-ms-correlation-request-id": "8e616f67-5e5c-44ec-bc89-9ed6bdfefce9", - "x-ms-ratelimit-remaining-subscription-writes": "1002", - "x-ms-request-id": "e2ede5de-7699-498c-b3fc-c078ca9209f7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031748Z:8e616f67-5e5c-44ec-bc89-9ed6bdfefce9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ffa1fe0bf20674f6fdefc678ddf00e2c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ffa1fe0bf20674f6fdefc678ddf00e2c", - "x-ms-correlation-request-id": "a6f956f0-2c35-4eff-85a7-d6dd1387f719", - "x-ms-ratelimit-remaining-subscription-reads": "11181", - "x-ms-request-id": "e6604538-631d-4188-9599-450fb7319597", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031748Z:a6f956f0-2c35-4eff-85a7-d6dd1387f719" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "981415c2cbde3c26a132af38c513aff5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "981415c2cbde3c26a132af38c513aff5", - "x-ms-correlation-request-id": "692e5f32-7d85-40cf-aeab-9bda84035d48", - "x-ms-ratelimit-remaining-subscription-reads": "11180", - "x-ms-request-id": "0d83caf1-b2d4-4d5c-8426-bc8cf7d53fd3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031749Z:692e5f32-7d85-40cf-aeab-9bda84035d48" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4d6622960540a8eb3f105bc75b1dec5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4d6622960540a8eb3f105bc75b1dec5e", - "x-ms-correlation-request-id": "a522efdf-a355-4c32-a70e-1db7a9c60cfa", - "x-ms-ratelimit-remaining-subscription-reads": "11179", - "x-ms-request-id": "5ac6ba15-1731-4a32-b177-429b402fce37", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031751Z:a522efdf-a355-4c32-a70e-1db7a9c60cfa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ed3d470e34b84027d8645dd442bdaeea", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ed3d470e34b84027d8645dd442bdaeea", - "x-ms-correlation-request-id": "f408efa5-5c6b-4cd3-bf11-2908acfc4143", - "x-ms-ratelimit-remaining-subscription-reads": "11178", - "x-ms-request-id": "4bae447e-91fb-485b-98a9-46ca13cfab41", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031752Z:f408efa5-5c6b-4cd3-bf11-2908acfc4143" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bae2d040c18abdec296c58cd6f5ee084", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bae2d040c18abdec296c58cd6f5ee084", - "x-ms-correlation-request-id": "62cf3792-07b1-472c-b1d5-46ef0230a795", - "x-ms-ratelimit-remaining-subscription-reads": "11177", - "x-ms-request-id": "e2cbfd0f-c0f5-4cb1-91c1-6adb5bdbd144", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031753Z:62cf3792-07b1-472c-b1d5-46ef0230a795" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7d2a5145c1d6623cfb2575dba7176581", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7d2a5145c1d6623cfb2575dba7176581", - "x-ms-correlation-request-id": "d82478c8-304a-4f87-9638-ab562d3c663b", - "x-ms-ratelimit-remaining-subscription-reads": "11176", - "x-ms-request-id": "4323b38a-0d62-4553-b41c-7f65708cfbf3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031755Z:d82478c8-304a-4f87-9638-ab562d3c663b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8a877161313b4dd35b7fc44cdb59d179", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8a877161313b4dd35b7fc44cdb59d179", - "x-ms-correlation-request-id": "b7420079-2c3c-41a8-b651-54de6f6cf715", - "x-ms-ratelimit-remaining-subscription-reads": "11175", - "x-ms-request-id": "22eaf24e-bc9a-47c2-8809-4e913a9a9ae8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031756Z:b7420079-2c3c-41a8-b651-54de6f6cf715" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f18ed98431937e139380bf644b111512", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f18ed98431937e139380bf644b111512", - "x-ms-correlation-request-id": "516c11cb-233f-4f61-995e-b545c45b5427", - "x-ms-ratelimit-remaining-subscription-reads": "11174", - "x-ms-request-id": "0d5c0a86-c780-4781-82e8-e3fee626a1ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031757Z:516c11cb-233f-4f61-995e-b545c45b5427" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fd6bd60656d614487ddc2256fdf086a1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fd6bd60656d614487ddc2256fdf086a1", - "x-ms-correlation-request-id": "9424504f-8025-402d-9513-31cc2f441633", - "x-ms-ratelimit-remaining-subscription-reads": "11173", - "x-ms-request-id": "da3aaefa-f92e-4170-b4e2-06acb23d5fe4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031759Z:9424504f-8025-402d-9513-31cc2f441633" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ce57fb54748930ee5e09f7bb726f0149", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:17:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ce57fb54748930ee5e09f7bb726f0149", - "x-ms-correlation-request-id": "42da6767-0e7d-48c7-95cd-78285dbfef31", - "x-ms-ratelimit-remaining-subscription-reads": "11172", - "x-ms-request-id": "6b088df5-0886-495d-87e8-bbe91349da02", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031800Z:42da6767-0e7d-48c7-95cd-78285dbfef31" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0445b16ad3ed2ea2907a73b70fbc81a3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0445b16ad3ed2ea2907a73b70fbc81a3", - "x-ms-correlation-request-id": "a233a987-e687-4c7f-88ea-31417d671902", - "x-ms-ratelimit-remaining-subscription-reads": "11171", - "x-ms-request-id": "191dad7d-3334-43b4-99e5-91d4a1a0234f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031801Z:a233a987-e687-4c7f-88ea-31417d671902" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4f0f1ef946ba9289e83b9fcd5e8da10e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4f0f1ef946ba9289e83b9fcd5e8da10e", - "x-ms-correlation-request-id": "dd4a82fc-426b-4b28-8d3e-874d0c084ce6", - "x-ms-ratelimit-remaining-subscription-reads": "11170", - "x-ms-request-id": "e297e623-0d47-45a0-ae67-cb1ff6847163", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031803Z:dd4a82fc-426b-4b28-8d3e-874d0c084ce6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e2ede5de-7699-498c-b3fc-c078ca9209f7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4becd8da81ab81b359283e0e003620a1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1097", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:18:03 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4becd8da81ab81b359283e0e003620a1", - "x-ms-correlation-request-id": "24cb3605-b960-4376-8953-84f4e177c902", - "x-ms-ratelimit-remaining-subscription-reads": "11169", - "x-ms-request-id": "a1e0f1ea-e5fb-4d70-9ceb-c7bddab91b8d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031804Z:24cb3605-b960-4376-8953-84f4e177c902" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto621", - "name": "sto621", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:17:47.7191457Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:17:47.7191457Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:17:47.6253847Z", - "primaryEndpoints": { - "blob": "https://sto621.blob.core.windows.net/", - "queue": "https://sto621.queue.core.windows.net/", - "table": "https://sto621.table.core.windows.net/", - "file": "https://sto621.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto621?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-4ff18c2934a59a4c811240c1f3013b44-3e8677a0818eb447-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "54c15388b25f238e28b21bb233d5cf03", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1097", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:18:04 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "54c15388b25f238e28b21bb233d5cf03", - "x-ms-correlation-request-id": "dba6025d-636e-4613-b894-ec95652f7a61", - "x-ms-ratelimit-remaining-subscription-reads": "11168", - "x-ms-request-id": "c87feb8e-c318-4789-a5bd-be27ce072529", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031804Z:dba6025d-636e-4613-b894-ec95652f7a61" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto621", - "name": "sto621", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:17:47.7191457Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:17:47.7191457Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:17:47.6253847Z", - "primaryEndpoints": { - "blob": "https://sto621.blob.core.windows.net/", - "queue": "https://sto621.queue.core.windows.net/", - "table": "https://sto621.table.core.windows.net/", - "file": "https://sto621.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto4232?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-093cb2ffc3a0054cb750ebe9776714fc-d78c8369bb993547-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "36dc65d835cf77f86a8ef691087a92b2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "36dc65d835cf77f86a8ef691087a92b2", - "x-ms-correlation-request-id": "6b6d334b-cc89-487d-b179-c84c04acd9d0", - "x-ms-ratelimit-remaining-subscription-writes": "1001", - "x-ms-request-id": "6add832e-c89f-41cf-8f3f-a042b4a12884", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031807Z:6b6d334b-cc89-487d-b179-c84c04acd9d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9a363a59ea5952d25b4ae9d1bbfc1aae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9a363a59ea5952d25b4ae9d1bbfc1aae", - "x-ms-correlation-request-id": "ae4aac4d-0220-491d-ad91-01b87226614c", - "x-ms-ratelimit-remaining-subscription-reads": "11167", - "x-ms-request-id": "1c4a0024-de84-416a-b6a4-305259d05946", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031807Z:ae4aac4d-0220-491d-ad91-01b87226614c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "36986920c3908a37b7b4ec0712ff1169", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "36986920c3908a37b7b4ec0712ff1169", - "x-ms-correlation-request-id": "1ff9cbba-4ba4-452a-b4dd-b73a27ec30f2", - "x-ms-ratelimit-remaining-subscription-reads": "11166", - "x-ms-request-id": "47d11c52-142d-4832-8b69-6d6df71ea953", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031808Z:1ff9cbba-4ba4-452a-b4dd-b73a27ec30f2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cd377240f74430582bf2af8164dc6d4d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cd377240f74430582bf2af8164dc6d4d", - "x-ms-correlation-request-id": "ea7633ab-7894-4e38-87f2-98725b6ac5ee", - "x-ms-ratelimit-remaining-subscription-reads": "11165", - "x-ms-request-id": "8d37db5e-05b6-4344-90ec-4ca1f82076dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031810Z:ea7633ab-7894-4e38-87f2-98725b6ac5ee" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fdd774ad166996f403abe3a5fdca3f5b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fdd774ad166996f403abe3a5fdca3f5b", - "x-ms-correlation-request-id": "a52b2680-5457-40d9-a19b-a17d959c1fa8", - "x-ms-ratelimit-remaining-subscription-reads": "11164", - "x-ms-request-id": "26fa23b9-bc77-4d23-a2a9-5a76522a1fe7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031811Z:a52b2680-5457-40d9-a19b-a17d959c1fa8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "499080384dc5296a10670b9d14b526da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "499080384dc5296a10670b9d14b526da", - "x-ms-correlation-request-id": "6ffc2785-e259-4df9-9391-bc25a9579bc5", - "x-ms-ratelimit-remaining-subscription-reads": "11163", - "x-ms-request-id": "3fbb8be2-8dfd-465a-ab84-08300ff8a0da", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031812Z:6ffc2785-e259-4df9-9391-bc25a9579bc5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9e599f47142829ff7ea1ca9814b23260", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9e599f47142829ff7ea1ca9814b23260", - "x-ms-correlation-request-id": "6770c79a-cfaf-41db-84f2-feae1c013360", - "x-ms-ratelimit-remaining-subscription-reads": "11162", - "x-ms-request-id": "6579686e-17c8-4373-878a-e44fda27dab0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031814Z:6770c79a-cfaf-41db-84f2-feae1c013360" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e34954b2234b608809aeec010b56824d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e34954b2234b608809aeec010b56824d", - "x-ms-correlation-request-id": "1f3ab620-a3d0-4b7f-9317-c3603ace4099", - "x-ms-ratelimit-remaining-subscription-reads": "11161", - "x-ms-request-id": "584fc9a4-d21e-421e-897e-c04f9ecdb632", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031815Z:1f3ab620-a3d0-4b7f-9317-c3603ace4099" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5e5e0884a17124338066ca2382d1155d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5e5e0884a17124338066ca2382d1155d", - "x-ms-correlation-request-id": "7c3015c3-176a-43bc-b1ee-55e2cff262f7", - "x-ms-ratelimit-remaining-subscription-reads": "11160", - "x-ms-request-id": "0aee68b2-ffa1-4850-a239-5bb5f86b6b87", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031816Z:7c3015c3-176a-43bc-b1ee-55e2cff262f7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c0eaaa35436c238f17f8947927fe1e27", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c0eaaa35436c238f17f8947927fe1e27", - "x-ms-correlation-request-id": "6dfb7aea-cb31-4d20-bd14-d2444dbc1c55", - "x-ms-ratelimit-remaining-subscription-reads": "11159", - "x-ms-request-id": "5d3b21c9-c4af-4d0b-8572-8b83162c51fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031818Z:6dfb7aea-cb31-4d20-bd14-d2444dbc1c55" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0b137c1fd35411ef202462e45964dd38", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0b137c1fd35411ef202462e45964dd38", - "x-ms-correlation-request-id": "4c630655-7136-4efd-981f-26dc0e0f2d84", - "x-ms-ratelimit-remaining-subscription-reads": "11158", - "x-ms-request-id": "e3957c59-4b99-4f62-905c-e95eec2849ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031819Z:4c630655-7136-4efd-981f-26dc0e0f2d84" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "60cc8e99c26b41e1793a47780cbafc82", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "60cc8e99c26b41e1793a47780cbafc82", - "x-ms-correlation-request-id": "305a56f9-6190-4286-b0f2-6aab328c5e84", - "x-ms-ratelimit-remaining-subscription-reads": "11157", - "x-ms-request-id": "4427e62b-c71d-45df-b22c-704a4debf624", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031820Z:305a56f9-6190-4286-b0f2-6aab328c5e84" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0604a24809be6109bbd99f48e1aacab2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0604a24809be6109bbd99f48e1aacab2", - "x-ms-correlation-request-id": "6fdf3b4f-c5c2-4c5d-a351-83282275f466", - "x-ms-ratelimit-remaining-subscription-reads": "11156", - "x-ms-request-id": "c750b92d-0dae-4406-8c9f-7e23b9f7a1ef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031822Z:6fdf3b4f-c5c2-4c5d-a351-83282275f466" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6add832e-c89f-41cf-8f3f-a042b4a12884?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "99df5c1bbd325dbc9bd192198b760466", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:18:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "99df5c1bbd325dbc9bd192198b760466", - "x-ms-correlation-request-id": "5ea28d8b-677a-4cda-a713-1c2623d8776a", - "x-ms-ratelimit-remaining-subscription-reads": "11155", - "x-ms-request-id": "97a5af29-a78f-44b2-b005-7251ca3263f6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031823Z:5ea28d8b-677a-4cda-a713-1c2623d8776a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto4232", - "name": "sto4232", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:06.8468880Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:06.8468880Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:18:06.7531425Z", - "primaryEndpoints": { - "blob": "https://sto4232.blob.core.windows.net/", - "queue": "https://sto4232.queue.core.windows.net/", - "table": "https://sto4232.table.core.windows.net/", - "file": "https://sto4232.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto4232?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a2fa98295a73124983572ab5c88cd450-0f5d902bf5062541-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b69cdf27d7609079856aa591229960cf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:18:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b69cdf27d7609079856aa591229960cf", - "x-ms-correlation-request-id": "d612a2cc-d0c8-41d4-afca-532050cb2e94", - "x-ms-ratelimit-remaining-subscription-reads": "11154", - "x-ms-request-id": "5cdfae68-bd3d-401c-8608-9a797407e418", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031823Z:d612a2cc-d0c8-41d4-afca-532050cb2e94" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto4232", - "name": "sto4232", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:06.8468880Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:06.8468880Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:18:06.7531425Z", - "primaryEndpoints": { - "blob": "https://sto4232.blob.core.windows.net/", - "queue": "https://sto4232.queue.core.windows.net/", - "table": "https://sto4232.table.core.windows.net/", - "file": "https://sto4232.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto678?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-3430be9ff1baad4b9c01daaf79240b47-6a192e00c400d345-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "af5d957063da8b50e6a76bec76efd544", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_RAGRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "af5d957063da8b50e6a76bec76efd544", - "x-ms-correlation-request-id": "4406c610-886b-44ab-9809-09a6ae3873d6", - "x-ms-ratelimit-remaining-subscription-writes": "1000", - "x-ms-request-id": "9ed3a456-4bdf-4a64-aad3-6a331cb808d6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031826Z:4406c610-886b-44ab-9809-09a6ae3873d6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f6a8c3715419c48c8f11cfb96c8d1996", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f6a8c3715419c48c8f11cfb96c8d1996", - "x-ms-correlation-request-id": "2197876d-2276-4214-abee-28a35de6fb7f", - "x-ms-ratelimit-remaining-subscription-reads": "11153", - "x-ms-request-id": "0078a90c-4569-4439-a97e-90b3e1d0469a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031826Z:2197876d-2276-4214-abee-28a35de6fb7f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e9bc60945f785cc14219cc8a4f8873bc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e9bc60945f785cc14219cc8a4f8873bc", - "x-ms-correlation-request-id": "143ba954-2d11-48a9-948c-8ff30a7d65c0", - "x-ms-ratelimit-remaining-subscription-reads": "11152", - "x-ms-request-id": "7a3584e2-999f-4d18-9e24-a32c5788a65b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031828Z:143ba954-2d11-48a9-948c-8ff30a7d65c0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b37a696cde467f2bac5b72fc4499d755", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b37a696cde467f2bac5b72fc4499d755", - "x-ms-correlation-request-id": "a0f3fbd2-844a-4af7-8f69-82eee42d20e5", - "x-ms-ratelimit-remaining-subscription-reads": "11151", - "x-ms-request-id": "49b7710d-030e-4c25-b580-dd9043c93b52", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031829Z:a0f3fbd2-844a-4af7-8f69-82eee42d20e5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b7327d36516d1289024cb40088027406", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b7327d36516d1289024cb40088027406", - "x-ms-correlation-request-id": "7126be85-8bdb-4db8-a2ed-b5e9eb6112b0", - "x-ms-ratelimit-remaining-subscription-reads": "11150", - "x-ms-request-id": "5a91ba52-bb5b-4f5f-91a5-7cc63499b7df", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031830Z:7126be85-8bdb-4db8-a2ed-b5e9eb6112b0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "034c139d6612b64f353d3c1dedc418a9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "034c139d6612b64f353d3c1dedc418a9", - "x-ms-correlation-request-id": "193a6621-bd20-4a98-83af-a7199ca0cb25", - "x-ms-ratelimit-remaining-subscription-reads": "11149", - "x-ms-request-id": "1a69881f-dea9-46e6-ad1c-ec55bfc843a2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031831Z:193a6621-bd20-4a98-83af-a7199ca0cb25" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d2537741bc551b4edf68b0fa2a2af7aa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d2537741bc551b4edf68b0fa2a2af7aa", - "x-ms-correlation-request-id": "ad2fbdb5-7b00-4d63-8cc4-19b72858af83", - "x-ms-ratelimit-remaining-subscription-reads": "11148", - "x-ms-request-id": "7d9ab397-79f7-4761-8f2d-0152a447f975", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031833Z:ad2fbdb5-7b00-4d63-8cc4-19b72858af83" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "305f6be7d44cd0432e7c8130146c253d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "305f6be7d44cd0432e7c8130146c253d", - "x-ms-correlation-request-id": "3b7bf69d-01d2-4dd9-b42a-823630f1bc08", - "x-ms-ratelimit-remaining-subscription-reads": "11147", - "x-ms-request-id": "e3501f35-4fa2-49e6-a63e-696496b3a279", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031834Z:3b7bf69d-01d2-4dd9-b42a-823630f1bc08" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "11be0a33a2aee1b0c43123a9b5548b0a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "11be0a33a2aee1b0c43123a9b5548b0a", - "x-ms-correlation-request-id": "739d2bd0-4f75-4d2f-bf7f-aea7ab23b533", - "x-ms-ratelimit-remaining-subscription-reads": "11146", - "x-ms-request-id": "1a3468d5-a802-4ca2-8046-11821e2be29e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031836Z:739d2bd0-4f75-4d2f-bf7f-aea7ab23b533" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "81359245e7656c5c3383a3d93a1e0673", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "81359245e7656c5c3383a3d93a1e0673", - "x-ms-correlation-request-id": "581bebe3-24b8-4b9b-92bf-63a2c4894cd5", - "x-ms-ratelimit-remaining-subscription-reads": "11145", - "x-ms-request-id": "bc868477-c9f4-48dd-9c30-93d37be7a39a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031837Z:581bebe3-24b8-4b9b-92bf-63a2c4894cd5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1fc67343e66c44fbba7d6b1ab1991bd9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1fc67343e66c44fbba7d6b1ab1991bd9", - "x-ms-correlation-request-id": "9b519d1a-56be-40fd-957d-ebc4d934d394", - "x-ms-ratelimit-remaining-subscription-reads": "11144", - "x-ms-request-id": "eb12dfc6-1367-42b0-8ad6-e1100fe6b7ef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031838Z:9b519d1a-56be-40fd-957d-ebc4d934d394" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "81eb76f0a3364cd8ae51dd2bfed7a6a6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "81eb76f0a3364cd8ae51dd2bfed7a6a6", - "x-ms-correlation-request-id": "74ffb8ec-2212-4e0d-a3b7-ec82cb43cbed", - "x-ms-ratelimit-remaining-subscription-reads": "11143", - "x-ms-request-id": "13016b40-9e97-4d90-aba2-def66e527daa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031840Z:74ffb8ec-2212-4e0d-a3b7-ec82cb43cbed" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4166af2b6c8e5e9e96f1c7e77b42bb99", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4166af2b6c8e5e9e96f1c7e77b42bb99", - "x-ms-correlation-request-id": "7904e70c-4224-4db8-b1f3-59df880856e0", - "x-ms-ratelimit-remaining-subscription-reads": "11142", - "x-ms-request-id": "4a0d8e14-3132-4f39-b344-af6c57e1fd47", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031841Z:7904e70c-4224-4db8-b1f3-59df880856e0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9ed3a456-4bdf-4a64-aad3-6a331cb808d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c4e8ca6784329f3d9a7a711a09d046e2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1361", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:18:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c4e8ca6784329f3d9a7a711a09d046e2", - "x-ms-correlation-request-id": "d2df7683-2271-4a2a-9546-da97f0b442a5", - "x-ms-ratelimit-remaining-subscription-reads": "11141", - "x-ms-request-id": "d52b560b-bc7e-4cea-902b-fe7ecab7afe1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031842Z:d2df7683-2271-4a2a-9546-da97f0b442a5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto678", - "name": "sto678", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:25.9120253Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:25.9120253Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:18:25.8182738Z", - "primaryEndpoints": { - "blob": "https://sto678.blob.core.windows.net/", - "queue": "https://sto678.queue.core.windows.net/", - "table": "https://sto678.table.core.windows.net/", - "file": "https://sto678.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "blob": "https://sto678-secondary.blob.core.windows.net/", - "queue": "https://sto678-secondary.queue.core.windows.net/", - "table": "https://sto678-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto678?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-459c5b6092e87f4b9962cc6ca1958225-61e942994a50c046-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "02efc4d7d933844bd88ceb44dcf0d06c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1361", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:18:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "02efc4d7d933844bd88ceb44dcf0d06c", - "x-ms-correlation-request-id": "7f615955-8479-467d-9563-4e2d27f54c0d", - "x-ms-ratelimit-remaining-subscription-reads": "11140", - "x-ms-request-id": "b06d87ba-612b-4db3-9ae1-9dbb88070538", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031842Z:7f615955-8479-467d-9563-4e2d27f54c0d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto678", - "name": "sto678", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:25.9120253Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:25.9120253Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:18:25.8182738Z", - "primaryEndpoints": { - "blob": "https://sto678.blob.core.windows.net/", - "queue": "https://sto678.queue.core.windows.net/", - "table": "https://sto678.table.core.windows.net/", - "file": "https://sto678.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "blob": "https://sto678-secondary.blob.core.windows.net/", - "queue": "https://sto678-secondary.queue.core.windows.net/", - "table": "https://sto678-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto7602?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-b8c50d37685f544c96dc84737b96c886-023593d255373546-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "34c34396e2efa67371c6a713fa8454c6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_ZRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "34c34396e2efa67371c6a713fa8454c6", - "x-ms-correlation-request-id": "803866a4-a08a-452b-9e8b-cea79d17961d", - "x-ms-ratelimit-remaining-subscription-writes": "999", - "x-ms-request-id": "e49edecc-0dd8-48be-ba5a-e61106a6ed81", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031846Z:803866a4-a08a-452b-9e8b-cea79d17961d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c58305aa120cf5f35149906d32378a53", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c58305aa120cf5f35149906d32378a53", - "x-ms-correlation-request-id": "61e99dd9-5d03-4397-bf31-7c4de481f295", - "x-ms-ratelimit-remaining-subscription-reads": "11139", - "x-ms-request-id": "2a37d4b2-83b7-4900-a8a5-0189c498479e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031846Z:61e99dd9-5d03-4397-bf31-7c4de481f295" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f799243719e0dd19dd35b48cf5ce0c78", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f799243719e0dd19dd35b48cf5ce0c78", - "x-ms-correlation-request-id": "defa2008-290b-420f-81d0-7f1b2512a718", - "x-ms-ratelimit-remaining-subscription-reads": "11138", - "x-ms-request-id": "56b003fa-9d89-4c80-8b57-2ea58b83a3c4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031847Z:defa2008-290b-420f-81d0-7f1b2512a718" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f569fc038f0099b9f11b650928f85b47", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f569fc038f0099b9f11b650928f85b47", - "x-ms-correlation-request-id": "c22fe842-50b3-441c-a1fe-8c99a3083a92", - "x-ms-ratelimit-remaining-subscription-reads": "11137", - "x-ms-request-id": "bad23e14-4e10-46af-a988-e9385cf3e1ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031849Z:c22fe842-50b3-441c-a1fe-8c99a3083a92" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "746d98d8cb5f90caeba5e8d65d66ff82", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "746d98d8cb5f90caeba5e8d65d66ff82", - "x-ms-correlation-request-id": "fd65e369-a3c0-4a9d-858c-1fc4558a2077", - "x-ms-ratelimit-remaining-subscription-reads": "11136", - "x-ms-request-id": "961529e3-cc24-49d6-bf0f-eafc7afd7827", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031850Z:fd65e369-a3c0-4a9d-858c-1fc4558a2077" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "356a173c95cea8536a0006c4b310b5e4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "356a173c95cea8536a0006c4b310b5e4", - "x-ms-correlation-request-id": "ae9812fe-5946-4d42-9b8b-bc7bc7afb9b8", - "x-ms-ratelimit-remaining-subscription-reads": "11135", - "x-ms-request-id": "9bdb8b9b-9c78-4697-9375-d4fd0e71c482", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031851Z:ae9812fe-5946-4d42-9b8b-bc7bc7afb9b8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5db36dda9860371932d8095ba7e33b8a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5db36dda9860371932d8095ba7e33b8a", - "x-ms-correlation-request-id": "4e1468f4-c717-45b8-97b6-1c8c8792e719", - "x-ms-ratelimit-remaining-subscription-reads": "11134", - "x-ms-request-id": "e9b78fcd-e55f-42c8-a8d3-708fc565efaf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031853Z:4e1468f4-c717-45b8-97b6-1c8c8792e719" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "10cce21b268e437845c5095fc505ddda", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "10cce21b268e437845c5095fc505ddda", - "x-ms-correlation-request-id": "0487c0f7-37db-4b31-afd7-d8caf5f99b54", - "x-ms-ratelimit-remaining-subscription-reads": "11133", - "x-ms-request-id": "68a14765-b476-4e1d-8453-cad5b85d96e2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031854Z:0487c0f7-37db-4b31-afd7-d8caf5f99b54" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f0fc03efa1b3a422fe3202f68bf80187", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f0fc03efa1b3a422fe3202f68bf80187", - "x-ms-correlation-request-id": "cffcb150-16d4-4606-9c55-88f26819eabb", - "x-ms-ratelimit-remaining-subscription-reads": "11132", - "x-ms-request-id": "3c205d10-6a15-4461-89d7-8d965045c7bd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031855Z:cffcb150-16d4-4606-9c55-88f26819eabb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d0a87bc4a544b455f46f189a8eba722d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d0a87bc4a544b455f46f189a8eba722d", - "x-ms-correlation-request-id": "71a8c0c6-79ac-45a3-be61-090711a0ea64", - "x-ms-ratelimit-remaining-subscription-reads": "11131", - "x-ms-request-id": "00712960-9567-4e33-856c-2ae14e32ea22", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031857Z:71a8c0c6-79ac-45a3-be61-090711a0ea64" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a46b2efb4be679d6bf28115c2382b84d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a46b2efb4be679d6bf28115c2382b84d", - "x-ms-correlation-request-id": "0a9b3ff0-08c1-4170-9c0b-a6b5c24238d3", - "x-ms-ratelimit-remaining-subscription-reads": "11130", - "x-ms-request-id": "8bb426c0-b121-42a6-895e-8495b8d3b81a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031858Z:0a9b3ff0-08c1-4170-9c0b-a6b5c24238d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "499a81c40c5c4a96ad48fb4489881544", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:18:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "499a81c40c5c4a96ad48fb4489881544", - "x-ms-correlation-request-id": "6c349711-0d9b-426f-b1d4-5810f05b1794", - "x-ms-ratelimit-remaining-subscription-reads": "11129", - "x-ms-request-id": "6cdb1ef9-5d60-494a-91c1-89ff873c9070", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031859Z:6c349711-0d9b-426f-b1d4-5810f05b1794" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5dfbd5c05d8c78a0a42f101b93f99071", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5dfbd5c05d8c78a0a42f101b93f99071", - "x-ms-correlation-request-id": "59b9f98b-0f60-4628-9cd9-a0fa84a537ea", - "x-ms-ratelimit-remaining-subscription-reads": "11128", - "x-ms-request-id": "6e8d7e5b-addc-42cd-9d5b-2754c273e6fa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031901Z:59b9f98b-0f60-4628-9cd9-a0fa84a537ea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e49edecc-0dd8-48be-ba5a-e61106a6ed81?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0cd6cbb7281feed09721f69e4f92f037", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "955", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:19:02 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0cd6cbb7281feed09721f69e4f92f037", - "x-ms-correlation-request-id": "f814bdc7-7e16-4cf8-8ba7-01f39c974538", - "x-ms-ratelimit-remaining-subscription-reads": "11127", - "x-ms-request-id": "a499b8a3-25f8-4ad9-b60f-3c6147838679", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031902Z:f814bdc7-7e16-4cf8-8ba7-01f39c974538" - }, - "ResponseBody": { - "sku": { - "name": "Standard_ZRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto7602", - "name": "sto7602", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:45.7905579Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:45.7905579Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:18:45.6967965Z", - "primaryEndpoints": { - "blob": "https://sto7602.blob.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto7602?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-94947569e4b0a747a8413df6e80b7d4d-635f796ff0b89c48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4d9bcd125a8767c0e122a52dfb7bb6b3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "955", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:19:02 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4d9bcd125a8767c0e122a52dfb7bb6b3", - "x-ms-correlation-request-id": "753f12ac-e8d4-45d5-822d-e73666c965b4", - "x-ms-ratelimit-remaining-subscription-reads": "11126", - "x-ms-request-id": "1f063d3c-0487-42d5-a0eb-8c0cfd040e1e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031902Z:753f12ac-e8d4-45d5-822d-e73666c965b4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_ZRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6757/providers/Microsoft.Storage/storageAccounts/sto7602", - "name": "sto7602", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:45.7905579Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:18:45.7905579Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:18:45.6967965Z", - "primaryEndpoints": { - "blob": "https://sto7602.blob.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "2128096068", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetStandardTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetStandardTestAsync.json deleted file mode 100644 index 271c2298d01a..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetStandardTestAsync.json +++ /dev/null @@ -1,2513 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res4929?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-5e12ddb847f14c46af2a2dc73e124803-3f1d044a293fb342-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4c960bb0bcfcc44d50620e2500ffbc19", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7cb5025d-734c-4d96-8fe0-1edb1689819f", - "x-ms-ratelimit-remaining-subscription-writes": "1036", - "x-ms-request-id": "7cb5025d-734c-4d96-8fe0-1edb1689819f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035433Z:7cb5025d-734c-4d96-8fe0-1edb1689819f" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929", - "name": "res4929", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto6703?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-a2129334387554479446505f758442a0-5e4614e74e252c46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0a2d00586ec95986b15678a3ada0e204", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0a2d00586ec95986b15678a3ada0e204", - "x-ms-correlation-request-id": "38a6e2d3-3f4b-43f9-918c-9da8ebb244eb", - "x-ms-ratelimit-remaining-subscription-writes": "1035", - "x-ms-request-id": "c4ad12d4-0538-4084-b7d3-06bc16075a04", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035438Z:38a6e2d3-3f4b-43f9-918c-9da8ebb244eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b02ff40c8bde8e8236f413f9e96a7760", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b02ff40c8bde8e8236f413f9e96a7760", - "x-ms-correlation-request-id": "fe7fdac4-96af-4925-9f5c-c492a94a3660", - "x-ms-ratelimit-remaining-subscription-reads": "11141", - "x-ms-request-id": "f1d7721e-facb-4032-8501-721d5eff3201", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035439Z:fe7fdac4-96af-4925-9f5c-c492a94a3660" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b54eb81c4e4d08ea3be3c4a4c442b797", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b54eb81c4e4d08ea3be3c4a4c442b797", - "x-ms-correlation-request-id": "7dfdbe74-bc39-406b-8760-fdc16d3e80f0", - "x-ms-ratelimit-remaining-subscription-reads": "11140", - "x-ms-request-id": "fe1f70b5-7b37-4c96-8e83-ad4c8a69ed4e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035440Z:7dfdbe74-bc39-406b-8760-fdc16d3e80f0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b897f6cd32703f269dd4af133cca60dc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b897f6cd32703f269dd4af133cca60dc", - "x-ms-correlation-request-id": "ce773b6a-1126-48af-8ae6-736613b0a4a1", - "x-ms-ratelimit-remaining-subscription-reads": "11139", - "x-ms-request-id": "ffc3dfe5-bce3-4ff3-9851-15f8cd1d4095", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035441Z:ce773b6a-1126-48af-8ae6-736613b0a4a1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ea2748add3cabd340a2674fac7ddcaf4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ea2748add3cabd340a2674fac7ddcaf4", - "x-ms-correlation-request-id": "3039dbfe-fa89-4a5b-824d-bb29db789080", - "x-ms-ratelimit-remaining-subscription-reads": "11138", - "x-ms-request-id": "aaa105a3-2673-488a-b3c0-f3ff5d3f4f55", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035443Z:3039dbfe-fa89-4a5b-824d-bb29db789080" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f32c7c3cbed2e9f0920f17799ed7cc71", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f32c7c3cbed2e9f0920f17799ed7cc71", - "x-ms-correlation-request-id": "6bcbf543-6dc2-4195-b6dd-97299c506847", - "x-ms-ratelimit-remaining-subscription-reads": "11137", - "x-ms-request-id": "65d56174-9dea-4baa-92c9-efce7ce0eeee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035444Z:6bcbf543-6dc2-4195-b6dd-97299c506847" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7cf7e883cd1af9ccc2d9ae49be2b78bf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7cf7e883cd1af9ccc2d9ae49be2b78bf", - "x-ms-correlation-request-id": "1dc316d7-e40c-4bb8-8d21-707048d25aea", - "x-ms-ratelimit-remaining-subscription-reads": "11136", - "x-ms-request-id": "0ae95026-30ac-434d-a1f5-1cb81a312513", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035445Z:1dc316d7-e40c-4bb8-8d21-707048d25aea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bfd6bb096c9dee09583d58bbbbbb1f33", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bfd6bb096c9dee09583d58bbbbbb1f33", - "x-ms-correlation-request-id": "6df586a1-705e-4967-a64f-2c112eba0caf", - "x-ms-ratelimit-remaining-subscription-reads": "11135", - "x-ms-request-id": "f18810b8-0fea-4b38-8e3c-04c674805d80", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035446Z:6df586a1-705e-4967-a64f-2c112eba0caf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "de77035a4ee66fd9af3331f910a62b66", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "de77035a4ee66fd9af3331f910a62b66", - "x-ms-correlation-request-id": "decd7a08-a5b7-4b49-81c6-35261b4591ab", - "x-ms-ratelimit-remaining-subscription-reads": "11134", - "x-ms-request-id": "8e82a2b3-eee9-491a-8932-b02668a6997a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035448Z:decd7a08-a5b7-4b49-81c6-35261b4591ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e26f57970c0016d3df0823dc75113d06", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e26f57970c0016d3df0823dc75113d06", - "x-ms-correlation-request-id": "8d303d71-c4e1-4a5d-ae7a-fd16fa65c7b6", - "x-ms-ratelimit-remaining-subscription-reads": "11133", - "x-ms-request-id": "fafd2eca-83a8-4184-877d-bf54b831f71d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035449Z:8d303d71-c4e1-4a5d-ae7a-fd16fa65c7b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bbef7bba99b3bbd9e267106a3b0fdeb1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bbef7bba99b3bbd9e267106a3b0fdeb1", - "x-ms-correlation-request-id": "445e73fc-c89c-4b79-84d1-efe4510289c2", - "x-ms-ratelimit-remaining-subscription-reads": "11132", - "x-ms-request-id": "cd9e0554-4f04-47fe-8ecb-5871c080412e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035450Z:445e73fc-c89c-4b79-84d1-efe4510289c2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6424f1123c4b4d322f61ffdd2afcfa9e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6424f1123c4b4d322f61ffdd2afcfa9e", - "x-ms-correlation-request-id": "4106c25d-9583-4b55-adb7-afc4e55dfe1a", - "x-ms-ratelimit-remaining-subscription-reads": "11131", - "x-ms-request-id": "2be47c8d-9695-45d5-8513-e5e886e11370", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035452Z:4106c25d-9583-4b55-adb7-afc4e55dfe1a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "943e2af570b7fdb37eb30099fc68dbcf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "943e2af570b7fdb37eb30099fc68dbcf", - "x-ms-correlation-request-id": "880dd5d5-0387-4420-94e0-809d07c199f5", - "x-ms-ratelimit-remaining-subscription-reads": "11130", - "x-ms-request-id": "0edeeedc-815c-48e4-9871-db8b810cb300", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035453Z:880dd5d5-0387-4420-94e0-809d07c199f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c4ad12d4-0538-4084-b7d3-06bc16075a04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "83ca722ad9ed7eba48a18b5299fb91e5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:54:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "83ca722ad9ed7eba48a18b5299fb91e5", - "x-ms-correlation-request-id": "9138c1c1-1dd1-4441-8318-73bde381c13b", - "x-ms-ratelimit-remaining-subscription-reads": "11129", - "x-ms-request-id": "f3c9bef5-cfa2-4904-bf4e-6f1485f70423", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035454Z:9138c1c1-1dd1-4441-8318-73bde381c13b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto6703", - "name": "sto6703", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:54:38.2876428Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:54:38.2876428Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:54:38.2251513Z", - "primaryEndpoints": { - "blob": "https://sto6703.blob.core.windows.net/", - "queue": "https://sto6703.queue.core.windows.net/", - "table": "https://sto6703.table.core.windows.net/", - "file": "https://sto6703.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto6703?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-b6ffde7bc615b348954060654b7f3e0c-9285d0d0d9a8e247-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1075726c49d1a1f93d26e5983c9951c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:54:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1075726c49d1a1f93d26e5983c9951c7", - "x-ms-correlation-request-id": "b63c75e2-b673-408c-be6e-1ab3dc643f1c", - "x-ms-ratelimit-remaining-subscription-reads": "11128", - "x-ms-request-id": "070c8881-e41c-46bb-8193-8249a6dd129d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035455Z:b63c75e2-b673-408c-be6e-1ab3dc643f1c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto6703", - "name": "sto6703", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:54:38.2876428Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:54:38.2876428Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:54:38.2251513Z", - "primaryEndpoints": { - "blob": "https://sto6703.blob.core.windows.net/", - "queue": "https://sto6703.queue.core.windows.net/", - "table": "https://sto6703.table.core.windows.net/", - "file": "https://sto6703.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto5170?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-92af3723fe35b0468708449b5ebb490a-256f182ed33a164e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b7b3308676321bb16fc04c15e5606482", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b7b3308676321bb16fc04c15e5606482", - "x-ms-correlation-request-id": "afee3993-ed84-4485-bdcc-2344bbea2105", - "x-ms-ratelimit-remaining-subscription-writes": "1034", - "x-ms-request-id": "3f97b38a-f199-4188-9b23-06295fab5399", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035458Z:afee3993-ed84-4485-bdcc-2344bbea2105" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "68ccc350d948f6b3c159a110fce4bcdc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "68ccc350d948f6b3c159a110fce4bcdc", - "x-ms-correlation-request-id": "5446720d-2835-4b02-824f-f05ef2d00d6f", - "x-ms-ratelimit-remaining-subscription-reads": "11127", - "x-ms-request-id": "72f7e576-1178-4b3a-803d-829fce04ea79", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035459Z:5446720d-2835-4b02-824f-f05ef2d00d6f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "217663c1c76dbbd332d23f0930ea274d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:54:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "217663c1c76dbbd332d23f0930ea274d", - "x-ms-correlation-request-id": "d7975a72-7888-4059-bcb5-6e822c3f27f5", - "x-ms-ratelimit-remaining-subscription-reads": "11126", - "x-ms-request-id": "6a432a3b-b735-462a-923d-cb8f2373e7f3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035500Z:d7975a72-7888-4059-bcb5-6e822c3f27f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21c49d7efb9448396636c89a28ede493", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21c49d7efb9448396636c89a28ede493", - "x-ms-correlation-request-id": "38e817f3-c2ef-4e9e-af43-92b81b448fe9", - "x-ms-ratelimit-remaining-subscription-reads": "11125", - "x-ms-request-id": "2ca68f20-5465-49da-9269-e665700c6a50", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035501Z:38e817f3-c2ef-4e9e-af43-92b81b448fe9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9004696c20ab8941ef1036769aaac5d6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9004696c20ab8941ef1036769aaac5d6", - "x-ms-correlation-request-id": "11851f90-0c2a-4ccc-b7d2-2f35f1b120f3", - "x-ms-ratelimit-remaining-subscription-reads": "11124", - "x-ms-request-id": "0796cce3-0cbd-445f-87d9-92eae014e234", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035503Z:11851f90-0c2a-4ccc-b7d2-2f35f1b120f3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5e9154319a1fc6482a2eba37fe399344", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5e9154319a1fc6482a2eba37fe399344", - "x-ms-correlation-request-id": "d00d0e52-cabb-4a66-9f30-7684f5e9e55c", - "x-ms-ratelimit-remaining-subscription-reads": "11123", - "x-ms-request-id": "b4775bb9-e7fb-4565-8b4a-0b521ccbf725", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035504Z:d00d0e52-cabb-4a66-9f30-7684f5e9e55c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c79dabee97e55ea15c3b3184c4c2adbc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c79dabee97e55ea15c3b3184c4c2adbc", - "x-ms-correlation-request-id": "ea0cf704-2b6b-4db1-9311-a93f0a1cdd86", - "x-ms-ratelimit-remaining-subscription-reads": "11122", - "x-ms-request-id": "0e77b947-f28e-43de-aa64-5b90851d382d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035505Z:ea0cf704-2b6b-4db1-9311-a93f0a1cdd86" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d468f270855bd174203e667d65098bb6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d468f270855bd174203e667d65098bb6", - "x-ms-correlation-request-id": "a2dfefaa-871a-4a51-9663-df3e34e864bc", - "x-ms-ratelimit-remaining-subscription-reads": "11121", - "x-ms-request-id": "2fc7e9ff-7c4e-4121-94c0-c935ca39d421", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035507Z:a2dfefaa-871a-4a51-9663-df3e34e864bc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ee88f17dfd0c9af1b23302e469c30167", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ee88f17dfd0c9af1b23302e469c30167", - "x-ms-correlation-request-id": "9d6cab1b-cdb4-4371-904a-9ab2339dca48", - "x-ms-ratelimit-remaining-subscription-reads": "11120", - "x-ms-request-id": "4d4a97dd-a65d-4a5c-979f-9a989c2fb0fa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035508Z:9d6cab1b-cdb4-4371-904a-9ab2339dca48" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0cc6fe80bed168e837cca6a73123f853", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0cc6fe80bed168e837cca6a73123f853", - "x-ms-correlation-request-id": "a71952f3-4663-4b83-a4cd-28683f599da6", - "x-ms-ratelimit-remaining-subscription-reads": "11119", - "x-ms-request-id": "a96aeed8-70b4-4496-850d-5e8e4d5c8e73", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035509Z:a71952f3-4663-4b83-a4cd-28683f599da6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d2077bb0bf3972af01ce2228838f675d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d2077bb0bf3972af01ce2228838f675d", - "x-ms-correlation-request-id": "b8fdff99-e706-4e96-90b5-1d10da3f5e40", - "x-ms-ratelimit-remaining-subscription-reads": "11118", - "x-ms-request-id": "8a016be7-7368-4478-ac79-b625f7e07f3d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035511Z:b8fdff99-e706-4e96-90b5-1d10da3f5e40" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "67fdfe3c7e42bfe5091fb7405749688f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "67fdfe3c7e42bfe5091fb7405749688f", - "x-ms-correlation-request-id": "17f8a23f-2076-45fb-b0cc-65710fab38ee", - "x-ms-ratelimit-remaining-subscription-reads": "11117", - "x-ms-request-id": "3b12250a-fbcb-4364-8d67-dc30b703c727", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035512Z:17f8a23f-2076-45fb-b0cc-65710fab38ee" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ed34ae3a2ebcc12d4e540a029bc0e5a7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ed34ae3a2ebcc12d4e540a029bc0e5a7", - "x-ms-correlation-request-id": "456bd6b3-2eb9-4d2f-ad96-23f41a278156", - "x-ms-ratelimit-remaining-subscription-reads": "11116", - "x-ms-request-id": "7d4f160c-527d-4f9e-9cb4-abb78c817fb3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035513Z:456bd6b3-2eb9-4d2f-ad96-23f41a278156" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3f97b38a-f199-4188-9b23-06295fab5399?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "326a4964912631109648c91a076f1bb7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:55:14 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "326a4964912631109648c91a076f1bb7", - "x-ms-correlation-request-id": "75bcca90-356b-42ed-a1ce-fcf0936dc039", - "x-ms-ratelimit-remaining-subscription-reads": "11115", - "x-ms-request-id": "1fb93a39-f1b2-434d-b5a7-e22a3d1c05f8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035514Z:75bcca90-356b-42ed-a1ce-fcf0936dc039" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto5170", - "name": "sto5170", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:54:58.2259769Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:54:58.2259769Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:54:58.1478115Z", - "primaryEndpoints": { - "blob": "https://sto5170.blob.core.windows.net/", - "queue": "https://sto5170.queue.core.windows.net/", - "table": "https://sto5170.table.core.windows.net/", - "file": "https://sto5170.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto5170?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-468e6182a440e5418471c5db266814a7-289e7d08adfc014c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d4ed92657a5b0ea0d13c18ee74e22348", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:55:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d4ed92657a5b0ea0d13c18ee74e22348", - "x-ms-correlation-request-id": "5d575c9a-9196-4cd4-8a82-90d04ef139d2", - "x-ms-ratelimit-remaining-subscription-reads": "11114", - "x-ms-request-id": "6e37306b-e2a6-4ed7-ae9b-775fd0fbf039", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035515Z:5d575c9a-9196-4cd4-8a82-90d04ef139d2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto5170", - "name": "sto5170", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:54:58.2259769Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:54:58.2259769Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:54:58.1478115Z", - "primaryEndpoints": { - "blob": "https://sto5170.blob.core.windows.net/", - "queue": "https://sto5170.queue.core.windows.net/", - "table": "https://sto5170.table.core.windows.net/", - "file": "https://sto5170.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto7322?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-d6a683fc8dcdaa458316e1ba0e2c5672-8ac431c67e46d14a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0ddb0f3936dfa9689e0357746513b9df", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_RAGRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0ddb0f3936dfa9689e0357746513b9df", - "x-ms-correlation-request-id": "b9a8371d-e9b1-47e9-a0e0-6f673ac0cad0", - "x-ms-ratelimit-remaining-subscription-writes": "1033", - "x-ms-request-id": "2c418604-10b9-4d78-8e87-839aa97fb415", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035517Z:b9a8371d-e9b1-47e9-a0e0-6f673ac0cad0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f8e080250d932fd72a443658222ca9bd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f8e080250d932fd72a443658222ca9bd", - "x-ms-correlation-request-id": "8221bbb7-01e8-4b0f-9532-04971476ef79", - "x-ms-ratelimit-remaining-subscription-reads": "11113", - "x-ms-request-id": "673f7851-db8e-499f-bd03-3911348606b4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035518Z:8221bbb7-01e8-4b0f-9532-04971476ef79" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "20b538821a462875c2f16583d47e2f7c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "20b538821a462875c2f16583d47e2f7c", - "x-ms-correlation-request-id": "083880a5-ae56-4ae1-b9fa-b48a1eadb21d", - "x-ms-ratelimit-remaining-subscription-reads": "11112", - "x-ms-request-id": "4f6c03aa-b662-45eb-95fc-d63ab48e3f85", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035519Z:083880a5-ae56-4ae1-b9fa-b48a1eadb21d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e44fa345c0322b4c7c6cde8edbf4c77b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e44fa345c0322b4c7c6cde8edbf4c77b", - "x-ms-correlation-request-id": "346f36e7-40ab-4691-964c-fedc327eaf02", - "x-ms-ratelimit-remaining-subscription-reads": "11111", - "x-ms-request-id": "8ea245c6-4849-49db-8c0b-c87f7e0cb698", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035520Z:346f36e7-40ab-4691-964c-fedc327eaf02" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4067a3b29c6b0a6d0bb835a1a8535bab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4067a3b29c6b0a6d0bb835a1a8535bab", - "x-ms-correlation-request-id": "3a32e362-e932-4989-bd72-577bfd303480", - "x-ms-ratelimit-remaining-subscription-reads": "11110", - "x-ms-request-id": "b49ddb74-2b0c-40bc-a29e-8baecd31455a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035522Z:3a32e362-e932-4989-bd72-577bfd303480" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7f12b914c4ddc18aec8aa4d93be64cce", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7f12b914c4ddc18aec8aa4d93be64cce", - "x-ms-correlation-request-id": "077af995-977f-4365-ac89-5be562749615", - "x-ms-ratelimit-remaining-subscription-reads": "11109", - "x-ms-request-id": "1baa04d8-d746-4d9e-9f03-7b791b1d9c2b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035523Z:077af995-977f-4365-ac89-5be562749615" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "31d0e929ef17a9103544d87a8baa8328", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "31d0e929ef17a9103544d87a8baa8328", - "x-ms-correlation-request-id": "eff612f6-62ec-400d-8391-733224216b32", - "x-ms-ratelimit-remaining-subscription-reads": "11108", - "x-ms-request-id": "92d17f9c-cc02-45f4-a000-093da8cb96fb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035524Z:eff612f6-62ec-400d-8391-733224216b32" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "227a331148e2ed9e18a553e1f894cf24", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "227a331148e2ed9e18a553e1f894cf24", - "x-ms-correlation-request-id": "b7ce24ff-55d4-4bf4-9812-e67a34bce03c", - "x-ms-ratelimit-remaining-subscription-reads": "11107", - "x-ms-request-id": "7fdcfbda-049d-4b96-b12c-1dfd5233328a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035525Z:b7ce24ff-55d4-4bf4-9812-e67a34bce03c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "be78676b29822594a8684999ec103642", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "be78676b29822594a8684999ec103642", - "x-ms-correlation-request-id": "19c71e7e-2f64-4a45-9eee-b668f09c819c", - "x-ms-ratelimit-remaining-subscription-reads": "11106", - "x-ms-request-id": "e7f51f28-a76c-42d8-b202-531123a8a06c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035527Z:19c71e7e-2f64-4a45-9eee-b668f09c819c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "07c77c072a6ce1eb4be218719c2fb0a1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "07c77c072a6ce1eb4be218719c2fb0a1", - "x-ms-correlation-request-id": "fc1c9dc4-5f8c-47e4-9609-f1f4dab8d495", - "x-ms-ratelimit-remaining-subscription-reads": "11105", - "x-ms-request-id": "6a221243-5881-442e-a95b-671a7864e0d1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035528Z:fc1c9dc4-5f8c-47e4-9609-f1f4dab8d495" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "230fb474c431e7a59f557979fe040108", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "230fb474c431e7a59f557979fe040108", - "x-ms-correlation-request-id": "5f486eb7-f29c-4fdf-8ffa-462e985cc0b1", - "x-ms-ratelimit-remaining-subscription-reads": "11104", - "x-ms-request-id": "92da6c8b-47b7-4192-8667-e0a24f5ba7f8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035530Z:5f486eb7-f29c-4fdf-8ffa-462e985cc0b1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7cd9106ec8cc40b77b9673a011228879", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7cd9106ec8cc40b77b9673a011228879", - "x-ms-correlation-request-id": "0deeaf98-ee65-4595-80bc-b626893bbc53", - "x-ms-ratelimit-remaining-subscription-reads": "11103", - "x-ms-request-id": "40fbf31f-9eff-4738-995f-82485a7fa0b2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035531Z:0deeaf98-ee65-4595-80bc-b626893bbc53" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3724a8b813004310d6e06817b172e346", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3724a8b813004310d6e06817b172e346", - "x-ms-correlation-request-id": "22664b2c-fa9e-44fe-abf4-7ef32a30ef5f", - "x-ms-ratelimit-remaining-subscription-reads": "11102", - "x-ms-request-id": "f9d53ab3-db00-43d3-a209-f2cc841eda2e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035532Z:22664b2c-fa9e-44fe-abf4-7ef32a30ef5f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2c418604-10b9-4d78-8e87-839aa97fb415?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8b0310e13455acd5fccfa89b5105d67d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1370", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:55:33 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8b0310e13455acd5fccfa89b5105d67d", - "x-ms-correlation-request-id": "530d1f16-8359-4472-99aa-c72c4508f716", - "x-ms-ratelimit-remaining-subscription-reads": "11101", - "x-ms-request-id": "7e962318-4b2a-4174-b157-6aa261aa0db7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035533Z:530d1f16-8359-4472-99aa-c72c4508f716" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto7322", - "name": "sto7322", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:17.3205080Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:17.3205080Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:55:17.2580055Z", - "primaryEndpoints": { - "blob": "https://sto7322.blob.core.windows.net/", - "queue": "https://sto7322.queue.core.windows.net/", - "table": "https://sto7322.table.core.windows.net/", - "file": "https://sto7322.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "blob": "https://sto7322-secondary.blob.core.windows.net/", - "queue": "https://sto7322-secondary.queue.core.windows.net/", - "table": "https://sto7322-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto7322?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-15999a1cb89a3748b8117b178a675a75-13ba5a13fd03b445-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "56c1ffccc9e05b08ff96a5ec5fa08e09", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1370", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:55:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "56c1ffccc9e05b08ff96a5ec5fa08e09", - "x-ms-correlation-request-id": "e7e8824c-b8a6-45d5-b25c-344c12d50b13", - "x-ms-ratelimit-remaining-subscription-reads": "11100", - "x-ms-request-id": "2ac6c434-dfa9-44e1-b923-801580ef1dcf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035534Z:e7e8824c-b8a6-45d5-b25c-344c12d50b13" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto7322", - "name": "sto7322", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:17.3205080Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:17.3205080Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:55:17.2580055Z", - "primaryEndpoints": { - "blob": "https://sto7322.blob.core.windows.net/", - "queue": "https://sto7322.queue.core.windows.net/", - "table": "https://sto7322.table.core.windows.net/", - "file": "https://sto7322.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "blob": "https://sto7322-secondary.blob.core.windows.net/", - "queue": "https://sto7322-secondary.queue.core.windows.net/", - "table": "https://sto7322-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto2531?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-05f1741b7b5d8a4abee4cdb2d063a63e-bf2ef9870c24fd40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "01be2cb3fd1f8323d2783a316a75f1d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_ZRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "01be2cb3fd1f8323d2783a316a75f1d1", - "x-ms-correlation-request-id": "4397c49c-4271-4313-bb82-9097259e1c8d", - "x-ms-ratelimit-remaining-subscription-writes": "1032", - "x-ms-request-id": "b5aad98c-6dbd-4956-99ac-bee480ed156d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035536Z:4397c49c-4271-4313-bb82-9097259e1c8d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "25e89f40d546ce5edc3d83678ed7f08a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "25e89f40d546ce5edc3d83678ed7f08a", - "x-ms-correlation-request-id": "34715393-1905-4776-90fa-9255d9e6997d", - "x-ms-ratelimit-remaining-subscription-reads": "11099", - "x-ms-request-id": "0c13b2d3-5ff4-43a1-a7ab-9d3f14b689c8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035537Z:34715393-1905-4776-90fa-9255d9e6997d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "74e2d3a5dc542657c5a7f8777164f4e9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "74e2d3a5dc542657c5a7f8777164f4e9", - "x-ms-correlation-request-id": "b591ac86-7d59-45bd-8f0d-49678647e3ff", - "x-ms-ratelimit-remaining-subscription-reads": "11098", - "x-ms-request-id": "11d6caf0-cd09-4069-b12b-5b1000836b8a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035538Z:b591ac86-7d59-45bd-8f0d-49678647e3ff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cbf0de2bcc8d348b8c7cd57308fe8831", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cbf0de2bcc8d348b8c7cd57308fe8831", - "x-ms-correlation-request-id": "08a54b4c-a13c-4d27-931e-74964a6c36e6", - "x-ms-ratelimit-remaining-subscription-reads": "11097", - "x-ms-request-id": "667fc1ba-231d-4fa7-8a18-20e1950ee130", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035539Z:08a54b4c-a13c-4d27-931e-74964a6c36e6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bb1a01b6d706630747c15f9fdce65d78", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bb1a01b6d706630747c15f9fdce65d78", - "x-ms-correlation-request-id": "6c3e7bc1-f1c2-40ad-a688-c7e45c77b726", - "x-ms-ratelimit-remaining-subscription-reads": "11096", - "x-ms-request-id": "3f5baeb2-cfc0-4845-8729-d0b60c832f07", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035541Z:6c3e7bc1-f1c2-40ad-a688-c7e45c77b726" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b03c994924e6d8fd48ade8d807e41dc6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b03c994924e6d8fd48ade8d807e41dc6", - "x-ms-correlation-request-id": "2a10916b-db7d-45ef-bb48-e03fac7ab658", - "x-ms-ratelimit-remaining-subscription-reads": "11095", - "x-ms-request-id": "71234903-81fb-4fd2-bd59-483bb37191b6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035542Z:2a10916b-db7d-45ef-bb48-e03fac7ab658" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6fc1c71f384953e3d68c84cb6ceb58a6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6fc1c71f384953e3d68c84cb6ceb58a6", - "x-ms-correlation-request-id": "44343b40-0099-4ceb-a24c-64973cc5ba31", - "x-ms-ratelimit-remaining-subscription-reads": "11094", - "x-ms-request-id": "d8bf9597-dfc0-44c3-bfa3-47d8a67cedc9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035543Z:44343b40-0099-4ceb-a24c-64973cc5ba31" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6f2a5d1fd7c2914a04417258ef2f5c63", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6f2a5d1fd7c2914a04417258ef2f5c63", - "x-ms-correlation-request-id": "aff49388-b82a-460b-80c2-9c6f03eae25c", - "x-ms-ratelimit-remaining-subscription-reads": "11093", - "x-ms-request-id": "59ea07d5-e4a9-48e6-8a73-44047784576a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035545Z:aff49388-b82a-460b-80c2-9c6f03eae25c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "147f98a3ed25102eb6e8da5aa0316c5c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "147f98a3ed25102eb6e8da5aa0316c5c", - "x-ms-correlation-request-id": "1beab366-fd5a-4d04-97e3-e9cca285d395", - "x-ms-ratelimit-remaining-subscription-reads": "11092", - "x-ms-request-id": "4e1a5deb-51ad-4b56-9a66-26199423153d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035546Z:1beab366-fd5a-4d04-97e3-e9cca285d395" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aab84155aeb947047d2f6b08c68a63a6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aab84155aeb947047d2f6b08c68a63a6", - "x-ms-correlation-request-id": "4a8194f0-50bf-42f7-af08-005beef98e1d", - "x-ms-ratelimit-remaining-subscription-reads": "11091", - "x-ms-request-id": "969e7558-cfa3-40da-bfed-8bded833555d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035547Z:4a8194f0-50bf-42f7-af08-005beef98e1d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d4272130436c31812f19b8d9fdf0f1d2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d4272130436c31812f19b8d9fdf0f1d2", - "x-ms-correlation-request-id": "987536ea-9a33-4644-ae93-00b03a38f7c8", - "x-ms-ratelimit-remaining-subscription-reads": "11090", - "x-ms-request-id": "0b99d22b-15d8-4063-8358-92bb8f1e111e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035549Z:987536ea-9a33-4644-ae93-00b03a38f7c8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ae0315d5b176f5a9943897f582254a2c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ae0315d5b176f5a9943897f582254a2c", - "x-ms-correlation-request-id": "efad5db9-9210-42f0-a22d-2be402f54d31", - "x-ms-ratelimit-remaining-subscription-reads": "11089", - "x-ms-request-id": "0b4fa572-95d2-4579-b8bc-7030ed9e37e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035550Z:efad5db9-9210-42f0-a22d-2be402f54d31" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b5aad98c-6dbd-4956-99ac-bee480ed156d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7f293384970912f0bf877ba0f52a498c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "955", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:55:52 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7f293384970912f0bf877ba0f52a498c", - "x-ms-correlation-request-id": "2da92f08-c94f-4ec2-b354-072ec01d1eff", - "x-ms-ratelimit-remaining-subscription-reads": "11088", - "x-ms-request-id": "ad4c3aa3-45a1-43dd-9fb5-defe0fad4be2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035552Z:2da92f08-c94f-4ec2-b354-072ec01d1eff" - }, - "ResponseBody": { - "sku": { - "name": "Standard_ZRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto2531", - "name": "sto2531", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:36.3996715Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:36.3996715Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:55:36.3371633Z", - "primaryEndpoints": { - "blob": "https://sto2531.blob.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto2531?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-89ae24c1f1e17847a43d1cf181f429ad-612e512d81e72f4b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b032983db5867e2f78323f33ab8baf09", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "955", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:55:52 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b032983db5867e2f78323f33ab8baf09", - "x-ms-correlation-request-id": "8e730c18-72e9-43c2-bcbf-8a662a2eb115", - "x-ms-ratelimit-remaining-subscription-reads": "11087", - "x-ms-request-id": "91160d43-47d1-4a13-aa58-248708ffb51c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035552Z:8e730c18-72e9-43c2-bcbf-8a662a2eb115" - }, - "ResponseBody": { - "sku": { - "name": "Standard_ZRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4929/providers/Microsoft.Storage/storageAccounts/sto2531", - "name": "sto2531", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:36.3996715Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:36.3996715Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:55:36.3371633Z", - "primaryEndpoints": { - "blob": "https://sto2531.blob.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "153481808", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLargeFileSharesStateTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLargeFileSharesStateTest.json deleted file mode 100644 index 57074f20af48..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLargeFileSharesStateTest.json +++ /dev/null @@ -1,740 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res130?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-eced27403720354a97d9bd96cf00500c-c27e733804baf145-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a61ec19e451bf0a390fd61e46b38ae50", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1f555197-997a-4af9-aac7-b1b006807e5f", - "x-ms-ratelimit-remaining-subscription-writes": "998", - "x-ms-request-id": "1f555197-997a-4af9-aac7-b1b006807e5f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031906Z:1f555197-997a-4af9-aac7-b1b006807e5f" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res130", - "name": "res130", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res130/providers/Microsoft.Storage/storageAccounts/sto5198?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "122", - "Content-Type": "application/json", - "traceparent": "00-943d62e960adfd4bb937e8c99f01b91b-78b3cfbe78147e41-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8b9fc6d5611fd5c8b50a4000857cf021", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "westeurope", - "properties": { - "largeFileSharesState": "Enabled" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8b9fc6d5611fd5c8b50a4000857cf021", - "x-ms-correlation-request-id": "b389cded-9f87-46c0-9fc8-802d4c35f975", - "x-ms-ratelimit-remaining-subscription-writes": "997", - "x-ms-request-id": "f21448c2-940d-4d00-b43b-51aae385589d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031909Z:b389cded-9f87-46c0-9fc8-802d4c35f975" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e6885caf0e6e607f55d1653b63f00a81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e6885caf0e6e607f55d1653b63f00a81", - "x-ms-correlation-request-id": "03a57117-d50b-4a51-a3b8-55019552e81f", - "x-ms-ratelimit-remaining-subscription-reads": "11125", - "x-ms-request-id": "b4061664-80d9-45f8-b61d-2595520437cd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031910Z:03a57117-d50b-4a51-a3b8-55019552e81f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7b74c371396cb7a579caf51eb7fdcb4c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7b74c371396cb7a579caf51eb7fdcb4c", - "x-ms-correlation-request-id": "b60ca771-fc23-43eb-8e17-9352182a5cd6", - "x-ms-ratelimit-remaining-subscription-reads": "11124", - "x-ms-request-id": "0f9a17c1-3aac-4a91-979f-25845c5bf917", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031911Z:b60ca771-fc23-43eb-8e17-9352182a5cd6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2950ac400af4e8b23de1c12db81172a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2950ac400af4e8b23de1c12db81172a4", - "x-ms-correlation-request-id": "efb2ddee-b8a7-40a8-80ee-b063c4931f88", - "x-ms-ratelimit-remaining-subscription-reads": "11123", - "x-ms-request-id": "098a3525-d1f9-4699-9a62-56bf90523a8a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031912Z:efb2ddee-b8a7-40a8-80ee-b063c4931f88" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "465928f54df47627b6d06ca41960a857", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "465928f54df47627b6d06ca41960a857", - "x-ms-correlation-request-id": "b4aea2b5-4398-45a5-9afd-dca9bff4e327", - "x-ms-ratelimit-remaining-subscription-reads": "11122", - "x-ms-request-id": "cbde8ab0-e6c3-4096-aa0a-0cb0818c50ca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031913Z:b4aea2b5-4398-45a5-9afd-dca9bff4e327" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b6fb1806e09f678c108b3e8a7777ff68", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b6fb1806e09f678c108b3e8a7777ff68", - "x-ms-correlation-request-id": "a99a504e-dce0-430c-9efa-41ce72a65e75", - "x-ms-ratelimit-remaining-subscription-reads": "11121", - "x-ms-request-id": "e660ad18-d19c-47d7-b26d-c488c8fded8e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031915Z:a99a504e-dce0-430c-9efa-41ce72a65e75" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8f29515884a4f25785da73239d0ecfdd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8f29515884a4f25785da73239d0ecfdd", - "x-ms-correlation-request-id": "b7cd5f05-f793-4d7b-8126-ea855406f758", - "x-ms-ratelimit-remaining-subscription-reads": "11120", - "x-ms-request-id": "2bce2a21-7c0b-48c6-9f27-2386253dd201", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031916Z:b7cd5f05-f793-4d7b-8126-ea855406f758" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9f276939bb1514059bf236680f9cfe3e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9f276939bb1514059bf236680f9cfe3e", - "x-ms-correlation-request-id": "967f25a2-b9ec-4026-9274-a613e5854041", - "x-ms-ratelimit-remaining-subscription-reads": "11119", - "x-ms-request-id": "a9897344-b229-4380-8090-d35bac2ca234", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031917Z:967f25a2-b9ec-4026-9274-a613e5854041" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c74b03d0193782b3c00931c56d68c902", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c74b03d0193782b3c00931c56d68c902", - "x-ms-correlation-request-id": "54105b42-d2d7-4c8e-b9eb-f39f690b8718", - "x-ms-ratelimit-remaining-subscription-reads": "11118", - "x-ms-request-id": "e84bd950-c3be-4e97-88ed-d6114e373259", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031919Z:54105b42-d2d7-4c8e-b9eb-f39f690b8718" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0e5060bc60509d534b14f3b24eeee2e8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0e5060bc60509d534b14f3b24eeee2e8", - "x-ms-correlation-request-id": "2d366441-0cd4-4d52-acb1-99119acfe76f", - "x-ms-ratelimit-remaining-subscription-reads": "11117", - "x-ms-request-id": "72790169-6242-4779-9b67-9417e42217b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031920Z:2d366441-0cd4-4d52-acb1-99119acfe76f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "995334dc07c220a6b6a5de0c8a40a632", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "995334dc07c220a6b6a5de0c8a40a632", - "x-ms-correlation-request-id": "d59dcfe2-4013-4f4d-b4c6-e50ad82e324b", - "x-ms-ratelimit-remaining-subscription-reads": "11116", - "x-ms-request-id": "80204712-1855-4384-b16c-a53915eb8a81", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031922Z:d59dcfe2-4013-4f4d-b4c6-e50ad82e324b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aeac3328f04c70edb0ae7b22250033d2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aeac3328f04c70edb0ae7b22250033d2", - "x-ms-correlation-request-id": "df289c84-2f11-4e1d-b2ca-95a3790cf7b7", - "x-ms-ratelimit-remaining-subscription-reads": "11115", - "x-ms-request-id": "0f5284b4-692d-4791-a020-cb50f3d97615", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031923Z:df289c84-2f11-4e1d-b2ca-95a3790cf7b7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "39e848263015b540ba3057ab8146120b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "39e848263015b540ba3057ab8146120b", - "x-ms-correlation-request-id": "8aa75baf-b7e7-42f3-a268-7091d36d4358", - "x-ms-ratelimit-remaining-subscription-reads": "11114", - "x-ms-request-id": "cb66ff86-b342-41a4-a293-6ff23b86c1cb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031924Z:8aa75baf-b7e7-42f3-a268-7091d36d4358" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1a8ac16d3342ec9c46e3e8138b83fab5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1a8ac16d3342ec9c46e3e8138b83fab5", - "x-ms-correlation-request-id": "f4507760-3e4b-4ad4-a954-ed526866464f", - "x-ms-ratelimit-remaining-subscription-reads": "11113", - "x-ms-request-id": "0488339c-c46e-4a43-b92d-18ef81b65c77", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031925Z:f4507760-3e4b-4ad4-a954-ed526866464f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "41e50c716d57f81df3f6f41b9841ee69", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "41e50c716d57f81df3f6f41b9841ee69", - "x-ms-correlation-request-id": "a4d52549-f6c8-4a5d-a705-661714cf3081", - "x-ms-ratelimit-remaining-subscription-reads": "11112", - "x-ms-request-id": "1bdaaae6-6c41-45f8-9533-029509f4c2af", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031927Z:a4d52549-f6c8-4a5d-a705-661714cf3081" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/f21448c2-940d-4d00-b43b-51aae385589d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "64b4709c1876f38fabfcf232472d2a37", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1226", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:19:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "64b4709c1876f38fabfcf232472d2a37", - "x-ms-correlation-request-id": "a9659499-b876-4915-8bcf-f2f5aa52aa5e", - "x-ms-ratelimit-remaining-subscription-reads": "11111", - "x-ms-request-id": "6f06ceba-263a-466a-8871-369cd62148f4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031928Z:a9659499-b876-4915-8bcf-f2f5aa52aa5e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res130/providers/Microsoft.Storage/storageAccounts/sto5198", - "name": "sto5198", - "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:19:09.1703941Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:19:09.1703941Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:19:09.0766582Z", - "primaryEndpoints": { - "dfs": "https://sto5198.dfs.core.windows.net/", - "web": "https://sto5198.z6.web.core.windows.net/", - "blob": "https://sto5198.blob.core.windows.net/", - "queue": "https://sto5198.queue.core.windows.net/", - "table": "https://sto5198.table.core.windows.net/", - "file": "https://sto5198.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res130/providers/Microsoft.Storage/storageAccounts/sto5198?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-4afc56022dbf9c4899e41e26e626b61b-1a4aa946fd5eb040-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "753aa235d16100b4a492274b3f815305", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1226", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:19:28 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "753aa235d16100b4a492274b3f815305", - "x-ms-correlation-request-id": "18c6cea6-2e08-429f-91d8-2fc9dd570cf8", - "x-ms-ratelimit-remaining-subscription-reads": "11110", - "x-ms-request-id": "904d334e-b3d2-4010-a57f-0d446d4b2f85", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031928Z:18c6cea6-2e08-429f-91d8-2fc9dd570cf8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res130/providers/Microsoft.Storage/storageAccounts/sto5198", - "name": "sto5198", - "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:19:09.1703941Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:19:09.1703941Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:19:09.0766582Z", - "primaryEndpoints": { - "dfs": "https://sto5198.dfs.core.windows.net/", - "web": "https://sto5198.z6.web.core.windows.net/", - "blob": "https://sto5198.blob.core.windows.net/", - "queue": "https://sto5198.queue.core.windows.net/", - "table": "https://sto5198.table.core.windows.net/", - "file": "https://sto5198.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "674193131", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLargeFileSharesStateTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLargeFileSharesStateTestAsync.json deleted file mode 100644 index 66b4cb2eebc5..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLargeFileSharesStateTestAsync.json +++ /dev/null @@ -1,706 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1763?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-54d0d7de13d23b49bf7fcca8d8436bbf-0b9cb28d6fc25e49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "abf3fa6799923eb89c1a01b5373d5b47", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:00 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "30157f42-edcb-49c8-9173-dc880e6e53f6", - "x-ms-ratelimit-remaining-subscription-writes": "1104", - "x-ms-request-id": "30157f42-edcb-49c8-9173-dc880e6e53f6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033801Z:30157f42-edcb-49c8-9173-dc880e6e53f6" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1763", - "name": "res1763", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1763/providers/Microsoft.Storage/storageAccounts/sto8297?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "122", - "Content-Type": "application/json", - "traceparent": "00-d5246b0bb4232e459e1e561b1b7786fd-229fb4ab98d8e54d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ac401d44a7bcf6129d3166502ec2d1ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "westeurope", - "properties": { - "largeFileSharesState": "Enabled" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ac401d44a7bcf6129d3166502ec2d1ca", - "x-ms-correlation-request-id": "87e663d8-ee3a-43ac-9b66-7217c904cda0", - "x-ms-ratelimit-remaining-subscription-writes": "1103", - "x-ms-request-id": "e410d674-ca22-4877-a342-e242a21aa6e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033803Z:87e663d8-ee3a-43ac-9b66-7217c904cda0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bf01777cb33252abe1b5f56852ee6e57", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bf01777cb33252abe1b5f56852ee6e57", - "x-ms-correlation-request-id": "d7c44f34-35b4-48fb-a3e6-1384344356e8", - "x-ms-ratelimit-remaining-subscription-reads": "11496", - "x-ms-request-id": "dbe5b08c-0157-4f7e-819b-d08db6260081", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033804Z:d7c44f34-35b4-48fb-a3e6-1384344356e8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a2cfeb2ff49733dd22fcd5c19b2248d8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a2cfeb2ff49733dd22fcd5c19b2248d8", - "x-ms-correlation-request-id": "3bd9a0c4-316a-438b-880f-d89037118154", - "x-ms-ratelimit-remaining-subscription-reads": "11495", - "x-ms-request-id": "180e713b-04f2-49e1-8669-e86eeb7d85d9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033805Z:3bd9a0c4-316a-438b-880f-d89037118154" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b6d3ef5a11c1b497ef7171421a92f1e8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b6d3ef5a11c1b497ef7171421a92f1e8", - "x-ms-correlation-request-id": "0da82fa4-2ea9-4a99-970c-ffadfb2f9631", - "x-ms-ratelimit-remaining-subscription-reads": "11494", - "x-ms-request-id": "adcab203-cf56-491e-ad78-6a398b206123", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033806Z:0da82fa4-2ea9-4a99-970c-ffadfb2f9631" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c2bfb48b34f588de99cd9c36dee9b7be", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c2bfb48b34f588de99cd9c36dee9b7be", - "x-ms-correlation-request-id": "fea05a75-fffb-4fec-8d2f-d56e1dc1192f", - "x-ms-ratelimit-remaining-subscription-reads": "11493", - "x-ms-request-id": "e95717fc-6038-4750-a3b9-01a0151282f7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033807Z:fea05a75-fffb-4fec-8d2f-d56e1dc1192f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "620d1d6cb81a1e96541ab325839a1990", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "620d1d6cb81a1e96541ab325839a1990", - "x-ms-correlation-request-id": "272a24d9-f1f5-46c0-a71d-ee9871c956eb", - "x-ms-ratelimit-remaining-subscription-reads": "11492", - "x-ms-request-id": "27604ec1-242d-4b99-84e6-bd2591464067", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033809Z:272a24d9-f1f5-46c0-a71d-ee9871c956eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e636ed0b866326e2114b1cf37561d605", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e636ed0b866326e2114b1cf37561d605", - "x-ms-correlation-request-id": "6829ae32-a9a5-4fb9-829b-eb9439bf9cab", - "x-ms-ratelimit-remaining-subscription-reads": "11491", - "x-ms-request-id": "47d1b8b3-372f-4739-81f5-471bd45126ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033810Z:6829ae32-a9a5-4fb9-829b-eb9439bf9cab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fdd6b2b98e84d3cd1ea16eda80b804fe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fdd6b2b98e84d3cd1ea16eda80b804fe", - "x-ms-correlation-request-id": "3c0c55ed-9f41-4064-b72a-208e4b039452", - "x-ms-ratelimit-remaining-subscription-reads": "11490", - "x-ms-request-id": "9b54f8eb-d7b3-4ea1-aebb-8dac91de77fa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033811Z:3c0c55ed-9f41-4064-b72a-208e4b039452" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f02b0bb4d1b3e65b3ae651cf9ba3a9f2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f02b0bb4d1b3e65b3ae651cf9ba3a9f2", - "x-ms-correlation-request-id": "8877e534-9c89-4882-85f6-3dbecab9d684", - "x-ms-ratelimit-remaining-subscription-reads": "11489", - "x-ms-request-id": "6c6943f3-06a2-4d56-96d0-19ce4faca58e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033812Z:8877e534-9c89-4882-85f6-3dbecab9d684" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d16cae441bc47c0c2063c8c21707a658", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d16cae441bc47c0c2063c8c21707a658", - "x-ms-correlation-request-id": "f54bce2a-6217-46b0-9d54-65d9ef577325", - "x-ms-ratelimit-remaining-subscription-reads": "11488", - "x-ms-request-id": "7c511ef1-e007-4fa6-9d0d-ebc7139ad613", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033814Z:f54bce2a-6217-46b0-9d54-65d9ef577325" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "693e1d46e535e85257efc39d3dfd377a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "693e1d46e535e85257efc39d3dfd377a", - "x-ms-correlation-request-id": "68aff225-18f9-4826-9b6f-8deca5721799", - "x-ms-ratelimit-remaining-subscription-reads": "11487", - "x-ms-request-id": "4f510d2f-8a0d-4bbc-a6c8-c8b9f824ec31", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033815Z:68aff225-18f9-4826-9b6f-8deca5721799" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d2967bf8334c993affafcf500898ce32", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d2967bf8334c993affafcf500898ce32", - "x-ms-correlation-request-id": "7c5ce94c-261d-4633-9410-99fbd8ed8b0a", - "x-ms-ratelimit-remaining-subscription-reads": "11486", - "x-ms-request-id": "d476da95-1ca5-4b21-a4c9-940da4e752ec", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033816Z:7c5ce94c-261d-4633-9410-99fbd8ed8b0a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7e88f9403f645fbd5b8379d5586e3e22", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7e88f9403f645fbd5b8379d5586e3e22", - "x-ms-correlation-request-id": "d1ce1349-2122-4c93-a3b6-db00ca5274a7", - "x-ms-ratelimit-remaining-subscription-reads": "11485", - "x-ms-request-id": "f7aee136-e067-4225-a9ff-12dc63821866", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033817Z:d1ce1349-2122-4c93-a3b6-db00ca5274a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9cca4d2cd471130be3a569861502dfbe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9cca4d2cd471130be3a569861502dfbe", - "x-ms-correlation-request-id": "ef8f777e-da3f-4084-9f97-ea5468c04f45", - "x-ms-ratelimit-remaining-subscription-reads": "11484", - "x-ms-request-id": "f7e3ab94-414f-4454-9ebd-30a761f964d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033819Z:ef8f777e-da3f-4084-9f97-ea5468c04f45" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/e410d674-ca22-4877-a342-e242a21aa6e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "445d9020b875b815be3676c8ba644091", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:38:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "445d9020b875b815be3676c8ba644091", - "x-ms-correlation-request-id": "6f072d56-6626-4791-bfdd-d3147d8b9b26", - "x-ms-ratelimit-remaining-subscription-reads": "11483", - "x-ms-request-id": "030b3874-99f1-46e6-affa-eb7447c37c9f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033820Z:6f072d56-6626-4791-bfdd-d3147d8b9b26" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1763/providers/Microsoft.Storage/storageAccounts/sto8297", - "name": "sto8297", - "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:38:03.1173190Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:38:03.1173190Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:38:03.0391953Z", - "primaryEndpoints": { - "dfs": "https://sto8297.dfs.core.windows.net/", - "web": "https://sto8297.z6.web.core.windows.net/", - "blob": "https://sto8297.blob.core.windows.net/", - "queue": "https://sto8297.queue.core.windows.net/", - "table": "https://sto8297.table.core.windows.net/", - "file": "https://sto8297.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1763/providers/Microsoft.Storage/storageAccounts/sto8297?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-b78fc8656f77db46a6e28ad2cebf5301-66719997de0e2c45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bb23ad7032ce6cc0ed759abfd6364959", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:38:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bb23ad7032ce6cc0ed759abfd6364959", - "x-ms-correlation-request-id": "ee7a98c8-b964-409d-9d54-3aff75fdc3ff", - "x-ms-ratelimit-remaining-subscription-reads": "11482", - "x-ms-request-id": "0ef39113-e67b-44b4-b6fa-5040df0774e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033820Z:ee7a98c8-b964-409d-9d54-3aff75fdc3ff" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1763/providers/Microsoft.Storage/storageAccounts/sto8297", - "name": "sto8297", - "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:38:03.1173190Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:38:03.1173190Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:38:03.0391953Z", - "primaryEndpoints": { - "dfs": "https://sto8297.dfs.core.windows.net/", - "web": "https://sto8297.z6.web.core.windows.net/", - "blob": "https://sto8297.blob.core.windows.net/", - "queue": "https://sto8297.queue.core.windows.net/", - "table": "https://sto8297.table.core.windows.net/", - "file": "https://sto8297.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "155830635", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASTest.json deleted file mode 100644 index 702b475accac..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASTest.json +++ /dev/null @@ -1,638 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1396?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-f910e04086d87941b750e1d6c159fc29-c4d4a7ebe5ff5a4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "70abdde29c6c954daf988f6c1b04448e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:31 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "da6f75db-a903-40cd-8a8b-1933b699c105", - "x-ms-ratelimit-remaining-subscription-writes": "996", - "x-ms-request-id": "da6f75db-a903-40cd-8a8b-1933b699c105", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031932Z:da6f75db-a903-40cd-8a8b-1933b699c105" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1396", - "name": "res1396", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1396/providers/Microsoft.Storage/storageAccounts/sto8658?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-e023e829a83e94488931115ccc3f1e16-67e79eee79846f4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ef4fe7d5b65e5e1e159612f823f3d8e4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ef4fe7d5b65e5e1e159612f823f3d8e4", - "x-ms-correlation-request-id": "b19d2df6-86db-439f-a7ad-cab1ab2f8924", - "x-ms-ratelimit-remaining-subscription-writes": "995", - "x-ms-request-id": "e9e76790-f78d-44a5-8de9-49bd4e72cc59", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031934Z:b19d2df6-86db-439f-a7ad-cab1ab2f8924" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e586d7c56cf327838d1256053b9c8ba4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e586d7c56cf327838d1256053b9c8ba4", - "x-ms-correlation-request-id": "9b3b8bde-62d0-4a14-911e-05b385aeaea1", - "x-ms-ratelimit-remaining-subscription-reads": "11109", - "x-ms-request-id": "3058dd0f-a89a-4721-a8a5-8e2939069cbd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031934Z:9b3b8bde-62d0-4a14-911e-05b385aeaea1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "24af88b7250368cfeaa3f2667734fa9f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "24af88b7250368cfeaa3f2667734fa9f", - "x-ms-correlation-request-id": "eeb3d8d0-c0ca-4b26-b621-78c5f80cce20", - "x-ms-ratelimit-remaining-subscription-reads": "11108", - "x-ms-request-id": "085a5c21-28dd-4d37-9024-b2b813ad5503", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031936Z:eeb3d8d0-c0ca-4b26-b621-78c5f80cce20" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4b32af4df26dfff05c19db6a16f77060", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4b32af4df26dfff05c19db6a16f77060", - "x-ms-correlation-request-id": "e8b824a5-0ae1-46d6-8939-560cef9514ce", - "x-ms-ratelimit-remaining-subscription-reads": "11107", - "x-ms-request-id": "528122ce-e3af-4227-ab96-c88eb8a6c44e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031937Z:e8b824a5-0ae1-46d6-8939-560cef9514ce" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "db329a6c24c79f5f081dfb4f7a1cb059", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "db329a6c24c79f5f081dfb4f7a1cb059", - "x-ms-correlation-request-id": "3e38c9b6-7ef5-47f9-a89a-c30621474c73", - "x-ms-ratelimit-remaining-subscription-reads": "11106", - "x-ms-request-id": "62de4e69-daed-42cb-aefc-cb0b185b7dc8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031938Z:3e38c9b6-7ef5-47f9-a89a-c30621474c73" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8bb8b7173f6ac43797afc8e94a6451f2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8bb8b7173f6ac43797afc8e94a6451f2", - "x-ms-correlation-request-id": "25106668-22ef-46f5-aca8-64e48abc4ca3", - "x-ms-ratelimit-remaining-subscription-reads": "11105", - "x-ms-request-id": "834a579c-f56b-4814-a274-0087cd5cc3d3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031940Z:25106668-22ef-46f5-aca8-64e48abc4ca3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ddfa91331f0128d74f92424ff7a1843f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ddfa91331f0128d74f92424ff7a1843f", - "x-ms-correlation-request-id": "1fe8a696-ca00-4401-91a7-395faed141c0", - "x-ms-ratelimit-remaining-subscription-reads": "11104", - "x-ms-request-id": "6a2125aa-3555-4524-94ea-ffbf92e8d1d8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031941Z:1fe8a696-ca00-4401-91a7-395faed141c0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5f528269e43f2cf6626d43175c7655a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5f528269e43f2cf6626d43175c7655a4", - "x-ms-correlation-request-id": "597b5063-c671-440f-be1f-94464e67726c", - "x-ms-ratelimit-remaining-subscription-reads": "11103", - "x-ms-request-id": "9637e1b5-fe08-4a6c-9242-34c12199a52e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031942Z:597b5063-c671-440f-be1f-94464e67726c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e91c09cbd222f857df8f3bd7fde7cdf6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e91c09cbd222f857df8f3bd7fde7cdf6", - "x-ms-correlation-request-id": "b1789f6e-38c3-4ed1-82e7-aba586977da4", - "x-ms-ratelimit-remaining-subscription-reads": "11102", - "x-ms-request-id": "32c0cffa-96cf-4101-8a32-c754564fa968", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031944Z:b1789f6e-38c3-4ed1-82e7-aba586977da4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c87f892bf2124fb29bce7a93dbbfccd9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c87f892bf2124fb29bce7a93dbbfccd9", - "x-ms-correlation-request-id": "1c73522f-7c47-41f8-9884-fd49e1809124", - "x-ms-ratelimit-remaining-subscription-reads": "11101", - "x-ms-request-id": "fd3415ec-06b9-4ffb-8004-ab120b0df1a7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031945Z:1c73522f-7c47-41f8-9884-fd49e1809124" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ed839e3d9b84961d2a5a7fb0a81f2f7b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ed839e3d9b84961d2a5a7fb0a81f2f7b", - "x-ms-correlation-request-id": "2bf9d157-a84a-4dfd-a2d8-e857f4a7bb2d", - "x-ms-ratelimit-remaining-subscription-reads": "11100", - "x-ms-request-id": "14071892-89e1-478a-ad97-43f0479de930", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031946Z:2bf9d157-a84a-4dfd-a2d8-e857f4a7bb2d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d2ec4da08df6d99256cd4d5358c41c1f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d2ec4da08df6d99256cd4d5358c41c1f", - "x-ms-correlation-request-id": "82a0c4d1-25be-4e1d-81d5-1439586a4eee", - "x-ms-ratelimit-remaining-subscription-reads": "11099", - "x-ms-request-id": "1131a676-c5a6-471b-ae9f-3895b100672d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031948Z:82a0c4d1-25be-4e1d-81d5-1439586a4eee" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5e9962c2df638f716be89db77202a67c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5e9962c2df638f716be89db77202a67c", - "x-ms-correlation-request-id": "3d2d8c59-dfb4-445b-b1bb-29cba9e5f199", - "x-ms-ratelimit-remaining-subscription-reads": "11098", - "x-ms-request-id": "568ae898-98d4-4d4d-99c3-d7241a32e88c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031949Z:3d2d8c59-dfb4-445b-b1bb-29cba9e5f199" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e9e76790-f78d-44a5-8de9-49bd4e72cc59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8df3ff9ff9d3afe30caa97b74dc93e65", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:19:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8df3ff9ff9d3afe30caa97b74dc93e65", - "x-ms-correlation-request-id": "d5ff508b-ef8c-4720-81ef-ac9ffcad1a43", - "x-ms-ratelimit-remaining-subscription-reads": "11097", - "x-ms-request-id": "3c394a20-efd4-4cb4-8c62-3930d14448f5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031950Z:d5ff508b-ef8c-4720-81ef-ac9ffcad1a43" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1396/providers/Microsoft.Storage/storageAccounts/sto8658", - "name": "sto8658", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:19:34.1831645Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:19:34.1831645Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:19:34.0893883Z", - "primaryEndpoints": { - "blob": "https://sto8658.blob.core.windows.net/", - "queue": "https://sto8658.queue.core.windows.net/", - "table": "https://sto8658.table.core.windows.net/", - "file": "https://sto8658.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1396/providers/Microsoft.Storage/storageAccounts/sto8658/ListAccountSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "223", - "Content-Type": "application/json", - "traceparent": "00-814975d643e35b4c9ae22a4cec5453e9-c0792131878d0241-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "46ed603dd085c017dc5c670defda6753", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "signedServices": "bftq", - "signedResourceTypes": "sco", - "signedPermission": "rdwlacup", - "signedProtocol": "https,http", - "signedStart": "2020-09-14T03:19:49.9129550Z", - "signedExpiry": "2020-09-14T04:19:49.9129550Z", - "keyToSign": "key1" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "203", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:19:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "46ed603dd085c017dc5c670defda6753", - "x-ms-correlation-request-id": "6584500a-0cd3-4b72-a446-ca5372ed7a14", - "x-ms-ratelimit-remaining-subscription-writes": "1181", - "x-ms-request-id": "b62c3e33-b75b-42f0-a1a4-85cd3cb09cbc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031951Z:6584500a-0cd3-4b72-a446-ca5372ed7a14" - }, - "ResponseBody": { - "accountSasToken": "sv=2015-04-05\u0026ss=bftq\u0026srt=sco\u0026sp=rdwlacup\u0026st=2020-09-14T03%3A19%3A49.9129550Z\u0026se=2020-09-14T04%3A19%3A49.9129550Z\u0026spr=https,http\u0026sig=E1MLdlo86JGjY6nsYpXIZ%2B6zaHs4XP3uBApkvLdZ2sg%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2020-09-14T11:19:49.9129550\u002B08:00", - "RandomSeed": "514676531", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASTestAsync.json deleted file mode 100644 index 4364a0e550ed..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASTestAsync.json +++ /dev/null @@ -1,604 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res5170?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-9b96722895b0d746a4b2bb08c49e74da-a116a0a34f9f154e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2fc6e94d3e5e3bf8dfa96747133d007d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b8620607-9230-4760-9c99-bad13f1ac859", - "x-ms-ratelimit-remaining-subscription-writes": "1102", - "x-ms-request-id": "b8620607-9230-4760-9c99-bad13f1ac859", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033823Z:b8620607-9230-4760-9c99-bad13f1ac859" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5170", - "name": "res5170", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5170/providers/Microsoft.Storage/storageAccounts/sto1746?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-e61fa2cf7c183b47ac3750a8deaf7731-fbc95871246bb64d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "355ef2d2f061ca5a78f4087de079ab8e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "355ef2d2f061ca5a78f4087de079ab8e", - "x-ms-correlation-request-id": "142dd610-218c-42d1-839c-9d513b96cb3f", - "x-ms-ratelimit-remaining-subscription-writes": "1101", - "x-ms-request-id": "31acc20b-7149-4803-8312-9853dc66652f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033826Z:142dd610-218c-42d1-839c-9d513b96cb3f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c1d64b3767caf9eb6c64e64af0befe30", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c1d64b3767caf9eb6c64e64af0befe30", - "x-ms-correlation-request-id": "b29d7a6f-239f-4795-9fb1-9e214f754d16", - "x-ms-ratelimit-remaining-subscription-reads": "11481", - "x-ms-request-id": "08ef8e09-b7e9-4b7e-8d29-a22908c32045", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033826Z:b29d7a6f-239f-4795-9fb1-9e214f754d16" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "60feb8bc39e78f6fcee50295a1ecb2d2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "60feb8bc39e78f6fcee50295a1ecb2d2", - "x-ms-correlation-request-id": "6062cf9e-9626-410e-b897-47b83eab4c14", - "x-ms-ratelimit-remaining-subscription-reads": "11480", - "x-ms-request-id": "885a8717-6dc9-4eb1-9a7d-2e8ce9ec20d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033827Z:6062cf9e-9626-410e-b897-47b83eab4c14" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9445e275e9a2aec4f21ed8ac5cd98874", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9445e275e9a2aec4f21ed8ac5cd98874", - "x-ms-correlation-request-id": "f0205eb0-6ddd-4f6e-a0ae-107ae0f80318", - "x-ms-ratelimit-remaining-subscription-reads": "11479", - "x-ms-request-id": "3f299cb3-57ba-4658-9fc8-69392666df00", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033829Z:f0205eb0-6ddd-4f6e-a0ae-107ae0f80318" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5fb11ecd1ea7fe3ddc47f3e46455577f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5fb11ecd1ea7fe3ddc47f3e46455577f", - "x-ms-correlation-request-id": "68b67476-a016-4c3f-9f8d-a39a814b0d2a", - "x-ms-ratelimit-remaining-subscription-reads": "11478", - "x-ms-request-id": "f26dc8e4-dab1-4efd-9d8c-b028f88141ce", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033830Z:68b67476-a016-4c3f-9f8d-a39a814b0d2a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0dd413b16a78d28df44f6dc860c333f5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0dd413b16a78d28df44f6dc860c333f5", - "x-ms-correlation-request-id": "b6994871-39fb-4d70-8fd9-598c1622cf79", - "x-ms-ratelimit-remaining-subscription-reads": "11477", - "x-ms-request-id": "693f72d6-5b11-4fd3-b68a-49fc66f3ec0f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033831Z:b6994871-39fb-4d70-8fd9-598c1622cf79" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "82c88e5c533b572aa546b85bf6df4a9c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "82c88e5c533b572aa546b85bf6df4a9c", - "x-ms-correlation-request-id": "5d9f07ac-a1a4-4adc-a0c3-3ecfe9d2392a", - "x-ms-ratelimit-remaining-subscription-reads": "11476", - "x-ms-request-id": "877892fb-fb1f-4a13-8232-2a48f0051e7b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033833Z:5d9f07ac-a1a4-4adc-a0c3-3ecfe9d2392a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "48fa58c77b0562fb91de6b58b0749d18", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "48fa58c77b0562fb91de6b58b0749d18", - "x-ms-correlation-request-id": "9b79f693-8f56-482d-a149-d17d2b09b0a5", - "x-ms-ratelimit-remaining-subscription-reads": "11475", - "x-ms-request-id": "18c2fc79-b20c-4060-902a-72816ad33f7d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033834Z:9b79f693-8f56-482d-a149-d17d2b09b0a5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d587fe13d58d5e44e97d6832b131db14", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d587fe13d58d5e44e97d6832b131db14", - "x-ms-correlation-request-id": "ff06d57b-9e27-4572-b20a-e99e2998580a", - "x-ms-ratelimit-remaining-subscription-reads": "11474", - "x-ms-request-id": "34c30f60-b582-4253-a445-c90ed8795dc9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033836Z:ff06d57b-9e27-4572-b20a-e99e2998580a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0801d105eac8e1ef9365f15ce8d2a630", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0801d105eac8e1ef9365f15ce8d2a630", - "x-ms-correlation-request-id": "eb08ca84-3d92-423e-99ca-379d80ffcb4e", - "x-ms-ratelimit-remaining-subscription-reads": "11473", - "x-ms-request-id": "7e588877-67fd-4920-b4a7-1484b175490a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033837Z:eb08ca84-3d92-423e-99ca-379d80ffcb4e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f8479fa97457f20f149c5f8712c9b15f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f8479fa97457f20f149c5f8712c9b15f", - "x-ms-correlation-request-id": "8ef5783f-a87b-49c8-bd34-56e289ebae15", - "x-ms-ratelimit-remaining-subscription-reads": "11472", - "x-ms-request-id": "40407ea5-73c9-4a12-a247-750b59d35187", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033839Z:8ef5783f-a87b-49c8-bd34-56e289ebae15" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "df525602957229500ea64127e3e77517", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "df525602957229500ea64127e3e77517", - "x-ms-correlation-request-id": "f138930c-c143-4afc-8e97-bb11610950b9", - "x-ms-ratelimit-remaining-subscription-reads": "11471", - "x-ms-request-id": "bfa0f225-ca61-482d-946f-5fe319e64fd1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033841Z:f138930c-c143-4afc-8e97-bb11610950b9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31acc20b-7149-4803-8312-9853dc66652f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "128838d7e3e990bdc10ff32c8b67cfca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:38:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "128838d7e3e990bdc10ff32c8b67cfca", - "x-ms-correlation-request-id": "4600388e-de67-424b-95c0-8ffd1c437afc", - "x-ms-ratelimit-remaining-subscription-reads": "11470", - "x-ms-request-id": "4fa0b864-5f73-4d6c-88ae-788d9102fbe6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033842Z:4600388e-de67-424b-95c0-8ffd1c437afc" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5170/providers/Microsoft.Storage/storageAccounts/sto1746", - "name": "sto1746", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:38:25.7949585Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:38:25.7949585Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:38:25.6855928Z", - "primaryEndpoints": { - "blob": "https://sto1746.blob.core.windows.net/", - "queue": "https://sto1746.queue.core.windows.net/", - "table": "https://sto1746.table.core.windows.net/", - "file": "https://sto1746.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5170/providers/Microsoft.Storage/storageAccounts/sto1746/ListAccountSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "223", - "Content-Type": "application/json", - "traceparent": "00-ab400ecc363b354f9c681f31c7af3ef4-7efc978682df614e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "925991b4c67f14bd4f1eeab132e80e2c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "signedServices": "bftq", - "signedResourceTypes": "sco", - "signedPermission": "rdwlacup", - "signedProtocol": "https,http", - "signedStart": "2020-09-14T03:38:41.7057665Z", - "signedExpiry": "2020-09-14T04:38:41.7057665Z", - "keyToSign": "key1" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "209", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:38:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "925991b4c67f14bd4f1eeab132e80e2c", - "x-ms-correlation-request-id": "52e89347-4fc7-4e82-a2ed-11234390338d", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "1025eab4-1597-4d49-a882-4569852140be", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033842Z:52e89347-4fc7-4e82-a2ed-11234390338d" - }, - "ResponseBody": { - "accountSasToken": "sv=2015-04-05\u0026ss=bftq\u0026srt=sco\u0026sp=rdwlacup\u0026st=2020-09-14T03%3A38%3A41.7057665Z\u0026se=2020-09-14T04%3A38%3A41.7057665Z\u0026spr=https,http\u0026sig=ze4%2B2VeBXV9r8lK%2FBkD72%2FOBDXE%2BSHhSvtKwemn4eAI%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2020-09-14T11:38:41.7057665\u002B08:00", - "RandomSeed": "2042394430", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithDefaultProperties.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithDefaultProperties.json deleted file mode 100644 index fda7b9cc0d99..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithDefaultProperties.json +++ /dev/null @@ -1,635 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1791?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-d15c987f2337994b8b21c7c6be8eaaa4-810a8b074e7c2243-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f91af783b5d914068e85264215bf6797", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "75694c0a-da7d-457b-a2fd-53e6aeb3ba08", - "x-ms-ratelimit-remaining-subscription-writes": "994", - "x-ms-request-id": "75694c0a-da7d-457b-a2fd-53e6aeb3ba08", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031953Z:75694c0a-da7d-457b-a2fd-53e6aeb3ba08" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1791", - "name": "res1791", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1791/providers/Microsoft.Storage/storageAccounts/sto1005?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-cc87f7e5e7c417479b9b89fbd88ff905-0ef321b685484443-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7546c8d4be543612794a5358bd5708e5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7546c8d4be543612794a5358bd5708e5", - "x-ms-correlation-request-id": "5e30ce61-15c7-46c8-bfc1-b4eeef06e1cd", - "x-ms-ratelimit-remaining-subscription-writes": "993", - "x-ms-request-id": "aa01ce57-2df7-4ba3-992e-a10f44100bf6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031957Z:5e30ce61-15c7-46c8-bfc1-b4eeef06e1cd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7539ebde5d4c392f07c2606bb2bbd12e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7539ebde5d4c392f07c2606bb2bbd12e", - "x-ms-correlation-request-id": "e7b0597f-3633-4e3a-8eb3-bd39d0a3e762", - "x-ms-ratelimit-remaining-subscription-reads": "11096", - "x-ms-request-id": "c53e79ec-a312-4fc0-a097-ab53c7ac331d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031957Z:e7b0597f-3633-4e3a-8eb3-bd39d0a3e762" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7c125c1ee9b850a236b7af7509fd53ed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7c125c1ee9b850a236b7af7509fd53ed", - "x-ms-correlation-request-id": "a941bccc-2f71-4e38-a210-74233be17035", - "x-ms-ratelimit-remaining-subscription-reads": "11095", - "x-ms-request-id": "26f7e3e0-747a-409b-b06e-2e0aabe9d8b0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T031959Z:a941bccc-2f71-4e38-a210-74233be17035" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d27a405f931da5991475a6242426db09", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:19:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d27a405f931da5991475a6242426db09", - "x-ms-correlation-request-id": "0eb1f27b-ba86-4be8-8ce4-1dbda3a72542", - "x-ms-ratelimit-remaining-subscription-reads": "11094", - "x-ms-request-id": "be3b5d87-04f7-4891-863b-b4043f552071", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032000Z:0eb1f27b-ba86-4be8-8ce4-1dbda3a72542" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "86f6860c6e79f45a48e83e94adb92f0a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "86f6860c6e79f45a48e83e94adb92f0a", - "x-ms-correlation-request-id": "6819c9a0-e65e-413b-8060-b9267fac6266", - "x-ms-ratelimit-remaining-subscription-reads": "11093", - "x-ms-request-id": "b64bac3f-4c2b-427f-951e-4f1c5e9eebe5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032001Z:6819c9a0-e65e-413b-8060-b9267fac6266" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "720b736fff408b10c36d6843437d2b0f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "720b736fff408b10c36d6843437d2b0f", - "x-ms-correlation-request-id": "99386803-c546-4013-9566-d53c495b157d", - "x-ms-ratelimit-remaining-subscription-reads": "11092", - "x-ms-request-id": "061a9d9b-5d5f-4215-8368-fbcfd675a34b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032002Z:99386803-c546-4013-9566-d53c495b157d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8368a6dccc06f173e68689345405f85a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8368a6dccc06f173e68689345405f85a", - "x-ms-correlation-request-id": "8529a43f-b806-407f-b4f1-77b448f732de", - "x-ms-ratelimit-remaining-subscription-reads": "11091", - "x-ms-request-id": "10d8f036-9d76-4bc9-a4a5-1e7bd9442342", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032004Z:8529a43f-b806-407f-b4f1-77b448f732de" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b1b49b45691b0dc8756bc30c0516b1cb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b1b49b45691b0dc8756bc30c0516b1cb", - "x-ms-correlation-request-id": "8f270b17-0155-47ee-8dec-eaf71d560676", - "x-ms-ratelimit-remaining-subscription-reads": "11090", - "x-ms-request-id": "a6beb3f3-a712-4b9e-b0b8-9b6fd609d491", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032005Z:8f270b17-0155-47ee-8dec-eaf71d560676" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "06b82fbdac50a30300198bba75db36be", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "06b82fbdac50a30300198bba75db36be", - "x-ms-correlation-request-id": "e172adc6-6f53-4c5b-9f6e-45549c790b9e", - "x-ms-ratelimit-remaining-subscription-reads": "11089", - "x-ms-request-id": "52a785ba-b628-4153-b420-45b01e7ef956", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032006Z:e172adc6-6f53-4c5b-9f6e-45549c790b9e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a7fd0d747ac872f4dd5a0d9b0866ebcf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a7fd0d747ac872f4dd5a0d9b0866ebcf", - "x-ms-correlation-request-id": "2a4ac882-75de-4eed-b43b-e4cdf7f5c307", - "x-ms-ratelimit-remaining-subscription-reads": "11088", - "x-ms-request-id": "79328ab7-99aa-44a2-8e6b-728eca64ab69", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032008Z:2a4ac882-75de-4eed-b43b-e4cdf7f5c307" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2577bdd5f14c990a9811b101de0e989a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2577bdd5f14c990a9811b101de0e989a", - "x-ms-correlation-request-id": "c869ccc8-1978-4149-8d32-7c80e1f97bea", - "x-ms-ratelimit-remaining-subscription-reads": "11087", - "x-ms-request-id": "de6bc120-d2ab-44c7-b8b1-7a38318906db", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032009Z:c869ccc8-1978-4149-8d32-7c80e1f97bea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f7970534091942023b4629f59f689b99", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f7970534091942023b4629f59f689b99", - "x-ms-correlation-request-id": "ec7c0f8a-0e33-4695-8e52-53246d630614", - "x-ms-ratelimit-remaining-subscription-reads": "11086", - "x-ms-request-id": "1b324885-9485-4ad3-9a06-f80830f04d89", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032010Z:ec7c0f8a-0e33-4695-8e52-53246d630614" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b7e4bc2e1163837103630fb7c9f294cf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b7e4bc2e1163837103630fb7c9f294cf", - "x-ms-correlation-request-id": "d1fbf2a9-5aab-449b-a708-4e29436a3857", - "x-ms-ratelimit-remaining-subscription-reads": "11085", - "x-ms-request-id": "b75034b5-ac9e-4c71-a749-fd553ab99033", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032012Z:d1fbf2a9-5aab-449b-a708-4e29436a3857" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aa01ce57-2df7-4ba3-992e-a10f44100bf6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "026672c2f3cecbb6bb35ea06c814fa30", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:20:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "026672c2f3cecbb6bb35ea06c814fa30", - "x-ms-correlation-request-id": "87da78f4-4e6e-40e6-8fdf-b03bba6aea9a", - "x-ms-ratelimit-remaining-subscription-reads": "11084", - "x-ms-request-id": "9547b872-f56d-432e-9fe2-309e9427a896", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032013Z:87da78f4-4e6e-40e6-8fdf-b03bba6aea9a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1791/providers/Microsoft.Storage/storageAccounts/sto1005", - "name": "sto1005", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:19:56.9185578Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:19:56.9185578Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:19:56.8403694Z", - "primaryEndpoints": { - "blob": "https://sto1005.blob.core.windows.net/", - "queue": "https://sto1005.queue.core.windows.net/", - "table": "https://sto1005.table.core.windows.net/", - "file": "https://sto1005.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1791/providers/Microsoft.Storage/storageAccounts/sto1005/ListAccountSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "120", - "Content-Type": "application/json", - "traceparent": "00-ba6489342f08af41bd69874c52a0b26f-af52b6132df59d4b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "22d31776e02923369414f4b5fa4b7948", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "signedServices": "b", - "signedResourceTypes": "sco", - "signedPermission": "rl", - "signedExpiry": "2020-09-14T04:20:12.6113437Z" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "143", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:20:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "22d31776e02923369414f4b5fa4b7948", - "x-ms-correlation-request-id": "8c1c15e2-1ede-43fd-96ea-98f698f0de2a", - "x-ms-ratelimit-remaining-subscription-writes": "1180", - "x-ms-request-id": "176148f2-2458-4b0f-b998-0220a51081e7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032013Z:8c1c15e2-1ede-43fd-96ea-98f698f0de2a" - }, - "ResponseBody": { - "accountSasToken": "sv=2015-04-05\u0026ss=b\u0026srt=sco\u0026sp=rl\u0026se=2020-09-14T04%3A20%3A12.6113437Z\u0026sig=LgJ8SdyAKXbdefZ1UlrUHWTLQ7rT9abxB3lqY4z6a%2Fc%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2020-09-14T11:20:12.6113437\u002B08:00", - "RandomSeed": "36845145", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithDefaultPropertiesAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithDefaultPropertiesAsync.json deleted file mode 100644 index 6a7ad21c8d7f..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithDefaultPropertiesAsync.json +++ /dev/null @@ -1,601 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7690?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-72dc3397af020141a2619d84ffa7a728-da3f18e7b50af74d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f72511a66125c2651298bfa9b5bf3f37", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "933f3382-583b-41c2-8a3e-a8c6444c8f51", - "x-ms-ratelimit-remaining-subscription-writes": "1100", - "x-ms-request-id": "933f3382-583b-41c2-8a3e-a8c6444c8f51", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033845Z:933f3382-583b-41c2-8a3e-a8c6444c8f51" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7690", - "name": "res7690", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7690/providers/Microsoft.Storage/storageAccounts/sto8486?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-b66fd9526226024e855b1aa8483cb562-4da114795da84e42-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ec6f869b2f44a006ef2182d757743a68", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ec6f869b2f44a006ef2182d757743a68", - "x-ms-correlation-request-id": "fb7a6098-6841-4707-82f6-2a1e834e1899", - "x-ms-ratelimit-remaining-subscription-writes": "1099", - "x-ms-request-id": "9a7554d6-b22b-480d-94d1-a99d7148d938", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033848Z:fb7a6098-6841-4707-82f6-2a1e834e1899" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5badfb1cb1a4e1621f57353fe2eabb23", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5badfb1cb1a4e1621f57353fe2eabb23", - "x-ms-correlation-request-id": "b2de4e64-d7f9-4cb9-86cf-74ffd587e316", - "x-ms-ratelimit-remaining-subscription-reads": "11469", - "x-ms-request-id": "616af60d-51e3-48d5-97a4-df5c82c9e059", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033849Z:b2de4e64-d7f9-4cb9-86cf-74ffd587e316" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "df2d4085c9ae41b8ecb5f110eb385a9e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "df2d4085c9ae41b8ecb5f110eb385a9e", - "x-ms-correlation-request-id": "b1eede72-83f3-4cfc-9674-d12b1a1ae487", - "x-ms-ratelimit-remaining-subscription-reads": "11468", - "x-ms-request-id": "fb7c43e5-744e-47fa-87c7-150636307e9a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033850Z:b1eede72-83f3-4cfc-9674-d12b1a1ae487" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5bba53b3dec7d7c47dae4e75245ad610", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5bba53b3dec7d7c47dae4e75245ad610", - "x-ms-correlation-request-id": "7acad030-8c24-4e4e-aa8c-bf32dcc6fac2", - "x-ms-ratelimit-remaining-subscription-reads": "11467", - "x-ms-request-id": "98ff63b6-8e8a-4e8b-a9a4-38a0ca11adb9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033851Z:7acad030-8c24-4e4e-aa8c-bf32dcc6fac2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "054820788d235380436c6feebf51f6e6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "054820788d235380436c6feebf51f6e6", - "x-ms-correlation-request-id": "e4eeb7f0-46c9-44cf-9241-bdd86ca5ea61", - "x-ms-ratelimit-remaining-subscription-reads": "11466", - "x-ms-request-id": "d9fd6cc1-9759-4125-a13a-342c5e9eb761", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033853Z:e4eeb7f0-46c9-44cf-9241-bdd86ca5ea61" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8f8b97fc6030a65c7c5662007b431d92", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8f8b97fc6030a65c7c5662007b431d92", - "x-ms-correlation-request-id": "1686d0ad-577c-4cb9-aee9-aff0be96d760", - "x-ms-ratelimit-remaining-subscription-reads": "11465", - "x-ms-request-id": "a98b32e1-928d-4594-a4f2-bd204be6814d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033854Z:1686d0ad-577c-4cb9-aee9-aff0be96d760" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cb98e1de55f0267bd267185b6fd5172b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cb98e1de55f0267bd267185b6fd5172b", - "x-ms-correlation-request-id": "89c36279-286f-401b-8059-f9aacff7f16f", - "x-ms-ratelimit-remaining-subscription-reads": "11464", - "x-ms-request-id": "8fb90c7a-3282-4f43-bfcd-4b51f2b0f621", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033855Z:89c36279-286f-401b-8059-f9aacff7f16f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8c7867b747ce18dfc3a188cd2b7fd8ff", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8c7867b747ce18dfc3a188cd2b7fd8ff", - "x-ms-correlation-request-id": "c6f67ca4-ccd0-4310-a4d9-3b04541f34f5", - "x-ms-ratelimit-remaining-subscription-reads": "11463", - "x-ms-request-id": "30e80209-917a-483b-aa6f-b233dd2e4dd5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033857Z:c6f67ca4-ccd0-4310-a4d9-3b04541f34f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "de0fdd4e2bb9a7f61c65bcc9470137a6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "de0fdd4e2bb9a7f61c65bcc9470137a6", - "x-ms-correlation-request-id": "9804fdf8-a8c2-4757-a9e5-190b545614c4", - "x-ms-ratelimit-remaining-subscription-reads": "11462", - "x-ms-request-id": "f4eb715c-8800-4985-aca2-93f2c4ad9498", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033858Z:9804fdf8-a8c2-4757-a9e5-190b545614c4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1348363e90ca97c40180074eccadfa52", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:38:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1348363e90ca97c40180074eccadfa52", - "x-ms-correlation-request-id": "b8aaa626-e2f1-423e-9edb-c7857357ed98", - "x-ms-ratelimit-remaining-subscription-reads": "11461", - "x-ms-request-id": "5b0cc59e-1c3c-4cc3-a423-b57745256f6b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033859Z:b8aaa626-e2f1-423e-9edb-c7857357ed98" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "920c188e39c58c7171d170688a16d0c2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "920c188e39c58c7171d170688a16d0c2", - "x-ms-correlation-request-id": "6a116efb-3895-48c0-a6d4-dd28bfa6ed44", - "x-ms-ratelimit-remaining-subscription-reads": "11460", - "x-ms-request-id": "86311ce7-91d2-4383-a243-7ae99d9eea18", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033901Z:6a116efb-3895-48c0-a6d4-dd28bfa6ed44" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f48ee26ac536be351878dc3923a7db6e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f48ee26ac536be351878dc3923a7db6e", - "x-ms-correlation-request-id": "e7036139-a6c3-47ec-9af0-d98ce0ea5329", - "x-ms-ratelimit-remaining-subscription-reads": "11459", - "x-ms-request-id": "215e2e47-f5fa-40f4-9f3c-f3a082298da6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033902Z:e7036139-a6c3-47ec-9af0-d98ce0ea5329" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a7554d6-b22b-480d-94d1-a99d7148d938?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2f3a6a6aa5f404e0c5bca1f9205b0ceb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:39:03 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2f3a6a6aa5f404e0c5bca1f9205b0ceb", - "x-ms-correlation-request-id": "c04807b0-6466-4059-9e88-62ea9513817e", - "x-ms-ratelimit-remaining-subscription-reads": "11458", - "x-ms-request-id": "02643498-ebc0-4fdb-a9ae-fc0bb81895e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033903Z:c04807b0-6466-4059-9e88-62ea9513817e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7690/providers/Microsoft.Storage/storageAccounts/sto8486", - "name": "sto8486", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:38:47.6864996Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:38:47.6864996Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:38:47.5927217Z", - "primaryEndpoints": { - "blob": "https://sto8486.blob.core.windows.net/", - "queue": "https://sto8486.queue.core.windows.net/", - "table": "https://sto8486.table.core.windows.net/", - "file": "https://sto8486.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7690/providers/Microsoft.Storage/storageAccounts/sto8486/ListAccountSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "120", - "Content-Type": "application/json", - "traceparent": "00-4d0cffc9718e274c95bb74c6aac8814f-6bedee3f7afe0243-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eae344b0061fc91be24e794d5c3868c9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "signedServices": "b", - "signedResourceTypes": "sco", - "signedPermission": "rl", - "signedExpiry": "2020-09-14T04:39:02.8758317Z" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "143", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:39:04 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eae344b0061fc91be24e794d5c3868c9", - "x-ms-correlation-request-id": "2930c398-b5ac-43c6-a779-d7210acb89d0", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "5418f624-394f-431d-b8a3-76c55ec2caa9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033904Z:2930c398-b5ac-43c6-a779-d7210acb89d0" - }, - "ResponseBody": { - "accountSasToken": "sv=2015-04-05\u0026ss=b\u0026srt=sco\u0026sp=rl\u0026se=2020-09-14T04%3A39%3A02.8758317Z\u0026sig=LepFEy16hC9Uk61K1s1YjDipRe6pg5CLZMC%2Bn1OD93s%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2020-09-14T11:39:02.8758317\u002B08:00", - "RandomSeed": "1168424947", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithMissingProperties.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithMissingProperties.json deleted file mode 100644 index 791f0a72deed..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithMissingProperties.json +++ /dev/null @@ -1,638 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7518?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-e66e01d6a2b1e540910585332dcc2840-42a60cb12385f34d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6d4be3e1a308ff3d22f07c45d3764ab5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9b4eddc4-bc02-46cb-a3a9-add9ce06d95f", - "x-ms-ratelimit-remaining-subscription-writes": "992", - "x-ms-request-id": "9b4eddc4-bc02-46cb-a3a9-add9ce06d95f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032016Z:9b4eddc4-bc02-46cb-a3a9-add9ce06d95f" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7518", - "name": "res7518", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7518/providers/Microsoft.Storage/storageAccounts/sto8165?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-8b2309d4b3e45148bc29c384804d5864-f26ce814b644064b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "08c5602514caa2220fbf519191ec8e95", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "08c5602514caa2220fbf519191ec8e95", - "x-ms-correlation-request-id": "f5443403-a767-448d-997f-f3db19890df5", - "x-ms-ratelimit-remaining-subscription-writes": "991", - "x-ms-request-id": "8d1e6f30-2c05-4f91-bf30-b425ed61aafd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032019Z:f5443403-a767-448d-997f-f3db19890df5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4302134dcf17cf1728cbf9e3eb6e9104", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4302134dcf17cf1728cbf9e3eb6e9104", - "x-ms-correlation-request-id": "b3233891-8da1-4fb6-9990-73a8acdaa5aa", - "x-ms-ratelimit-remaining-subscription-reads": "11083", - "x-ms-request-id": "276d8d56-82f5-4220-9d8b-4bd2a25396ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032019Z:b3233891-8da1-4fb6-9990-73a8acdaa5aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1a32b0eed629dc9e341fb617ec8ace65", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1a32b0eed629dc9e341fb617ec8ace65", - "x-ms-correlation-request-id": "58c0dd0f-ce26-494f-829f-5c20d85c2540", - "x-ms-ratelimit-remaining-subscription-reads": "11082", - "x-ms-request-id": "cc9c60d4-c202-4cfa-9638-67c68a21490b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032020Z:58c0dd0f-ce26-494f-829f-5c20d85c2540" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7e4370454bead17d4451b5b94f47bae3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7e4370454bead17d4451b5b94f47bae3", - "x-ms-correlation-request-id": "c4e884c9-9ce3-43cc-baa5-02efbccc5ebc", - "x-ms-ratelimit-remaining-subscription-reads": "11081", - "x-ms-request-id": "0ea6459b-82af-4a94-a60e-d3114f303fc3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032022Z:c4e884c9-9ce3-43cc-baa5-02efbccc5ebc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "23aa22215f7777b774250ff818ffe29e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "23aa22215f7777b774250ff818ffe29e", - "x-ms-correlation-request-id": "19599824-46f8-4400-951c-cfae1e945cf2", - "x-ms-ratelimit-remaining-subscription-reads": "11080", - "x-ms-request-id": "1c6a9ce8-11c9-4512-a77e-252a2cfd50c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032023Z:19599824-46f8-4400-951c-cfae1e945cf2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7a9e93fc122ba21a3260d6d821e58dec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7a9e93fc122ba21a3260d6d821e58dec", - "x-ms-correlation-request-id": "33c3245c-1621-4dce-91ba-a65a43db23d6", - "x-ms-ratelimit-remaining-subscription-reads": "11079", - "x-ms-request-id": "0900aeaa-03fc-4bb6-9d01-acbaee51c76f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032024Z:33c3245c-1621-4dce-91ba-a65a43db23d6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c9f6d364aadfe5eeb9cb09c43c85b944", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c9f6d364aadfe5eeb9cb09c43c85b944", - "x-ms-correlation-request-id": "23cad2d0-223b-407b-b83e-e1154ccfc989", - "x-ms-ratelimit-remaining-subscription-reads": "11078", - "x-ms-request-id": "4e766650-35a3-4a62-a6fb-cd1f7637f319", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032026Z:23cad2d0-223b-407b-b83e-e1154ccfc989" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bbbd166e40a90eb70808f11688df568f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bbbd166e40a90eb70808f11688df568f", - "x-ms-correlation-request-id": "bd7f8e4b-d0d6-40eb-9fd6-24c4af4ce885", - "x-ms-ratelimit-remaining-subscription-reads": "11077", - "x-ms-request-id": "5613a2a8-fed1-416c-8a8d-05be7c222e31", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032027Z:bd7f8e4b-d0d6-40eb-9fd6-24c4af4ce885" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "44932297190951bfa5b9c15f085566ac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "44932297190951bfa5b9c15f085566ac", - "x-ms-correlation-request-id": "71abe433-885c-4361-a8fe-838fd547e204", - "x-ms-ratelimit-remaining-subscription-reads": "11076", - "x-ms-request-id": "b8c1e93f-d36f-4c43-8811-7bf3671f6786", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032028Z:71abe433-885c-4361-a8fe-838fd547e204" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0a6992a6d22724431be8c1d7b9d75dda", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0a6992a6d22724431be8c1d7b9d75dda", - "x-ms-correlation-request-id": "652923b5-46e1-4add-996d-7a6bddd2e654", - "x-ms-ratelimit-remaining-subscription-reads": "11075", - "x-ms-request-id": "8b8f543a-d931-4a69-b5c3-1687ad5cb174", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032030Z:652923b5-46e1-4add-996d-7a6bddd2e654" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "192d7a7574f2553a576b15ef7e5805b2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "192d7a7574f2553a576b15ef7e5805b2", - "x-ms-correlation-request-id": "ab5ab80e-4191-4b86-ad9f-da5eb196eb44", - "x-ms-ratelimit-remaining-subscription-reads": "11074", - "x-ms-request-id": "6d357b97-34fd-447d-a5ed-55210052c4e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032031Z:ab5ab80e-4191-4b86-ad9f-da5eb196eb44" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f56f44a14b75c567de6e282157e898ce", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f56f44a14b75c567de6e282157e898ce", - "x-ms-correlation-request-id": "dd101a34-6dca-49e3-a811-0831c3de823e", - "x-ms-ratelimit-remaining-subscription-reads": "11073", - "x-ms-request-id": "bfe2dedb-e7c1-4cf2-a87c-ee941edb2e35", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032032Z:dd101a34-6dca-49e3-a811-0831c3de823e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ee9e75b4c2831b95714b2bcbd53a6c3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8ee9e75b4c2831b95714b2bcbd53a6c3", - "x-ms-correlation-request-id": "b115c49a-155d-4f86-b184-2fa9999ffd41", - "x-ms-ratelimit-remaining-subscription-reads": "11072", - "x-ms-request-id": "3b6fff4c-17f7-427a-a6fd-6a71f98ac5b9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032034Z:b115c49a-155d-4f86-b184-2fa9999ffd41" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8d1e6f30-2c05-4f91-bf30-b425ed61aafd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "74350ee26867296413683b844c19fd6f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:20:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "74350ee26867296413683b844c19fd6f", - "x-ms-correlation-request-id": "dd692cbf-6a30-477e-8946-f0be5ac220fb", - "x-ms-ratelimit-remaining-subscription-reads": "11071", - "x-ms-request-id": "5bcde133-b954-43bb-824c-f3ceca1bfd0f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032035Z:dd692cbf-6a30-477e-8946-f0be5ac220fb" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7518/providers/Microsoft.Storage/storageAccounts/sto8165", - "name": "sto8165", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:20:18.6537574Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:20:18.6537574Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:20:18.5756628Z", - "primaryEndpoints": { - "blob": "https://sto8165.blob.core.windows.net/", - "queue": "https://sto8165.queue.core.windows.net/", - "table": "https://sto8165.table.core.windows.net/", - "file": "https://sto8165.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7518/providers/Microsoft.Storage/storageAccounts/sto8165/ListAccountSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "120", - "Content-Type": "application/json", - "traceparent": "00-69356c2370e29846986dc861800aacae-8b75a1bbd88be745-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "979446d3776e558a8b3d9d6099ab078b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "signedServices": "b", - "signedResourceTypes": "sco", - "signedPermission": "rl", - "signedExpiry": "2020-09-14T02:20:34.5160932Z" - }, - "StatusCode": 400, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "123", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:20:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "979446d3776e558a8b3d9d6099ab078b", - "x-ms-correlation-request-id": "071d02f5-a132-4fc3-b702-db3e63b81811", - "x-ms-ratelimit-remaining-subscription-writes": "1179", - "x-ms-request-id": "de24540a-e840-49fe-b623-49d7836061d2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032035Z:071d02f5-a132-4fc3-b702-db3e63b81811" - }, - "ResponseBody": { - "error": { - "code": "InvalidValuesForRequestParameters", - "message": "Values for request parameters are invalid: signedExpiry." - } - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2020-09-14T11:20:34.5160932\u002B08:00", - "RandomSeed": "511688618", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithMissingPropertiesAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithMissingPropertiesAsync.json deleted file mode 100644 index 8a8951c8f13a..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithMissingPropertiesAsync.json +++ /dev/null @@ -1,638 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res835?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-ab2e945aa997184282f2a578d356a226-3e007011458df845-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d103a57bc2164993900c753517423ef1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2b9becc8-8545-4630-ad10-86563b552846", - "x-ms-ratelimit-remaining-subscription-writes": "1098", - "x-ms-request-id": "2b9becc8-8545-4630-ad10-86563b552846", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033907Z:2b9becc8-8545-4630-ad10-86563b552846" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res835", - "name": "res835", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res835/providers/Microsoft.Storage/storageAccounts/sto9866?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-e0ded174303b974e8db3353d6f2d7f56-170e6c87c0a1d841-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3a1eac1a4d132b90fb4a4a562811413d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3a1eac1a4d132b90fb4a4a562811413d", - "x-ms-correlation-request-id": "07190131-d0c1-4233-8a20-ef5063c43045", - "x-ms-ratelimit-remaining-subscription-writes": "1097", - "x-ms-request-id": "76e6f68c-5511-4519-8ee9-57f20833b07b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033910Z:07190131-d0c1-4233-8a20-ef5063c43045" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "38f9ebe30c83576772a51b7849f268fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "38f9ebe30c83576772a51b7849f268fa", - "x-ms-correlation-request-id": "4cdd0517-2985-45db-bf7d-cf98787c9c97", - "x-ms-ratelimit-remaining-subscription-reads": "11457", - "x-ms-request-id": "dce3b90f-2c11-44b9-8654-446077006ba9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033911Z:4cdd0517-2985-45db-bf7d-cf98787c9c97" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "16ccf834acce4a3639d0db0aa8c4904c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "16ccf834acce4a3639d0db0aa8c4904c", - "x-ms-correlation-request-id": "9fb9809b-1bc1-489a-aeb2-97686925efef", - "x-ms-ratelimit-remaining-subscription-reads": "11456", - "x-ms-request-id": "c200b45b-6869-46d2-ab8f-a086a624bb69", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033912Z:9fb9809b-1bc1-489a-aeb2-97686925efef" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3c733a3408183eb9c517d1d4b4fa046c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3c733a3408183eb9c517d1d4b4fa046c", - "x-ms-correlation-request-id": "acc91c73-a87d-48a2-9d1f-24ed87ca9d13", - "x-ms-ratelimit-remaining-subscription-reads": "11455", - "x-ms-request-id": "3a3534df-87c4-455a-b1e4-e6357a33c542", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033913Z:acc91c73-a87d-48a2-9d1f-24ed87ca9d13" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a296aaa1ffe13740b4aeffb2315cafae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a296aaa1ffe13740b4aeffb2315cafae", - "x-ms-correlation-request-id": "deed02c6-5c3a-47be-ba12-2d35b9eb5c77", - "x-ms-ratelimit-remaining-subscription-reads": "11454", - "x-ms-request-id": "26219fa8-519f-46b3-885c-2da5a6d23d52", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033915Z:deed02c6-5c3a-47be-ba12-2d35b9eb5c77" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0e43ce152b7f2ce13e8e51b7da61953e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0e43ce152b7f2ce13e8e51b7da61953e", - "x-ms-correlation-request-id": "6a62d5a4-bca4-4a9f-8a38-2ddb2d8d4301", - "x-ms-ratelimit-remaining-subscription-reads": "11453", - "x-ms-request-id": "097943e7-24ab-4ee6-b10e-63ccaaf8ed29", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033916Z:6a62d5a4-bca4-4a9f-8a38-2ddb2d8d4301" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fd696ecced2e346af93b886a09070c68", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fd696ecced2e346af93b886a09070c68", - "x-ms-correlation-request-id": "b400013c-5393-47ec-b42d-80d68249fd05", - "x-ms-ratelimit-remaining-subscription-reads": "11452", - "x-ms-request-id": "1296ad59-4ac5-4c35-86df-0bc4cca9cf61", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033917Z:b400013c-5393-47ec-b42d-80d68249fd05" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e6bf2368f5b776ecc96a6453ae895c52", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e6bf2368f5b776ecc96a6453ae895c52", - "x-ms-correlation-request-id": "4b6408c1-1a8d-42ba-8baa-a638d68446c7", - "x-ms-ratelimit-remaining-subscription-reads": "11451", - "x-ms-request-id": "04fe3693-9f4a-4efe-b869-2ee2d8173d4b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033919Z:4b6408c1-1a8d-42ba-8baa-a638d68446c7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c3e6c018b2f32780630e1443a3772337", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c3e6c018b2f32780630e1443a3772337", - "x-ms-correlation-request-id": "e5f70c22-5d1f-4ae4-a13c-ee524cdde3a3", - "x-ms-ratelimit-remaining-subscription-reads": "11450", - "x-ms-request-id": "f7c7c844-1a00-46ed-9ecb-34a42e52f5b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033920Z:e5f70c22-5d1f-4ae4-a13c-ee524cdde3a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b64ee981afa2d68782f334c389178670", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b64ee981afa2d68782f334c389178670", - "x-ms-correlation-request-id": "9b70e4e6-7045-4f0d-a2f7-34b0f4487d93", - "x-ms-ratelimit-remaining-subscription-reads": "11449", - "x-ms-request-id": "1c1f2e2c-e00d-4d76-81c3-66913b4437f1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033921Z:9b70e4e6-7045-4f0d-a2f7-34b0f4487d93" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "485135df4920b674a39782a8e1a8d251", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "485135df4920b674a39782a8e1a8d251", - "x-ms-correlation-request-id": "36e5b8a6-3009-45e0-a1b8-7b16c03df5ae", - "x-ms-ratelimit-remaining-subscription-reads": "11448", - "x-ms-request-id": "c78fab14-b4c5-4eeb-96c8-ea3162023891", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033923Z:36e5b8a6-3009-45e0-a1b8-7b16c03df5ae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c4d22c47a53b69b0381040007ebc9e4c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c4d22c47a53b69b0381040007ebc9e4c", - "x-ms-correlation-request-id": "310fa258-8681-4ef8-849a-486e4232eed0", - "x-ms-ratelimit-remaining-subscription-reads": "11447", - "x-ms-request-id": "4897e838-2da0-4589-a253-b67e9f23a7c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033924Z:310fa258-8681-4ef8-849a-486e4232eed0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6d64a488da2637177498130a2ddff5d9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6d64a488da2637177498130a2ddff5d9", - "x-ms-correlation-request-id": "a589d54b-b252-4075-b414-b6cdedb6d02f", - "x-ms-ratelimit-remaining-subscription-reads": "11446", - "x-ms-request-id": "e5868331-746d-4d41-8a70-e78d55ad9f47", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033925Z:a589d54b-b252-4075-b414-b6cdedb6d02f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76e6f68c-5511-4519-8ee9-57f20833b07b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5c7ce220c244393584e70f10087337e7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:39:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5c7ce220c244393584e70f10087337e7", - "x-ms-correlation-request-id": "c12d6175-d8cd-4504-a574-918c28fb868a", - "x-ms-ratelimit-remaining-subscription-reads": "11445", - "x-ms-request-id": "13add614-2210-4c03-ad6a-117f1108531f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033927Z:c12d6175-d8cd-4504-a574-918c28fb868a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res835/providers/Microsoft.Storage/storageAccounts/sto9866", - "name": "sto9866", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:39:10.2967506Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:39:10.2967506Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:39:10.2029597Z", - "primaryEndpoints": { - "blob": "https://sto9866.blob.core.windows.net/", - "queue": "https://sto9866.queue.core.windows.net/", - "table": "https://sto9866.table.core.windows.net/", - "file": "https://sto9866.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res835/providers/Microsoft.Storage/storageAccounts/sto9866/ListAccountSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "120", - "Content-Type": "application/json", - "traceparent": "00-ee2d3f3943409d4c884597822811c9cb-eb3e73479b07ff41-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3c2035f965446c2a159a4fa292a53b59", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "signedServices": "b", - "signedResourceTypes": "sco", - "signedPermission": "rl", - "signedExpiry": "2020-09-14T02:39:26.2296767Z" - }, - "StatusCode": 400, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "123", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:39:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3c2035f965446c2a159a4fa292a53b59", - "x-ms-correlation-request-id": "871bb375-f88d-440f-a920-4e7e7557f59c", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "259f70fa-07fa-40e8-b37f-c9ad380593a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033927Z:871bb375-f88d-440f-a920-4e7e7557f59c" - }, - "ResponseBody": { - "error": { - "code": "InvalidValuesForRequestParameters", - "message": "Values for request parameters are invalid: signedExpiry." - } - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2020-09-14T11:39:26.2296767\u002B08:00", - "RandomSeed": "1894905418", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListByResourceGroupTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListByResourceGroupTest.json deleted file mode 100644 index 3055c5cb45eb..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListByResourceGroupTest.json +++ /dev/null @@ -1,1270 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9129?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-aadd1ca1d04b2a4288c42d95066b3b0c-29c129a42b628741-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4e62ab50cfaaf650b4367cdf54fa20a3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:37 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d91a5641-a1b8-410f-99d0-5f8592cbf83d", - "x-ms-ratelimit-remaining-subscription-writes": "990", - "x-ms-request-id": "d91a5641-a1b8-410f-99d0-5f8592cbf83d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032038Z:d91a5641-a1b8-410f-99d0-5f8592cbf83d" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9129", - "name": "res9129", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9129/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a761139df6582b12a594bb2552587d81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "12", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:37 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a1f3a5d2-c7c7-42e4-9ef8-0b87ccd6c047", - "x-ms-ratelimit-remaining-subscription-reads": "11070", - "x-ms-request-id": "a1f3a5d2-c7c7-42e4-9ef8-0b87ccd6c047", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032038Z:a1f3a5d2-c7c7-42e4-9ef8-0b87ccd6c047" - }, - "ResponseBody": { - "value": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9129/providers/Microsoft.Storage/storageAccounts/sto7936?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-fead74c7de27234cb52abb9387b2d32d-0716263c493fab4b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6f75128bec53b5282bb0e96381139089", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6f75128bec53b5282bb0e96381139089", - "x-ms-correlation-request-id": "37380b47-37bc-442d-9afc-3b9d89fadfaf", - "x-ms-ratelimit-remaining-subscription-writes": "989", - "x-ms-request-id": "a56844ea-7adc-4a05-ab71-eaf7873ce974", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032041Z:37380b47-37bc-442d-9afc-3b9d89fadfaf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e7c820fa33ab274a39f22d4529c82480", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e7c820fa33ab274a39f22d4529c82480", - "x-ms-correlation-request-id": "ca7d488f-eb87-4fcf-91de-3a5097b8950b", - "x-ms-ratelimit-remaining-subscription-reads": "11069", - "x-ms-request-id": "9e3b6e09-422e-4645-a277-0af4e95a51e0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032041Z:ca7d488f-eb87-4fcf-91de-3a5097b8950b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d98f9b2b87207d0cb8dd39abd6148a87", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d98f9b2b87207d0cb8dd39abd6148a87", - "x-ms-correlation-request-id": "6d7cd59e-fd81-488c-a2e3-662205795f56", - "x-ms-ratelimit-remaining-subscription-reads": "11068", - "x-ms-request-id": "8c3d621c-518a-4136-915b-dfc605cabf97", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032043Z:6d7cd59e-fd81-488c-a2e3-662205795f56" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "60683054a94b8fde3435c1c0e1146f6e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "60683054a94b8fde3435c1c0e1146f6e", - "x-ms-correlation-request-id": "290d63fa-e281-4a30-a722-c4e62e1cd1a1", - "x-ms-ratelimit-remaining-subscription-reads": "11067", - "x-ms-request-id": "fe752d1f-9400-4fdc-9edd-133600e4ec87", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032044Z:290d63fa-e281-4a30-a722-c4e62e1cd1a1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ee8948482147399134b2ecefa9f5024", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8ee8948482147399134b2ecefa9f5024", - "x-ms-correlation-request-id": "57a8b80e-e70c-4fb4-b5a5-f9157142615e", - "x-ms-ratelimit-remaining-subscription-reads": "11066", - "x-ms-request-id": "e15ce761-6c14-4d24-a2c3-c30b6c7fdfc7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032045Z:57a8b80e-e70c-4fb4-b5a5-f9157142615e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f8f1a567c35f8235bdffa5ebc54c9ba4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f8f1a567c35f8235bdffa5ebc54c9ba4", - "x-ms-correlation-request-id": "dcf6b6ac-661c-407f-84d9-eeb4e0a3de58", - "x-ms-ratelimit-remaining-subscription-reads": "11065", - "x-ms-request-id": "b8e002c3-364c-4ddd-8b1d-b95dc47b4dd1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032047Z:dcf6b6ac-661c-407f-84d9-eeb4e0a3de58" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4127cb6efc2cd27397f54dff7a0f9595", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4127cb6efc2cd27397f54dff7a0f9595", - "x-ms-correlation-request-id": "a4540297-4ab4-4616-adaf-2e27a931ce3f", - "x-ms-ratelimit-remaining-subscription-reads": "11064", - "x-ms-request-id": "8ef96478-d55e-4ddd-bb2c-14258b4da3d9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032048Z:a4540297-4ab4-4616-adaf-2e27a931ce3f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3b589ce47622c00e5e66d014dcadadc6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3b589ce47622c00e5e66d014dcadadc6", - "x-ms-correlation-request-id": "bd06b102-4d4c-4e6c-a554-33ca5b947d0f", - "x-ms-ratelimit-remaining-subscription-reads": "11063", - "x-ms-request-id": "cf02fe4c-cafd-405b-88ea-b8f9524a1f2f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032049Z:bd06b102-4d4c-4e6c-a554-33ca5b947d0f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2e6089b00f786bf7321e6169753607ad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2e6089b00f786bf7321e6169753607ad", - "x-ms-correlation-request-id": "397ff63c-80b9-460f-aeae-c42bd20df01a", - "x-ms-ratelimit-remaining-subscription-reads": "11062", - "x-ms-request-id": "b0e759dc-9ffd-4972-9ac7-bf9328190deb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032051Z:397ff63c-80b9-460f-aeae-c42bd20df01a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "29060f6a5ff4f781bc66e2c62b5ef5e9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "29060f6a5ff4f781bc66e2c62b5ef5e9", - "x-ms-correlation-request-id": "6571ac9a-3f9b-4f9d-ac89-c8681451e6dd", - "x-ms-ratelimit-remaining-subscription-reads": "11061", - "x-ms-request-id": "38af08c7-6f6b-4cab-a8f1-94ff340a61ef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032053Z:6571ac9a-3f9b-4f9d-ac89-c8681451e6dd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f14f864866afd51da4ec090414a54a28", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f14f864866afd51da4ec090414a54a28", - "x-ms-correlation-request-id": "8850c377-c7ba-4a7e-9fe5-77a887e75025", - "x-ms-ratelimit-remaining-subscription-reads": "11060", - "x-ms-request-id": "4ffd3a4b-c2ff-45ce-8c4d-70513cdf496d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032054Z:8850c377-c7ba-4a7e-9fe5-77a887e75025" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cdaa225e84a650d2076872112c3140d4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cdaa225e84a650d2076872112c3140d4", - "x-ms-correlation-request-id": "8f0c80d1-5849-4fc5-a854-61ec0a9d5718", - "x-ms-ratelimit-remaining-subscription-reads": "11059", - "x-ms-request-id": "f93f5184-e92b-4563-b8a9-05ad06db7695", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032055Z:8f0c80d1-5849-4fc5-a854-61ec0a9d5718" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a56844ea-7adc-4a05-ab71-eaf7873ce974?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ee21782915e703fef2318407567de317", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:20:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ee21782915e703fef2318407567de317", - "x-ms-correlation-request-id": "2ab7f993-ae5f-4946-b427-4405fedea921", - "x-ms-ratelimit-remaining-subscription-reads": "11058", - "x-ms-request-id": "99bdcb86-8822-4548-a566-2dadde81e7e8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032057Z:2ab7f993-ae5f-4946-b427-4405fedea921" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9129/providers/Microsoft.Storage/storageAccounts/sto7936", - "name": "sto7936", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:20:40.8578834Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:20:40.8578834Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:20:40.7797299Z", - "primaryEndpoints": { - "blob": "https://sto7936.blob.core.windows.net/", - "queue": "https://sto7936.queue.core.windows.net/", - "table": "https://sto7936.table.core.windows.net/", - "file": "https://sto7936.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9129/providers/Microsoft.Storage/storageAccounts/sto9367?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-c29de81007349745a66d28c21bfb5353-b00c42755f7f4c46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b40867ba4228b4c4ffe947f40ba873ac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b40867ba4228b4c4ffe947f40ba873ac", - "x-ms-correlation-request-id": "0cbc9b49-3123-4820-94b3-3a4834cb5507", - "x-ms-ratelimit-remaining-subscription-writes": "988", - "x-ms-request-id": "496545b2-93f1-477e-911a-ebfe1b57dedb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032059Z:0cbc9b49-3123-4820-94b3-3a4834cb5507" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c971f55a1f3736005d3ae82bb60ee689", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:20:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c971f55a1f3736005d3ae82bb60ee689", - "x-ms-correlation-request-id": "16eaf8c4-f868-4f8a-b631-56ac09e98417", - "x-ms-ratelimit-remaining-subscription-reads": "11057", - "x-ms-request-id": "b7e6fee3-aed3-4853-a7ae-0903a627f085", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032059Z:16eaf8c4-f868-4f8a-b631-56ac09e98417" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a2215b10934779c01ee40d4ccdc4e905", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a2215b10934779c01ee40d4ccdc4e905", - "x-ms-correlation-request-id": "3f32ad8e-90c6-41f3-acc9-fc7ad4ce8898", - "x-ms-ratelimit-remaining-subscription-reads": "11056", - "x-ms-request-id": "9f3b6766-adb9-4428-99f1-98db1aa5d801", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032101Z:3f32ad8e-90c6-41f3-acc9-fc7ad4ce8898" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "169ac260a9361575da652621581d6d98", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "169ac260a9361575da652621581d6d98", - "x-ms-correlation-request-id": "86f7eaea-0fa4-43fc-8983-6f3f40b49cb5", - "x-ms-ratelimit-remaining-subscription-reads": "11055", - "x-ms-request-id": "02c478b8-432a-4d23-be16-7e0654cb4f00", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032102Z:86f7eaea-0fa4-43fc-8983-6f3f40b49cb5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6feeebf5e7d8c63d35f7ab5212b36998", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6feeebf5e7d8c63d35f7ab5212b36998", - "x-ms-correlation-request-id": "214e099b-c039-4e09-8f6a-d76c36e6e9d2", - "x-ms-ratelimit-remaining-subscription-reads": "11054", - "x-ms-request-id": "d3f75e52-570e-41ce-aaca-c709fb125c88", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032103Z:214e099b-c039-4e09-8f6a-d76c36e6e9d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f4cbe350cf746652e50bc8e26d9f2100", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f4cbe350cf746652e50bc8e26d9f2100", - "x-ms-correlation-request-id": "e3213396-8767-4a93-90b0-4f4539b01c37", - "x-ms-ratelimit-remaining-subscription-reads": "11053", - "x-ms-request-id": "4feba9cc-54dc-47cd-b370-a078880b1882", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032105Z:e3213396-8767-4a93-90b0-4f4539b01c37" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e15774767ad6792c84d3e13ffe220226", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e15774767ad6792c84d3e13ffe220226", - "x-ms-correlation-request-id": "52ecdcfd-2505-42d9-aff4-03eb768edbe4", - "x-ms-ratelimit-remaining-subscription-reads": "11052", - "x-ms-request-id": "a756ed20-c19c-4ef7-9e1b-e39d06a71bcc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032106Z:52ecdcfd-2505-42d9-aff4-03eb768edbe4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "75d08efb79522523998789cc1e5b5996", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "75d08efb79522523998789cc1e5b5996", - "x-ms-correlation-request-id": "fc28d08c-847e-4db4-a297-54bef3b84526", - "x-ms-ratelimit-remaining-subscription-reads": "11051", - "x-ms-request-id": "ac735912-5457-4280-b00b-3137d06c26e1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032107Z:fc28d08c-847e-4db4-a297-54bef3b84526" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9edcaad6885cd6c2b6526fa1ee1368c2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9edcaad6885cd6c2b6526fa1ee1368c2", - "x-ms-correlation-request-id": "d3720878-081e-4bd5-aa70-07921ae44033", - "x-ms-ratelimit-remaining-subscription-reads": "11050", - "x-ms-request-id": "de0d3e82-4e60-4a6a-b7fb-9393091c982d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032109Z:d3720878-081e-4bd5-aa70-07921ae44033" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dee6a109accffcae5032484ef05f5a29", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dee6a109accffcae5032484ef05f5a29", - "x-ms-correlation-request-id": "0cdb5a37-7f6d-4030-ac0c-212ad35d1944", - "x-ms-ratelimit-remaining-subscription-reads": "11049", - "x-ms-request-id": "1744aa6c-d483-460f-aaf5-a7df13b8455c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032110Z:0cdb5a37-7f6d-4030-ac0c-212ad35d1944" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "54694b79644673cacbf9beff0a823685", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "54694b79644673cacbf9beff0a823685", - "x-ms-correlation-request-id": "17d97ec2-6b9a-4eb8-9361-1fa26ee93b9d", - "x-ms-ratelimit-remaining-subscription-reads": "11048", - "x-ms-request-id": "a9927ebb-cdfb-4b83-b254-3f03f2751617", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032111Z:17d97ec2-6b9a-4eb8-9361-1fa26ee93b9d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7cc3c71f7a7429c6fbdf4d2a3f74e656", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7cc3c71f7a7429c6fbdf4d2a3f74e656", - "x-ms-correlation-request-id": "cd826bf3-18fa-4059-8726-0f3fc17e451e", - "x-ms-ratelimit-remaining-subscription-reads": "11047", - "x-ms-request-id": "487095dd-1eef-4fbb-a820-fe2bed4bca5e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032113Z:cd826bf3-18fa-4059-8726-0f3fc17e451e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a32746f813aaa57cd77213d5edaef2ce", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a32746f813aaa57cd77213d5edaef2ce", - "x-ms-correlation-request-id": "17b47e4d-decf-4755-8db3-fc43e1837550", - "x-ms-ratelimit-remaining-subscription-reads": "11046", - "x-ms-request-id": "d1ee0216-6923-4eed-9399-115e133d501e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032114Z:17b47e4d-decf-4755-8db3-fc43e1837550" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496545b2-93f1-477e-911a-ebfe1b57dedb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "282ec2fbdd9cffb4843f586716a03357", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:21:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "282ec2fbdd9cffb4843f586716a03357", - "x-ms-correlation-request-id": "d706b5aa-a759-4dd5-82f5-5d5d84e69def", - "x-ms-ratelimit-remaining-subscription-reads": "11045", - "x-ms-request-id": "2f9dcb3f-b9ec-4e30-94f4-7d11f6bd3285", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032115Z:d706b5aa-a759-4dd5-82f5-5d5d84e69def" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9129/providers/Microsoft.Storage/storageAccounts/sto9367", - "name": "sto9367", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:20:59.0788792Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:20:59.0788792Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:20:58.9851233Z", - "primaryEndpoints": { - "blob": "https://sto9367.blob.core.windows.net/", - "queue": "https://sto9367.queue.core.windows.net/", - "table": "https://sto9367.table.core.windows.net/", - "file": "https://sto9367.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9129/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c4076812935a0bdb4b1ea50167f13b4c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "2347", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:21:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c4076812935a0bdb4b1ea50167f13b4c", - "x-ms-correlation-request-id": "a0fc131d-3281-43cf-83e2-10dd8f1d394c", - "x-ms-ratelimit-remaining-subscription-reads": "11044", - "x-ms-request-id": "faf63a56-a6e5-4cc8-83ef-f759adb04a5e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032116Z:a0fc131d-3281-43cf-83e2-10dd8f1d394c" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9129/providers/Microsoft.Storage/storageAccounts/sto7936", - "name": "sto7936", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:20:40.8578834Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:20:40.8578834Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:20:40.7797299Z", - "primaryEndpoints": { - "blob": "https://sto7936.blob.core.windows.net/", - "queue": "https://sto7936.queue.core.windows.net/", - "table": "https://sto7936.table.core.windows.net/", - "file": "https://sto7936.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - }, - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9129/providers/Microsoft.Storage/storageAccounts/sto9367", - "name": "sto9367", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:20:59.0788792Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:20:59.0788792Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:20:58.9851233Z", - "primaryEndpoints": { - "blob": "https://sto9367.blob.core.windows.net/", - "queue": "https://sto9367.queue.core.windows.net/", - "table": "https://sto9367.table.core.windows.net/", - "file": "https://sto9367.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "406801243", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListByResourceGroupTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListByResourceGroupTestAsync.json deleted file mode 100644 index 9f8c9d93d839..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListByResourceGroupTestAsync.json +++ /dev/null @@ -1,1270 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res2554?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-f57c288e640bb14e9a80e54411541d63-52d0b7be3791904c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ae3cfc1fdb4bc424a5fd0743ec263eec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:29 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6adf6abe-d9be-4e9c-bd26-62c97ce04255", - "x-ms-ratelimit-remaining-subscription-writes": "1096", - "x-ms-request-id": "6adf6abe-d9be-4e9c-bd26-62c97ce04255", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033930Z:6adf6abe-d9be-4e9c-bd26-62c97ce04255" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2554", - "name": "res2554", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2554/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "448eb42eadbb0659b19b096fe2a4ed8d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "12", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d45b0198-1564-48a6-bea8-d9c4c6dc6f6c", - "x-ms-ratelimit-remaining-subscription-reads": "11444", - "x-ms-request-id": "d45b0198-1564-48a6-bea8-d9c4c6dc6f6c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033930Z:d45b0198-1564-48a6-bea8-d9c4c6dc6f6c" - }, - "ResponseBody": { - "value": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2554/providers/Microsoft.Storage/storageAccounts/sto7919?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-59b68f5268bbd74ca8392913bdba6d81-17c6f6a122b6844a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a45023c05bf4652ea0d22d5161d31791", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a45023c05bf4652ea0d22d5161d31791", - "x-ms-correlation-request-id": "c85b2100-81b4-4164-903e-bf8fe98ede36", - "x-ms-ratelimit-remaining-subscription-writes": "1095", - "x-ms-request-id": "d5db79e6-2330-4afe-ac97-c07d2a8eb71e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033933Z:c85b2100-81b4-4164-903e-bf8fe98ede36" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "022b127948ed59395fdf1bdb2cb450c8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "022b127948ed59395fdf1bdb2cb450c8", - "x-ms-correlation-request-id": "9ca0c2c8-7962-4d5f-95a3-9e56d0659aca", - "x-ms-ratelimit-remaining-subscription-reads": "11443", - "x-ms-request-id": "8b56897b-c360-4992-a82d-8f4f0cf731c4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033933Z:9ca0c2c8-7962-4d5f-95a3-9e56d0659aca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1bfeddf19c94c699b1ad6df8ab5cb0bd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1bfeddf19c94c699b1ad6df8ab5cb0bd", - "x-ms-correlation-request-id": "c765d18d-eeeb-4508-b426-fcd76223c1a5", - "x-ms-ratelimit-remaining-subscription-reads": "11442", - "x-ms-request-id": "8194fd24-11f7-4a22-8b7a-60baad380425", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033935Z:c765d18d-eeeb-4508-b426-fcd76223c1a5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4ed81cd114a79ba34f0091b8de967781", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4ed81cd114a79ba34f0091b8de967781", - "x-ms-correlation-request-id": "482569b9-c65c-41e9-9e09-4e97281e3576", - "x-ms-ratelimit-remaining-subscription-reads": "11441", - "x-ms-request-id": "6fd281b6-8d69-4635-be47-32c4f1728011", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033936Z:482569b9-c65c-41e9-9e09-4e97281e3576" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d6e0e7abe4e3dc7c78645140da41ad03", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d6e0e7abe4e3dc7c78645140da41ad03", - "x-ms-correlation-request-id": "cbfbd6ae-cb7a-4681-bb00-a8a4f533409f", - "x-ms-ratelimit-remaining-subscription-reads": "11440", - "x-ms-request-id": "fc3feb35-e3fe-4218-976a-80d7986326f4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033937Z:cbfbd6ae-cb7a-4681-bb00-a8a4f533409f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0f0a5d2e01dcdd213963cc940ae1e81a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0f0a5d2e01dcdd213963cc940ae1e81a", - "x-ms-correlation-request-id": "96f9553e-5a15-4dbd-816f-bb7900184819", - "x-ms-ratelimit-remaining-subscription-reads": "11439", - "x-ms-request-id": "cdaae127-54f5-4245-a21b-b9a923dd8446", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033939Z:96f9553e-5a15-4dbd-816f-bb7900184819" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c34ceb35da7becd9a0fbd642c363c10d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c34ceb35da7becd9a0fbd642c363c10d", - "x-ms-correlation-request-id": "5865b999-d483-4198-8cdd-f8d8778b88c9", - "x-ms-ratelimit-remaining-subscription-reads": "11438", - "x-ms-request-id": "19fb9640-6727-4da8-a1ff-32541b9645e8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033941Z:5865b999-d483-4198-8cdd-f8d8778b88c9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "80898e52678ca9a5c6039c8018e8d297", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "80898e52678ca9a5c6039c8018e8d297", - "x-ms-correlation-request-id": "acb6ed3e-b815-452a-b5bb-3826776bfbe8", - "x-ms-ratelimit-remaining-subscription-reads": "11437", - "x-ms-request-id": "1ef3a726-51d9-4e68-9ea8-57ff3099b877", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033942Z:acb6ed3e-b815-452a-b5bb-3826776bfbe8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ee0a367ceaf45487841d6ee02bde19d6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ee0a367ceaf45487841d6ee02bde19d6", - "x-ms-correlation-request-id": "3447fb34-8416-4f09-854f-29fef0b723b4", - "x-ms-ratelimit-remaining-subscription-reads": "11436", - "x-ms-request-id": "1700338b-6f51-44ce-88f8-317e2d8468e3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033943Z:3447fb34-8416-4f09-854f-29fef0b723b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7b41bea26757ce8e46a2fc773d58d4b8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7b41bea26757ce8e46a2fc773d58d4b8", - "x-ms-correlation-request-id": "7581fc40-509f-457f-8c6e-3d74acc01ff7", - "x-ms-ratelimit-remaining-subscription-reads": "11435", - "x-ms-request-id": "4d8d1b31-2997-4617-8eb9-3af947f948a6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033945Z:7581fc40-509f-457f-8c6e-3d74acc01ff7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8dc63e29d25868190635fc6ff8c47ee8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8dc63e29d25868190635fc6ff8c47ee8", - "x-ms-correlation-request-id": "2554d79c-d199-4a39-aaf7-448113485ef1", - "x-ms-ratelimit-remaining-subscription-reads": "11434", - "x-ms-request-id": "c0c4aee2-b14a-4b45-ab4c-9c143ae619e7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033946Z:2554d79c-d199-4a39-aaf7-448113485ef1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "59dec6e956a61440a73ca751ed10162b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "59dec6e956a61440a73ca751ed10162b", - "x-ms-correlation-request-id": "74b4a099-4cda-4d00-a291-6adc0041ea9a", - "x-ms-ratelimit-remaining-subscription-reads": "11433", - "x-ms-request-id": "4fb3f740-e0cc-4aa3-99e3-3108d3ec56c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033947Z:74b4a099-4cda-4d00-a291-6adc0041ea9a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d5db79e6-2330-4afe-ac97-c07d2a8eb71e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "edb7b6488c18cf7da5d975216b1fd582", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:39:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "edb7b6488c18cf7da5d975216b1fd582", - "x-ms-correlation-request-id": "53b39fde-7033-447e-a71d-6cb6112aaa3c", - "x-ms-ratelimit-remaining-subscription-reads": "11432", - "x-ms-request-id": "4580facc-e412-46fc-925f-4888139bcd06", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033949Z:53b39fde-7033-447e-a71d-6cb6112aaa3c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2554/providers/Microsoft.Storage/storageAccounts/sto7919", - "name": "sto7919", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:39:32.9227670Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:39:32.9227670Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:39:32.8289922Z", - "primaryEndpoints": { - "blob": "https://sto7919.blob.core.windows.net/", - "queue": "https://sto7919.queue.core.windows.net/", - "table": "https://sto7919.table.core.windows.net/", - "file": "https://sto7919.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2554/providers/Microsoft.Storage/storageAccounts/sto6867?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-69139dc3e04cf34a8649a51a6beb7994-71d7e08a5b416e45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7a778d14127bfed2b1e51b2ac77af61e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7a778d14127bfed2b1e51b2ac77af61e", - "x-ms-correlation-request-id": "8dadb0e8-267e-4d5f-b218-f0af18784a40", - "x-ms-ratelimit-remaining-subscription-writes": "1094", - "x-ms-request-id": "a6cb83d5-d1b7-4d4a-ade2-c861e93381a3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033952Z:8dadb0e8-267e-4d5f-b218-f0af18784a40" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "82d92c25b09fa4cde4ef66a761a4dd5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "82d92c25b09fa4cde4ef66a761a4dd5e", - "x-ms-correlation-request-id": "286e8b0c-0b44-4f9c-b4d7-ada8836ad273", - "x-ms-ratelimit-remaining-subscription-reads": "11431", - "x-ms-request-id": "9110b015-683c-4504-bbba-c26eb34741ac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033952Z:286e8b0c-0b44-4f9c-b4d7-ada8836ad273" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f89a037e75924493302f6bc744f1df08", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f89a037e75924493302f6bc744f1df08", - "x-ms-correlation-request-id": "20946aec-5aa1-40ed-8d76-fbc1342b229d", - "x-ms-ratelimit-remaining-subscription-reads": "11430", - "x-ms-request-id": "f491afac-df14-4803-bc92-d4e3c42d156f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033954Z:20946aec-5aa1-40ed-8d76-fbc1342b229d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9a05b45d73a1207f599e27a169b6e66a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9a05b45d73a1207f599e27a169b6e66a", - "x-ms-correlation-request-id": "beabd9fb-aabb-4ec9-bb2e-8e9e39cd4396", - "x-ms-ratelimit-remaining-subscription-reads": "11429", - "x-ms-request-id": "41275a18-f03f-4e50-b397-02ef11ae7162", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033955Z:beabd9fb-aabb-4ec9-bb2e-8e9e39cd4396" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1b626fd58f0eb0d59995527045055ff3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1b626fd58f0eb0d59995527045055ff3", - "x-ms-correlation-request-id": "a957ac6a-dba6-4499-8a9c-af1128464d12", - "x-ms-ratelimit-remaining-subscription-reads": "11428", - "x-ms-request-id": "793319ba-6b3b-4f06-a3f9-fb8a63dbc92b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033956Z:a957ac6a-dba6-4499-8a9c-af1128464d12" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ad495e0f429f0abd83799ff44df1da79", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ad495e0f429f0abd83799ff44df1da79", - "x-ms-correlation-request-id": "9f3412eb-7efb-407d-8300-a7d02cf3e0b5", - "x-ms-ratelimit-remaining-subscription-reads": "11427", - "x-ms-request-id": "c1c2d211-348e-4385-a45d-31e44b8d0e19", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033958Z:9f3412eb-7efb-407d-8300-a7d02cf3e0b5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d5f10049c48ecdf9df55010b210fdb53", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:39:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d5f10049c48ecdf9df55010b210fdb53", - "x-ms-correlation-request-id": "3578a1f6-3651-41dd-bd7f-e09e5e2cbeda", - "x-ms-ratelimit-remaining-subscription-reads": "11426", - "x-ms-request-id": "bc6f445e-1924-499b-8f6a-40ddd95516da", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033959Z:3578a1f6-3651-41dd-bd7f-e09e5e2cbeda" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0a92343e386c93cbb2579794f0e162a7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0a92343e386c93cbb2579794f0e162a7", - "x-ms-correlation-request-id": "e4213d7e-262e-4635-9ecb-05e01ddb6304", - "x-ms-ratelimit-remaining-subscription-reads": "11425", - "x-ms-request-id": "434408a3-7dde-4a98-b7c6-473a3cfa70d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034000Z:e4213d7e-262e-4635-9ecb-05e01ddb6304" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4426d8ba8a144a64647cce4941b1e974", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4426d8ba8a144a64647cce4941b1e974", - "x-ms-correlation-request-id": "630218e9-9aa1-4e6e-8547-8c1075b0332d", - "x-ms-ratelimit-remaining-subscription-reads": "11424", - "x-ms-request-id": "1a71c2a8-7460-44e6-89a2-407500dcfda7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034002Z:630218e9-9aa1-4e6e-8547-8c1075b0332d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "19b54c9ecf5f100d355e23362d64ddfe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "19b54c9ecf5f100d355e23362d64ddfe", - "x-ms-correlation-request-id": "f37e2209-c9ea-4611-95e5-a9c9c3e28234", - "x-ms-ratelimit-remaining-subscription-reads": "11423", - "x-ms-request-id": "4204b69b-1710-4bca-a182-16f5a5f9812b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034003Z:f37e2209-c9ea-4611-95e5-a9c9c3e28234" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "48515af296e8b43ecf47a6ef6a815100", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "48515af296e8b43ecf47a6ef6a815100", - "x-ms-correlation-request-id": "fab6b048-7a17-4936-a679-ea9cd55fbc99", - "x-ms-ratelimit-remaining-subscription-reads": "11422", - "x-ms-request-id": "3841bcfb-d786-45ab-aa18-f50042edf9ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034004Z:fab6b048-7a17-4936-a679-ea9cd55fbc99" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a3f5226e482bea48cb160fb5672d1d00", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a3f5226e482bea48cb160fb5672d1d00", - "x-ms-correlation-request-id": "d4d0a1c9-33f8-498d-9d81-2b058bef4038", - "x-ms-ratelimit-remaining-subscription-reads": "11421", - "x-ms-request-id": "debf33cb-39c9-4cff-9ede-0211da734f01", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034006Z:d4d0a1c9-33f8-498d-9d81-2b058bef4038" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e657cf9fa05f088c0d014a17291da5b3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e657cf9fa05f088c0d014a17291da5b3", - "x-ms-correlation-request-id": "5ccc4452-151a-4d8e-8a44-bd58b9a8b05a", - "x-ms-ratelimit-remaining-subscription-reads": "11420", - "x-ms-request-id": "d8499b19-f340-43fd-8483-4bb3d86340b4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034007Z:5ccc4452-151a-4d8e-8a44-bd58b9a8b05a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a6cb83d5-d1b7-4d4a-ade2-c861e93381a3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0ac8220c396ea9d211667dd187884da1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:40:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0ac8220c396ea9d211667dd187884da1", - "x-ms-correlation-request-id": "81f49db4-41cf-4a3d-a07d-98fbe1de35ea", - "x-ms-ratelimit-remaining-subscription-reads": "11419", - "x-ms-request-id": "20ce2272-cbcb-4b08-a75e-3d15795d6458", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034008Z:81f49db4-41cf-4a3d-a07d-98fbe1de35ea" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2554/providers/Microsoft.Storage/storageAccounts/sto6867", - "name": "sto6867", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:39:51.9076662Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:39:51.9076662Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:39:51.8139373Z", - "primaryEndpoints": { - "blob": "https://sto6867.blob.core.windows.net/", - "queue": "https://sto6867.queue.core.windows.net/", - "table": "https://sto6867.table.core.windows.net/", - "file": "https://sto6867.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2554/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9a50a52a6b2acda196ed952afe30c0ae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "2347", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:40:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9a50a52a6b2acda196ed952afe30c0ae", - "x-ms-correlation-request-id": "e2d8a7b4-b32e-4352-9565-ed6368496e1a", - "x-ms-ratelimit-remaining-subscription-reads": "11418", - "x-ms-request-id": "cb436d54-83f4-46a0-a755-e1364dd405ce", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034009Z:e2d8a7b4-b32e-4352-9565-ed6368496e1a" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2554/providers/Microsoft.Storage/storageAccounts/sto6867", - "name": "sto6867", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:39:51.9076662Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:39:51.9076662Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:39:51.8139373Z", - "primaryEndpoints": { - "blob": "https://sto6867.blob.core.windows.net/", - "queue": "https://sto6867.queue.core.windows.net/", - "table": "https://sto6867.table.core.windows.net/", - "file": "https://sto6867.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - }, - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2554/providers/Microsoft.Storage/storageAccounts/sto7919", - "name": "sto7919", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:39:32.9227670Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:39:32.9227670Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:39:32.8289922Z", - "primaryEndpoints": { - "blob": "https://sto7919.blob.core.windows.net/", - "queue": "https://sto7919.queue.core.windows.net/", - "table": "https://sto7919.table.core.windows.net/", - "file": "https://sto7919.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "213584389", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListBySubscriptionTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListBySubscriptionTest.json deleted file mode 100644 index 8ae33b3874a6..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListBySubscriptionTest.json +++ /dev/null @@ -1,1537 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res756?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-2f7f179b925a724792de6461893f2544-13ac6cce130da24f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0194483dd5fbcfe9c08fe61e682b9d6f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bf2e60a2-6976-4df3-8809-1e3621acc7d2", - "x-ms-ratelimit-remaining-subscription-writes": "987", - "x-ms-request-id": "bf2e60a2-6976-4df3-8809-1e3621acc7d2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032118Z:bf2e60a2-6976-4df3-8809-1e3621acc7d2" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res756", - "name": "res756", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res756/providers/Microsoft.Storage/storageAccounts/sto9655?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-683da8e2af371b42a19452422d44c444-ca5214eaab9a214a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8cfc33d6a2cb8b3a33b40f939ee6dc75", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8cfc33d6a2cb8b3a33b40f939ee6dc75", - "x-ms-correlation-request-id": "4ba528b9-bb1d-4397-bc2a-f0d9a9c9dd6e", - "x-ms-ratelimit-remaining-subscription-writes": "986", - "x-ms-request-id": "5eff6a71-8210-4c52-bcbb-99f46d1e1449", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032122Z:4ba528b9-bb1d-4397-bc2a-f0d9a9c9dd6e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cc9bbdd15758a6715a75c821da3b22a8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cc9bbdd15758a6715a75c821da3b22a8", - "x-ms-correlation-request-id": "f60d2b7c-c9eb-474c-93ea-d653e4111712", - "x-ms-ratelimit-remaining-subscription-reads": "11043", - "x-ms-request-id": "e64a88a8-c2fe-402b-a82e-f810c7080b82", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032122Z:f60d2b7c-c9eb-474c-93ea-d653e4111712" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f4d3a8092dd0c0867cda8cad800098ed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f4d3a8092dd0c0867cda8cad800098ed", - "x-ms-correlation-request-id": "720b86e2-e750-4f32-a872-5a4b8e5be1f5", - "x-ms-ratelimit-remaining-subscription-reads": "11042", - "x-ms-request-id": "b304300f-725d-4648-b342-34310392ef21", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032124Z:720b86e2-e750-4f32-a872-5a4b8e5be1f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e1c216eb104b3d1dc526e87a4d9547c4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e1c216eb104b3d1dc526e87a4d9547c4", - "x-ms-correlation-request-id": "f03863fa-7f78-47ec-a4ad-1f5371fe7bd0", - "x-ms-ratelimit-remaining-subscription-reads": "11041", - "x-ms-request-id": "a82f3221-cc2f-40a2-a532-ec1210544dc7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032125Z:f03863fa-7f78-47ec-a4ad-1f5371fe7bd0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4a3079fcd472a42737da507dcbc32659", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4a3079fcd472a42737da507dcbc32659", - "x-ms-correlation-request-id": "7ba26116-612b-49eb-a393-32c21801d181", - "x-ms-ratelimit-remaining-subscription-reads": "11040", - "x-ms-request-id": "78e01c0c-bc16-41ff-9dc6-070372ec6c16", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032126Z:7ba26116-612b-49eb-a393-32c21801d181" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c335dadd4078f95d8b962faa440b72e6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c335dadd4078f95d8b962faa440b72e6", - "x-ms-correlation-request-id": "f012195f-6126-46d7-8a26-b75e119c3b63", - "x-ms-ratelimit-remaining-subscription-reads": "11039", - "x-ms-request-id": "470a562a-152a-4a8a-b81c-8bddb79cb141", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032127Z:f012195f-6126-46d7-8a26-b75e119c3b63" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "06b1c8934ed0177bee1eaa70c09f7201", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "06b1c8934ed0177bee1eaa70c09f7201", - "x-ms-correlation-request-id": "acb9aabb-fc39-4672-98a3-af0440e3e7f2", - "x-ms-ratelimit-remaining-subscription-reads": "11038", - "x-ms-request-id": "47372c45-bd02-4600-a5c3-70a400e52a28", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032129Z:acb9aabb-fc39-4672-98a3-af0440e3e7f2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "739c8eff835fbb4b1b36bfdba57d5f2b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "739c8eff835fbb4b1b36bfdba57d5f2b", - "x-ms-correlation-request-id": "eb5dc3e5-026d-4a0c-8f38-e65bb8759c7c", - "x-ms-ratelimit-remaining-subscription-reads": "11037", - "x-ms-request-id": "d4526eb3-a863-483b-afe8-a4c7c2065c27", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032130Z:eb5dc3e5-026d-4a0c-8f38-e65bb8759c7c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "02ea69681f128f895e1ed45a96ec38eb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "02ea69681f128f895e1ed45a96ec38eb", - "x-ms-correlation-request-id": "9cce32e7-ef2b-40a8-b84c-172dd0092a19", - "x-ms-ratelimit-remaining-subscription-reads": "11036", - "x-ms-request-id": "d9c59c64-e457-4ba4-ae13-ae0fd4410268", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032131Z:9cce32e7-ef2b-40a8-b84c-172dd0092a19" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b6aa2d24ff6f0f867df6ea998e9f7271", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b6aa2d24ff6f0f867df6ea998e9f7271", - "x-ms-correlation-request-id": "338c0626-ee6b-488f-adbe-96d700bdd4aa", - "x-ms-ratelimit-remaining-subscription-reads": "11035", - "x-ms-request-id": "e230c3c4-c542-456b-877d-c3542975f9a2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032133Z:338c0626-ee6b-488f-adbe-96d700bdd4aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "57087fbf6fb4e0ef050d1441aef0242f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "57087fbf6fb4e0ef050d1441aef0242f", - "x-ms-correlation-request-id": "201e84f7-707b-4858-9f20-4b960fc33188", - "x-ms-ratelimit-remaining-subscription-reads": "11034", - "x-ms-request-id": "c330f7df-da42-47d9-9c9b-b872243dc6e8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032134Z:201e84f7-707b-4858-9f20-4b960fc33188" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "77b7d3fea8d268bce2db851b34ef00be", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "77b7d3fea8d268bce2db851b34ef00be", - "x-ms-correlation-request-id": "95f0fd7c-776d-4996-b0a4-be7209567401", - "x-ms-ratelimit-remaining-subscription-reads": "11033", - "x-ms-request-id": "ccea3072-b444-4538-b871-fa4d610942df", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032135Z:95f0fd7c-776d-4996-b0a4-be7209567401" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "179b63abe1e3b4363dcab161ea45608c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "179b63abe1e3b4363dcab161ea45608c", - "x-ms-correlation-request-id": "23029b20-f3be-4853-92e8-3f53e50f0fae", - "x-ms-ratelimit-remaining-subscription-reads": "11032", - "x-ms-request-id": "eee55031-f219-43cf-b5cd-ffe4b8dd9f5d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032137Z:23029b20-f3be-4853-92e8-3f53e50f0fae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5eff6a71-8210-4c52-bcbb-99f46d1e1449?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ba9bbbd2fae8169ec3a074d9ead3ab15", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:21:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ba9bbbd2fae8169ec3a074d9ead3ab15", - "x-ms-correlation-request-id": "0dd77e84-c7c8-4547-b9d1-ecf058314a3d", - "x-ms-ratelimit-remaining-subscription-reads": "11031", - "x-ms-request-id": "448a3b91-459e-4254-a28c-4cd5b7759119", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032138Z:0dd77e84-c7c8-4547-b9d1-ecf058314a3d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res756/providers/Microsoft.Storage/storageAccounts/sto9655", - "name": "sto9655", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:21:21.8930524Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:21:21.8930524Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:21:21.7837195Z", - "primaryEndpoints": { - "blob": "https://sto9655.blob.core.windows.net/", - "queue": "https://sto9655.queue.core.windows.net/", - "table": "https://sto9655.table.core.windows.net/", - "file": "https://sto9655.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res3460?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-f85565e45aa8634ca6ff6ca905651aa4-4509c1cfcdf75341-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "554b96554c0c9c1c033a08f75a7e9d7a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "852c2211-2401-450b-ac15-6d9095290bf2", - "x-ms-ratelimit-remaining-subscription-writes": "985", - "x-ms-request-id": "852c2211-2401-450b-ac15-6d9095290bf2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032139Z:852c2211-2401-450b-ac15-6d9095290bf2" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3460", - "name": "res3460", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3460/providers/Microsoft.Storage/storageAccounts/sto3645?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-58f88cb6dfc70e4faad75a239d716b59-1de6ed402de39b45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "45547949b0d685c454436d5dc9691f9b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "45547949b0d685c454436d5dc9691f9b", - "x-ms-correlation-request-id": "b3b242f2-96e0-4316-8378-3333101819f0", - "x-ms-ratelimit-remaining-subscription-writes": "984", - "x-ms-request-id": "2838e843-cb82-4cc5-9cb5-8e1e0e785f86", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032142Z:b3b242f2-96e0-4316-8378-3333101819f0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3289f25fc7c0e57f86cfb708af3f39d0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3289f25fc7c0e57f86cfb708af3f39d0", - "x-ms-correlation-request-id": "74bcf0c5-909f-40d0-bf8f-ad424d57074c", - "x-ms-ratelimit-remaining-subscription-reads": "11030", - "x-ms-request-id": "a19b8751-6b86-44df-b6be-6433357d895c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032142Z:74bcf0c5-909f-40d0-bf8f-ad424d57074c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ea065be864ed84c009d527f1ef2e66ec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ea065be864ed84c009d527f1ef2e66ec", - "x-ms-correlation-request-id": "6002f3bb-65f1-4616-a6a9-850cb09ba58c", - "x-ms-ratelimit-remaining-subscription-reads": "11029", - "x-ms-request-id": "fd190195-30a3-454c-90e0-e07aad646a5f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032144Z:6002f3bb-65f1-4616-a6a9-850cb09ba58c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d7fe9521ece08cda15c98f670d66cfde", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d7fe9521ece08cda15c98f670d66cfde", - "x-ms-correlation-request-id": "37781758-d8bc-4848-8bc4-d9a9f9e17976", - "x-ms-ratelimit-remaining-subscription-reads": "11028", - "x-ms-request-id": "789a9a5c-c477-4f46-a24e-2c8a397c252b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032145Z:37781758-d8bc-4848-8bc4-d9a9f9e17976" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c2adf0ab3761fae9310528eb9f8df558", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c2adf0ab3761fae9310528eb9f8df558", - "x-ms-correlation-request-id": "a7e55773-0e15-4632-9cb4-8aa369a123ab", - "x-ms-ratelimit-remaining-subscription-reads": "11027", - "x-ms-request-id": "55b22dc1-7d45-4502-a398-34158b192e8e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032146Z:a7e55773-0e15-4632-9cb4-8aa369a123ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "19e6cb696141fcf0807ad523d55977a3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "19e6cb696141fcf0807ad523d55977a3", - "x-ms-correlation-request-id": "d23481d4-93dc-4aec-8b17-c9ee27604c65", - "x-ms-ratelimit-remaining-subscription-reads": "11026", - "x-ms-request-id": "ea5ff281-7283-4cca-b2be-d453e3707f90", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032148Z:d23481d4-93dc-4aec-8b17-c9ee27604c65" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ff454905a380ea8aab04a6dac4efec87", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ff454905a380ea8aab04a6dac4efec87", - "x-ms-correlation-request-id": "4aaeae96-208f-463f-b638-1e47a9eed853", - "x-ms-ratelimit-remaining-subscription-reads": "11025", - "x-ms-request-id": "df0e7f8a-d75f-42d7-aa7d-6fe88224b208", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032149Z:4aaeae96-208f-463f-b638-1e47a9eed853" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "41fe36d4b67f4a9d00b141e661c624d8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "41fe36d4b67f4a9d00b141e661c624d8", - "x-ms-correlation-request-id": "045e1216-5e17-4ded-a122-e966ba3b660a", - "x-ms-ratelimit-remaining-subscription-reads": "11024", - "x-ms-request-id": "8b43a9ca-a4fa-429d-b2be-4762c8fb7e05", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032150Z:045e1216-5e17-4ded-a122-e966ba3b660a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "56e6848ef647c5d740fb6e3dbb153791", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "56e6848ef647c5d740fb6e3dbb153791", - "x-ms-correlation-request-id": "c6876eca-b03f-4538-84e2-4cdb504c5c30", - "x-ms-ratelimit-remaining-subscription-reads": "11023", - "x-ms-request-id": "2c599d46-ab10-4af3-b548-703efe36f8d3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032152Z:c6876eca-b03f-4538-84e2-4cdb504c5c30" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9e4f4d8e355a4f23acfbfece61a388e5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9e4f4d8e355a4f23acfbfece61a388e5", - "x-ms-correlation-request-id": "a2e4395b-524e-4dcd-9553-ce95ea18a350", - "x-ms-ratelimit-remaining-subscription-reads": "11022", - "x-ms-request-id": "736be177-a46a-4326-a4d3-7ee690c04cfc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032153Z:a2e4395b-524e-4dcd-9553-ce95ea18a350" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3f4ccddf9509de405f380183475f8eeb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3f4ccddf9509de405f380183475f8eeb", - "x-ms-correlation-request-id": "3a0633d4-39b1-4b57-bf21-01b9a5170610", - "x-ms-ratelimit-remaining-subscription-reads": "11021", - "x-ms-request-id": "3a8c06af-6a71-4f86-a791-8949e2f906c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032154Z:3a0633d4-39b1-4b57-bf21-01b9a5170610" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1458b0798576587d6196aa4bf708639c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1458b0798576587d6196aa4bf708639c", - "x-ms-correlation-request-id": "88ce6c65-dd03-4e68-b848-14809c64dfe6", - "x-ms-ratelimit-remaining-subscription-reads": "11020", - "x-ms-request-id": "45e436cb-a6f9-4ca4-9eba-37f06ac26121", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032156Z:88ce6c65-dd03-4e68-b848-14809c64dfe6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ed5d8872f7c8f8880d713f21349f074c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ed5d8872f7c8f8880d713f21349f074c", - "x-ms-correlation-request-id": "fd97b4b3-9253-48f6-8bdb-75dceaa4bbd9", - "x-ms-ratelimit-remaining-subscription-reads": "11019", - "x-ms-request-id": "f582f2e9-1883-41de-8a2b-c17ec35ce9ad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032157Z:fd97b4b3-9253-48f6-8bdb-75dceaa4bbd9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2838e843-cb82-4cc5-9cb5-8e1e0e785f86?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b154136d744b596e50f3de72ebf4e656", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:21:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b154136d744b596e50f3de72ebf4e656", - "x-ms-correlation-request-id": "aa4d5959-8466-4c40-a7b9-6dfdaf2265de", - "x-ms-ratelimit-remaining-subscription-reads": "11018", - "x-ms-request-id": "15487e3f-e664-446b-9d9f-6e59a4884f4b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032158Z:aa4d5959-8466-4c40-a7b9-6dfdaf2265de" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3460/providers/Microsoft.Storage/storageAccounts/sto3645", - "name": "sto3645", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:21:42.1126036Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:21:42.1126036Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:21:42.0344757Z", - "primaryEndpoints": { - "blob": "https://sto3645.blob.core.windows.net/", - "queue": "https://sto3645.queue.core.windows.net/", - "table": "https://sto3645.table.core.windows.net/", - "file": "https://sto3645.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bf1164d5a1028222275f0605465b24c1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "8450", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:21:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f98560cb-17a9-4ec2-8376-2261119407d1", - "x-ms-original-request-ids": [ - "ea8b760f-27a1-4ee3-94aa-11ec7dc5dd22", - "f90e14f7-3df5-413f-b389-9bf2c6e2ba9e", - "15c79bd8-e1b4-4b30-9c81-be7477dab54c" - ], - "x-ms-ratelimit-remaining-subscription-reads": "11017", - "x-ms-request-id": "f98560cb-17a9-4ec2-8376-2261119407d1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032159Z:f98560cb-17a9-4ec2-8376-2261119407d1" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3460/providers/Microsoft.Storage/storageAccounts/sto3645", - "name": "sto3645", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:21:42.1126036Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:21:42.1126036Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:21:42.0344757Z", - "primaryEndpoints": { - "blob": "https://sto3645.blob.core.windows.net/", - "queue": "https://sto3645.queue.core.windows.net/", - "table": "https://sto3645.table.core.windows.net/", - "file": "https://sto3645.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - }, - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res756/providers/Microsoft.Storage/storageAccounts/sto9655", - "name": "sto9655", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:21:21.8930524Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:21:21.8930524Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:21:21.7837195Z", - "primaryEndpoints": { - "blob": "https://sto9655.blob.core.windows.net/", - "queue": "https://sto9655.queue.core.windows.net/", - "table": "https://sto9655.table.core.windows.net/", - "file": "https://sto9655.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - }, - { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/clitest.rgjjrymt7wh6tekmqcz2p62v3jgdeckkjqesrshatzfvpo7hrf4zk5og47n6cwdmgh2/providers/Microsoft.Storage/storageAccounts/clistorage4cta2uhbcr", - "name": "clistorage4cta2uhbcr", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2018-11-22T01:43:04.3141638Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2018-11-22T01:43:04.3141638Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2018-11-22T01:43:04.2048442Z", - "primaryEndpoints": { - "dfs": "https://clistorage4cta2uhbcr.dfs.core.windows.net/", - "web": "https://clistorage4cta2uhbcr.z22.web.core.windows.net/", - "blob": "https://clistorage4cta2uhbcr.blob.core.windows.net/", - "queue": "https://clistorage4cta2uhbcr.queue.core.windows.net/", - "table": "https://clistorage4cta2uhbcr.table.core.windows.net/", - "file": "https://clistorage4cta2uhbcr.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available", - "secondaryLocation": "eastus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://clistorage4cta2uhbcr-secondary.dfs.core.windows.net/", - "web": "https://clistorage4cta2uhbcr-secondary.z22.web.core.windows.net/", - "blob": "https://clistorage4cta2uhbcr-secondary.blob.core.windows.net/", - "queue": "https://clistorage4cta2uhbcr-secondary.queue.core.windows.net/", - "table": "https://clistorage4cta2uhbcr-secondary.table.core.windows.net/" - } - } - }, - { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/clitest.rgs2hz37xklfdmuxohpesq7jcltkkmqe5636w2y73jwowx4b4ijkuvtzurzij54e2hp/providers/Microsoft.Storage/storageAccounts/clistoragejh4ehwtlxb", - "name": "clistoragejh4ehwtlxb", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2018-11-22T01:41:23.3314286Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2018-11-22T01:41:23.3314286Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2018-11-22T01:41:23.2064365Z", - "primaryEndpoints": { - "dfs": "https://clistoragejh4ehwtlxb.dfs.core.windows.net/", - "web": "https://clistoragejh4ehwtlxb.z22.web.core.windows.net/", - "blob": "https://clistoragejh4ehwtlxb.blob.core.windows.net/", - "queue": "https://clistoragejh4ehwtlxb.queue.core.windows.net/", - "table": "https://clistoragejh4ehwtlxb.table.core.windows.net/", - "file": "https://clistoragejh4ehwtlxb.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available", - "secondaryLocation": "eastus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://clistoragejh4ehwtlxb-secondary.dfs.core.windows.net/", - "web": "https://clistoragejh4ehwtlxb-secondary.z22.web.core.windows.net/", - "blob": "https://clistoragejh4ehwtlxb-secondary.blob.core.windows.net/", - "queue": "https://clistoragejh4ehwtlxb-secondary.queue.core.windows.net/", - "table": "https://clistoragejh4ehwtlxb-secondary.table.core.windows.net/" - } - } - }, - { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/smokergtest9160/providers/Microsoft.Storage/storageAccounts/smokesatest9160", - "name": "smokesatest9160", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T01:49:33.7267285Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T01:49:33.7267285Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T01:49:33.6485940Z", - "primaryEndpoints": { - "dfs": "https://smokesatest9160.dfs.core.windows.net/", - "web": "https://smokesatest9160.z22.web.core.windows.net/", - "blob": "https://smokesatest9160.blob.core.windows.net/", - "queue": "https://smokesatest9160.queue.core.windows.net/", - "table": "https://smokesatest9160.table.core.windows.net/", - "file": "https://smokesatest9160.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available" - } - }, - { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/automationrepro2/providers/Microsoft.Storage/storageAccounts/dixue", - "name": "dixue", - "type": "Microsoft.Storage/storageAccounts", - "location": "southeastasia", - "tags": { - "ms-resource-usage": "azure-cloud-shell" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-02-28T03:22:06.3989756Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-02-28T03:22:06.3989756Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-02-28T03:22:06.3364427Z", - "primaryEndpoints": { - "dfs": "https://dixue.dfs.core.windows.net/", - "web": "https://dixue.z23.web.core.windows.net/", - "blob": "https://dixue.blob.core.windows.net/", - "queue": "https://dixue.queue.core.windows.net/", - "table": "https://dixue.table.core.windows.net/", - "file": "https://dixue.file.core.windows.net/" - }, - "primaryLocation": "southeastasia", - "statusOfPrimary": "available" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "121004920", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListBySubscriptionTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListBySubscriptionTestAsync.json deleted file mode 100644 index f0ed8910ef70..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListBySubscriptionTestAsync.json +++ /dev/null @@ -1,1537 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res5316?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-4c4cf53d09eb2e4795ac8db862bffc9a-bced3bbdfc99a047-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a13ce9ac04a641baefc8efcd9b9c2be2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:11 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a5abe444-95d7-4624-a545-09112ebc998b", - "x-ms-ratelimit-remaining-subscription-writes": "1093", - "x-ms-request-id": "a5abe444-95d7-4624-a545-09112ebc998b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034011Z:a5abe444-95d7-4624-a545-09112ebc998b" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5316", - "name": "res5316", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5316/providers/Microsoft.Storage/storageAccounts/sto9418?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-f9c9d6a5e974ec468a1a57c601d7f897-adf87b10bc3d494c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e89d9e045a028f49e04f4a8355b123f6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e89d9e045a028f49e04f4a8355b123f6", - "x-ms-correlation-request-id": "7fb43518-05c2-4117-ba49-933183f4e13d", - "x-ms-ratelimit-remaining-subscription-writes": "1092", - "x-ms-request-id": "74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034014Z:7fb43518-05c2-4117-ba49-933183f4e13d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e0ea79a4b3a68eaaf311c5b470be9916", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e0ea79a4b3a68eaaf311c5b470be9916", - "x-ms-correlation-request-id": "0b1766ed-14ab-46eb-a507-036a8bb078ab", - "x-ms-ratelimit-remaining-subscription-reads": "11417", - "x-ms-request-id": "ae057e36-b5f1-476e-baca-9b52f29585b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034014Z:0b1766ed-14ab-46eb-a507-036a8bb078ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0a91d6cb3884b053988a815dd80d9774", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0a91d6cb3884b053988a815dd80d9774", - "x-ms-correlation-request-id": "2c0320f3-0bb7-4894-a719-bab8db4163d5", - "x-ms-ratelimit-remaining-subscription-reads": "11416", - "x-ms-request-id": "6996776c-89d1-41d8-a788-10abd280d57f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034016Z:2c0320f3-0bb7-4894-a719-bab8db4163d5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dcdf762d43c7574fe718b6568e50a2a8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dcdf762d43c7574fe718b6568e50a2a8", - "x-ms-correlation-request-id": "899c00fe-6244-4e33-8bee-b924c89fa79f", - "x-ms-ratelimit-remaining-subscription-reads": "11415", - "x-ms-request-id": "a6925076-5b79-4f37-a3bd-1e002e8842b8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034017Z:899c00fe-6244-4e33-8bee-b924c89fa79f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21706b0b17db6c4f2639481c314cb5e5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21706b0b17db6c4f2639481c314cb5e5", - "x-ms-correlation-request-id": "c7365809-5874-496b-aee0-93c54aa92218", - "x-ms-ratelimit-remaining-subscription-reads": "11414", - "x-ms-request-id": "96e62d92-839f-4b1c-9870-18fa9fa8d42c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034018Z:c7365809-5874-496b-aee0-93c54aa92218" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fa86517abddf884f8639226c81fc2247", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fa86517abddf884f8639226c81fc2247", - "x-ms-correlation-request-id": "49278057-ca83-4b0a-a136-7d00de114185", - "x-ms-ratelimit-remaining-subscription-reads": "11413", - "x-ms-request-id": "cf32f0a5-49e7-4505-a6eb-8d6eb9f404b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034020Z:49278057-ca83-4b0a-a136-7d00de114185" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6d51d8e8759d16982672b58dfa33259b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6d51d8e8759d16982672b58dfa33259b", - "x-ms-correlation-request-id": "a2c4387f-1005-45ae-8b3a-68daa387341b", - "x-ms-ratelimit-remaining-subscription-reads": "11412", - "x-ms-request-id": "bcdfc144-229f-4aae-accf-4961c5bf81b1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034021Z:a2c4387f-1005-45ae-8b3a-68daa387341b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3ddbd162a8ca4dc91be79aa2f5e3ea29", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3ddbd162a8ca4dc91be79aa2f5e3ea29", - "x-ms-correlation-request-id": "d1daa6d9-7b3d-4202-8cc1-fdf14995ff99", - "x-ms-ratelimit-remaining-subscription-reads": "11411", - "x-ms-request-id": "d9a3834c-f698-45fa-9f97-f8ff709d2ea4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034022Z:d1daa6d9-7b3d-4202-8cc1-fdf14995ff99" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5834001747fa0447b870d36c07c28d52", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5834001747fa0447b870d36c07c28d52", - "x-ms-correlation-request-id": "3666a84a-0d57-43bb-8fa4-a342c97c7df6", - "x-ms-ratelimit-remaining-subscription-reads": "11410", - "x-ms-request-id": "13f4a6c9-df16-4e0d-80fa-e85deb9b71e1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034024Z:3666a84a-0d57-43bb-8fa4-a342c97c7df6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b0098714e5213f7d0f0352b5daf62143", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b0098714e5213f7d0f0352b5daf62143", - "x-ms-correlation-request-id": "6b32b11b-b52f-4a77-a947-85777027eacf", - "x-ms-ratelimit-remaining-subscription-reads": "11409", - "x-ms-request-id": "7013b777-d15f-4cfc-8222-a08d737e2ce2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034025Z:6b32b11b-b52f-4a77-a947-85777027eacf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fa768c88ccff1ba089d78459d55d4659", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fa768c88ccff1ba089d78459d55d4659", - "x-ms-correlation-request-id": "a3fa7f6e-9d62-4d49-95d4-cb1180be94e4", - "x-ms-ratelimit-remaining-subscription-reads": "11408", - "x-ms-request-id": "fc9fb50b-9d62-42cf-9590-4ca14a6bab37", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034026Z:a3fa7f6e-9d62-4d49-95d4-cb1180be94e4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6d8d485a39d9320783f449f6f59229c2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6d8d485a39d9320783f449f6f59229c2", - "x-ms-correlation-request-id": "abd9a5ca-efaf-42fa-b780-bc87024817b0", - "x-ms-ratelimit-remaining-subscription-reads": "11407", - "x-ms-request-id": "bae40ec9-dd09-4159-9bcd-2695257f72fd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034028Z:abd9a5ca-efaf-42fa-b780-bc87024817b0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7ae3904f934c4753e6ee274960236ab2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7ae3904f934c4753e6ee274960236ab2", - "x-ms-correlation-request-id": "c6c85a46-ef50-4a8d-90cf-175c233b6d9a", - "x-ms-ratelimit-remaining-subscription-reads": "11406", - "x-ms-request-id": "5aa3957b-0581-4cb7-bb2e-8a17c606f09d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034029Z:c6c85a46-ef50-4a8d-90cf-175c233b6d9a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f24762-b7fa-45e0-8e4b-6fea9c7ab2c6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "925bf8bdb3684f698443770a82a925f7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:40:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "925bf8bdb3684f698443770a82a925f7", - "x-ms-correlation-request-id": "6c252ec4-f9a3-4500-8458-d03d8d05882f", - "x-ms-ratelimit-remaining-subscription-reads": "11405", - "x-ms-request-id": "5fe5b229-45f3-4b64-a4d4-6a5b778ded5a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034030Z:6c252ec4-f9a3-4500-8458-d03d8d05882f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5316/providers/Microsoft.Storage/storageAccounts/sto9418", - "name": "sto9418", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:40:13.9255434Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:40:13.9255434Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:40:13.8161547Z", - "primaryEndpoints": { - "blob": "https://sto9418.blob.core.windows.net/", - "queue": "https://sto9418.queue.core.windows.net/", - "table": "https://sto9418.table.core.windows.net/", - "file": "https://sto9418.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res962?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-9f869688029b094991c03a844def4286-127a91660fed9a47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "79440ac20dcbf5c64587eb12bed15f8a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5f4990a2-afa1-4c1b-9215-3b00074c4536", - "x-ms-ratelimit-remaining-subscription-writes": "1091", - "x-ms-request-id": "5f4990a2-afa1-4c1b-9215-3b00074c4536", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034031Z:5f4990a2-afa1-4c1b-9215-3b00074c4536" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res962", - "name": "res962", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res962/providers/Microsoft.Storage/storageAccounts/sto3654?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-71fcc44f2c554347a8f183d92db228fb-be2b325d174e9947-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9636fd389b599426f6081c48c43cc830", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9636fd389b599426f6081c48c43cc830", - "x-ms-correlation-request-id": "3ab9849a-7535-4ae8-8cc1-0858ef87d242", - "x-ms-ratelimit-remaining-subscription-writes": "1090", - "x-ms-request-id": "5f165a62-5ad9-47e1-aa2b-d101d03c8d6a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034034Z:3ab9849a-7535-4ae8-8cc1-0858ef87d242" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2870eb8017c06e681de5d505aaad814a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2870eb8017c06e681de5d505aaad814a", - "x-ms-correlation-request-id": "57115a58-3ad2-4fcc-800e-3954d19a159d", - "x-ms-ratelimit-remaining-subscription-reads": "11404", - "x-ms-request-id": "d1277a03-0b05-47db-887a-0d19290a950a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034034Z:57115a58-3ad2-4fcc-800e-3954d19a159d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3222e1226445465e11a1f9376fa8572f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3222e1226445465e11a1f9376fa8572f", - "x-ms-correlation-request-id": "88336923-5995-4bb9-b109-338ce9c9dc12", - "x-ms-ratelimit-remaining-subscription-reads": "11403", - "x-ms-request-id": "be3bfd3c-0899-44b5-a498-fa9da592627f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034035Z:88336923-5995-4bb9-b109-338ce9c9dc12" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d9c70495a0cb846f36ab07531de5eaf0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d9c70495a0cb846f36ab07531de5eaf0", - "x-ms-correlation-request-id": "b7d55586-35c3-4859-96cb-df59fc7e168b", - "x-ms-ratelimit-remaining-subscription-reads": "11402", - "x-ms-request-id": "59a8ae20-42e8-47d8-ae31-b0349f91999f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034037Z:b7d55586-35c3-4859-96cb-df59fc7e168b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5b5be1a13fa31bd28c2a161e1e31fe74", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5b5be1a13fa31bd28c2a161e1e31fe74", - "x-ms-correlation-request-id": "e588d245-1613-49fe-8856-ee27af825a09", - "x-ms-ratelimit-remaining-subscription-reads": "11401", - "x-ms-request-id": "82e09857-2815-4a3e-bb7e-e566300db6e0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034038Z:e588d245-1613-49fe-8856-ee27af825a09" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a56fa58ea7e5817f729efc9a5d0b282c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a56fa58ea7e5817f729efc9a5d0b282c", - "x-ms-correlation-request-id": "ed21666f-a624-4a5b-928e-7d10b1dda641", - "x-ms-ratelimit-remaining-subscription-reads": "11400", - "x-ms-request-id": "c6c5df65-9096-4afe-8009-b86112cc0838", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034039Z:ed21666f-a624-4a5b-928e-7d10b1dda641" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8e9508b7fb4d568b32ab4ca08a516505", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8e9508b7fb4d568b32ab4ca08a516505", - "x-ms-correlation-request-id": "89c1bd93-1a85-4673-8fd2-03dd47886853", - "x-ms-ratelimit-remaining-subscription-reads": "11399", - "x-ms-request-id": "8a9aa0cd-f184-40e4-b420-9eb203ef01c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034041Z:89c1bd93-1a85-4673-8fd2-03dd47886853" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "78c492ac4476f90a61d9e9054238be80", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "78c492ac4476f90a61d9e9054238be80", - "x-ms-correlation-request-id": "ea3134b2-4626-4410-8f84-714eb1a1588d", - "x-ms-ratelimit-remaining-subscription-reads": "11398", - "x-ms-request-id": "7a074aea-b6e8-490d-afbc-3deabce2977f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034042Z:ea3134b2-4626-4410-8f84-714eb1a1588d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1567ea026f9b92271918733a5bdef721", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1567ea026f9b92271918733a5bdef721", - "x-ms-correlation-request-id": "e95a33ef-56b6-4ef1-8d0f-571365cba70e", - "x-ms-ratelimit-remaining-subscription-reads": "11397", - "x-ms-request-id": "a6b54f43-86af-4431-9590-ff99b951963a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034043Z:e95a33ef-56b6-4ef1-8d0f-571365cba70e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "caedf738af4772b5fd9c2c73128613fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "caedf738af4772b5fd9c2c73128613fa", - "x-ms-correlation-request-id": "ee5ca59b-d475-417e-a049-7fb96b674ae8", - "x-ms-ratelimit-remaining-subscription-reads": "11396", - "x-ms-request-id": "fdfef83d-50a3-4aa9-857d-e267ceb62b15", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034045Z:ee5ca59b-d475-417e-a049-7fb96b674ae8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a09ecbec50e93d696b325e5dd0d09e83", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a09ecbec50e93d696b325e5dd0d09e83", - "x-ms-correlation-request-id": "0df8e1c9-b5a0-41f0-bdb4-0ae863779aa2", - "x-ms-ratelimit-remaining-subscription-reads": "11395", - "x-ms-request-id": "a1baf1c9-ffb6-4d36-954b-a94cb3de45a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034046Z:0df8e1c9-b5a0-41f0-bdb4-0ae863779aa2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4bccc7e1f44a523934f417ff42b37f92", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4bccc7e1f44a523934f417ff42b37f92", - "x-ms-correlation-request-id": "9f2bc3bb-5004-4f76-b0e6-a5bb912c00df", - "x-ms-ratelimit-remaining-subscription-reads": "11394", - "x-ms-request-id": "d4def61e-204a-4610-9fd0-8fafc96fd0fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034047Z:9f2bc3bb-5004-4f76-b0e6-a5bb912c00df" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8f4d79055740e8378db05f145158a12d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8f4d79055740e8378db05f145158a12d", - "x-ms-correlation-request-id": "8998d27d-a825-4e32-910f-e163726023e3", - "x-ms-ratelimit-remaining-subscription-reads": "11393", - "x-ms-request-id": "abc2a00b-5591-4218-a6bc-b7a21a295474", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034049Z:8998d27d-a825-4e32-910f-e163726023e3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5f165a62-5ad9-47e1-aa2b-d101d03c8d6a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4b91a9fdc8baf8af914b6bf4386afab7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:40:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4b91a9fdc8baf8af914b6bf4386afab7", - "x-ms-correlation-request-id": "6d0319ef-b085-4575-944e-662c0532bdc4", - "x-ms-ratelimit-remaining-subscription-reads": "11392", - "x-ms-request-id": "39c98659-0217-4a06-bfac-2c640128981a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034050Z:6d0319ef-b085-4575-944e-662c0532bdc4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res962/providers/Microsoft.Storage/storageAccounts/sto3654", - "name": "sto3654", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:40:33.7249656Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:40:33.7249656Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:40:33.6311895Z", - "primaryEndpoints": { - "blob": "https://sto3654.blob.core.windows.net/", - "queue": "https://sto3654.queue.core.windows.net/", - "table": "https://sto3654.table.core.windows.net/", - "file": "https://sto3654.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5758cbb30e838a4390e4bd9a952501db", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "8450", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7a044cc4-80bb-4ce9-81ac-9f27ddbce241", - "x-ms-original-request-ids": [ - "6a7df79a-33c1-434c-a3ee-c50a7b4a431c", - "399c37d6-ae2c-42d5-aee1-b87868913b20", - "507e9ff1-e639-45c8-8c40-26359d5076c9" - ], - "x-ms-ratelimit-remaining-subscription-reads": "11391", - "x-ms-request-id": "7a044cc4-80bb-4ce9-81ac-9f27ddbce241", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034051Z:7a044cc4-80bb-4ce9-81ac-9f27ddbce241" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res962/providers/Microsoft.Storage/storageAccounts/sto3654", - "name": "sto3654", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:40:33.7249656Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:40:33.7249656Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:40:33.6311895Z", - "primaryEndpoints": { - "blob": "https://sto3654.blob.core.windows.net/", - "queue": "https://sto3654.queue.core.windows.net/", - "table": "https://sto3654.table.core.windows.net/", - "file": "https://sto3654.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - }, - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5316/providers/Microsoft.Storage/storageAccounts/sto9418", - "name": "sto9418", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:40:13.9255434Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:40:13.9255434Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:40:13.8161547Z", - "primaryEndpoints": { - "blob": "https://sto9418.blob.core.windows.net/", - "queue": "https://sto9418.queue.core.windows.net/", - "table": "https://sto9418.table.core.windows.net/", - "file": "https://sto9418.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - }, - { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/clitest.rgjjrymt7wh6tekmqcz2p62v3jgdeckkjqesrshatzfvpo7hrf4zk5og47n6cwdmgh2/providers/Microsoft.Storage/storageAccounts/clistorage4cta2uhbcr", - "name": "clistorage4cta2uhbcr", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2018-11-22T01:43:04.3141638Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2018-11-22T01:43:04.3141638Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2018-11-22T01:43:04.2048442Z", - "primaryEndpoints": { - "dfs": "https://clistorage4cta2uhbcr.dfs.core.windows.net/", - "web": "https://clistorage4cta2uhbcr.z22.web.core.windows.net/", - "blob": "https://clistorage4cta2uhbcr.blob.core.windows.net/", - "queue": "https://clistorage4cta2uhbcr.queue.core.windows.net/", - "table": "https://clistorage4cta2uhbcr.table.core.windows.net/", - "file": "https://clistorage4cta2uhbcr.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available", - "secondaryLocation": "eastus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://clistorage4cta2uhbcr-secondary.dfs.core.windows.net/", - "web": "https://clistorage4cta2uhbcr-secondary.z22.web.core.windows.net/", - "blob": "https://clistorage4cta2uhbcr-secondary.blob.core.windows.net/", - "queue": "https://clistorage4cta2uhbcr-secondary.queue.core.windows.net/", - "table": "https://clistorage4cta2uhbcr-secondary.table.core.windows.net/" - } - } - }, - { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/clitest.rgs2hz37xklfdmuxohpesq7jcltkkmqe5636w2y73jwowx4b4ijkuvtzurzij54e2hp/providers/Microsoft.Storage/storageAccounts/clistoragejh4ehwtlxb", - "name": "clistoragejh4ehwtlxb", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2018-11-22T01:41:23.3314286Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2018-11-22T01:41:23.3314286Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2018-11-22T01:41:23.2064365Z", - "primaryEndpoints": { - "dfs": "https://clistoragejh4ehwtlxb.dfs.core.windows.net/", - "web": "https://clistoragejh4ehwtlxb.z22.web.core.windows.net/", - "blob": "https://clistoragejh4ehwtlxb.blob.core.windows.net/", - "queue": "https://clistoragejh4ehwtlxb.queue.core.windows.net/", - "table": "https://clistoragejh4ehwtlxb.table.core.windows.net/", - "file": "https://clistoragejh4ehwtlxb.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available", - "secondaryLocation": "eastus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://clistoragejh4ehwtlxb-secondary.dfs.core.windows.net/", - "web": "https://clistoragejh4ehwtlxb-secondary.z22.web.core.windows.net/", - "blob": "https://clistoragejh4ehwtlxb-secondary.blob.core.windows.net/", - "queue": "https://clistoragejh4ehwtlxb-secondary.queue.core.windows.net/", - "table": "https://clistoragejh4ehwtlxb-secondary.table.core.windows.net/" - } - } - }, - { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/smokergtest9160/providers/Microsoft.Storage/storageAccounts/smokesatest9160", - "name": "smokesatest9160", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T01:49:33.7267285Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T01:49:33.7267285Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T01:49:33.6485940Z", - "primaryEndpoints": { - "dfs": "https://smokesatest9160.dfs.core.windows.net/", - "web": "https://smokesatest9160.z22.web.core.windows.net/", - "blob": "https://smokesatest9160.blob.core.windows.net/", - "queue": "https://smokesatest9160.queue.core.windows.net/", - "table": "https://smokesatest9160.table.core.windows.net/", - "file": "https://smokesatest9160.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available" - } - }, - { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/automationrepro2/providers/Microsoft.Storage/storageAccounts/dixue", - "name": "dixue", - "type": "Microsoft.Storage/storageAccounts", - "location": "southeastasia", - "tags": { - "ms-resource-usage": "azure-cloud-shell" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-02-28T03:22:06.3989756Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-02-28T03:22:06.3989756Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-02-28T03:22:06.3364427Z", - "primaryEndpoints": { - "dfs": "https://dixue.dfs.core.windows.net/", - "web": "https://dixue.z23.web.core.windows.net/", - "blob": "https://dixue.blob.core.windows.net/", - "queue": "https://dixue.queue.core.windows.net/", - "table": "https://dixue.table.core.windows.net/", - "file": "https://dixue.file.core.windows.net/" - }, - "primaryLocation": "southeastasia", - "statusOfPrimary": "available" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1084832529", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListKeysTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListKeysTest.json deleted file mode 100644 index 6e6807b175b7..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListKeysTest.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1275?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-527bcace6713d147aca16bee6d503c2b-81ee7bed7812b74d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4f64c9b74df25b60c58f8a2f87ffa912", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:22:02 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c0c81eb3-6188-4e53-a007-866df2dc6461", - "x-ms-ratelimit-remaining-subscription-writes": "983", - "x-ms-request-id": "c0c81eb3-6188-4e53-a007-866df2dc6461", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032203Z:c0c81eb3-6188-4e53-a007-866df2dc6461" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1275", - "name": "res1275", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1275/providers/Microsoft.Storage/storageAccounts/sto52?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-029cbe9b95cdc6498097a6f40c67fec5-316ea56d84a3aa40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "62d4a90fab7e8b067245029725dfff16", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:22:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7ee9e367-137b-4a75-b1bb-1c42f72f3fa5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "62d4a90fab7e8b067245029725dfff16", - "x-ms-correlation-request-id": "3fc6c9ba-5db3-40dd-a891-e7b2b904a372", - "x-ms-ratelimit-remaining-subscription-writes": "982", - "x-ms-request-id": "7ee9e367-137b-4a75-b1bb-1c42f72f3fa5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032205Z:3fc6c9ba-5db3-40dd-a891-e7b2b904a372" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7ee9e367-137b-4a75-b1bb-1c42f72f3fa5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ae50dd1a41b31d385ec480085ec3a0af", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:22:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7ee9e367-137b-4a75-b1bb-1c42f72f3fa5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ae50dd1a41b31d385ec480085ec3a0af", - "x-ms-correlation-request-id": "489a8984-9723-43b4-bc41-8a7ad1a45d9a", - "x-ms-ratelimit-remaining-subscription-reads": "11016", - "x-ms-request-id": "20c1ddd1-a82a-4d90-a4eb-45cd8ef25ea3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032206Z:489a8984-9723-43b4-bc41-8a7ad1a45d9a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7ee9e367-137b-4a75-b1bb-1c42f72f3fa5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aace198ad78ba6b0f0b1ea0c6fc1e5fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1155", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:23:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aace198ad78ba6b0f0b1ea0c6fc1e5fa", - "x-ms-correlation-request-id": "f2af8f15-d5b2-4cec-86b3-ee6d3a64e724", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "f0def976-2fc4-469a-bacf-3a50bb7c04d0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032317Z:f2af8f15-d5b2-4cec-86b3-ee6d3a64e724" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1275/providers/Microsoft.Storage/storageAccounts/sto52", - "name": "sto52", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:22:05.5198584Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:22:05.5198584Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:22:05.4260879Z", - "primaryEndpoints": { - "blob": "https://sto52.blob.core.windows.net/", - "queue": "https://sto52.queue.core.windows.net/", - "table": "https://sto52.table.core.windows.net/", - "file": "https://sto52.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1275/providers/Microsoft.Storage/storageAccounts/sto52/listKeys?api-version=2019-06-01\u0026$expand=kerb", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-75ce17bb85ad7242b3aaa292aec2b24d-c797236d103d4d49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "487d88a1518f76621c00dcb8e9b0c3b4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "288", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:23:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "487d88a1518f76621c00dcb8e9b0c3b4", - "x-ms-correlation-request-id": "68b4cd4c-a1d1-4473-a59b-b404d2d65122", - "x-ms-ratelimit-remaining-subscription-resource-requests": "11999", - "x-ms-request-id": "d8ce6f81-e094-4a18-92a9-ec2c24f32bd9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032318Z:68b4cd4c-a1d1-4473-a59b-b404d2d65122" - }, - "ResponseBody": { - "keys": [ - { - "keyName": "key1", - "value": "7KIadshc3DNrnh57r0h4wBBAxtKWhAYNJXlnum6N4pezv/uZbsSbCW\u002B2RXixezDFEQ72nyKTpncHqiCJlal5hQ==", - "permissions": "FULL" - }, - { - "keyName": "key2", - "value": "Z0z5DihdwB7NWLObALLS/bsZuwpvmeEQqd1peII7utOfExhUqED\u002BVbyI8Ci5ZUWIkBYCFZkNO15wkIwckvHDoQ==", - "permissions": "FULL" - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1993162215", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListKeysTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListKeysTestAsync.json deleted file mode 100644 index 197079fcdd16..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListKeysTestAsync.json +++ /dev/null @@ -1,638 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res5549?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-24b65790bb755645a1ee580c3afea2c8-2ef71589f4fe8b4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3922e4106940a74bfed7436f3860a925", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7422acb6-6622-4923-b510-718a6d8687ea", - "x-ms-ratelimit-remaining-subscription-writes": "1089", - "x-ms-request-id": "7422acb6-6622-4923-b510-718a6d8687ea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034055Z:7422acb6-6622-4923-b510-718a6d8687ea" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5549", - "name": "res5549", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5549/providers/Microsoft.Storage/storageAccounts/sto7641?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-0dd06318f55e2b40903905a1b3cdf475-5a95fd9af1b83b40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c3480acf6126c9a4cc524c4b5b70f6d4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c3480acf6126c9a4cc524c4b5b70f6d4", - "x-ms-correlation-request-id": "5dca614c-f4b4-4c5e-a174-80f4fff4e74b", - "x-ms-ratelimit-remaining-subscription-writes": "1088", - "x-ms-request-id": "bffbc919-316d-4c53-bd45-7af07b49eeb5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034059Z:5dca614c-f4b4-4c5e-a174-80f4fff4e74b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2309164b0f8982e97d707417ff5ca367", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:40:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2309164b0f8982e97d707417ff5ca367", - "x-ms-correlation-request-id": "ff3d7da9-897b-4db9-ba21-d704bd84c0ef", - "x-ms-ratelimit-remaining-subscription-reads": "11390", - "x-ms-request-id": "69f0b11e-15a8-441a-82ad-597ed389987e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034100Z:ff3d7da9-897b-4db9-ba21-d704bd84c0ef" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ccf19b4cdf306a7e9505592d06bf9642", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ccf19b4cdf306a7e9505592d06bf9642", - "x-ms-correlation-request-id": "c4860964-3451-46e9-8c46-4ce0a72f01ff", - "x-ms-ratelimit-remaining-subscription-reads": "11389", - "x-ms-request-id": "6fe3df13-d186-4968-9ba9-1c9d9972671b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034101Z:c4860964-3451-46e9-8c46-4ce0a72f01ff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "44007064d367374ba9f6c856f15e440d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "44007064d367374ba9f6c856f15e440d", - "x-ms-correlation-request-id": "38e0e6d6-c4a8-47b6-8bd7-730f22e1dfd5", - "x-ms-ratelimit-remaining-subscription-reads": "11388", - "x-ms-request-id": "5a2304ae-5d11-44ca-8789-9f32018f139c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034102Z:38e0e6d6-c4a8-47b6-8bd7-730f22e1dfd5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9798f35521986caa989f8d83b6bc7cbe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9798f35521986caa989f8d83b6bc7cbe", - "x-ms-correlation-request-id": "3250225c-ee80-417c-941d-0d4b9795c8a7", - "x-ms-ratelimit-remaining-subscription-reads": "11387", - "x-ms-request-id": "4694bd7b-4fc7-4a90-bfe7-1ea4ed28bfb6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034104Z:3250225c-ee80-417c-941d-0d4b9795c8a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8eb231d95e5c79004fba223a17277837", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8eb231d95e5c79004fba223a17277837", - "x-ms-correlation-request-id": "63121d51-0803-477e-a59a-421635dc3f17", - "x-ms-ratelimit-remaining-subscription-reads": "11386", - "x-ms-request-id": "3ef24499-3100-47ea-a52b-7e1d27aed891", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034105Z:63121d51-0803-477e-a59a-421635dc3f17" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "12d74bc1ff2742aac593abc745c780ed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "12d74bc1ff2742aac593abc745c780ed", - "x-ms-correlation-request-id": "813e17de-dbe6-4998-b1e2-5c6d9fa7899c", - "x-ms-ratelimit-remaining-subscription-reads": "11385", - "x-ms-request-id": "43743c47-cb18-4125-bdef-1e628aa250bb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034106Z:813e17de-dbe6-4998-b1e2-5c6d9fa7899c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bf7c097ab5abf7b1f31e47ddff705570", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bf7c097ab5abf7b1f31e47ddff705570", - "x-ms-correlation-request-id": "26d1d553-8e1a-4049-ab30-f539e7b60f32", - "x-ms-ratelimit-remaining-subscription-reads": "11384", - "x-ms-request-id": "02f79397-6527-4e09-b88c-8085338e08cd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034108Z:26d1d553-8e1a-4049-ab30-f539e7b60f32" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6ac2552669e4da968670c8c8b2383388", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6ac2552669e4da968670c8c8b2383388", - "x-ms-correlation-request-id": "dfe1db5e-ea94-427a-a632-96646f94fe8c", - "x-ms-ratelimit-remaining-subscription-reads": "11383", - "x-ms-request-id": "cdad91e2-ec68-4e0f-b628-e8b7f49bdc9b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034109Z:dfe1db5e-ea94-427a-a632-96646f94fe8c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0dc03439b8ab0b8c9ae01e09b7cc4255", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0dc03439b8ab0b8c9ae01e09b7cc4255", - "x-ms-correlation-request-id": "c8630c87-25d3-4563-886e-2ee74f0f88c2", - "x-ms-ratelimit-remaining-subscription-reads": "11382", - "x-ms-request-id": "5d1d49fb-dd89-4b64-ad4f-ea6eb9a1a428", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034110Z:c8630c87-25d3-4563-886e-2ee74f0f88c2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "efa13b3e1504100973a2393aece944bb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "efa13b3e1504100973a2393aece944bb", - "x-ms-correlation-request-id": "46650443-a5e6-4dde-90e7-52036f9e860f", - "x-ms-ratelimit-remaining-subscription-reads": "11381", - "x-ms-request-id": "ff1f21be-806a-48a6-ae39-6e9c690cbcef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034112Z:46650443-a5e6-4dde-90e7-52036f9e860f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cba4bfea47b06dc5c9b6d0044b8d22b9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cba4bfea47b06dc5c9b6d0044b8d22b9", - "x-ms-correlation-request-id": "e855b8ce-b8ce-4690-9a58-85e96fec448f", - "x-ms-ratelimit-remaining-subscription-reads": "11380", - "x-ms-request-id": "7d701faa-5278-4aeb-b7c9-e00b045afd7f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034113Z:e855b8ce-b8ce-4690-9a58-85e96fec448f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7789732e449723832baf9a087f521fb0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7789732e449723832baf9a087f521fb0", - "x-ms-correlation-request-id": "4e3c6419-c91a-461e-a593-fa20dec1d02e", - "x-ms-ratelimit-remaining-subscription-reads": "11379", - "x-ms-request-id": "f4ab2028-2c39-4dcb-88e9-ceac1911f3e1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034115Z:4e3c6419-c91a-461e-a593-fa20dec1d02e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bffbc919-316d-4c53-bd45-7af07b49eeb5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f81e629b7728f6a57533264e4505c5e5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:41:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f81e629b7728f6a57533264e4505c5e5", - "x-ms-correlation-request-id": "1327be52-a05a-40aa-a727-f0ff92df4ff7", - "x-ms-ratelimit-remaining-subscription-reads": "11378", - "x-ms-request-id": "ab548c47-ad93-41cb-a071-ee9acc6e728f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034116Z:1327be52-a05a-40aa-a727-f0ff92df4ff7" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5549/providers/Microsoft.Storage/storageAccounts/sto7641", - "name": "sto7641", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:40:59.4447245Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:40:59.4447245Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:40:59.3509575Z", - "primaryEndpoints": { - "blob": "https://sto7641.blob.core.windows.net/", - "queue": "https://sto7641.queue.core.windows.net/", - "table": "https://sto7641.table.core.windows.net/", - "file": "https://sto7641.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5549/providers/Microsoft.Storage/storageAccounts/sto7641/listKeys?api-version=2019-06-01\u0026$expand=kerb", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-6e2c8c6e4fcb0846bb295c0f719ebf64-0e795ddc5b35f64e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "790c7f80cc5fa6243b809f00adbdee77", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "288", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:41:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "790c7f80cc5fa6243b809f00adbdee77", - "x-ms-correlation-request-id": "f133dc5a-a515-43cf-a01d-0a17a74770aa", - "x-ms-ratelimit-remaining-subscription-resource-requests": "11997", - "x-ms-request-id": "9f8dd64c-f189-4d1d-9543-a4301e2eab0e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034116Z:f133dc5a-a515-43cf-a01d-0a17a74770aa" - }, - "ResponseBody": { - "keys": [ - { - "keyName": "key1", - "value": "pYyR2YQ6okV5a/lCGU5NvIZfNtgRhokAO9jXOAhpJ\u002B5RBWF8pNUAAINmYw8UpYZXzNGH4SftvXoeMZWp2pqcPw==", - "permissions": "FULL" - }, - { - "keyName": "key2", - "value": "1fK\u002BXuPgSxGx5nHRDi\u002BOC0ZSRnMB62RluRCXeRO7j3xbXYMj38/pXnbVdRQcEK0ywjVOlVMQuk5dSoeAeICK3g==", - "permissions": "FULL" - } - ] - } - } - ], - "Variables": { - "RandomSeed": "446144600", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASTest.json deleted file mode 100644 index 03cec2fe0c34..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASTest.json +++ /dev/null @@ -1,638 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9889?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-aef24c0c52c26d4d8777032e601732ee-71002b560c1dc842-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ee4bbfdd0467379fd52f4d5c1adedff1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b863a11c-b48a-4db6-86b6-1738b103ba02", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "b863a11c-b48a-4db6-86b6-1738b103ba02", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032326Z:b863a11c-b48a-4db6-86b6-1738b103ba02" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9889", - "name": "res9889", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9889/providers/Microsoft.Storage/storageAccounts/sto8824?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-17e37a22148b3247a7cbbb4817ce9156-0c1f6b44b71eb746-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8d66046d635f70eca1e20cd589c48fb5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8d66046d635f70eca1e20cd589c48fb5", - "x-ms-correlation-request-id": "5be53582-cbe0-4b47-8028-15ed3098cb5a", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "249c243b-4055-464e-af88-8e168447fdaa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032334Z:5be53582-cbe0-4b47-8028-15ed3098cb5a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "27dd1a830b415b7e5f7ec62192614b6b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "27dd1a830b415b7e5f7ec62192614b6b", - "x-ms-correlation-request-id": "97caebdb-49f4-437f-a1a2-d941a5dfe53e", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "b96e29a2-beee-4bf3-a121-860949e6a492", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032334Z:97caebdb-49f4-437f-a1a2-d941a5dfe53e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f316a7be4b457a1265d50a01e49ce9ab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f316a7be4b457a1265d50a01e49ce9ab", - "x-ms-correlation-request-id": "458ffe7f-535d-4800-977f-93aef8492a59", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "e3e75fe1-b347-4db4-9370-1e378f5bbc39", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032335Z:458ffe7f-535d-4800-977f-93aef8492a59" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6f5258d168e7f8746c3e46142c7dfe21", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6f5258d168e7f8746c3e46142c7dfe21", - "x-ms-correlation-request-id": "3331f882-86f2-4fe7-a9b2-1ca9904c0543", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "5bab4d6d-f42e-47fa-93a1-5777c95509c6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032337Z:3331f882-86f2-4fe7-a9b2-1ca9904c0543" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "df9113131dde376e0862c16c007c77c2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "df9113131dde376e0862c16c007c77c2", - "x-ms-correlation-request-id": "21d69525-cbeb-45c9-86eb-98e04361e29f", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "1c4a8e06-190b-4ff9-b1cb-0c92ee840f20", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032338Z:21d69525-cbeb-45c9-86eb-98e04361e29f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3a501a94db0f5584321e860605fe4ee8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3a501a94db0f5584321e860605fe4ee8", - "x-ms-correlation-request-id": "caf2c033-c90f-4a7b-a6c2-3ac61b8642b3", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "80c8b44a-a01d-456d-a4c5-39771c53812d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032339Z:caf2c033-c90f-4a7b-a6c2-3ac61b8642b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d0eee9d60a0ab4cde91a6784a608f7f0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d0eee9d60a0ab4cde91a6784a608f7f0", - "x-ms-correlation-request-id": "9bdbb900-e71e-4a3e-b9da-7cbbe8f1a31b", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "0167b3ed-a921-481c-8008-23d237220c7f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032341Z:9bdbb900-e71e-4a3e-b9da-7cbbe8f1a31b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "117f83c7c42d37118f3bacc096683209", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "117f83c7c42d37118f3bacc096683209", - "x-ms-correlation-request-id": "f9a43675-b9b8-4402-8c41-74308f464a01", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "dd71a58c-146f-4bf5-bdc4-aae25c53cd21", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032342Z:f9a43675-b9b8-4402-8c41-74308f464a01" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1795d813a78e8ab74d9b50f574ffae2a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1795d813a78e8ab74d9b50f574ffae2a", - "x-ms-correlation-request-id": "6ae61f4b-6329-414f-92f1-06cffe959f39", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "a83ca3a9-df72-46da-a5fc-f087fd37e64b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032343Z:6ae61f4b-6329-414f-92f1-06cffe959f39" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "813f96263d7e12bbd7b740cf5d0c1d81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "813f96263d7e12bbd7b740cf5d0c1d81", - "x-ms-correlation-request-id": "bce64932-6630-4e3d-8d4b-04403710e4ab", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "b9c99819-019f-438e-90ba-fd017e35a0c4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032345Z:bce64932-6630-4e3d-8d4b-04403710e4ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ce715de7e0721f61cbf5c491731cc28f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ce715de7e0721f61cbf5c491731cc28f", - "x-ms-correlation-request-id": "4f191c10-faf8-4cc9-8492-10de0a932bca", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "989b722e-66b9-4813-b7e4-e4e5be81c1f0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032346Z:4f191c10-faf8-4cc9-8492-10de0a932bca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0099828cb128d58a1d833fd766e82c40", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0099828cb128d58a1d833fd766e82c40", - "x-ms-correlation-request-id": "c3db29a1-6515-4140-8bb8-8cbc2180b9da", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "e085c252-371e-4830-a385-dc8e73f98327", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032347Z:c3db29a1-6515-4140-8bb8-8cbc2180b9da" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "170dcf7de08d46b7341fb58979299fbb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "170dcf7de08d46b7341fb58979299fbb", - "x-ms-correlation-request-id": "446cd93f-0211-4d5a-ab46-046e1e508486", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "4a07c444-7855-4ec8-aea5-04306f6de0c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032348Z:446cd93f-0211-4d5a-ab46-046e1e508486" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/249c243b-4055-464e-af88-8e168447fdaa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "db42b0f41d733558d29bb0efa08ab9e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:23:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "db42b0f41d733558d29bb0efa08ab9e3", - "x-ms-correlation-request-id": "31f00423-9834-44f9-b8af-16a7dcdcede6", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "5226a5d1-63c1-4b10-a39f-02cf1eb3b53d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032350Z:31f00423-9834-44f9-b8af-16a7dcdcede6" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9889/providers/Microsoft.Storage/storageAccounts/sto8824", - "name": "sto8824", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:23:33.6711735Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:23:33.6711735Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:23:33.5930734Z", - "primaryEndpoints": { - "blob": "https://sto8824.blob.core.windows.net/", - "queue": "https://sto8824.queue.core.windows.net/", - "table": "https://sto8824.table.core.windows.net/", - "file": "https://sto8824.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9889/providers/Microsoft.Storage/storageAccounts/sto8824/ListServiceSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "238", - "Content-Type": "application/json", - "traceparent": "00-3fe289422b7d2a44a2c50d762cf9456c-4acad31f3cb57844-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a31383c8ab0fab02ca52cb09fb015cf3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "canonicalizedResource": "/blob/sto8824/music", - "signedResource": "c", - "signedPermission": "rdwlacup", - "signedProtocol": "https,http", - "signedStart": "2020-09-14T03:23:49.3830292Z", - "signedExpiry": "2020-09-14T04:23:49.3830292Z", - "keyToSign": "key1" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "196", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:23:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a31383c8ab0fab02ca52cb09fb015cf3", - "x-ms-correlation-request-id": "c1aa6110-8a54-4d03-8c41-85b111ce61c3", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "2718d543-b3a0-4d41-8fc4-a39cadfcf84d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032350Z:c1aa6110-8a54-4d03-8c41-85b111ce61c3" - }, - "ResponseBody": { - "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026spr=https,http\u0026st=2020-09-14T03%3A23%3A49.3830292Z\u0026se=2020-09-14T04%3A23%3A49.3830292Z\u0026sp=rdwlacup\u0026sig=PYk1Z71H%2FI4wK3XShLWz8JTzl%2FksqVChMTQgeae%2BUlI%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2020-09-14T11:23:49.3830292\u002B08:00", - "RandomSeed": "1444890381", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASTestAsync.json deleted file mode 100644 index cfbc33382af7..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASTestAsync.json +++ /dev/null @@ -1,638 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res2583?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-9a1891c3993a0641aac6e4b2597df7b7-9018dd4eb5007345-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "be0b889d946c2769f6be73fb08e8e2ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f054d9d5-f60e-46df-896b-bcbf3417462b", - "x-ms-ratelimit-remaining-subscription-writes": "1087", - "x-ms-request-id": "f054d9d5-f60e-46df-896b-bcbf3417462b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034120Z:f054d9d5-f60e-46df-896b-bcbf3417462b" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2583", - "name": "res2583", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2583/providers/Microsoft.Storage/storageAccounts/sto3194?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-4ac8ff7f83bb094585e6f53c059de4af-4c5b9f81f7602249-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "77888942768518b44877736353753a81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "77888942768518b44877736353753a81", - "x-ms-correlation-request-id": "2b1f9d24-cb67-4e1e-a749-c4c1f7856487", - "x-ms-ratelimit-remaining-subscription-writes": "1086", - "x-ms-request-id": "ad36fcbc-10c5-4a0a-8032-8274c50e04f8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034122Z:2b1f9d24-cb67-4e1e-a749-c4c1f7856487" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6f730046808a111857a6231df5c3a348", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6f730046808a111857a6231df5c3a348", - "x-ms-correlation-request-id": "38afbec8-4ed9-49d9-838d-a3491b17200a", - "x-ms-ratelimit-remaining-subscription-reads": "11377", - "x-ms-request-id": "4a431d80-3981-4036-aee7-6fe1990c0fae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034123Z:38afbec8-4ed9-49d9-838d-a3491b17200a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "649979390b1e465e010f8fe87774b363", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "649979390b1e465e010f8fe87774b363", - "x-ms-correlation-request-id": "7a7d46c5-b0d2-407e-a0aa-1f63301a023f", - "x-ms-ratelimit-remaining-subscription-reads": "11376", - "x-ms-request-id": "e19cca3c-22d7-4c48-aced-8644283e2e93", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034124Z:7a7d46c5-b0d2-407e-a0aa-1f63301a023f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "521c3d20cb01eef76bb26683d7698224", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "521c3d20cb01eef76bb26683d7698224", - "x-ms-correlation-request-id": "d51b2387-652c-48e4-a331-11adc8287c68", - "x-ms-ratelimit-remaining-subscription-reads": "11375", - "x-ms-request-id": "39cbcd36-85f2-4847-94ca-92aee65205f8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034125Z:d51b2387-652c-48e4-a331-11adc8287c68" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ea06b6f9f24b3b17a22d6d7af12f99e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ea06b6f9f24b3b17a22d6d7af12f99e3", - "x-ms-correlation-request-id": "1d3f1e8a-b6ab-4e3f-825b-44fd2b5f03b1", - "x-ms-ratelimit-remaining-subscription-reads": "11374", - "x-ms-request-id": "824d9385-5e95-462a-907a-d81e6f25c0ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034127Z:1d3f1e8a-b6ab-4e3f-825b-44fd2b5f03b1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b8fdc0f250a76d4681aaf86ca4da6f98", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b8fdc0f250a76d4681aaf86ca4da6f98", - "x-ms-correlation-request-id": "3a0508a8-27c0-4888-b018-81d9963456ad", - "x-ms-ratelimit-remaining-subscription-reads": "11372", - "x-ms-request-id": "b89b6654-2d46-40bf-9248-6019b5ed46c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034128Z:3a0508a8-27c0-4888-b018-81d9963456ad" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c0ee6a8dc96d2d1825e1b0d45e7dfc3c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c0ee6a8dc96d2d1825e1b0d45e7dfc3c", - "x-ms-correlation-request-id": "ebbf3ad8-99f0-4e5c-a237-44efed4c6af3", - "x-ms-ratelimit-remaining-subscription-reads": "11371", - "x-ms-request-id": "7cea8e4a-da88-4518-98aa-12cd517c2791", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034129Z:ebbf3ad8-99f0-4e5c-a237-44efed4c6af3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "17908318ca6ba97d6f9969a0f9ab96c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "17908318ca6ba97d6f9969a0f9ab96c7", - "x-ms-correlation-request-id": "182284d6-5d35-4792-a5df-607b898995e1", - "x-ms-ratelimit-remaining-subscription-reads": "11370", - "x-ms-request-id": "ae8a84a5-2345-4b77-aa8e-cdc1bb0c8bd5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034131Z:182284d6-5d35-4792-a5df-607b898995e1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "86edd4bed8412975a8cf92c59f720f04", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "86edd4bed8412975a8cf92c59f720f04", - "x-ms-correlation-request-id": "6e1c4267-68db-45bd-8fef-dce1b07aef69", - "x-ms-ratelimit-remaining-subscription-reads": "11369", - "x-ms-request-id": "44a602ce-6e13-4e96-8563-d5531c37eadf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034132Z:6e1c4267-68db-45bd-8fef-dce1b07aef69" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2054bcae584ac32ced4451d45f77347a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2054bcae584ac32ced4451d45f77347a", - "x-ms-correlation-request-id": "1b011ab5-48a3-47ae-81ed-916a423674d8", - "x-ms-ratelimit-remaining-subscription-reads": "11368", - "x-ms-request-id": "f315b5f4-0aa4-4aff-a477-91b20e234e64", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034133Z:1b011ab5-48a3-47ae-81ed-916a423674d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8916e94a75903ffb0e666e9c37b70afd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8916e94a75903ffb0e666e9c37b70afd", - "x-ms-correlation-request-id": "e8b1b46e-54d9-418e-9339-0304de68553c", - "x-ms-ratelimit-remaining-subscription-reads": "11367", - "x-ms-request-id": "b374146a-9948-4f02-8679-72ed89c69b3d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034135Z:e8b1b46e-54d9-418e-9339-0304de68553c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3df265897556667da82a98fc87a0ca30", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3df265897556667da82a98fc87a0ca30", - "x-ms-correlation-request-id": "899c99a5-08e2-4425-bb8c-87c3f59cb007", - "x-ms-ratelimit-remaining-subscription-reads": "11366", - "x-ms-request-id": "f2035704-b7bf-44ae-a58e-a2499f404dd7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034136Z:899c99a5-08e2-4425-bb8c-87c3f59cb007" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b67a189b855b3873c11412e3e98f8b36", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b67a189b855b3873c11412e3e98f8b36", - "x-ms-correlation-request-id": "c1767e4e-e3f2-4c6c-9318-317b6b480789", - "x-ms-ratelimit-remaining-subscription-reads": "11365", - "x-ms-request-id": "5f544bee-6d7f-401c-bed7-9eb257586773", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034137Z:c1767e4e-e3f2-4c6c-9318-317b6b480789" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad36fcbc-10c5-4a0a-8032-8274c50e04f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fa4a533af684d5236bb0e066ddfeb76d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:41:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fa4a533af684d5236bb0e066ddfeb76d", - "x-ms-correlation-request-id": "834eb0e0-8d0c-4c3a-bec3-1773a1a16d83", - "x-ms-ratelimit-remaining-subscription-reads": "11364", - "x-ms-request-id": "c6c04bf3-8e1e-427a-bb8f-f4dcab430767", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034139Z:834eb0e0-8d0c-4c3a-bec3-1773a1a16d83" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2583/providers/Microsoft.Storage/storageAccounts/sto3194", - "name": "sto3194", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:41:22.2917127Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:41:22.2917127Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:41:22.1823523Z", - "primaryEndpoints": { - "blob": "https://sto3194.blob.core.windows.net/", - "queue": "https://sto3194.queue.core.windows.net/", - "table": "https://sto3194.table.core.windows.net/", - "file": "https://sto3194.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2583/providers/Microsoft.Storage/storageAccounts/sto3194/ListServiceSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "238", - "Content-Type": "application/json", - "traceparent": "00-d649fa7ff5f54149ba3fd89a91f6d69e-dd6e216b75b73e45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1e003e9c533c03a2f1ba7c4262997d18", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "canonicalizedResource": "/blob/sto3194/music", - "signedResource": "c", - "signedPermission": "rdwlacup", - "signedProtocol": "https,http", - "signedStart": "2020-09-14T03:41:38.1777103Z", - "signedExpiry": "2020-09-14T04:41:38.1777103Z", - "keyToSign": "key1" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "192", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:41:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1e003e9c533c03a2f1ba7c4262997d18", - "x-ms-correlation-request-id": "012b44b6-f831-451b-86fd-5bbb53d130a9", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "d48bd89f-da84-4dc6-8baf-9123e450b1e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034139Z:012b44b6-f831-451b-86fd-5bbb53d130a9" - }, - "ResponseBody": { - "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026spr=https,http\u0026st=2020-09-14T03%3A41%3A38.1777103Z\u0026se=2020-09-14T04%3A41%3A38.1777103Z\u0026sp=rdwlacup\u0026sig=J1iqnk1W4%2BYQmVDK2gnJ9LFIo0tmwjQxdFWmvymp1gM%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2020-09-14T11:41:38.1777103\u002B08:00", - "RandomSeed": "1221489086", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithDefaultProperties.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithDefaultProperties.json deleted file mode 100644 index 3add06c466e5..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithDefaultProperties.json +++ /dev/null @@ -1,635 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9424?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-fce6568f45dc8841959dcfc77924e8a8-980ce8614593b348-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2895f05afca28d5f92e5dfb30cd65dd4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2f067d74-9639-4b96-b7a2-f783afe6fa97", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "2f067d74-9639-4b96-b7a2-f783afe6fa97", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032354Z:2f067d74-9639-4b96-b7a2-f783afe6fa97" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9424", - "name": "res9424", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9424/providers/Microsoft.Storage/storageAccounts/sto2410?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-c6f2a4303cc77e48b84bacb40b0d233c-9278a4b6f601ac40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eb1983e4198c924f2bfbdf1938ebd51d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eb1983e4198c924f2bfbdf1938ebd51d", - "x-ms-correlation-request-id": "e1adc7cb-c887-4b40-8bbc-5b4ac2cd1a7e", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "148f1d70-99d3-4679-94c3-496b5f6a2bd2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032357Z:e1adc7cb-c887-4b40-8bbc-5b4ac2cd1a7e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ccaf0cde9f4ed6cd469677017f7359fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ccaf0cde9f4ed6cd469677017f7359fa", - "x-ms-correlation-request-id": "2572a8f8-b649-4c76-880c-3e215cf8a40d", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "a848690f-d820-4da3-a0a1-b9f2e09f8bad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032358Z:2572a8f8-b649-4c76-880c-3e215cf8a40d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2bed9509dcf280e824f712a76a57d0f6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:23:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2bed9509dcf280e824f712a76a57d0f6", - "x-ms-correlation-request-id": "1ced44c2-a3c2-4ace-bf58-0b864c0fad77", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "f7455fba-cdf7-4f1f-9fd5-9cce0317bd44", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032359Z:1ced44c2-a3c2-4ace-bf58-0b864c0fad77" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2b3b83c6093b7fcfdd94b2deec5da266", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2b3b83c6093b7fcfdd94b2deec5da266", - "x-ms-correlation-request-id": "7849d972-88b4-4a8b-9ca9-8066ff0c364b", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "fd70408d-2b91-4637-84fc-74ad1c9a886c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032400Z:7849d972-88b4-4a8b-9ca9-8066ff0c364b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2beeb48b09460269232fa7568d266bee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2beeb48b09460269232fa7568d266bee", - "x-ms-correlation-request-id": "fa88a04a-0bd3-471b-a546-38be41368402", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "812358a4-36df-48cf-8ff4-882d7b7f36b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032402Z:fa88a04a-0bd3-471b-a546-38be41368402" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fb3a80c62e3800bec66e4e5e290a93c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fb3a80c62e3800bec66e4e5e290a93c7", - "x-ms-correlation-request-id": "9b4b1193-dd4f-4265-b677-dffa229ce957", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "da57f14e-26f3-4789-bc77-e00ef3db0275", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032403Z:9b4b1193-dd4f-4265-b677-dffa229ce957" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b61cab55a469bdaf1a38070c6179f1b6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b61cab55a469bdaf1a38070c6179f1b6", - "x-ms-correlation-request-id": "6b95caf7-7198-468a-b054-f57e0bd2455e", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "d03d8e0d-147f-4775-abfa-0f7a15f79654", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032404Z:6b95caf7-7198-468a-b054-f57e0bd2455e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6b18c328a6225c2df6ee65d8ba0bd819", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6b18c328a6225c2df6ee65d8ba0bd819", - "x-ms-correlation-request-id": "8fa52e17-bc31-4376-b8a5-8774516065e4", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "9c6056a6-b14e-42b4-94fc-e2ce83a2bcfc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032406Z:8fa52e17-bc31-4376-b8a5-8774516065e4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e100e09bb5092185d17de1ff27b19e4d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e100e09bb5092185d17de1ff27b19e4d", - "x-ms-correlation-request-id": "23149485-872c-4fca-8c43-3b16710efb23", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "82fa59ba-6644-4185-a5ff-d050f90d2bbf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032407Z:23149485-872c-4fca-8c43-3b16710efb23" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6636977c28f2afa47ec0bf7b3ed7020e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6636977c28f2afa47ec0bf7b3ed7020e", - "x-ms-correlation-request-id": "6acf5cd6-e569-45a4-8c71-5d9b1a28b678", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "f547e692-517c-4fd7-bc97-a52bfe375f9b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032408Z:6acf5cd6-e569-45a4-8c71-5d9b1a28b678" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8170ee5f107872ad3ef69aa5c42e3444", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8170ee5f107872ad3ef69aa5c42e3444", - "x-ms-correlation-request-id": "57e5bda1-9fb5-43d5-8034-776cff6afb27", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "d4a898a5-7ef0-4450-a28b-fa52ae2f5386", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032410Z:57e5bda1-9fb5-43d5-8034-776cff6afb27" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "235c184f72d573263b516349f50ae2fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "235c184f72d573263b516349f50ae2fa", - "x-ms-correlation-request-id": "f41933df-6bcc-46c7-a65a-21b08f1a4459", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "cd575daf-b8a3-4acb-859d-ebd6bad6c210", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032411Z:f41933df-6bcc-46c7-a65a-21b08f1a4459" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "399fd27a1d406cd4eac327fc8dffea50", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "399fd27a1d406cd4eac327fc8dffea50", - "x-ms-correlation-request-id": "9b5106f9-9434-4be7-9832-e19d045d67c8", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "dbc58e85-67aa-4f35-8218-c09e5f9cb0cb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032412Z:9b5106f9-9434-4be7-9832-e19d045d67c8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/148f1d70-99d3-4679-94c3-496b5f6a2bd2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "262b7b8bde7bed39c7fd4526ac637d34", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:24:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "262b7b8bde7bed39c7fd4526ac637d34", - "x-ms-correlation-request-id": "fe7c1c37-bb5f-4e12-b498-8a2e51f574b8", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "fe7237da-a362-43b8-94f6-fe88694f5a2b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032414Z:fe7c1c37-bb5f-4e12-b498-8a2e51f574b8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9424/providers/Microsoft.Storage/storageAccounts/sto2410", - "name": "sto2410", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:23:57.4538505Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:23:57.4538505Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:23:57.3596221Z", - "primaryEndpoints": { - "blob": "https://sto2410.blob.core.windows.net/", - "queue": "https://sto2410.queue.core.windows.net/", - "table": "https://sto2410.table.core.windows.net/", - "file": "https://sto2410.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9424/providers/Microsoft.Storage/storageAccounts/sto2410/ListServiceSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "138", - "Content-Type": "application/json", - "traceparent": "00-2dd55f4b035d104c85ab5373480fabcc-b37e267f0ad73f4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f12aa013fb8e310343ef39124b2ae53c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "canonicalizedResource": "/blob/sto2410/music", - "signedResource": "c", - "signedPermission": "rl", - "signedExpiry": "2020-09-14T04:24:13.2470112Z" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "135", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:24:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f12aa013fb8e310343ef39124b2ae53c", - "x-ms-correlation-request-id": "626117e0-5565-4d85-bde2-74c1f0e843fd", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "50116088-1acc-4e78-8323-aa8d537b8436", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032414Z:626117e0-5565-4d85-bde2-74c1f0e843fd" - }, - "ResponseBody": { - "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026se=2020-09-14T04%3A24%3A13.2470112Z\u0026sp=rl\u0026sig=Ez0ELSljlK13CUrOFGe8TQDmt83s7aeWOt4Wb%2BuqcnQ%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2020-09-14T11:24:13.2470112\u002B08:00", - "RandomSeed": "324415888", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithDefaultPropertiesAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithDefaultPropertiesAsync.json deleted file mode 100644 index 67154c04b2b9..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithDefaultPropertiesAsync.json +++ /dev/null @@ -1,635 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res502?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-53f61ca95404f44aa1077e0e2c980c4b-78f78f77d478ce49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "64cbbe2e15f8e4d72064ccf3fcc7f652", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a3201b95-4eba-4f48-a046-45359e760189", - "x-ms-ratelimit-remaining-subscription-writes": "1085", - "x-ms-request-id": "a3201b95-4eba-4f48-a046-45359e760189", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034142Z:a3201b95-4eba-4f48-a046-45359e760189" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res502", - "name": "res502", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res502/providers/Microsoft.Storage/storageAccounts/sto3176?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-1e8053ddae34e349948492f354fdfcbe-4835c135c7cea24e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "42195bdea33195017e745b70580f0932", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "42195bdea33195017e745b70580f0932", - "x-ms-correlation-request-id": "3c89cbc3-8251-40ce-9983-bb7e581d16ed", - "x-ms-ratelimit-remaining-subscription-writes": "1084", - "x-ms-request-id": "abb24ee9-90db-48ce-b3d4-b0ce4b183d29", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034145Z:3c89cbc3-8251-40ce-9983-bb7e581d16ed" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9f564f8004141afdc9ce7aa17c73c754", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9f564f8004141afdc9ce7aa17c73c754", - "x-ms-correlation-request-id": "272f2b84-439a-4989-abb7-011f6809391a", - "x-ms-ratelimit-remaining-subscription-reads": "11363", - "x-ms-request-id": "f8e7b47e-ec60-4144-a16d-219812308c90", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034145Z:272f2b84-439a-4989-abb7-011f6809391a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2d46c1c212b0c30e18d1b088a7f85693", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2d46c1c212b0c30e18d1b088a7f85693", - "x-ms-correlation-request-id": "dd972c1d-adea-4740-a189-b04ae3a53f3d", - "x-ms-ratelimit-remaining-subscription-reads": "11362", - "x-ms-request-id": "852e2452-8578-46e8-8bd9-21990ea18873", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034146Z:dd972c1d-adea-4740-a189-b04ae3a53f3d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "09f011c76ab9b11d9d2b766aa0a1cb1e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "09f011c76ab9b11d9d2b766aa0a1cb1e", - "x-ms-correlation-request-id": "20fc0091-8a00-41ce-a673-e9a4dbb985f4", - "x-ms-ratelimit-remaining-subscription-reads": "11361", - "x-ms-request-id": "10d8165d-fbd3-468e-8752-908eea68e91e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034148Z:20fc0091-8a00-41ce-a673-e9a4dbb985f4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7d46a8e07fa46e9940928642547473d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7d46a8e07fa46e9940928642547473d1", - "x-ms-correlation-request-id": "e2caf30f-69e9-4dc4-bdd7-2aad29778b98", - "x-ms-ratelimit-remaining-subscription-reads": "11360", - "x-ms-request-id": "c6c0fbf0-7199-409b-8d4f-33cbadad2c34", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034149Z:e2caf30f-69e9-4dc4-bdd7-2aad29778b98" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6bdae677be83589aa39490849ca42277", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6bdae677be83589aa39490849ca42277", - "x-ms-correlation-request-id": "482d14e8-3a5e-410b-90c0-32c8d170d5d8", - "x-ms-ratelimit-remaining-subscription-reads": "11359", - "x-ms-request-id": "44e238a3-a0a8-4d50-8243-b98e0357e175", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034150Z:482d14e8-3a5e-410b-90c0-32c8d170d5d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fea79106d9b147ef7782c826e3db5d28", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fea79106d9b147ef7782c826e3db5d28", - "x-ms-correlation-request-id": "2167e612-ccdf-4d0d-b703-8860c3b00635", - "x-ms-ratelimit-remaining-subscription-reads": "11358", - "x-ms-request-id": "b7d9d663-75ae-41f4-b288-21c8d665a99e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034152Z:2167e612-ccdf-4d0d-b703-8860c3b00635" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "baf2a5b75fc6229a0deeda10ef14d19c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "baf2a5b75fc6229a0deeda10ef14d19c", - "x-ms-correlation-request-id": "2dc1c72a-df71-4948-ba8f-3c1c38e2a7ad", - "x-ms-ratelimit-remaining-subscription-reads": "11357", - "x-ms-request-id": "2b3a1370-1335-4aa3-8599-88c9107bcbed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034153Z:2dc1c72a-df71-4948-ba8f-3c1c38e2a7ad" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c23b0e6f75cd9e1ff793f301f67374c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c23b0e6f75cd9e1ff793f301f67374c7", - "x-ms-correlation-request-id": "a4a128c7-ce9e-428a-b240-806e47d01d75", - "x-ms-ratelimit-remaining-subscription-reads": "11356", - "x-ms-request-id": "7fc853da-734a-406a-af2f-9adb777ff513", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034154Z:a4a128c7-ce9e-428a-b240-806e47d01d75" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f6cd673668b1a6b1f785f0c3ffdf5762", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f6cd673668b1a6b1f785f0c3ffdf5762", - "x-ms-correlation-request-id": "3d9128d3-f47a-449c-9503-5350aa59050c", - "x-ms-ratelimit-remaining-subscription-reads": "11355", - "x-ms-request-id": "ca77b142-b943-4832-ad80-1c09bb6f3ebc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034156Z:3d9128d3-f47a-449c-9503-5350aa59050c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d5b62cb09a9f425b8554c3336c982c9a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d5b62cb09a9f425b8554c3336c982c9a", - "x-ms-correlation-request-id": "4649f87a-ab02-43a1-ab69-aaf3521068c7", - "x-ms-ratelimit-remaining-subscription-reads": "11354", - "x-ms-request-id": "13ac4118-ca66-4312-a05c-385cae300a28", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034157Z:4649f87a-ab02-43a1-ab69-aaf3521068c7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "87d91279db4707ea5d94ca47845b9f17", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "87d91279db4707ea5d94ca47845b9f17", - "x-ms-correlation-request-id": "ed18404a-f02a-4ec0-b159-fc0ce2cc5c61", - "x-ms-ratelimit-remaining-subscription-reads": "11353", - "x-ms-request-id": "bf3936d8-42f5-4dce-83ee-56c3eb4ec852", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034159Z:ed18404a-f02a-4ec0-b159-fc0ce2cc5c61" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c951913c9fbc9b280c8b705da57e3a5f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:41:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c951913c9fbc9b280c8b705da57e3a5f", - "x-ms-correlation-request-id": "aa71ecfa-e78b-4e35-a5fb-cf814483cd03", - "x-ms-ratelimit-remaining-subscription-reads": "11352", - "x-ms-request-id": "8bab15e7-f4ae-47fc-9b19-041804e72da3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034200Z:aa71ecfa-e78b-4e35-a5fb-cf814483cd03" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/abb24ee9-90db-48ce-b3d4-b0ce4b183d29?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ec495659cf06d41b42af780acf13bd2a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:42:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ec495659cf06d41b42af780acf13bd2a", - "x-ms-correlation-request-id": "9ee2c598-f449-4316-a312-15f5ba3f424f", - "x-ms-ratelimit-remaining-subscription-reads": "11351", - "x-ms-request-id": "ca6f7a30-a42e-43b1-9c6c-079df5e1b152", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034201Z:9ee2c598-f449-4316-a312-15f5ba3f424f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res502/providers/Microsoft.Storage/storageAccounts/sto3176", - "name": "sto3176", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:41:44.9019886Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:41:44.9019886Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:41:44.7926015Z", - "primaryEndpoints": { - "blob": "https://sto3176.blob.core.windows.net/", - "queue": "https://sto3176.queue.core.windows.net/", - "table": "https://sto3176.table.core.windows.net/", - "file": "https://sto3176.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res502/providers/Microsoft.Storage/storageAccounts/sto3176/ListServiceSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "138", - "Content-Type": "application/json", - "traceparent": "00-ba3d0776902193459b469484339573b8-7bb3414ba3f8724c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "daf7abb46246dadde93d7bbb6a8d61de", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "canonicalizedResource": "/blob/sto3176/music", - "signedResource": "c", - "signedPermission": "rl", - "signedExpiry": "2020-09-14T04:42:00.7021373Z" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "137", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:42:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "daf7abb46246dadde93d7bbb6a8d61de", - "x-ms-correlation-request-id": "31fce475-fab7-4fd2-8799-823ae3c02e59", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "82a0c76e-4897-4a72-9b68-06b4086a6488", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034201Z:31fce475-fab7-4fd2-8799-823ae3c02e59" - }, - "ResponseBody": { - "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026se=2020-09-14T04%3A42%3A00.7021373Z\u0026sp=rl\u0026sig=g1MHMEp3etpnZpC7jJ%2F3cXUFdevlh6JfJ67VFe%2BA7Sw%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2020-09-14T11:42:00.7021373\u002B08:00", - "RandomSeed": "1351279343", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithMissingProperties.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithMissingProperties.json deleted file mode 100644 index 50a4ea4006ed..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithMissingProperties.json +++ /dev/null @@ -1,636 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res4589?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-f80478d7adbfa041984f879ab0773e49-8cebaa699d0a7e48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8c464e7c9136a9479bd4b2f37d7eb699", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f5199c96-ed61-433a-a3be-6955c13a3ea1", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "f5199c96-ed61-433a-a3be-6955c13a3ea1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032417Z:f5199c96-ed61-433a-a3be-6955c13a3ea1" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4589", - "name": "res4589", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4589/providers/Microsoft.Storage/storageAccounts/sto2314?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-0538e9f2dfd4e745b43af7b5bfc9656c-e25bfe642f4b5d40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1a56c03e50c7dbdf45716a177e4b02a7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1a56c03e50c7dbdf45716a177e4b02a7", - "x-ms-correlation-request-id": "6e5adfb5-2105-4ff8-a265-5496ce841936", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "ea6908ba-5ca6-4063-81f6-c7d0455a303e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032420Z:6e5adfb5-2105-4ff8-a265-5496ce841936" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4a205eb0a75dfeb467b1f11fdc921c89", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4a205eb0a75dfeb467b1f11fdc921c89", - "x-ms-correlation-request-id": "e2b23f89-fd3a-48ef-a929-74bc605efdd7", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "9d6c68f4-24e5-46c1-b088-cc7c656afc6a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032420Z:e2b23f89-fd3a-48ef-a929-74bc605efdd7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "404a4caf3ad153792403d8e9c53ea143", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "404a4caf3ad153792403d8e9c53ea143", - "x-ms-correlation-request-id": "b971bdd5-8f93-4d02-863f-9426698785cf", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "86a51658-524a-4048-b144-c21aeca70ddd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032421Z:b971bdd5-8f93-4d02-863f-9426698785cf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2066f058b72b8b4a89e6f7d7fa7c75af", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2066f058b72b8b4a89e6f7d7fa7c75af", - "x-ms-correlation-request-id": "7c4c9f4f-886c-4f6c-9d62-975c5c2cac3b", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "61357a75-8116-4700-9384-f2826c062516", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032423Z:7c4c9f4f-886c-4f6c-9d62-975c5c2cac3b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "edf001c0d8b675a8e5cd2559ceca3829", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "edf001c0d8b675a8e5cd2559ceca3829", - "x-ms-correlation-request-id": "8938583f-7ccc-4cf9-a6de-ba530fd9fce5", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "fa540e35-8e24-4c3d-af57-1f9075e0bfdd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032424Z:8938583f-7ccc-4cf9-a6de-ba530fd9fce5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ebc7ad0ffc2bf85e02beb7eb43a158a8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ebc7ad0ffc2bf85e02beb7eb43a158a8", - "x-ms-correlation-request-id": "1e7df2c6-cd77-40b7-ade6-bd6263fa40f5", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "55b343bc-3dcb-44a8-b6f4-94b2bc97a43b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032425Z:1e7df2c6-cd77-40b7-ade6-bd6263fa40f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c329298eb34d7f8d48f03a5d92f0bdbe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c329298eb34d7f8d48f03a5d92f0bdbe", - "x-ms-correlation-request-id": "a2210808-078e-45fb-be06-2c13bcb36e27", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "1f5f1bd4-01fb-4e38-bc5b-a326eba37bbb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032427Z:a2210808-078e-45fb-be06-2c13bcb36e27" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4dc8cead8ab4c483a3f8ebf821bc3243", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4dc8cead8ab4c483a3f8ebf821bc3243", - "x-ms-correlation-request-id": "bbf59e99-5170-4901-b1fb-75e02614ab1f", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "e19ffec9-fae8-403e-ad44-7334f0bb9449", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032428Z:bbf59e99-5170-4901-b1fb-75e02614ab1f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a4cb7d7474a15cdb2048a33bc1006511", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a4cb7d7474a15cdb2048a33bc1006511", - "x-ms-correlation-request-id": "7eaf247e-5f35-4ba1-aea6-9207d35988bf", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "0380e6ff-8efc-4dd5-874d-cc3390b077d9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032429Z:7eaf247e-5f35-4ba1-aea6-9207d35988bf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "753df9010bd903f3a6652054c8955e8b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "753df9010bd903f3a6652054c8955e8b", - "x-ms-correlation-request-id": "3087a1c0-550e-4743-bc00-bbb85afae6e2", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "805d45e9-4bbb-4f95-86b3-caaaea652c69", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032431Z:3087a1c0-550e-4743-bc00-bbb85afae6e2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "15e9f6be1824381cf26c2c6ce64802a2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "15e9f6be1824381cf26c2c6ce64802a2", - "x-ms-correlation-request-id": "bc576e0f-0455-4732-a833-c58261cb79db", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "b7101267-aee8-4b72-8b91-1a9128ddcc68", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032432Z:bc576e0f-0455-4732-a833-c58261cb79db" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "28f6d993bd7f686a89c7fe3c5487948b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "28f6d993bd7f686a89c7fe3c5487948b", - "x-ms-correlation-request-id": "a1ec40df-a85b-4c82-ab57-199b8c3b51bf", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "6d8136c0-93f9-4711-9b89-b8b5c63d6f28", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032433Z:a1ec40df-a85b-4c82-ab57-199b8c3b51bf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cb7c17e95016e8ecdc04826ddf871c5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cb7c17e95016e8ecdc04826ddf871c5e", - "x-ms-correlation-request-id": "441259ca-69da-4f77-8043-8d2ade5b3040", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "430cd73d-b941-4722-bdea-9cd2a10b7309", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032435Z:441259ca-69da-4f77-8043-8d2ade5b3040" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6908ba-5ca6-4063-81f6-c7d0455a303e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eec17e62369e010c8b818b5d1adfe46b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:24:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eec17e62369e010c8b818b5d1adfe46b", - "x-ms-correlation-request-id": "18e539c3-ecbb-49a2-94cd-9a20e15976b9", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "51acdfe3-6eca-4f55-846f-aed0a4324a36", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032436Z:18e539c3-ecbb-49a2-94cd-9a20e15976b9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4589/providers/Microsoft.Storage/storageAccounts/sto2314", - "name": "sto2314", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:24:19.8610282Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:24:19.8610282Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:24:19.7672866Z", - "primaryEndpoints": { - "blob": "https://sto2314.blob.core.windows.net/", - "queue": "https://sto2314.queue.core.windows.net/", - "table": "https://sto2314.table.core.windows.net/", - "file": "https://sto2314.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4589/providers/Microsoft.Storage/storageAccounts/sto2314/ListServiceSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "92", - "Content-Type": "application/json", - "traceparent": "00-63423739e974aa469ecf2615f7516e3f-51e9fca577921346-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cf82a1d836cb428bec0d4b7a3afd8901", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "canonicalizedResource": "/blob/sto2314/music", - "signedResource": "b", - "signedPermission": "rl" - }, - "StatusCode": 400, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "123", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:24:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cf82a1d836cb428bec0d4b7a3afd8901", - "x-ms-correlation-request-id": "3b660032-5463-486e-8d1d-2a74905a6646", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "8453ad74-fa40-4fa2-9120-5ffbd9a7b971", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032436Z:3b660032-5463-486e-8d1d-2a74905a6646" - }, - "ResponseBody": { - "error": { - "code": "InvalidValuesForRequestParameters", - "message": "Values for request parameters are invalid: signedExpiry." - } - } - } - ], - "Variables": { - "RandomSeed": "1459974806", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithMissingPropertiesAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithMissingPropertiesAsync.json deleted file mode 100644 index c3c33289fc65..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithMissingPropertiesAsync.json +++ /dev/null @@ -1,636 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res181?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-50de45023fd58d4092ea03a2857cc69c-f9545dc1e9c5bb45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "62dba48641be194a8f440530d80358fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:04 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "35bb97c9-25d5-452e-b590-988c1c892b57", - "x-ms-ratelimit-remaining-subscription-writes": "1083", - "x-ms-request-id": "35bb97c9-25d5-452e-b590-988c1c892b57", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034204Z:35bb97c9-25d5-452e-b590-988c1c892b57" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res181", - "name": "res181", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res181/providers/Microsoft.Storage/storageAccounts/sto6288?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-aeefe24ae906f746b6b568a0db8d92a0-60794f61e4e58f40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c7ca911c709192cb7bbee813dab272e4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c7ca911c709192cb7bbee813dab272e4", - "x-ms-correlation-request-id": "83acb00d-01fc-4fec-bb12-66d39ffc9c2c", - "x-ms-ratelimit-remaining-subscription-writes": "1082", - "x-ms-request-id": "30bccce7-59e9-4f83-8dd0-11faa92d05df", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034208Z:83acb00d-01fc-4fec-bb12-66d39ffc9c2c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "967356027af633f40fd042826205b491", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "967356027af633f40fd042826205b491", - "x-ms-correlation-request-id": "6b9aad3a-738b-4442-b37f-e7c9be0a3ca8", - "x-ms-ratelimit-remaining-subscription-reads": "11350", - "x-ms-request-id": "11eaba3e-5001-4db5-a22e-833efaf5eb0b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034208Z:6b9aad3a-738b-4442-b37f-e7c9be0a3ca8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "50fc4c92965d86f55efc75a32dbec4ee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "50fc4c92965d86f55efc75a32dbec4ee", - "x-ms-correlation-request-id": "603544d8-f44b-4a15-9395-f86fa6195030", - "x-ms-ratelimit-remaining-subscription-reads": "11349", - "x-ms-request-id": "d4446ded-29e4-4d4c-9e50-cd0d5190fdb5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034209Z:603544d8-f44b-4a15-9395-f86fa6195030" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "841050c3dc3f61edbdc7535d53b06c4c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "841050c3dc3f61edbdc7535d53b06c4c", - "x-ms-correlation-request-id": "08fc2240-0df1-4a67-860a-1108f123d4f0", - "x-ms-ratelimit-remaining-subscription-reads": "11348", - "x-ms-request-id": "39f1e81c-033e-4fa4-8f52-f94d6c7a6722", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034211Z:08fc2240-0df1-4a67-860a-1108f123d4f0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "817ab139aa916b3a60ed37f905500551", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "817ab139aa916b3a60ed37f905500551", - "x-ms-correlation-request-id": "81baced1-2844-4c9d-a847-c455a623eca7", - "x-ms-ratelimit-remaining-subscription-reads": "11347", - "x-ms-request-id": "2b477276-26b2-4223-8209-0faa2bbef1e7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034212Z:81baced1-2844-4c9d-a847-c455a623eca7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "11bf530b2ff4b6525e9a9295429733ae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "11bf530b2ff4b6525e9a9295429733ae", - "x-ms-correlation-request-id": "11dbbc9b-e988-4f42-84c7-9afe46ba0b1f", - "x-ms-ratelimit-remaining-subscription-reads": "11346", - "x-ms-request-id": "9c6f11c0-2e9d-4a87-b5da-de5878960db0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034213Z:11dbbc9b-e988-4f42-84c7-9afe46ba0b1f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7c6a28904344185d15a42351a4f35c6c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7c6a28904344185d15a42351a4f35c6c", - "x-ms-correlation-request-id": "adfbdf30-1d7f-42e2-a92c-54f732f56898", - "x-ms-ratelimit-remaining-subscription-reads": "11345", - "x-ms-request-id": "bb677b38-d3cf-474e-8f1f-ae301e3a5d25", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034215Z:adfbdf30-1d7f-42e2-a92c-54f732f56898" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ff5202c25af109575fc323f617a529c8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ff5202c25af109575fc323f617a529c8", - "x-ms-correlation-request-id": "6031430e-7027-4b98-84d5-7e5526143223", - "x-ms-ratelimit-remaining-subscription-reads": "11344", - "x-ms-request-id": "25e91060-1fdc-46de-bb12-f78d6bd5e491", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034216Z:6031430e-7027-4b98-84d5-7e5526143223" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dc6989ba89e6c80cf6a6fb4f0c00126a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dc6989ba89e6c80cf6a6fb4f0c00126a", - "x-ms-correlation-request-id": "f33d1e74-43c1-4aeb-9478-e455bf943fc1", - "x-ms-ratelimit-remaining-subscription-reads": "11343", - "x-ms-request-id": "c1675f43-d61e-48f0-bb5d-376146bb8617", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034217Z:f33d1e74-43c1-4aeb-9478-e455bf943fc1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "40d2263e334536bdd0611d812066016f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "40d2263e334536bdd0611d812066016f", - "x-ms-correlation-request-id": "f5970226-1a75-443b-9f89-f203bf680c1b", - "x-ms-ratelimit-remaining-subscription-reads": "11342", - "x-ms-request-id": "16c09baa-1b18-44f0-abe0-52d62e4e6ebc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034219Z:f5970226-1a75-443b-9f89-f203bf680c1b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1a975a7b7f8a3886f58a094a5e07fd5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1a975a7b7f8a3886f58a094a5e07fd5e", - "x-ms-correlation-request-id": "8afbdee6-4682-4b05-ab00-714028ff6879", - "x-ms-ratelimit-remaining-subscription-reads": "11341", - "x-ms-request-id": "91bbb7c6-0656-4248-b4ea-99aa003bda47", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034220Z:8afbdee6-4682-4b05-ab00-714028ff6879" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f1b8b8b0e8d28683cc330c856b8ba88f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f1b8b8b0e8d28683cc330c856b8ba88f", - "x-ms-correlation-request-id": "087656a5-c2c1-4e90-aba2-cb90a7883e92", - "x-ms-ratelimit-remaining-subscription-reads": "11340", - "x-ms-request-id": "ea7539b5-5586-4297-9893-0b1897389230", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034221Z:087656a5-c2c1-4e90-aba2-cb90a7883e92" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b1d48ba5f768bee09f9a4aba2a72d7c8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b1d48ba5f768bee09f9a4aba2a72d7c8", - "x-ms-correlation-request-id": "bbdfe018-1dcc-40d1-bc00-5d09c87404b5", - "x-ms-ratelimit-remaining-subscription-reads": "11339", - "x-ms-request-id": "9e25c6a3-fa04-4da6-9c84-a57798d2ac9f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034223Z:bbdfe018-1dcc-40d1-bc00-5d09c87404b5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/30bccce7-59e9-4f83-8dd0-11faa92d05df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "67d0be640fae929dd7114e577301cd6a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:42:23 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "67d0be640fae929dd7114e577301cd6a", - "x-ms-correlation-request-id": "38286027-cda9-498b-82d0-256c1fa4df77", - "x-ms-ratelimit-remaining-subscription-reads": "11338", - "x-ms-request-id": "bc13ff63-6854-4312-b933-9507c810c84c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034224Z:38286027-cda9-498b-82d0-256c1fa4df77" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res181/providers/Microsoft.Storage/storageAccounts/sto6288", - "name": "sto6288", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:42:07.7310208Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:42:07.7310208Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:42:07.6372665Z", - "primaryEndpoints": { - "blob": "https://sto6288.blob.core.windows.net/", - "queue": "https://sto6288.queue.core.windows.net/", - "table": "https://sto6288.table.core.windows.net/", - "file": "https://sto6288.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res181/providers/Microsoft.Storage/storageAccounts/sto6288/ListServiceSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "92", - "Content-Type": "application/json", - "traceparent": "00-6aec6669f5346f46a40dc1a1243458ee-4dab179e8ed5254f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d2a579e24c33b9f6d7f951389ec95c59", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "canonicalizedResource": "/blob/sto6288/music", - "signedResource": "b", - "signedPermission": "rl" - }, - "StatusCode": 400, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "123", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:42:24 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d2a579e24c33b9f6d7f951389ec95c59", - "x-ms-correlation-request-id": "b737c87f-8d61-4507-819f-008aaa6c48c3", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "6e44dbd0-ffa8-4e3b-a724-c28578d2b069", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034224Z:b737c87f-8d61-4507-819f-008aaa6c48c3" - }, - "ResponseBody": { - "error": { - "code": "InvalidValuesForRequestParameters", - "message": "Values for request parameters are invalid: signedExpiry." - } - } - } - ], - "Variables": { - "RandomSeed": "1388085827", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListWithEncryptionTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListWithEncryptionTest.json deleted file mode 100644 index a23be675b341..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListWithEncryptionTest.json +++ /dev/null @@ -1,691 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res5590?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-8e3e7ea3d7c70a4d84c82a527569561b-370f02179e4b704b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7bebfa8fd752eb69f03322d6a6073efa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7da391a0-9182-4f52-9ec8-c58fe091b025", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "7da391a0-9182-4f52-9ec8-c58fe091b025", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032439Z:7da391a0-9182-4f52-9ec8-c58fe091b025" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5590", - "name": "res5590", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5590/providers/Microsoft.Storage/storageAccounts/sto6079?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "233", - "Content-Type": "application/json", - "traceparent": "00-f11f4681b722984da53766216ced9d16-97039b98185a514d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21231c3d5d749875ab20d42baec002ad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21231c3d5d749875ab20d42baec002ad", - "x-ms-correlation-request-id": "e2106181-6893-4325-9444-69f1d6ee3206", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "9c9b0167-9fd3-46c3-a186-3d3bcc939cab", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032442Z:e2106181-6893-4325-9444-69f1d6ee3206" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bbecbd1b09a49c1b76e3a6b794c04173", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bbecbd1b09a49c1b76e3a6b794c04173", - "x-ms-correlation-request-id": "af28149e-396c-424a-9578-5ef6b70cbf6a", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "beeb94b1-9032-4387-ba2c-4cedc23fe893", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032442Z:af28149e-396c-424a-9578-5ef6b70cbf6a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a45a28203f7ce0420f9c7e4411771508", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a45a28203f7ce0420f9c7e4411771508", - "x-ms-correlation-request-id": "74b4d412-2ab4-403e-a4d9-e3dd91d1cc63", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "f8200bc0-a481-47aa-86a7-e08dd888b6f5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032444Z:74b4d412-2ab4-403e-a4d9-e3dd91d1cc63" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f10fbc3d46d34109462544bbb655f2e2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f10fbc3d46d34109462544bbb655f2e2", - "x-ms-correlation-request-id": "77eb6e38-0c62-4b3d-9e2b-2e1ccc681b0e", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "15bf522c-e79d-45fd-9a89-1c20f942eebd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032445Z:77eb6e38-0c62-4b3d-9e2b-2e1ccc681b0e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5aded8ee3d48db9b7b0cab078ad68afe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5aded8ee3d48db9b7b0cab078ad68afe", - "x-ms-correlation-request-id": "2da0301b-ecc1-49cd-ba9a-24a939fb9c71", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "f867c31b-dba5-480d-b3b0-a60cd101cf6a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032446Z:2da0301b-ecc1-49cd-ba9a-24a939fb9c71" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d7799ecd50b0d99f1f185e57fa862aba", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d7799ecd50b0d99f1f185e57fa862aba", - "x-ms-correlation-request-id": "6cd0daf6-ee9f-4ac4-bbaa-790d2ab961e6", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "8ffd0eaf-9079-463a-9a67-cf21124b8c66", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032448Z:6cd0daf6-ee9f-4ac4-bbaa-790d2ab961e6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "39569caabb9900bf213376c79b02b76f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "39569caabb9900bf213376c79b02b76f", - "x-ms-correlation-request-id": "623e0f6f-df0c-462e-923a-8d9da1172b8d", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "babcbeab-7c23-487e-ac6f-beee2e8be296", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032449Z:623e0f6f-df0c-462e-923a-8d9da1172b8d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "17ee469a1adb9d3139053b2fde44e1f4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "17ee469a1adb9d3139053b2fde44e1f4", - "x-ms-correlation-request-id": "205188ef-482b-482b-ad13-8ebd25be00c9", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "cfd7f51c-92c4-4f6a-b775-db356b6cd041", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032450Z:205188ef-482b-482b-ad13-8ebd25be00c9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ee5cf0e251801265df78b57ddad83e1c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ee5cf0e251801265df78b57ddad83e1c", - "x-ms-correlation-request-id": "528adca2-eb00-4dd2-8511-34482c12c334", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "e963f1dd-4bd4-4309-afdc-44e5f689907b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032452Z:528adca2-eb00-4dd2-8511-34482c12c334" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b4bcee6112988fdf6ab80094808f21dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b4bcee6112988fdf6ab80094808f21dd", - "x-ms-correlation-request-id": "c024f26b-599b-48c5-a70e-f0456febf70c", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "d3c5bd31-7047-44c8-8b46-ae974ef4f90e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032453Z:c024f26b-599b-48c5-a70e-f0456febf70c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aae48252c8a549efe0db386265b4c360", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aae48252c8a549efe0db386265b4c360", - "x-ms-correlation-request-id": "f0ff52fd-79b5-4ff4-bd8e-b9b592754639", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "de0e50ac-93ee-4a43-9c7a-de7d36736ed2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032454Z:f0ff52fd-79b5-4ff4-bd8e-b9b592754639" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f0cd1ec62c88d05b11cc84c751d1914f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f0cd1ec62c88d05b11cc84c751d1914f", - "x-ms-correlation-request-id": "3a1ebc69-67ad-4b0d-98a8-9eb05f09ec20", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "e80f092a-69f7-4929-a8d3-c6c8e5d0f079", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032456Z:3a1ebc69-67ad-4b0d-98a8-9eb05f09ec20" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "572ad85693f39977ff72d4bcd97c2ab5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:24:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "572ad85693f39977ff72d4bcd97c2ab5", - "x-ms-correlation-request-id": "96126c5f-917f-4d89-9430-6e7bd17f5f29", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "0f32b90b-c5a5-4217-a342-8b3c1bc3021f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032457Z:96126c5f-917f-4d89-9430-6e7bd17f5f29" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9c9b0167-9fd3-46c3-a186-3d3bcc939cab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "62cd9ff431c12654261498d94328f80e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:24:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "62cd9ff431c12654261498d94328f80e", - "x-ms-correlation-request-id": "b66cb339-a10d-48f2-8be0-9d9250a8baa0", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "2f5e255b-5db6-467f-82d3-b955d30fd1c9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032458Z:b66cb339-a10d-48f2-8be0-9d9250a8baa0" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5590/providers/Microsoft.Storage/storageAccounts/sto6079", - "name": "sto6079", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:24:42.1012704Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:24:42.1012704Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:24:42.0387229Z", - "primaryEndpoints": { - "blob": "https://sto6079.blob.core.windows.net/", - "queue": "https://sto6079.queue.core.windows.net/", - "table": "https://sto6079.table.core.windows.net/", - "file": "https://sto6079.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5590/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8c0be94a6b89326da734f115579ef694", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1179", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:24:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8c0be94a6b89326da734f115579ef694", - "x-ms-correlation-request-id": "77f4d0c6-9a8c-4654-a6d1-f9640a94cb24", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "3c98af9f-1506-4d89-b219-b5651e6e6aa0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032459Z:77f4d0c6-9a8c-4654-a6d1-f9640a94cb24" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5590/providers/Microsoft.Storage/storageAccounts/sto6079", - "name": "sto6079", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:24:42.1012704Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:24:42.1012704Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:24:42.0387229Z", - "primaryEndpoints": { - "blob": "https://sto6079.blob.core.windows.net/", - "queue": "https://sto6079.queue.core.windows.net/", - "table": "https://sto6079.table.core.windows.net/", - "file": "https://sto6079.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1414121852", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListWithEncryptionTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListWithEncryptionTestAsync.json deleted file mode 100644 index 2a4b62e9b261..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListWithEncryptionTestAsync.json +++ /dev/null @@ -1,691 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res6848?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-a192116d8221b649aba54c95a868afc3-77451f273142bb46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "09946403f441eec55b90eedacc7a9e59", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cff40a8f-0f10-4e53-92e7-e46a5d43db11", - "x-ms-ratelimit-remaining-subscription-writes": "1081", - "x-ms-request-id": "cff40a8f-0f10-4e53-92e7-e46a5d43db11", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034227Z:cff40a8f-0f10-4e53-92e7-e46a5d43db11" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6848", - "name": "res6848", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6848/providers/Microsoft.Storage/storageAccounts/sto6163?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "233", - "Content-Type": "application/json", - "traceparent": "00-2863b62b53c39c4da960d4d63cb67e95-58d2ffee7275524e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f454c6e6d1125bb3b670a7717f06f3ad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f454c6e6d1125bb3b670a7717f06f3ad", - "x-ms-correlation-request-id": "777fca8f-326d-4716-a461-304942992e04", - "x-ms-ratelimit-remaining-subscription-writes": "1080", - "x-ms-request-id": "539e8bd6-9756-4d24-8e65-7822e0f6be07", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034230Z:777fca8f-326d-4716-a461-304942992e04" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0eb3d116af8e92f0e0ae8a841e7cdb89", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0eb3d116af8e92f0e0ae8a841e7cdb89", - "x-ms-correlation-request-id": "023e3782-75da-4183-9293-976706c4a6c6", - "x-ms-ratelimit-remaining-subscription-reads": "11337", - "x-ms-request-id": "310d94e5-c959-4ef0-81c1-12aecd4d0cd6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034230Z:023e3782-75da-4183-9293-976706c4a6c6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bd8f2dfa0ef6e49484d9f7f51c12981c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bd8f2dfa0ef6e49484d9f7f51c12981c", - "x-ms-correlation-request-id": "1589809a-5ce4-495d-a769-3aa4e054b184", - "x-ms-ratelimit-remaining-subscription-reads": "11336", - "x-ms-request-id": "330fe4d6-fc5f-4dbe-be10-20838e341a58", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034231Z:1589809a-5ce4-495d-a769-3aa4e054b184" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ae5b0eb5e5538d1ecc146ae676bd5c80", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ae5b0eb5e5538d1ecc146ae676bd5c80", - "x-ms-correlation-request-id": "892dac9a-1992-4f54-a40f-d039c60a78dc", - "x-ms-ratelimit-remaining-subscription-reads": "11335", - "x-ms-request-id": "838bc76e-6e8a-42db-b586-c2d8267cfa2a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034233Z:892dac9a-1992-4f54-a40f-d039c60a78dc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "95a62b41fd0a08a23cce89b5b8fb76ce", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "95a62b41fd0a08a23cce89b5b8fb76ce", - "x-ms-correlation-request-id": "34db24d4-77ec-41a2-8c8e-ba1549cb6184", - "x-ms-ratelimit-remaining-subscription-reads": "11334", - "x-ms-request-id": "95eeb7ce-ef5e-4416-8148-aeb469a94d61", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034234Z:34db24d4-77ec-41a2-8c8e-ba1549cb6184" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0fce6e152d2115350e02f0e1a3ad6ec6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0fce6e152d2115350e02f0e1a3ad6ec6", - "x-ms-correlation-request-id": "7df77220-4135-4768-b487-2d4f058c5e01", - "x-ms-ratelimit-remaining-subscription-reads": "11333", - "x-ms-request-id": "2d557d51-6fca-480a-9722-4168cb7d8fe5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034235Z:7df77220-4135-4768-b487-2d4f058c5e01" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f1b4777c036bb7116c5271855c69d5d0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f1b4777c036bb7116c5271855c69d5d0", - "x-ms-correlation-request-id": "5e2c6dfe-1507-4ffa-a77b-3fc9db3cdd26", - "x-ms-ratelimit-remaining-subscription-reads": "11332", - "x-ms-request-id": "19dcce2f-32be-446f-a643-0cd4fd499a65", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034237Z:5e2c6dfe-1507-4ffa-a77b-3fc9db3cdd26" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "08d19c9e4def135ff59186080cc0658e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "08d19c9e4def135ff59186080cc0658e", - "x-ms-correlation-request-id": "c374a1f9-cd05-46ad-8aa7-90529a511dcb", - "x-ms-ratelimit-remaining-subscription-reads": "11331", - "x-ms-request-id": "ef3b1f85-7d86-435b-8694-5377bc2f9881", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034238Z:c374a1f9-cd05-46ad-8aa7-90529a511dcb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4038c260854712625c17a2cebbb0b8a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4038c260854712625c17a2cebbb0b8a4", - "x-ms-correlation-request-id": "9eecbbc5-6587-4f3e-948f-4d84a6ec2b7f", - "x-ms-ratelimit-remaining-subscription-reads": "11330", - "x-ms-request-id": "275dca27-e278-403e-9717-4dccf4122e9e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034239Z:9eecbbc5-6587-4f3e-948f-4d84a6ec2b7f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0643202d65dc2fd718a0fbda7c09aaac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0643202d65dc2fd718a0fbda7c09aaac", - "x-ms-correlation-request-id": "dd34bacf-f14f-4f45-85dd-e88da62b49b6", - "x-ms-ratelimit-remaining-subscription-reads": "11329", - "x-ms-request-id": "52eb7bbb-f9ef-4cf3-bb5f-b81fbe55c92c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034241Z:dd34bacf-f14f-4f45-85dd-e88da62b49b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9924e3ed943118893abeabd7aa905844", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9924e3ed943118893abeabd7aa905844", - "x-ms-correlation-request-id": "8a306dbf-52ec-46f3-9697-831fcd8a47a3", - "x-ms-ratelimit-remaining-subscription-reads": "11328", - "x-ms-request-id": "d75ffb3d-091d-4fc2-93f8-834aaf2c3ebd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034242Z:8a306dbf-52ec-46f3-9697-831fcd8a47a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ecdbe1d85e7cfab1ea0928a789879553", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ecdbe1d85e7cfab1ea0928a789879553", - "x-ms-correlation-request-id": "47d13ccd-8730-4836-829c-c3e46b891739", - "x-ms-ratelimit-remaining-subscription-reads": "11327", - "x-ms-request-id": "da42effe-9259-40cd-9bed-832a4631216c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034243Z:47d13ccd-8730-4836-829c-c3e46b891739" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d8e0f66d1f8b9873962bcc1eba008487", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d8e0f66d1f8b9873962bcc1eba008487", - "x-ms-correlation-request-id": "77e96cd5-580f-45a8-92c0-7178da20b324", - "x-ms-ratelimit-remaining-subscription-reads": "11326", - "x-ms-request-id": "9e701b0c-21a4-46ee-99f2-52256669c138", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034245Z:77e96cd5-580f-45a8-92c0-7178da20b324" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/539e8bd6-9756-4d24-8e65-7822e0f6be07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9a02b747bd2d8e30312aaf276be18eb2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:42:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9a02b747bd2d8e30312aaf276be18eb2", - "x-ms-correlation-request-id": "c02b7fb6-657f-46a6-91ee-4778c0275647", - "x-ms-ratelimit-remaining-subscription-reads": "11324", - "x-ms-request-id": "6105873e-de99-4f46-abac-8a183b4d9a0f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034246Z:c02b7fb6-657f-46a6-91ee-4778c0275647" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6848/providers/Microsoft.Storage/storageAccounts/sto6163", - "name": "sto6163", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:42:29.6538152Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:42:29.6538152Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:42:29.5601054Z", - "primaryEndpoints": { - "blob": "https://sto6163.blob.core.windows.net/", - "queue": "https://sto6163.queue.core.windows.net/", - "table": "https://sto6163.table.core.windows.net/", - "file": "https://sto6163.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6848/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b469582980afb9b86e425550929340ea", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1179", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:42:46 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b469582980afb9b86e425550929340ea", - "x-ms-correlation-request-id": "6646688a-b3ac-4b85-81c0-7e56fb94cc8c", - "x-ms-ratelimit-remaining-subscription-reads": "11323", - "x-ms-request-id": "56ae1e50-325a-4850-8cba-ac091154bfa3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034246Z:6646688a-b3ac-4b85-81c0-7e56fb94cc8c" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6848/providers/Microsoft.Storage/storageAccounts/sto6163", - "name": "sto6163", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:42:29.6538152Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:42:29.6538152Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:42:29.5601054Z", - "primaryEndpoints": { - "blob": "https://sto6163.blob.core.windows.net/", - "queue": "https://sto6163.queue.core.windows.net/", - "table": "https://sto6163.table.core.windows.net/", - "file": "https://sto6163.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "2044591196", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLocationUsageTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLocationUsageTest.json deleted file mode 100644 index a802c06ce376..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLocationUsageTest.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/usages?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3c1fb18e638634c45a6b7c99b2fbccec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "128", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:25:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3c1fb18e638634c45a6b7c99b2fbccec", - "x-ms-correlation-request-id": "ca704f96-3658-452f-9986-a553ab84b2bb", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "d75e734d-c24f-4860-b2f9-2904b154f449", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032501Z:ca704f96-3658-452f-9986-a553ab84b2bb" - }, - "ResponseBody": { - "value": [ - { - "unit": "Count", - "currentValue": 2, - "limit": 250, - "name": { - "value": "StorageAccounts", - "localizedValue": "Storage Accounts" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1030169175", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLocationUsageTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLocationUsageTestAsync.json deleted file mode 100644 index 59078004df1f..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLocationUsageTestAsync.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/usages?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bbce3e0b0ffeb86c2e8ae9059d110302", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "128", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:42:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bbce3e0b0ffeb86c2e8ae9059d110302", - "x-ms-correlation-request-id": "3267157b-2382-4dac-895d-acb1b9e4bf9c", - "x-ms-ratelimit-remaining-subscription-reads": "11322", - "x-ms-request-id": "6293b550-7747-46a4-9daf-677d8deac0e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034248Z:3267157b-2382-4dac-895d-acb1b9e4bf9c" - }, - "ResponseBody": { - "value": [ - { - "unit": "Count", - "currentValue": 2, - "limit": 250, - "name": { - "value": "StorageAccounts", - "localizedValue": "Storage Accounts" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1996316571", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateEndpointTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateEndpointTest.json deleted file mode 100644 index 60bd64dde79e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateEndpointTest.json +++ /dev/null @@ -1,706 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7718?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-4f83072c884cc849a8fa8d9932dec142-3c8a9a0483962746-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "13c0ab541c8da672ba88b90025b1f3b8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:02 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a6b5d46c-1534-4dab-81b0-46f1c41b050e", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "a6b5d46c-1534-4dab-81b0-46f1c41b050e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032502Z:a6b5d46c-1534-4dab-81b0-46f1c41b050e" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7718", - "name": "res7718", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7718/providers/Microsoft.Storage/storageAccounts/sto2853?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "122", - "Content-Type": "application/json", - "traceparent": "00-c3225b587a09cb41992dbd1275845ffa-abbc73e05554cf45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "249434c66bf06963e1bab438cd292923", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "westeurope", - "properties": { - "largeFileSharesState": "Enabled" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "249434c66bf06963e1bab438cd292923", - "x-ms-correlation-request-id": "da535483-b9ae-4e7a-a8a6-017abf02a0ef", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "6bc7597c-b404-4b1e-8ace-2f6459e6eeab", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032505Z:da535483-b9ae-4e7a-a8a6-017abf02a0ef" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0d59694c325540645da9ac62be6eed5f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0d59694c325540645da9ac62be6eed5f", - "x-ms-correlation-request-id": "3bba9921-45bc-48c8-bcfa-41d95d3ee302", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "87c3e3dc-3178-432a-b0e9-cf0bd073e15f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032505Z:3bba9921-45bc-48c8-bcfa-41d95d3ee302" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "09addd901c32915ef832819935793c99", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "09addd901c32915ef832819935793c99", - "x-ms-correlation-request-id": "dda6e120-25f4-4940-8177-974fc7c437cc", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "f92305c2-4441-4434-8984-7dd748dcf612", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032506Z:dda6e120-25f4-4940-8177-974fc7c437cc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "63ebf71f1bcf45ce43803e0888d9a235", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "63ebf71f1bcf45ce43803e0888d9a235", - "x-ms-correlation-request-id": "a6d59b9f-eb17-477f-ba41-95c7add38f97", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "fdd1b850-5620-4df6-8548-4fac89baeacf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032507Z:a6d59b9f-eb17-477f-ba41-95c7add38f97" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4f59d569919a308a0bc81522b1cb0be3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4f59d569919a308a0bc81522b1cb0be3", - "x-ms-correlation-request-id": "9993ed2a-7321-44f7-a6a5-b3234bda0e8f", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "dfb5eb62-61b4-4ae2-b27d-5f346a48ad54", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032509Z:9993ed2a-7321-44f7-a6a5-b3234bda0e8f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c742126c898274900f67c5b2dd55091e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c742126c898274900f67c5b2dd55091e", - "x-ms-correlation-request-id": "958a7673-6831-4b9f-9adc-ed7390a029a8", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "756494d5-d057-4cdd-b461-4b319c437ff5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032510Z:958a7673-6831-4b9f-9adc-ed7390a029a8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5f2f4b90ed208dfe6dbb570706ab9478", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5f2f4b90ed208dfe6dbb570706ab9478", - "x-ms-correlation-request-id": "d34ddbf0-899e-4c7e-b108-99948b7e7382", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "0467b948-c792-4a28-bd80-021af4f5e361", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032512Z:d34ddbf0-899e-4c7e-b108-99948b7e7382" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "759b5b75db97dfb245e44033ccd752b5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "759b5b75db97dfb245e44033ccd752b5", - "x-ms-correlation-request-id": "4c3c1408-5a6b-4be7-a7f5-52234ee386a3", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "a1c31f6b-41ad-47cf-ae90-0408552668c8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032513Z:4c3c1408-5a6b-4be7-a7f5-52234ee386a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6592f6beab9b7fc214b45ac731886d63", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6592f6beab9b7fc214b45ac731886d63", - "x-ms-correlation-request-id": "86da7e97-e8ab-4e75-ac80-33722b3ecf88", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "2fd301a3-9c9e-416d-acc1-7e1fe1235166", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032514Z:86da7e97-e8ab-4e75-ac80-33722b3ecf88" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "813d4dd293b9b48799501a3baccbc195", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "813d4dd293b9b48799501a3baccbc195", - "x-ms-correlation-request-id": "00453b07-4037-4f03-b745-359fc96dfa3e", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "dee9dc41-d065-4b31-9466-9c6ef469fff6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032515Z:00453b07-4037-4f03-b745-359fc96dfa3e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1048a2682f19c9dc991c61e281ebadbc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1048a2682f19c9dc991c61e281ebadbc", - "x-ms-correlation-request-id": "cf757dac-b808-4e10-a717-499725796d94", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "24db8fa5-713b-4c92-bef9-4e26a72717f2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032517Z:cf757dac-b808-4e10-a717-499725796d94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7e60dd77d19a2afc6eddcc4b9086d249", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7e60dd77d19a2afc6eddcc4b9086d249", - "x-ms-correlation-request-id": "798106f6-92d5-43fc-ba43-68c93be0de87", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "20995592-4b60-4b8e-be16-a3f38dd5d9be", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032518Z:798106f6-92d5-43fc-ba43-68c93be0de87" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8f5ec4f25d3fa3497073e89d32a533ad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8f5ec4f25d3fa3497073e89d32a533ad", - "x-ms-correlation-request-id": "9da3c4f4-130b-4033-bc1a-042758e75f57", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "84002d16-7bde-49a4-b4cf-3ce6445567dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032519Z:9da3c4f4-130b-4033-bc1a-042758e75f57" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cfc45da2436a97fba51ea13b63913912", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cfc45da2436a97fba51ea13b63913912", - "x-ms-correlation-request-id": "be4b1ac5-29d8-4c5d-b16e-51c5d2c7a65b", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "38bc60fd-1b33-431b-a420-7c9b5d030903", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032521Z:be4b1ac5-29d8-4c5d-b16e-51c5d2c7a65b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/6bc7597c-b404-4b1e-8ace-2f6459e6eeab?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bcef17491d8d197c93bd0e26e85ef8c9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:25:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bcef17491d8d197c93bd0e26e85ef8c9", - "x-ms-correlation-request-id": "05052e74-87e6-4113-ba83-8b1235783257", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "e96e2514-a304-4aff-8fdb-2582c50efc70", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032522Z:05052e74-87e6-4113-ba83-8b1235783257" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7718/providers/Microsoft.Storage/storageAccounts/sto2853", - "name": "sto2853", - "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:25:04.3827674Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:25:04.3827674Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:25:04.3202659Z", - "primaryEndpoints": { - "dfs": "https://sto2853.dfs.core.windows.net/", - "web": "https://sto2853.z6.web.core.windows.net/", - "blob": "https://sto2853.blob.core.windows.net/", - "queue": "https://sto2853.queue.core.windows.net/", - "table": "https://sto2853.table.core.windows.net/", - "file": "https://sto2853.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7718/providers/Microsoft.Storage/storageAccounts/sto2853?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-5b3c661b7229db4cb4e7b6679aa47245-5f6ba9ac21cddd4a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "33a81ea903c2afdec8c7ea21bc0d40df", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:25:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "33a81ea903c2afdec8c7ea21bc0d40df", - "x-ms-correlation-request-id": "5029d8b5-524a-41b1-815f-b2d6f809aa4b", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "25c8159f-c6e2-4a74-a479-3955146548e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032522Z:5029d8b5-524a-41b1-815f-b2d6f809aa4b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7718/providers/Microsoft.Storage/storageAccounts/sto2853", - "name": "sto2853", - "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:25:04.3827674Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:25:04.3827674Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:25:04.3202659Z", - "primaryEndpoints": { - "dfs": "https://sto2853.dfs.core.windows.net/", - "web": "https://sto2853.z6.web.core.windows.net/", - "blob": "https://sto2853.blob.core.windows.net/", - "queue": "https://sto2853.queue.core.windows.net/", - "table": "https://sto2853.table.core.windows.net/", - "file": "https://sto2853.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1081706831", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateEndpointTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateEndpointTestAsync.json deleted file mode 100644 index b821341b96cc..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateEndpointTestAsync.json +++ /dev/null @@ -1,706 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9096?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-e580f5dd73aeae45888e438eae5f0cc7-c9b9f4727f484346-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "53e6b6d03fc743a7f0169125910572e2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f49c1112-d3d3-4bb9-b992-70d3829982f5", - "x-ms-ratelimit-remaining-subscription-writes": "1079", - "x-ms-request-id": "f49c1112-d3d3-4bb9-b992-70d3829982f5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034250Z:f49c1112-d3d3-4bb9-b992-70d3829982f5" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9096", - "name": "res9096", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9096/providers/Microsoft.Storage/storageAccounts/sto9945?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "122", - "Content-Type": "application/json", - "traceparent": "00-ab09aded42a68f49a9989e3298ed5c94-db0f1d9bc7bf9d45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "003f33b199b8426ad39ac6743e6836fd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "westeurope", - "properties": { - "largeFileSharesState": "Enabled" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "003f33b199b8426ad39ac6743e6836fd", - "x-ms-correlation-request-id": "f1e96ee9-9f23-4311-a57c-eee0eb64254a", - "x-ms-ratelimit-remaining-subscription-writes": "1078", - "x-ms-request-id": "30e5f590-1c54-4a0a-a98e-69751aa62eb3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034252Z:f1e96ee9-9f23-4311-a57c-eee0eb64254a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "485df9ecb34f1c177b11f3a5e1cfb2ad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "485df9ecb34f1c177b11f3a5e1cfb2ad", - "x-ms-correlation-request-id": "ddeaf842-31ca-420b-90a6-3609cc8e3b04", - "x-ms-ratelimit-remaining-subscription-reads": "11321", - "x-ms-request-id": "2e2e2f6e-7280-4f90-b719-c1fa6e935b1c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034253Z:ddeaf842-31ca-420b-90a6-3609cc8e3b04" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "99dd285ad7d64a2959a9a7da385cf9f2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "99dd285ad7d64a2959a9a7da385cf9f2", - "x-ms-correlation-request-id": "f3f499b5-6c2f-49d4-8482-6ac348b2a310", - "x-ms-ratelimit-remaining-subscription-reads": "11320", - "x-ms-request-id": "09affd5a-fc2d-4863-91d4-c52c7356cbfd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034254Z:f3f499b5-6c2f-49d4-8482-6ac348b2a310" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4487fdceed0bffae537f8fcd7235b489", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4487fdceed0bffae537f8fcd7235b489", - "x-ms-correlation-request-id": "213343fc-7d70-4631-b18c-b6d264d5e153", - "x-ms-ratelimit-remaining-subscription-reads": "11319", - "x-ms-request-id": "65428dea-91eb-45f1-8c47-a995deab1ad8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034255Z:213343fc-7d70-4631-b18c-b6d264d5e153" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21b3b32b320315f1d013efa50b3de31f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21b3b32b320315f1d013efa50b3de31f", - "x-ms-correlation-request-id": "4d3b6895-5afe-4c23-8297-962a487f6d31", - "x-ms-ratelimit-remaining-subscription-reads": "11318", - "x-ms-request-id": "0165e64c-3d80-4ba2-a5c2-7b5ef47e6861", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034256Z:4d3b6895-5afe-4c23-8297-962a487f6d31" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e3d601186e476ca279de4557475bd723", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e3d601186e476ca279de4557475bd723", - "x-ms-correlation-request-id": "04eb2e9f-0072-427e-a76f-a85dad5948a4", - "x-ms-ratelimit-remaining-subscription-reads": "11317", - "x-ms-request-id": "53e50842-5125-451d-ab9e-60f1e5149bf9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034258Z:04eb2e9f-0072-427e-a76f-a85dad5948a4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "84ae1ef4d8a89bee0c7274f8fd09f315", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "84ae1ef4d8a89bee0c7274f8fd09f315", - "x-ms-correlation-request-id": "5e80931f-aa8d-4874-85ce-3df8bf97d0bb", - "x-ms-ratelimit-remaining-subscription-reads": "11316", - "x-ms-request-id": "6f42e3dc-74e7-4e0c-9c13-17fbab674b38", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034259Z:5e80931f-aa8d-4874-85ce-3df8bf97d0bb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "71b5709bd05fbc411147a725ec9acd74", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:42:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "71b5709bd05fbc411147a725ec9acd74", - "x-ms-correlation-request-id": "a53a93b1-f747-4721-ad27-6c34b46cbefa", - "x-ms-ratelimit-remaining-subscription-reads": "11315", - "x-ms-request-id": "68a9c212-8d85-4737-ac0f-8820db8f8118", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034300Z:a53a93b1-f747-4721-ad27-6c34b46cbefa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ecb0cc3b5e8e4076123ad7d4faaa6e6f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ecb0cc3b5e8e4076123ad7d4faaa6e6f", - "x-ms-correlation-request-id": "dda53bda-52ec-4b3b-8201-91a84f46c85d", - "x-ms-ratelimit-remaining-subscription-reads": "11314", - "x-ms-request-id": "a402db06-91f2-4b84-9ba9-5e2aaf74a1dd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034301Z:dda53bda-52ec-4b3b-8201-91a84f46c85d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d7bb2fea66a624c3ddf2736130c9af72", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d7bb2fea66a624c3ddf2736130c9af72", - "x-ms-correlation-request-id": "40745ed8-b562-44e0-9c44-ca2b9a331233", - "x-ms-ratelimit-remaining-subscription-reads": "11313", - "x-ms-request-id": "1aa513c7-945a-4c60-9d7f-6f5cd92be674", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034303Z:40745ed8-b562-44e0-9c44-ca2b9a331233" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "31bcffa506583d87fa745e24f96cc266", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "31bcffa506583d87fa745e24f96cc266", - "x-ms-correlation-request-id": "c02acfef-461a-4ed0-93f8-1436da57db5d", - "x-ms-ratelimit-remaining-subscription-reads": "11312", - "x-ms-request-id": "f5c25819-cb0c-4e68-9be3-44ab396e449d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034304Z:c02acfef-461a-4ed0-93f8-1436da57db5d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bd3a37d8f6ded4ce088c0f9ceb141049", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bd3a37d8f6ded4ce088c0f9ceb141049", - "x-ms-correlation-request-id": "ba35c9de-703e-4461-985b-0252ccc6fd34", - "x-ms-ratelimit-remaining-subscription-reads": "11311", - "x-ms-request-id": "d096812a-633b-4201-b880-a4c4ea3a6f30", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034305Z:ba35c9de-703e-4461-985b-0252ccc6fd34" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fa2f658b3dede317a87edd31089f2a70", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fa2f658b3dede317a87edd31089f2a70", - "x-ms-correlation-request-id": "ad4ffb10-b15d-482b-8c2a-702fd6eafeef", - "x-ms-ratelimit-remaining-subscription-reads": "11310", - "x-ms-request-id": "a242752f-40a0-4e45-9026-af352dea3593", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034306Z:ad4ffb10-b15d-482b-8c2a-702fd6eafeef" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f8890c2ff18eaf9330e728ccf7ea51e5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f8890c2ff18eaf9330e728ccf7ea51e5", - "x-ms-correlation-request-id": "3bc4fa66-b000-433e-8344-bbcc69972317", - "x-ms-ratelimit-remaining-subscription-reads": "11309", - "x-ms-request-id": "ee5be688-079c-4064-be79-dcdf5237107a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034308Z:3bc4fa66-b000-433e-8344-bbcc69972317" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westeurope/asyncoperations/30e5f590-1c54-4a0a-a98e-69751aa62eb3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "93991464c73d9a7820571460199dcc69", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:43:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "93991464c73d9a7820571460199dcc69", - "x-ms-correlation-request-id": "f46ba257-e655-40d8-96dd-650d0ff3ac98", - "x-ms-ratelimit-remaining-subscription-reads": "11308", - "x-ms-request-id": "0b628d83-34d1-4466-b9f9-68303fef557b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034309Z:f46ba257-e655-40d8-96dd-650d0ff3ac98" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9096/providers/Microsoft.Storage/storageAccounts/sto9945", - "name": "sto9945", - "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:42:52.0878288Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:42:52.0878288Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:42:51.9941038Z", - "primaryEndpoints": { - "dfs": "https://sto9945.dfs.core.windows.net/", - "web": "https://sto9945.z6.web.core.windows.net/", - "blob": "https://sto9945.blob.core.windows.net/", - "queue": "https://sto9945.queue.core.windows.net/", - "table": "https://sto9945.table.core.windows.net/", - "file": "https://sto9945.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9096/providers/Microsoft.Storage/storageAccounts/sto9945?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-97fd259d30b39244825130a3a0eb3ba2-bf7419d79d419041-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "de6d9f61178b99bad280c905154aecbe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:43:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "de6d9f61178b99bad280c905154aecbe", - "x-ms-correlation-request-id": "daf07ae8-263f-41f5-aa68-c03d26c8d5ec", - "x-ms-ratelimit-remaining-subscription-reads": "11307", - "x-ms-request-id": "426f6597-ffee-4776-a536-dd252164aeeb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034309Z:daf07ae8-263f-41f5-aa68-c03d26c8d5ec" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9096/providers/Microsoft.Storage/storageAccounts/sto9945", - "name": "sto9945", - "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:42:52.0878288Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:42:52.0878288Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:42:51.9941038Z", - "primaryEndpoints": { - "dfs": "https://sto9945.dfs.core.windows.net/", - "web": "https://sto9945.z6.web.core.windows.net/", - "blob": "https://sto9945.blob.core.windows.net/", - "queue": "https://sto9945.queue.core.windows.net/", - "table": "https://sto9945.table.core.windows.net/", - "file": "https://sto9945.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "831806548", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateLinkTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateLinkTest.json deleted file mode 100644 index 67cc8fd6b0ca..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateLinkTest.json +++ /dev/null @@ -1,709 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1802?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-387da78ceab3334da5c768e8a42f1ee6-5288e675c9ed2d4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7ca1dd616b23efaad0d8aeb4c7e64010", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:24 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "27afddaa-3399-41c7-9ec5-b016f77fca43", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "27afddaa-3399-41c7-9ec5-b016f77fca43", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032525Z:27afddaa-3399-41c7-9ec5-b016f77fca43" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1802", - "name": "res1802", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1802/providers/Microsoft.Storage/storageAccounts/sto8108?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "118", - "Content-Type": "application/json", - "traceparent": "00-77044be7bda2f747a6463e9c7b805438-9dfdf145ccc1294c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4950f940a4af618c672e530b876460a6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "westus", - "properties": { - "largeFileSharesState": "Enabled" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4950f940a4af618c672e530b876460a6", - "x-ms-correlation-request-id": "f5686692-c45a-4121-9c7f-f66e9f68b047", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "47242e29-8690-4293-b7f0-249bf8ac499f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032529Z:f5686692-c45a-4121-9c7f-f66e9f68b047" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cc5d6dc91f3439b2141abc3d56e44974", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cc5d6dc91f3439b2141abc3d56e44974", - "x-ms-correlation-request-id": "8240e499-50f6-4b33-9b8a-49860ef231d1", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "88582409-4c05-4a0a-a562-2f73b720f2ac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032529Z:8240e499-50f6-4b33-9b8a-49860ef231d1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "50700e4e7c6f3902514743f538fa65a6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "50700e4e7c6f3902514743f538fa65a6", - "x-ms-correlation-request-id": "b5afe6e1-171e-4d69-89f8-450f93f32c8e", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "4cf593d2-3d71-476e-bb5b-e7b55586868f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032531Z:b5afe6e1-171e-4d69-89f8-450f93f32c8e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1941a71b94063772e3977f1b496ab221", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1941a71b94063772e3977f1b496ab221", - "x-ms-correlation-request-id": "1d49e575-edfc-4be2-8845-1a74a070b229", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "40fe5441-4fbe-43c1-a086-dd68ad04483a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032532Z:1d49e575-edfc-4be2-8845-1a74a070b229" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ed43f870c2504d3d6a247aecdbbc001a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ed43f870c2504d3d6a247aecdbbc001a", - "x-ms-correlation-request-id": "f6554866-b001-4cde-8dd5-6e4f2496a3d6", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "8df0114d-96e5-45c2-af7e-619fb7d4059c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032533Z:f6554866-b001-4cde-8dd5-6e4f2496a3d6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "af2116b42fa2b96d9b386dd8fce7efe6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "af2116b42fa2b96d9b386dd8fce7efe6", - "x-ms-correlation-request-id": "a8fb14ca-909f-4c74-b32c-b4ba4d35ddcc", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "09d9d60c-3417-4b43-8e61-06854f59c2e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032535Z:a8fb14ca-909f-4c74-b32c-b4ba4d35ddcc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4085219577b658566af4afe219855c26", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4085219577b658566af4afe219855c26", - "x-ms-correlation-request-id": "094930d7-24c6-4113-bf6c-0b54238b822a", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "dfdcae36-0616-4a6e-86f0-7abb4e9931b0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032536Z:094930d7-24c6-4113-bf6c-0b54238b822a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "336665960248407f8a8a521754645182", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "336665960248407f8a8a521754645182", - "x-ms-correlation-request-id": "d5b7a806-107c-447e-b1ae-4e7f08cdf608", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "af4b0744-c764-4fba-b561-034893e76b9b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032537Z:d5b7a806-107c-447e-b1ae-4e7f08cdf608" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b9579334c0373c63c0c945ae7f8a9f16", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b9579334c0373c63c0c945ae7f8a9f16", - "x-ms-correlation-request-id": "0c7913ba-ce87-49ec-989e-2086b7868f0b", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "4300682a-471b-4dbe-a8d0-f1be8f81aa38", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032538Z:0c7913ba-ce87-49ec-989e-2086b7868f0b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "964147dcbc80929da244b52c253e0305", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "964147dcbc80929da244b52c253e0305", - "x-ms-correlation-request-id": "fc068ea9-a30d-4ce6-9a54-489ba71b921d", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "0578516e-2787-4649-8a23-7568b40d3385", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032540Z:fc068ea9-a30d-4ce6-9a54-489ba71b921d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "86ae2da2a22dd6ee022a737fbcd1c1ff", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "86ae2da2a22dd6ee022a737fbcd1c1ff", - "x-ms-correlation-request-id": "c61e82b8-8185-41b2-ac1d-a760c42e9387", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "956b1992-ad16-4834-b8b0-9282858ccbe0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032541Z:c61e82b8-8185-41b2-ac1d-a760c42e9387" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0d3a3beaba237802f6c417f30a361681", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0d3a3beaba237802f6c417f30a361681", - "x-ms-correlation-request-id": "f1eb239b-3d99-4de3-88fe-f9054572432e", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "943a2094-cfb4-4b94-9691-4f77fefbad2c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032542Z:f1eb239b-3d99-4de3-88fe-f9054572432e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "520b40c519dc3ae8586a9456481ed5d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "520b40c519dc3ae8586a9456481ed5d1", - "x-ms-correlation-request-id": "541ebdff-fcad-4e58-b38e-d9e1f256d760", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "bb4b5763-880d-4c15-8ce0-7d33133236e0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032544Z:541ebdff-fcad-4e58-b38e-d9e1f256d760" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/47242e29-8690-4293-b7f0-249bf8ac499f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ea42b583f604e8e12b3590688bfbcbcb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1220", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:25:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ea42b583f604e8e12b3590688bfbcbcb", - "x-ms-correlation-request-id": "f0c0a9cc-f612-4ac3-8ff3-1646a6ec56a9", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "3e311b50-00be-4bc1-8611-b40117790de4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032545Z:f0c0a9cc-f612-4ac3-8ff3-1646a6ec56a9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1802/providers/Microsoft.Storage/storageAccounts/sto8108", - "name": "sto8108", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:25:28.6225420Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:25:28.6225420Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:25:28.5287700Z", - "primaryEndpoints": { - "dfs": "https://sto8108.dfs.core.windows.net/", - "web": "https://sto8108.z22.web.core.windows.net/", - "blob": "https://sto8108.blob.core.windows.net/", - "queue": "https://sto8108.queue.core.windows.net/", - "table": "https://sto8108.table.core.windows.net/", - "file": "https://sto8108.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1802/providers/Microsoft.Storage/storageAccounts/sto8108/privateLinkResources?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-0bf2b862f2eead47990ba27ab1ff42bd-2da293563e781547-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7cbaf2136ec5d0235300b5b826ab2fd7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "2153", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:25:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7cbaf2136ec5d0235300b5b826ab2fd7", - "x-ms-correlation-request-id": "84df220d-b772-4fa7-b808-c9cc8dde0bdf", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "8f781875-edaf-4ea9-9b39-ad89b013641c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032546Z:84df220d-b772-4fa7-b808-c9cc8dde0bdf" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1802/providers/Microsoft.Storage/storageAccounts/sto8108/privateLinkResources/blob", - "name": "blob", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "blob", - "requiredMembers": [ - "blob" - ], - "requiredZoneNames": [ - "privatelink.blob.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1802/providers/Microsoft.Storage/storageAccounts/sto8108/privateLinkResources/table", - "name": "table", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "table", - "requiredMembers": [ - "table" - ], - "requiredZoneNames": [ - "privatelink.table.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1802/providers/Microsoft.Storage/storageAccounts/sto8108/privateLinkResources/queue", - "name": "queue", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "queue", - "requiredMembers": [ - "queue" - ], - "requiredZoneNames": [ - "privatelink.queue.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1802/providers/Microsoft.Storage/storageAccounts/sto8108/privateLinkResources/file", - "name": "file", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "file", - "requiredMembers": [ - "file" - ], - "requiredZoneNames": [ - "privatelink.file.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1802/providers/Microsoft.Storage/storageAccounts/sto8108/privateLinkResources/web", - "name": "web", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "web", - "requiredMembers": [ - "web" - ], - "requiredZoneNames": [ - "privatelink.web.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1802/providers/Microsoft.Storage/storageAccounts/sto8108/privateLinkResources/dfs", - "name": "dfs", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "dfs", - "requiredMembers": [ - "dfs" - ], - "requiredZoneNames": [ - "privatelink.dfs.core.windows.net" - ] - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1854390806", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateLinkTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateLinkTestAsync.json deleted file mode 100644 index 498d9618baee..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateLinkTestAsync.json +++ /dev/null @@ -1,709 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res3593?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-47fa714243476048bf4031e664f83b69-553c28494b805e41-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e906084054c49ddf5260a9840b07f24e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:11 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "409541a6-c254-4cad-80a7-a071d05306e2", - "x-ms-ratelimit-remaining-subscription-writes": "1077", - "x-ms-request-id": "409541a6-c254-4cad-80a7-a071d05306e2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034312Z:409541a6-c254-4cad-80a7-a071d05306e2" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3593", - "name": "res3593", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3593/providers/Microsoft.Storage/storageAccounts/sto791?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "118", - "Content-Type": "application/json", - "traceparent": "00-33bb08ff9967024c8cd93cd56273c57b-6f5b4c95ee6d7340-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ba5e701fdd968cf5944daa9cd1dd1d7f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "westus", - "properties": { - "largeFileSharesState": "Enabled" - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ba5e701fdd968cf5944daa9cd1dd1d7f", - "x-ms-correlation-request-id": "e49bdc01-5011-4c50-b1e4-709940320dad", - "x-ms-ratelimit-remaining-subscription-writes": "1076", - "x-ms-request-id": "bf1e336e-6694-442a-9a22-24afbc567472", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034315Z:e49bdc01-5011-4c50-b1e4-709940320dad" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "03d9a0435adf2baa105d300635018182", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "03d9a0435adf2baa105d300635018182", - "x-ms-correlation-request-id": "c6ea5b13-f0d4-463e-9c37-4d1d3916f56c", - "x-ms-ratelimit-remaining-subscription-reads": "11306", - "x-ms-request-id": "cb0559f0-7c2c-4a25-9bbd-a09957b9f326", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034315Z:c6ea5b13-f0d4-463e-9c37-4d1d3916f56c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4204048b2e969ae0d26b215451a3b913", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4204048b2e969ae0d26b215451a3b913", - "x-ms-correlation-request-id": "5d8c0b3f-da10-45cf-908e-32963116db69", - "x-ms-ratelimit-remaining-subscription-reads": "11305", - "x-ms-request-id": "6ca43703-adf4-4c66-b276-7afeae3bc88a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034316Z:5d8c0b3f-da10-45cf-908e-32963116db69" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3059af061a04ad9f1a300f655397be97", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3059af061a04ad9f1a300f655397be97", - "x-ms-correlation-request-id": "44be3e0e-3c0f-4911-a055-5c4870a9621b", - "x-ms-ratelimit-remaining-subscription-reads": "11304", - "x-ms-request-id": "9ffef882-2afd-4132-ae93-747fa7a036b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034318Z:44be3e0e-3c0f-4911-a055-5c4870a9621b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cdc608c1047d1464bf3e30743855d96d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cdc608c1047d1464bf3e30743855d96d", - "x-ms-correlation-request-id": "5bad16a9-2625-42ba-bec7-5274c2954848", - "x-ms-ratelimit-remaining-subscription-reads": "11303", - "x-ms-request-id": "8e0059db-7848-4cbb-adab-1897c71168a5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034319Z:5bad16a9-2625-42ba-bec7-5274c2954848" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "86ff1da350a8717e645628651e7a473b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "86ff1da350a8717e645628651e7a473b", - "x-ms-correlation-request-id": "b0068a3a-949e-4633-b479-da0581b51234", - "x-ms-ratelimit-remaining-subscription-reads": "11302", - "x-ms-request-id": "9072cfa7-7625-4041-8e92-615c329b180a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034320Z:b0068a3a-949e-4633-b479-da0581b51234" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "489389acebdc02954a4470c5e92b74c4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "489389acebdc02954a4470c5e92b74c4", - "x-ms-correlation-request-id": "e1e4e18f-f85b-4dec-b132-35360ae3672c", - "x-ms-ratelimit-remaining-subscription-reads": "11301", - "x-ms-request-id": "84c51044-7083-407c-86f5-4e2aa59eadd5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034321Z:e1e4e18f-f85b-4dec-b132-35360ae3672c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "36c2a257379770ef8a546926dbfef644", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "36c2a257379770ef8a546926dbfef644", - "x-ms-correlation-request-id": "ebee257f-4534-4bf4-b78a-a82a0c967d13", - "x-ms-ratelimit-remaining-subscription-reads": "11300", - "x-ms-request-id": "2c865a6f-0ba1-4396-9b70-c6a118cb20a7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034323Z:ebee257f-4534-4bf4-b78a-a82a0c967d13" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aec7f5f790c2b89087fd3b63e0b98839", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aec7f5f790c2b89087fd3b63e0b98839", - "x-ms-correlation-request-id": "315c4594-8c6d-4140-9f44-260ca7b17e02", - "x-ms-ratelimit-remaining-subscription-reads": "11299", - "x-ms-request-id": "45db4983-46d6-49cc-8f02-f17fe5acdb3b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034324Z:315c4594-8c6d-4140-9f44-260ca7b17e02" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7b0e64e110b875a39a22be87826f274b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7b0e64e110b875a39a22be87826f274b", - "x-ms-correlation-request-id": "39c902ad-079f-4067-84d6-3138895e02ff", - "x-ms-ratelimit-remaining-subscription-reads": "11298", - "x-ms-request-id": "7d367f46-b07e-49a6-afb1-75cdc280806a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034325Z:39c902ad-079f-4067-84d6-3138895e02ff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f3ce2b4dc563c6021109af99fc8b90d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f3ce2b4dc563c6021109af99fc8b90d1", - "x-ms-correlation-request-id": "c92ae75e-6d71-4780-b662-f5d5f2d165c3", - "x-ms-ratelimit-remaining-subscription-reads": "11297", - "x-ms-request-id": "7b3c1516-8acf-408e-bf95-895bde6ae97a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034326Z:c92ae75e-6d71-4780-b662-f5d5f2d165c3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "77442fcc7bf0e68b5152149fd2083518", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "77442fcc7bf0e68b5152149fd2083518", - "x-ms-correlation-request-id": "b78b551b-f83c-4453-9704-6a98e29decf3", - "x-ms-ratelimit-remaining-subscription-reads": "11296", - "x-ms-request-id": "aa3f113f-a7c0-4717-aa3d-a7cf19613257", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034328Z:b78b551b-f83c-4453-9704-6a98e29decf3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b416efd694eb1bd5624869af6109780e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b416efd694eb1bd5624869af6109780e", - "x-ms-correlation-request-id": "3f88d3ab-5954-4c04-912b-0a395ba45490", - "x-ms-ratelimit-remaining-subscription-reads": "11295", - "x-ms-request-id": "1668224e-f69c-4a57-bb43-c1d4a5f9748c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034329Z:3f88d3ab-5954-4c04-912b-0a395ba45490" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/bf1e336e-6694-442a-9a22-24afbc567472?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "52bbed92af2ad25ba0e7a110b162f309", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1212", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:43:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "52bbed92af2ad25ba0e7a110b162f309", - "x-ms-correlation-request-id": "2c80f3f9-0299-4acf-94c9-ae3d290ff18e", - "x-ms-ratelimit-remaining-subscription-reads": "11294", - "x-ms-request-id": "34bb83e8-f9de-4c82-ab03-12b6a5ec362d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034330Z:2c80f3f9-0299-4acf-94c9-ae3d290ff18e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3593/providers/Microsoft.Storage/storageAccounts/sto791", - "name": "sto791", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:43:14.6475684Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:43:14.6475684Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:43:14.5694652Z", - "primaryEndpoints": { - "dfs": "https://sto791.dfs.core.windows.net/", - "web": "https://sto791.z22.web.core.windows.net/", - "blob": "https://sto791.blob.core.windows.net/", - "queue": "https://sto791.queue.core.windows.net/", - "table": "https://sto791.table.core.windows.net/", - "file": "https://sto791.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3593/providers/Microsoft.Storage/storageAccounts/sto791/privateLinkResources?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-781bcfc805027a4187c24f4d4a4a5c1b-f32bcaa3aae76547-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0cc397d3dc7538e5592815a711dc8548", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "2147", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:43:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0cc397d3dc7538e5592815a711dc8548", - "x-ms-correlation-request-id": "730cbf41-74c0-4598-8649-b25b245d7761", - "x-ms-ratelimit-remaining-subscription-reads": "11293", - "x-ms-request-id": "99f59b42-0243-4156-8379-85430521ef16", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034331Z:730cbf41-74c0-4598-8649-b25b245d7761" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3593/providers/Microsoft.Storage/storageAccounts/sto791/privateLinkResources/blob", - "name": "blob", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "blob", - "requiredMembers": [ - "blob" - ], - "requiredZoneNames": [ - "privatelink.blob.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3593/providers/Microsoft.Storage/storageAccounts/sto791/privateLinkResources/table", - "name": "table", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "table", - "requiredMembers": [ - "table" - ], - "requiredZoneNames": [ - "privatelink.table.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3593/providers/Microsoft.Storage/storageAccounts/sto791/privateLinkResources/queue", - "name": "queue", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "queue", - "requiredMembers": [ - "queue" - ], - "requiredZoneNames": [ - "privatelink.queue.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3593/providers/Microsoft.Storage/storageAccounts/sto791/privateLinkResources/file", - "name": "file", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "file", - "requiredMembers": [ - "file" - ], - "requiredZoneNames": [ - "privatelink.file.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3593/providers/Microsoft.Storage/storageAccounts/sto791/privateLinkResources/web", - "name": "web", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "web", - "requiredMembers": [ - "web" - ], - "requiredZoneNames": [ - "privatelink.web.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res3593/providers/Microsoft.Storage/storageAccounts/sto791/privateLinkResources/dfs", - "name": "dfs", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "dfs", - "requiredMembers": [ - "dfs" - ], - "requiredZoneNames": [ - "privatelink.dfs.core.windows.net" - ] - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1002957771", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKey.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKey.json new file mode 100644 index 000000000000..71e6d85736fa --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKey.json @@ -0,0 +1,814 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "86b6c0845936de454d6cbad0670bed66", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:13:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "b26a6375-b813-428d-95af-bc93b2155e88", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "b26a6375-b813-428d-95af-bc93b2155e88", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061347Z:b26a6375-b813-428d-95af-bc93b2155e88" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-6967?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-7e08fce167021844b0aa702a1d8db0e0-96d2bcae42639d44-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "77674652312041108260a66c191d7802", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:13:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "fb97d872-5b78-4eac-9104-861f266254f8", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "fb97d872-5b78-4eac-9104-861f266254f8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061351Z:fb97d872-5b78-4eac-9104-861f266254f8" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6967", + "name": "teststorageRG-6967", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6967/providers/Microsoft.Storage/storageAccounts/storage1794?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2d5b549c271bd126422d00425021d859", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2d5b549c271bd126422d00425021d859", + "x-ms-correlation-request-id": "5a9e66bb-8f06-4b04-b3cf-9be434afabf3", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "1529c203-52ea-4d28-9d33-38abd4ab88f6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061402Z:5a9e66bb-8f06-4b04-b3cf-9be434afabf3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "986e65573f0b2a0b209534f230cef061", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "986e65573f0b2a0b209534f230cef061", + "x-ms-correlation-request-id": "4a6093e8-9416-4958-8d0e-7c8726cae9a2", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "8c505ec6-6e83-4e3a-80c3-bf0a550df3cb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061402Z:4a6093e8-9416-4958-8d0e-7c8726cae9a2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2d844d888caa909bb4d5b72650419a62", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2d844d888caa909bb4d5b72650419a62", + "x-ms-correlation-request-id": "0748497b-0f2b-4c40-8106-462464702665", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "d09e113d-c03a-43e8-9cd3-443714678539", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061403Z:0748497b-0f2b-4c40-8106-462464702665" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ebea63da3fb2a84ddf48cbd1d7ad55a7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ebea63da3fb2a84ddf48cbd1d7ad55a7", + "x-ms-correlation-request-id": "3f553814-72c0-4680-bba4-2fd2b7228cd5", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "1606069d-588d-45ef-a943-7d3ef0dff86b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061405Z:3f553814-72c0-4680-bba4-2fd2b7228cd5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e95c7504255ccbf2c9dee33688e5dadf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:06 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e95c7504255ccbf2c9dee33688e5dadf", + "x-ms-correlation-request-id": "4c012bec-b628-4b59-904d-50289561a4e5", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "24fc2477-fb93-40d9-ae6a-0fc4408fdd0f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061406Z:4c012bec-b628-4b59-904d-50289561a4e5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cd18d2fa05e349af00dc4e62c0c9b907", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cd18d2fa05e349af00dc4e62c0c9b907", + "x-ms-correlation-request-id": "05c94788-dbe1-48d0-860d-ecc7555941d5", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "34214755-ebd5-4b16-9127-d247d02a033c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061407Z:05c94788-dbe1-48d0-860d-ecc7555941d5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "db210f80b0e4b406701f21d45b1620fa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "db210f80b0e4b406701f21d45b1620fa", + "x-ms-correlation-request-id": "a6dc4296-3540-46f5-ad6f-17f26deb81a7", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "9155da2f-79b6-4dc5-9940-1afdbdf81d27", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061409Z:a6dc4296-3540-46f5-ad6f-17f26deb81a7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "04d7ec6e8794ffc3c613e97fd7900a00", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "04d7ec6e8794ffc3c613e97fd7900a00", + "x-ms-correlation-request-id": "2071a0c5-e120-4206-81ae-bdef9fe54bb6", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "e4a955c2-c9fc-4f38-9c0d-070a93ca9b22", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061410Z:2071a0c5-e120-4206-81ae-bdef9fe54bb6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "78b6dc24fec349facc645dc4e3daede9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "78b6dc24fec349facc645dc4e3daede9", + "x-ms-correlation-request-id": "119381cc-ef5e-4bc7-95cd-82be47ecfa3c", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "dd300d07-8662-4a0e-b7c8-4bbf0dc38ade", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061411Z:119381cc-ef5e-4bc7-95cd-82be47ecfa3c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d4f353bcb4f2f8734c2215d1c786dcdf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d4f353bcb4f2f8734c2215d1c786dcdf", + "x-ms-correlation-request-id": "61511d6f-9e14-44fa-987f-a1b2b8c22a9c", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "8c0e86d7-dff0-4486-b879-c99014b4b145", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061413Z:61511d6f-9e14-44fa-987f-a1b2b8c22a9c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7faf2115a7606f37f18d372f29ff1ceb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7faf2115a7606f37f18d372f29ff1ceb", + "x-ms-correlation-request-id": "46b9224d-8698-4e4c-bc64-b4d91dbfe686", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "3280cd5d-fbe6-4777-b612-26cbe091f3ec", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061414Z:46b9224d-8698-4e4c-bc64-b4d91dbfe686" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "83c30026359c6f0d68bd2ca0e9298246", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "83c30026359c6f0d68bd2ca0e9298246", + "x-ms-correlation-request-id": "4046c05c-831c-431e-91e7-e79324dfad09", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "33753cb5-633f-488e-bcd7-3dfad2fd2b2f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061415Z:4046c05c-831c-431e-91e7-e79324dfad09" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c1af7e876d2a14881c84e2657d43cf4c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c1af7e876d2a14881c84e2657d43cf4c", + "x-ms-correlation-request-id": "ab004e8e-67db-4630-ac9f-69c74808fad4", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "1d4f729f-6c30-4372-a54c-e0501d453bbe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061417Z:ab004e8e-67db-4630-ac9f-69c74808fad4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1529c203-52ea-4d28-9d33-38abd4ab88f6?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c7aa290658c2df42133f16a37b9685c8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:14:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c7aa290658c2df42133f16a37b9685c8", + "x-ms-correlation-request-id": "b1f8de76-cb27-485a-a876-9c0f9fd0c00d", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "6b96e0b8-c78a-4e3d-ab91-44566abe7e2e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061418Z:b1f8de76-cb27-485a-a876-9c0f9fd0c00d" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6967/providers/Microsoft.Storage/storageAccounts/storage1794", + "name": "storage1794", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T06:13:59.1362834Z", + "key2": "2021-08-17T06:13:59.1362834Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:13:59.1519101Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:13:59.1519101Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T06:13:59.0269336Z", + "primaryEndpoints": { + "blob": "https://storage1794.blob.core.windows.net/", + "queue": "https://storage1794.queue.core.windows.net/", + "table": "https://storage1794.table.core.windows.net/", + "file": "https://storage1794.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6967/providers/Microsoft.Storage/storageAccounts/storage1794/listKeys?api-version=2021-04-01\u0026$expand=kerb", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aba8f10a5a4fb8c077af671853a8f225", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:14:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aba8f10a5a4fb8c077af671853a8f225", + "x-ms-correlation-request-id": "ec79c9e8-07bd-4adf-9d9f-99a2d85bfe09", + "x-ms-ratelimit-remaining-subscription-resource-requests": "11999", + "x-ms-request-id": "626a02cc-07c0-4685-a219-3a1c3717af3e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061418Z:ec79c9e8-07bd-4adf-9d9f-99a2d85bfe09" + }, + "ResponseBody": { + "keys": [ + { + "creationTime": "2021-08-17T06:13:59.1362834Z", + "keyName": "key1", + "value": "DPuQm5RYDGc1Hc\u002BtntlMXMF9vaX5zyKPyCYWdk8JJXT6U5bXEeLI4RkYXcSqgPdsd3Zu4h\u002BlcXs8gGrKawSa1g==", + "permissions": "FULL" + }, + { + "creationTime": "2021-08-17T06:13:59.1362834Z", + "keyName": "key2", + "value": "LeXGxDKS/lZf11dPxvYUPsSjdnBj3lkYl3Nactr514CJz1pqcEGqJHXj5RpnFp4fFEZRvWjw3wPjFxbH2InlBQ==", + "permissions": "FULL" + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6967/providers/Microsoft.Storage/storageAccounts/storage1794/regenerateKey?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "18", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bf9adfedbb7e2e833cd0adeb56e59885", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "keyName": "key2" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:14:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bf9adfedbb7e2e833cd0adeb56e59885", + "x-ms-correlation-request-id": "36eaf1c0-6f60-4cf1-847a-c642a35b41d2", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "79ef03da-da5e-49e3-bb58-64c868e6834d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061419Z:36eaf1c0-6f60-4cf1-847a-c642a35b41d2" + }, + "ResponseBody": { + "keys": [ + { + "creationTime": "2021-08-17T06:13:59.1362834Z", + "keyName": "key1", + "value": "DPuQm5RYDGc1Hc\u002BtntlMXMF9vaX5zyKPyCYWdk8JJXT6U5bXEeLI4RkYXcSqgPdsd3Zu4h\u002BlcXs8gGrKawSa1g==", + "permissions": "FULL" + }, + { + "creationTime": "2021-08-17T06:14:19.3714424Z", + "keyName": "key2", + "value": "3B6xe75fmGqAH6ApgZnkti3A/Nhe/0rkQ7Es843vEKEV5OXpifIUP\u002BXUAvSHrm8sUKUczfIOXUSj8gmq2n4UEQ==", + "permissions": "FULL" + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6967/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8c5a1afe249aacfc69f14f13f1298b6b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:14:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8c5a1afe249aacfc69f14f13f1298b6b", + "x-ms-correlation-request-id": "b6aadb0e-6340-4f1b-94e2-b1ebeed9d1f8", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "0c836f2e-8ddb-4329-a92f-d4bd87a0f194", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061420Z:b6aadb0e-6340-4f1b-94e2-b1ebeed9d1f8" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6967/providers/Microsoft.Storage/storageAccounts/storage1794", + "name": "storage1794", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T06:13:59.1362834Z", + "key2": "2021-08-17T06:14:19.3714424Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:13:59.1519101Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:13:59.1519101Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T06:13:59.0269336Z", + "primaryEndpoints": { + "blob": "https://storage1794.blob.core.windows.net/", + "queue": "https://storage1794.queue.core.windows.net/", + "table": "https://storage1794.table.core.windows.net/", + "file": "https://storage1794.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6967/providers/Microsoft.Storage/storageAccounts/storage1794?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9cb5f14dc5fc4e496d7a6e7facd56291", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:14:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9cb5f14dc5fc4e496d7a6e7facd56291", + "x-ms-correlation-request-id": "0d764097-c711-4c8c-8fa6-36274eccd91d", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "36da4e0e-09fd-49d2-9ea1-a2ab1447bebd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061427Z:0d764097-c711-4c8c-8fa6-36274eccd91d" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1787184899", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKeyAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKeyAsync.json new file mode 100644 index 000000000000..fa35c3d2b0fe --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKeyAsync.json @@ -0,0 +1,814 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a0e685ae5be2e1f21a93263189a44ddd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:12:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "94b98e2c-92ef-47aa-8196-10311629faf7", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "94b98e2c-92ef-47aa-8196-10311629faf7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061247Z:94b98e2c-92ef-47aa-8196-10311629faf7" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-5510?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-ac23f83247616e43b4355ce9c0315f4d-29a5ea23f0a55c45-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d0a44f4655c1de7dd6d1de65bc6d70d1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:12:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "fe1211a8-3941-40d7-a928-4bc3cee672e1", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "fe1211a8-3941-40d7-a928-4bc3cee672e1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061248Z:fe1211a8-3941-40d7-a928-4bc3cee672e1" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5510", + "name": "teststorageRG-5510", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5510/providers/Microsoft.Storage/storageAccounts/storage5428?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9a69e050f09bdd3517b2ec204d4a8202", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:12:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9a69e050f09bdd3517b2ec204d4a8202", + "x-ms-correlation-request-id": "3d1b0656-d72f-40ae-9768-93d290b88bcc", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "c71b0021-3070-4bbb-a6fe-b905d446733b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061253Z:3d1b0656-d72f-40ae-9768-93d290b88bcc" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6c54b8c0617455fd19c7b90f695d908c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:12:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6c54b8c0617455fd19c7b90f695d908c", + "x-ms-correlation-request-id": "76bfafde-b3f0-4abc-af28-d95229aaca38", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "c05e28bb-2aca-4db0-a56d-22f66a30eafe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061253Z:76bfafde-b3f0-4abc-af28-d95229aaca38" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9af1db4ea1be72cf1dd877966b14da62", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:12:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9af1db4ea1be72cf1dd877966b14da62", + "x-ms-correlation-request-id": "a5924a97-ae2f-4f6d-9553-1b2f6c83432c", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "7fa85f41-692e-40eb-a69f-3821d20b0928", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061255Z:a5924a97-ae2f-4f6d-9553-1b2f6c83432c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "955f33db16f6128e2559b63924b327c4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:12:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "955f33db16f6128e2559b63924b327c4", + "x-ms-correlation-request-id": "65b6ce63-43d2-46e0-9a58-48d012ba2139", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "3bf990b0-5478-478b-ae14-d6c9c196c94e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061256Z:65b6ce63-43d2-46e0-9a58-48d012ba2139" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "27d2f8743cc21ef9e8e24e9be966e904", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:12:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "27d2f8743cc21ef9e8e24e9be966e904", + "x-ms-correlation-request-id": "163d7eb2-214e-4cc9-9f5b-40e61c134c14", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "77225080-27e3-408a-a472-4797bb8866e3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061257Z:163d7eb2-214e-4cc9-9f5b-40e61c134c14" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "353456ecfafd37964cdf7565eb954d69", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:12:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "353456ecfafd37964cdf7565eb954d69", + "x-ms-correlation-request-id": "774da12b-5df9-4307-b856-281711d00a28", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "3b7d4e30-08f4-4066-bbbe-38a9d45f9b3a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061258Z:774da12b-5df9-4307-b856-281711d00a28" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7321b2b0b2429e9f3a40ac13c8f328be", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:12:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7321b2b0b2429e9f3a40ac13c8f328be", + "x-ms-correlation-request-id": "ad2fb08c-3e76-4c07-b53c-1c6975bb37fc", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "4040f385-c50a-48fa-ab73-dc97305fd26a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061300Z:ad2fb08c-3e76-4c07-b53c-1c6975bb37fc" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cd4db16ff27f79c7629adae3c7933352", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:13:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cd4db16ff27f79c7629adae3c7933352", + "x-ms-correlation-request-id": "a1b67251-07fc-4e35-baf1-fbec0502a8ca", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "3ad2deec-62b9-4ee7-ab04-bffd4b30c740", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061301Z:a1b67251-07fc-4e35-baf1-fbec0502a8ca" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "37ebe494764439c1b795fabd4e826f59", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:13:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "37ebe494764439c1b795fabd4e826f59", + "x-ms-correlation-request-id": "eb2d5abf-5046-465c-907f-2464b20bd006", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "802303fe-9a89-4dc3-acca-80ac58d21a02", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061302Z:eb2d5abf-5046-465c-907f-2464b20bd006" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "39f6b6b68048bdeaeba810a8d7bcd7a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:13:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "39f6b6b68048bdeaeba810a8d7bcd7a6", + "x-ms-correlation-request-id": "1f829c7d-0553-490a-a2d9-f64216189e02", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "044d4fa1-ce71-40b5-b661-d6e890501c65", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061304Z:1f829c7d-0553-490a-a2d9-f64216189e02" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e47f5a0cf107f879f01316eaf8092be0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:13:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e47f5a0cf107f879f01316eaf8092be0", + "x-ms-correlation-request-id": "255bfe4a-35f7-414f-bd64-5b4d49fe74dc", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "32f94087-9c8b-4639-8725-fe53a69c2504", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061305Z:255bfe4a-35f7-414f-bd64-5b4d49fe74dc" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "102d812afa9d1409f92d4b9c661962fa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:13:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "102d812afa9d1409f92d4b9c661962fa", + "x-ms-correlation-request-id": "4ae76464-cbd3-45a5-90d3-991da4a5fb40", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "bfef0139-c0ef-472f-96fe-24f745de20eb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061306Z:4ae76464-cbd3-45a5-90d3-991da4a5fb40" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f4b054bd8b02c4513cfd48356900c5e1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:13:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f4b054bd8b02c4513cfd48356900c5e1", + "x-ms-correlation-request-id": "f8cee4b7-53b4-4695-a5ce-f3ef1e09c287", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "2293cef9-6acc-4f3a-9118-058cc394653b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061308Z:f8cee4b7-53b4-4695-a5ce-f3ef1e09c287" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c71b0021-3070-4bbb-a6fe-b905d446733b?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "567d307cc68e1108506bead9a6dd92d7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:13:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "567d307cc68e1108506bead9a6dd92d7", + "x-ms-correlation-request-id": "de9cb3de-2b21-4e17-a994-aaf713b01b42", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "a046d53f-9c33-43fd-806a-ab0a31ed797e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061309Z:de9cb3de-2b21-4e17-a994-aaf713b01b42" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5510/providers/Microsoft.Storage/storageAccounts/storage5428", + "name": "storage5428", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T06:12:51.4618207Z", + "key2": "2021-08-17T06:12:51.4618207Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:12:51.4618207Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:12:51.4618207Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T06:12:51.3054943Z", + "primaryEndpoints": { + "blob": "https://storage5428.blob.core.windows.net/", + "queue": "https://storage5428.queue.core.windows.net/", + "table": "https://storage5428.table.core.windows.net/", + "file": "https://storage5428.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5510/providers/Microsoft.Storage/storageAccounts/storage5428/listKeys?api-version=2021-04-01\u0026$expand=kerb", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a42c1bb137599fdd2f68d49fb2d4aaf9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:13:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a42c1bb137599fdd2f68d49fb2d4aaf9", + "x-ms-correlation-request-id": "43e83757-319e-4b12-b7ad-e54104b4fcba", + "x-ms-ratelimit-remaining-subscription-resource-requests": "11999", + "x-ms-request-id": "bc43f53e-a897-4195-8932-7bedee05b628", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061309Z:43e83757-319e-4b12-b7ad-e54104b4fcba" + }, + "ResponseBody": { + "keys": [ + { + "creationTime": "2021-08-17T06:12:51.4618207Z", + "keyName": "key1", + "value": "BD4MOw4v2mQKP5YqrTUFnEhhvS25wwfzOYhi8Ucp5lcIhoI2Mf7BRggXfvKIAUMEQG/I6fsnCbL8euDeOSimaA==", + "permissions": "FULL" + }, + { + "creationTime": "2021-08-17T06:12:51.4618207Z", + "keyName": "key2", + "value": "HCLxfPesUqJi0nld9bWHZnhGZXAqdMQq8pbemta\u002BAfTsXXcon6mxmy\u002BdNccr2nG8i6px5AcIoMiqjRz4vV\u002B3\u002BA==", + "permissions": "FULL" + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5510/providers/Microsoft.Storage/storageAccounts/storage5428/regenerateKey?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "18", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "362069680b9bf76c4b9ea397a1781e5f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "keyName": "key2" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:13:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "362069680b9bf76c4b9ea397a1781e5f", + "x-ms-correlation-request-id": "f4db4452-75da-42da-a076-731b7be32a2d", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "00223ca1-6819-4c60-b158-65b342c0e791", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061310Z:f4db4452-75da-42da-a076-731b7be32a2d" + }, + "ResponseBody": { + "keys": [ + { + "creationTime": "2021-08-17T06:12:51.4618207Z", + "keyName": "key1", + "value": "BD4MOw4v2mQKP5YqrTUFnEhhvS25wwfzOYhi8Ucp5lcIhoI2Mf7BRggXfvKIAUMEQG/I6fsnCbL8euDeOSimaA==", + "permissions": "FULL" + }, + { + "creationTime": "2021-08-17T06:13:10.4312448Z", + "keyName": "key2", + "value": "S0WlKJ3y/iYwUdKJZsQ8s/IiQFxtsPwOvXcFNuaZNaseTDl7W46NUZmd3L84NshAu9Itztq5ke8W0UoFqvTs3A==", + "permissions": "FULL" + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5510/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4d84716b21d3448852de2726f2685f7b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Tue, 17 Aug 2021 06:13:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4d84716b21d3448852de2726f2685f7b", + "x-ms-correlation-request-id": "d7616536-7b81-4660-8f80-a2bfb0873f16", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "434269de-2200-4a11-8f14-b0db90610a98", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061311Z:d7616536-7b81-4660-8f80-a2bfb0873f16" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5510/providers/Microsoft.Storage/storageAccounts/storage5428", + "name": "storage5428", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-17T06:12:51.4618207Z", + "key2": "2021-08-17T06:13:10.4312448Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:12:51.4618207Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-17T06:12:51.4618207Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-17T06:12:51.3054943Z", + "primaryEndpoints": { + "blob": "https://storage5428.blob.core.windows.net/", + "queue": "https://storage5428.queue.core.windows.net/", + "table": "https://storage5428.table.core.windows.net/", + "file": "https://storage5428.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5510/providers/Microsoft.Storage/storageAccounts/storage5428?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3c71f0c05cbca53caf3558bb9346feb7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 17 Aug 2021 06:13:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3c71f0c05cbca53caf3558bb9346feb7", + "x-ms-correlation-request-id": "aec2a3fb-895e-4fac-93df-0802a9965a85", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "109420bd-055a-4f06-8219-8677d1cea11c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210817T061319Z:aec2a3fb-895e-4fac-93df-0802a9965a85" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1511272188", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKeyTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKeyTest.json deleted file mode 100644 index a1a1b1ce7ea8..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKeyTest.json +++ /dev/null @@ -1,689 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res4300?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-ae76696071514f498b7f106560aa91df-0e9c12f6c9cfa045-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "771f75e3660f13396343b3abcb70ea20", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "322949d2-2606-42a5-a958-ebba7dac5d5e", - "x-ms-ratelimit-remaining-subscription-writes": "1187", - "x-ms-request-id": "322949d2-2606-42a5-a958-ebba7dac5d5e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032548Z:322949d2-2606-42a5-a958-ebba7dac5d5e" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4300", - "name": "res4300", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4300/providers/Microsoft.Storage/storageAccounts/sto6120?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-a1f20750e0489f4e80ae71a7c222b0d6-3a1511f4ccbb6042-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "78f373a2a7b6849063ce24b5b0bf8421", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "78f373a2a7b6849063ce24b5b0bf8421", - "x-ms-correlation-request-id": "bad742dc-d0a3-4d7a-b8f6-f728d08989f1", - "x-ms-ratelimit-remaining-subscription-writes": "1186", - "x-ms-request-id": "10b912ae-567f-4908-b463-01f9795a7960", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032552Z:bad742dc-d0a3-4d7a-b8f6-f728d08989f1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f4d2ccff6a06ce2c8ff2ac97155db384", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f4d2ccff6a06ce2c8ff2ac97155db384", - "x-ms-correlation-request-id": "962bc96d-93cf-47ed-8d33-8159feb55e9c", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "996f81cf-0243-4165-bf23-91d253977e4f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032552Z:962bc96d-93cf-47ed-8d33-8159feb55e9c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1d998a2f1700be5b79b2990b6a68aec7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1d998a2f1700be5b79b2990b6a68aec7", - "x-ms-correlation-request-id": "3327760e-17ff-4e53-a588-fc3452d79e00", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "985d4ffb-130c-4513-b464-a18404f02364", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032554Z:3327760e-17ff-4e53-a588-fc3452d79e00" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e3b6877d8fedc71a251b7ac738622b81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e3b6877d8fedc71a251b7ac738622b81", - "x-ms-correlation-request-id": "c2f99761-5ef8-4428-b338-9994530f6484", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "cd8d0350-a050-41ef-9ea5-deee88932c3e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032555Z:c2f99761-5ef8-4428-b338-9994530f6484" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4bf8b8f73203e79c70137a53d1216326", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4bf8b8f73203e79c70137a53d1216326", - "x-ms-correlation-request-id": "d81dd2c4-43a7-422b-a29f-72a8066cd3a1", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "5897e904-2834-41d2-a7ed-161cbd58733d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032556Z:d81dd2c4-43a7-422b-a29f-72a8066cd3a1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8d1ae444cfa79f976fd1f7e59d948617", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8d1ae444cfa79f976fd1f7e59d948617", - "x-ms-correlation-request-id": "1c1ef427-cd64-453e-82dc-48884d90be8e", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "7099fc66-003d-4d73-8eda-66ff792249ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032558Z:1c1ef427-cd64-453e-82dc-48884d90be8e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b1131787636f4bc3ebce73d915c6f604", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:25:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b1131787636f4bc3ebce73d915c6f604", - "x-ms-correlation-request-id": "18996585-586d-4507-ab3e-be0d152dcb85", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "79f2b056-d13f-4650-a07f-5abdb64c9f1b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032559Z:18996585-586d-4507-ab3e-be0d152dcb85" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "538353b79d4727da2158dc313ab74adc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "538353b79d4727da2158dc313ab74adc", - "x-ms-correlation-request-id": "221103e4-2ff6-45e7-8f1e-b10cbebbf1aa", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "fa63e21f-fb87-4c4e-808f-9a493e14b044", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032600Z:221103e4-2ff6-45e7-8f1e-b10cbebbf1aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b9cc628db20de0b621cfa2d85cbd8aa8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b9cc628db20de0b621cfa2d85cbd8aa8", - "x-ms-correlation-request-id": "514e22c3-4a3a-47eb-95a4-0e005c22f3f7", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "c9e538cd-760e-4ca9-bd0f-c11391434cd8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032602Z:514e22c3-4a3a-47eb-95a4-0e005c22f3f7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4a2df3da3310e9cf3cec901786921033", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4a2df3da3310e9cf3cec901786921033", - "x-ms-correlation-request-id": "7d16f1f9-ca55-40d3-b0c4-3bb5171b7832", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "df3ac201-7755-4ada-9b14-92f6f50fcf41", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032603Z:7d16f1f9-ca55-40d3-b0c4-3bb5171b7832" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b24b96843cfa05f69ca23278fb02ca63", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b24b96843cfa05f69ca23278fb02ca63", - "x-ms-correlation-request-id": "e56c84de-43c4-4b2d-94d1-23d56797a539", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "6d9f381e-5133-41d4-a47f-b8295225aa13", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032604Z:e56c84de-43c4-4b2d-94d1-23d56797a539" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "465633ce00895acb93e37d21229f598f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "465633ce00895acb93e37d21229f598f", - "x-ms-correlation-request-id": "c53ec017-413f-4a69-9e8a-d1a2bf0767e5", - "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "5d5a7fe6-e918-48a6-92b4-66777056823f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032606Z:c53ec017-413f-4a69-9e8a-d1a2bf0767e5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c6536ebed7729eaefd27ad6e0157ee3a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c6536ebed7729eaefd27ad6e0157ee3a", - "x-ms-correlation-request-id": "2e86422b-207b-4b0c-a4a2-65e1dafc217d", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "a2737256-52ec-43b0-b906-2b8a3dc06520", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032607Z:2e86422b-207b-4b0c-a4a2-65e1dafc217d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/10b912ae-567f-4908-b463-01f9795a7960?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "53482c22c93b84aacaf01f17bfd4e3fc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:26:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "53482c22c93b84aacaf01f17bfd4e3fc", - "x-ms-correlation-request-id": "e05edf02-1f05-47bb-a642-c37e11956946", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "00a5818d-8dee-4358-81cf-87083dbde876", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032608Z:e05edf02-1f05-47bb-a642-c37e11956946" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4300/providers/Microsoft.Storage/storageAccounts/sto6120", - "name": "sto6120", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:25:52.1519782Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:25:52.1519782Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:25:52.0582424Z", - "primaryEndpoints": { - "blob": "https://sto6120.blob.core.windows.net/", - "queue": "https://sto6120.queue.core.windows.net/", - "table": "https://sto6120.table.core.windows.net/", - "file": "https://sto6120.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4300/providers/Microsoft.Storage/storageAccounts/sto6120/listKeys?api-version=2019-06-01\u0026$expand=kerb", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-f5a038b29433ea42abc261b3eb70b65d-27e60c68da91154d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8cb9a24803aef7f185b84962525d593b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "288", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:26:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8cb9a24803aef7f185b84962525d593b", - "x-ms-correlation-request-id": "1eac7cd1-0981-4698-ab0d-430dce40056a", - "x-ms-ratelimit-remaining-subscription-resource-requests": "11998", - "x-ms-request-id": "e919fb64-92a7-4c41-b662-0e70bb4393b3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032609Z:1eac7cd1-0981-4698-ab0d-430dce40056a" - }, - "ResponseBody": { - "keys": [ - { - "keyName": "key1", - "value": "db/NeIAyvmKBKzxeDUYeRaELhbyO2kf8dZ8jfIbwz2s3z42OvKh2B46wQC4J0tMTmKEdwnf0p5yVCn1byPor6w==", - "permissions": "FULL" - }, - { - "keyName": "key2", - "value": "OXBJIq5Cf5bIM\u002B3\u002BGxYqC9cpmCgy\u002BxIDn/VuD8giJUU3Nb9N0Ps\u002BvW2mcH7aIABtcFQWwv\u002BE9LhUzu/dBYeY2Q==", - "permissions": "FULL" - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4300/providers/Microsoft.Storage/storageAccounts/sto6120/regenerateKey?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "18", - "Content-Type": "application/json", - "traceparent": "00-ea53de7a2efe164585a52e3f1c0ecad4-738a81d5ed17c549-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f5ff43f50657f453c4cffc81b797df28", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "keyName": "key2" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "288", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:26:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f5ff43f50657f453c4cffc81b797df28", - "x-ms-correlation-request-id": "a8cc4202-0094-47fd-948d-136c81c54801", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "263089c6-d0d4-4305-a113-5c0e0f334495", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032609Z:a8cc4202-0094-47fd-948d-136c81c54801" - }, - "ResponseBody": { - "keys": [ - { - "keyName": "key1", - "value": "db/NeIAyvmKBKzxeDUYeRaELhbyO2kf8dZ8jfIbwz2s3z42OvKh2B46wQC4J0tMTmKEdwnf0p5yVCn1byPor6w==", - "permissions": "FULL" - }, - { - "keyName": "key2", - "value": "M5wsHt4xlmMeuumxYmioZKGwlmDRirBtVH1LoWEAqde06EBpA0aLErZuL9iPqRtYpWBdtXcC\u002BUb2jdMp/Krk6A==", - "permissions": "FULL" - } - ] - } - } - ], - "Variables": { - "RandomSeed": "79179145", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKeyTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKeyTestAsync.json deleted file mode 100644 index 998b6b3772ba..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKeyTestAsync.json +++ /dev/null @@ -1,689 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res2222?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-b02c74f5179e214fa9c3230e8fc2a08f-2e2c83d077987041-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "28665c2a95c97cfe34a7008a30ad1b5f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:33 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bc50dee9-4eb7-490d-b459-c1b857c92465", - "x-ms-ratelimit-remaining-subscription-writes": "1075", - "x-ms-request-id": "bc50dee9-4eb7-490d-b459-c1b857c92465", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034333Z:bc50dee9-4eb7-490d-b459-c1b857c92465" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2222", - "name": "res2222", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2222/providers/Microsoft.Storage/storageAccounts/sto9607?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-b74b401e4adb1d40aa336a13568deae9-522baf3f7bb9c140-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4738cf4b2703a48b5ba7e4604fbf5188", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4738cf4b2703a48b5ba7e4604fbf5188", - "x-ms-correlation-request-id": "99aa8918-db61-4c61-827f-da1d1370eb07", - "x-ms-ratelimit-remaining-subscription-writes": "1074", - "x-ms-request-id": "6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034336Z:99aa8918-db61-4c61-827f-da1d1370eb07" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "29f16c0a1b7d3426da836eee1a1be4e7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "29f16c0a1b7d3426da836eee1a1be4e7", - "x-ms-correlation-request-id": "feea1eb6-f2fc-4ff5-b0cc-9bcbccacd2b3", - "x-ms-ratelimit-remaining-subscription-reads": "11292", - "x-ms-request-id": "d1b59d85-2ef9-4e43-ad04-9ead6ba19679", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034337Z:feea1eb6-f2fc-4ff5-b0cc-9bcbccacd2b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e1b701af0a8b3cfbc68964c27899d026", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e1b701af0a8b3cfbc68964c27899d026", - "x-ms-correlation-request-id": "65af29b7-a1cb-4d64-b03d-f10826dea6df", - "x-ms-ratelimit-remaining-subscription-reads": "11291", - "x-ms-request-id": "0ab5e8d5-68aa-4a0e-bb9f-0a4d18a94c11", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034338Z:65af29b7-a1cb-4d64-b03d-f10826dea6df" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e255f80027ce5d0ba55b79c6a11a94c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e255f80027ce5d0ba55b79c6a11a94c7", - "x-ms-correlation-request-id": "36979d20-499e-4f8c-8b01-d49c33ab57ff", - "x-ms-ratelimit-remaining-subscription-reads": "11290", - "x-ms-request-id": "a6d98d3f-dab9-4bd0-99b0-3d35cde8f4a6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034339Z:36979d20-499e-4f8c-8b01-d49c33ab57ff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d242c75bc67d006070b562f3b664bc41", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d242c75bc67d006070b562f3b664bc41", - "x-ms-correlation-request-id": "c1567c46-1f10-46a7-88ef-417a474fe663", - "x-ms-ratelimit-remaining-subscription-reads": "11289", - "x-ms-request-id": "62eabdb3-dae5-4c76-9038-a1add9388832", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034341Z:c1567c46-1f10-46a7-88ef-417a474fe663" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "21ed47b302c58719f6593b2f90359aac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "21ed47b302c58719f6593b2f90359aac", - "x-ms-correlation-request-id": "0805cea9-0404-43af-b943-86b321a1ff59", - "x-ms-ratelimit-remaining-subscription-reads": "11288", - "x-ms-request-id": "031e5fd7-e699-4bf3-ae52-4e57e9658502", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034342Z:0805cea9-0404-43af-b943-86b321a1ff59" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b0679cf4fd573aa998557219c417a641", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b0679cf4fd573aa998557219c417a641", - "x-ms-correlation-request-id": "75af73d6-4b66-4e0c-b17d-1c740e7185ab", - "x-ms-ratelimit-remaining-subscription-reads": "11287", - "x-ms-request-id": "4c830205-4555-4679-b9f4-81004e4ba335", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034343Z:75af73d6-4b66-4e0c-b17d-1c740e7185ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5a13389f732d5902aebadc238a316f3b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5a13389f732d5902aebadc238a316f3b", - "x-ms-correlation-request-id": "a6119eeb-15d3-4660-a8e7-f8a37c057d76", - "x-ms-ratelimit-remaining-subscription-reads": "11286", - "x-ms-request-id": "d82c025c-fb3e-4783-80f1-49b8a236d6d9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034344Z:a6119eeb-15d3-4660-a8e7-f8a37c057d76" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "19feb61a0cfcb5e99db2896f8fffc3de", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "19feb61a0cfcb5e99db2896f8fffc3de", - "x-ms-correlation-request-id": "5c83fbe7-f024-4b32-adec-244be07fd3c0", - "x-ms-ratelimit-remaining-subscription-reads": "11285", - "x-ms-request-id": "d385329d-8c17-40ca-901c-524d683d0764", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034346Z:5c83fbe7-f024-4b32-adec-244be07fd3c0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "578ffab24022817e9a0d019d2185b066", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "578ffab24022817e9a0d019d2185b066", - "x-ms-correlation-request-id": "82f4f909-e177-48b5-88ee-2c6c8410a9ba", - "x-ms-ratelimit-remaining-subscription-reads": "11284", - "x-ms-request-id": "11bc8b36-af6d-47d2-98f8-bbd2edfd0e3a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034347Z:82f4f909-e177-48b5-88ee-2c6c8410a9ba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0dfe36e58c1893444f5dbc7aea92c9ae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0dfe36e58c1893444f5dbc7aea92c9ae", - "x-ms-correlation-request-id": "480bd372-7ca4-4a77-ae17-46e89258e536", - "x-ms-ratelimit-remaining-subscription-reads": "11283", - "x-ms-request-id": "7ff8be09-6806-4a3a-b2bf-73ec7cb4b9eb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034348Z:480bd372-7ca4-4a77-ae17-46e89258e536" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8f70fdf718a1da19387d7fee0a4c9417", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8f70fdf718a1da19387d7fee0a4c9417", - "x-ms-correlation-request-id": "b2bbb920-6bce-4c35-8eb9-9708b29abe02", - "x-ms-ratelimit-remaining-subscription-reads": "11282", - "x-ms-request-id": "65cda76e-c5c6-4be2-88d4-f7acab1a77dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034350Z:b2bbb920-6bce-4c35-8eb9-9708b29abe02" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "588a2202b50125c5b5fc08c483049607", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "588a2202b50125c5b5fc08c483049607", - "x-ms-correlation-request-id": "b127bb19-b382-40f1-888f-8dc4741a46d9", - "x-ms-ratelimit-remaining-subscription-reads": "11281", - "x-ms-request-id": "eec7bd4c-bf3e-4b21-b116-23dc72a2f480", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034352Z:b127bb19-b382-40f1-888f-8dc4741a46d9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6d1e80c2-0955-4d55-a9df-a3f4b7aa5c65?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "24a552442014cdc41d24d59b0c558802", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:43:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "24a552442014cdc41d24d59b0c558802", - "x-ms-correlation-request-id": "bc1c95e5-cce5-4515-9f22-64bd0fa29c8c", - "x-ms-ratelimit-remaining-subscription-reads": "11280", - "x-ms-request-id": "69868b03-735e-4359-a997-97cbcea0916b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034353Z:bc1c95e5-cce5-4515-9f22-64bd0fa29c8c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2222/providers/Microsoft.Storage/storageAccounts/sto9607", - "name": "sto9607", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:43:35.8753159Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:43:35.8753159Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:43:35.7971836Z", - "primaryEndpoints": { - "blob": "https://sto9607.blob.core.windows.net/", - "queue": "https://sto9607.queue.core.windows.net/", - "table": "https://sto9607.table.core.windows.net/", - "file": "https://sto9607.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2222/providers/Microsoft.Storage/storageAccounts/sto9607/listKeys?api-version=2019-06-01\u0026$expand=kerb", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ef563037514b2a4caf18374ca2aaec90-caf3da1615240e47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c877a4c9700841ad374bd9a50f545634", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "288", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:43:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c877a4c9700841ad374bd9a50f545634", - "x-ms-correlation-request-id": "f792c6c6-1985-487a-97e8-325ffb9e0c5d", - "x-ms-ratelimit-remaining-subscription-resource-requests": "11996", - "x-ms-request-id": "3729a5c0-2d8a-4e14-841d-b2b7b14c9009", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034353Z:f792c6c6-1985-487a-97e8-325ffb9e0c5d" - }, - "ResponseBody": { - "keys": [ - { - "keyName": "key1", - "value": "GxPBz0JX6HMS\u002BjaOGY0GKQmrEPQb/9m17OouKIng\u002Bt7tXjvMFCzSkP5jznCGxrVmxwaRbGUo1\u002BQjEywQG8stEQ==", - "permissions": "FULL" - }, - { - "keyName": "key2", - "value": "\u002Bj6usDajMva4BI\u002BNt39R6p4qlDn9KhC924SryCt9EyRHsUbyPBNGEpgPS1JM6PPtU43wDaNUhTvfkjmHmUjaXw==", - "permissions": "FULL" - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2222/providers/Microsoft.Storage/storageAccounts/sto9607/regenerateKey?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "18", - "Content-Type": "application/json", - "traceparent": "00-5f548f68911a3944ba2e164ccaa41942-8b504ce3f89edf48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b7aa78e66fa6e2025dbc3adddf2a1860", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "keyName": "key2" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "288", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:43:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b7aa78e66fa6e2025dbc3adddf2a1860", - "x-ms-correlation-request-id": "1d6a46cd-5b92-4ffe-85a0-b58658d28be3", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "ddf65ffd-cb9a-41c5-8c75-1a48ccd2517d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034354Z:1d6a46cd-5b92-4ffe-85a0-b58658d28be3" - }, - "ResponseBody": { - "keys": [ - { - "keyName": "key1", - "value": "GxPBz0JX6HMS\u002BjaOGY0GKQmrEPQb/9m17OouKIng\u002Bt7tXjvMFCzSkP5jznCGxrVmxwaRbGUo1\u002BQjEywQG8stEQ==", - "permissions": "FULL" - }, - { - "keyName": "key2", - "value": "BBWLtz51xIBbmPugIuK3cZ3zGU6PtnxU9ahag8XDzpOkJP0Qa47Co3si1WRWDHgfPWK7jeWWckJuf1vTNdfU9g==", - "permissions": "FULL" - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1921424629", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysTest.json deleted file mode 100644 index 1765cfc47693..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysTest.json +++ /dev/null @@ -1,624 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res528?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-9f56093317b67246945891f89ae941c7-6d3fb8f83a25474f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ac27f3c50b5cf3744c3bed407ad7e85d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:11 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cff77b8d-c5d7-452e-ac67-124862671289", - "x-ms-ratelimit-remaining-subscription-writes": "1185", - "x-ms-request-id": "cff77b8d-c5d7-452e-ac67-124862671289", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032612Z:cff77b8d-c5d7-452e-ac67-124862671289" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res528", - "name": "res528", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res528/providers/Microsoft.Storage/storageAccounts/sto2508?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-96802b8048545240a3de361b2ac9937f-718e09cf0f5e6d4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d96c88215d66b16c09d6881d70bce824", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d96c88215d66b16c09d6881d70bce824", - "x-ms-correlation-request-id": "86d417a7-3015-4e16-b973-0fe24ff6e5e7", - "x-ms-ratelimit-remaining-subscription-writes": "1184", - "x-ms-request-id": "d3eaa4f1-a54d-46db-a717-b6b0f0260264", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032615Z:86d417a7-3015-4e16-b973-0fe24ff6e5e7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d95b2d72040a955fbbfb5335ecd6dc7f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d95b2d72040a955fbbfb5335ecd6dc7f", - "x-ms-correlation-request-id": "1b148873-f3d7-4aaf-9b92-aa60b72d1d27", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "00ef18bd-cb1b-4fe7-87e7-60223ea22c57", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032615Z:1b148873-f3d7-4aaf-9b92-aa60b72d1d27" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "28e71c05eb5e976849e1e6ec6ba0b4c8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "28e71c05eb5e976849e1e6ec6ba0b4c8", - "x-ms-correlation-request-id": "6e1ee953-03c1-46f3-b620-dc97e28e5337", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "da169ce3-d992-49de-ae97-39c8f2e30160", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032617Z:6e1ee953-03c1-46f3-b620-dc97e28e5337" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "43abaf300e608e194ff3b72936099f1c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "43abaf300e608e194ff3b72936099f1c", - "x-ms-correlation-request-id": "7666ab2f-ceb0-4d39-bd1f-f068056f1e81", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "0d4e621e-6fea-4830-a782-d0c8fa2051a9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032618Z:7666ab2f-ceb0-4d39-bd1f-f068056f1e81" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e0c6729d7d598779c4c490291d722a1a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e0c6729d7d598779c4c490291d722a1a", - "x-ms-correlation-request-id": "9c11d453-4428-4136-92c6-6755bb3778d8", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "13bddaba-6cea-43c4-b517-802ef3678952", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032619Z:9c11d453-4428-4136-92c6-6755bb3778d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3c048a47982bf61f0259d86b333e603f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3c048a47982bf61f0259d86b333e603f", - "x-ms-correlation-request-id": "433abd44-29df-409e-8bbe-d902127ebae9", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "488c55a3-54d0-490b-b601-085c6e9d79b2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032621Z:433abd44-29df-409e-8bbe-d902127ebae9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f84fca42d3d9b26e36247e9c7ef071dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f84fca42d3d9b26e36247e9c7ef071dd", - "x-ms-correlation-request-id": "d137b5d3-afb4-4b89-8c6f-e2499712b750", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "73c94e50-cdc5-44f4-b9d8-59b8916460fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032622Z:d137b5d3-afb4-4b89-8c6f-e2499712b750" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "abe29cc9620404f153d0de00a40e5385", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "abe29cc9620404f153d0de00a40e5385", - "x-ms-correlation-request-id": "53e15008-3b18-4a9a-90b0-cbd5023a48cd", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "3af45c1a-dadb-494a-b36d-d213028779c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032623Z:53e15008-3b18-4a9a-90b0-cbd5023a48cd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "52e65163312274411c5206071a827811", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "52e65163312274411c5206071a827811", - "x-ms-correlation-request-id": "4883d8c1-4998-4e04-88f8-28fe1d575111", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "a3995bb4-07c8-41f9-b884-fcfba60acc60", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032625Z:4883d8c1-4998-4e04-88f8-28fe1d575111" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "97a1fbe8b45cdf3ad94ba408f46d0d28", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "97a1fbe8b45cdf3ad94ba408f46d0d28", - "x-ms-correlation-request-id": "2cc4ede4-469e-4c54-8b8c-0d4995662b23", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "3926946f-5185-4d9d-b4c5-b87f9ac03d24", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032626Z:2cc4ede4-469e-4c54-8b8c-0d4995662b23" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2c38f8d01e0997ba5b6e8fb25ceae9d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2c38f8d01e0997ba5b6e8fb25ceae9d1", - "x-ms-correlation-request-id": "9b9b483e-34c1-43ab-a1d1-50f4bb12163a", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "8e150e5d-567b-44ff-92cc-65d891cc006f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032627Z:9b9b483e-34c1-43ab-a1d1-50f4bb12163a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a918cd57bb6cae29160779d78c387fae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a918cd57bb6cae29160779d78c387fae", - "x-ms-correlation-request-id": "a45f7e91-45c9-4f80-acc8-535e38407afa", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "32eec79d-0ec0-46b2-895b-81e07cbd22b3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032629Z:a45f7e91-45c9-4f80-acc8-535e38407afa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2236de444b49c90740093ced258783ef", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2236de444b49c90740093ced258783ef", - "x-ms-correlation-request-id": "3250fdd9-23ac-4a9f-90dc-1f88f0362ad4", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "fa094ebe-0a34-4d20-b938-6cce709c75c8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032630Z:3250fdd9-23ac-4a9f-90dc-1f88f0362ad4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d3eaa4f1-a54d-46db-a717-b6b0f0260264?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "27b1d361645514bbcf8a1502a5e30b22", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:26:31 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "27b1d361645514bbcf8a1502a5e30b22", - "x-ms-correlation-request-id": "cbfcae2a-768f-4a88-9607-08a758208444", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "67d71d6c-0e7b-4bb9-bac9-e05893d1dce4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032631Z:cbfcae2a-768f-4a88-9607-08a758208444" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res528/providers/Microsoft.Storage/storageAccounts/sto2508", - "name": "sto2508", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:26:15.1217204Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:26:15.1217204Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:26:15.0279446Z", - "primaryEndpoints": { - "blob": "https://sto2508.blob.core.windows.net/", - "queue": "https://sto2508.queue.core.windows.net/", - "table": "https://sto2508.table.core.windows.net/", - "file": "https://sto2508.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res528/providers/Microsoft.Storage/storageAccounts/sto2508/revokeUserDelegationKeys?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-290592cfafa86948a8bb457661e5a302-929dd204fbe59d4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7e6ee0eec7b30b87c54e69637f3b898e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7e6ee0eec7b30b87c54e69637f3b898e", - "x-ms-correlation-request-id": "6d555ac4-f8da-46ec-864f-30f62a0463d5", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "5b45a539-c2c8-436a-b5a2-46946b0b3df5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032632Z:6d555ac4-f8da-46ec-864f-30f62a0463d5" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "1377977988", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysTestAsync.json deleted file mode 100644 index 415bab76d24c..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysTestAsync.json +++ /dev/null @@ -1,624 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res4287?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-55d5b05d65445e4e9a11d2fe752b13c1-610f804bdc3ae449-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "343a33d7e7f39a27ba7e0c8ea997eccb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:43:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6173fcac-3202-498f-a0d7-4bd5078e7623", - "x-ms-ratelimit-remaining-subscription-writes": "1073", - "x-ms-request-id": "6173fcac-3202-498f-a0d7-4bd5078e7623", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034357Z:6173fcac-3202-498f-a0d7-4bd5078e7623" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4287", - "name": "res4287", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4287/providers/Microsoft.Storage/storageAccounts/sto3573?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-c830e9e9de68e347b432156b64b0d4fd-e0809f244056644f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "67948ab20fc6318f39f6b11baff5a97f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "67948ab20fc6318f39f6b11baff5a97f", - "x-ms-correlation-request-id": "a5944fda-b18a-4bd7-a0df-697bc73d2245", - "x-ms-ratelimit-remaining-subscription-writes": "1072", - "x-ms-request-id": "15d8f31d-4fa0-4216-b1c0-a46d9d824ae1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034400Z:a5944fda-b18a-4bd7-a0df-697bc73d2245" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "01c075f2f2702311ab02baf0757e0a89", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "01c075f2f2702311ab02baf0757e0a89", - "x-ms-correlation-request-id": "c93dd2e3-d72a-4000-b166-c1a5bf6c2be8", - "x-ms-ratelimit-remaining-subscription-reads": "11279", - "x-ms-request-id": "1551cad1-a393-4428-baa8-533195f36812", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034400Z:c93dd2e3-d72a-4000-b166-c1a5bf6c2be8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "33200e63d79a6d8903a39acea9f4a5d8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "33200e63d79a6d8903a39acea9f4a5d8", - "x-ms-correlation-request-id": "840f2858-3b94-4e6e-8ef7-83907beaf02d", - "x-ms-ratelimit-remaining-subscription-reads": "11278", - "x-ms-request-id": "4115aa73-22bf-4065-85ac-027637f6de72", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034402Z:840f2858-3b94-4e6e-8ef7-83907beaf02d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3a29a20aa734950f522e486b8a967b4e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3a29a20aa734950f522e486b8a967b4e", - "x-ms-correlation-request-id": "14fa46e9-8a96-4f42-8ba9-f04a33efaea5", - "x-ms-ratelimit-remaining-subscription-reads": "11277", - "x-ms-request-id": "95b73ca7-0c6b-4422-9b37-7c0af10552a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034403Z:14fa46e9-8a96-4f42-8ba9-f04a33efaea5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7d36ddecb8401a74ec53fecd574279b6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7d36ddecb8401a74ec53fecd574279b6", - "x-ms-correlation-request-id": "8966a061-59dc-4138-8995-d20e1402ff08", - "x-ms-ratelimit-remaining-subscription-reads": "11276", - "x-ms-request-id": "63a82fc7-c011-44c8-b868-0a1a03db9d9d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034404Z:8966a061-59dc-4138-8995-d20e1402ff08" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d3e6e15dd055bb54ff8ae06c8f1de26d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d3e6e15dd055bb54ff8ae06c8f1de26d", - "x-ms-correlation-request-id": "7251a8c8-3c15-4fe5-b17e-a2d9cca75ba0", - "x-ms-ratelimit-remaining-subscription-reads": "11275", - "x-ms-request-id": "62df4391-d735-46ce-8fd4-2b31ccc2c5ca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034406Z:7251a8c8-3c15-4fe5-b17e-a2d9cca75ba0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cce24c2827be52972d0e4ee1a9413e10", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cce24c2827be52972d0e4ee1a9413e10", - "x-ms-correlation-request-id": "acbd0fef-d7ae-4cc2-ae5a-6fd110f87e64", - "x-ms-ratelimit-remaining-subscription-reads": "11274", - "x-ms-request-id": "6a29a184-b389-428e-80fd-134494d4a09d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034407Z:acbd0fef-d7ae-4cc2-ae5a-6fd110f87e64" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a90e91b4a7b01cf8887b7eb5d8088ace", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a90e91b4a7b01cf8887b7eb5d8088ace", - "x-ms-correlation-request-id": "01e6cbc4-a3c1-4f2a-a3d1-2936a067cf35", - "x-ms-ratelimit-remaining-subscription-reads": "11273", - "x-ms-request-id": "d545c6f6-04cd-404c-80b6-88a91de6a7ea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034408Z:01e6cbc4-a3c1-4f2a-a3d1-2936a067cf35" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0aa49071ad6035f84994a646827312bd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0aa49071ad6035f84994a646827312bd", - "x-ms-correlation-request-id": "595266ba-7e70-46b8-a630-e55ee948e608", - "x-ms-ratelimit-remaining-subscription-reads": "11272", - "x-ms-request-id": "0055c59f-ff56-4938-afa7-2befaea38916", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034410Z:595266ba-7e70-46b8-a630-e55ee948e608" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fdb7cf4c380e80bc54c54342a9e27a25", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fdb7cf4c380e80bc54c54342a9e27a25", - "x-ms-correlation-request-id": "ccbdd381-50b5-4444-a1cc-0aa247610d16", - "x-ms-ratelimit-remaining-subscription-reads": "11271", - "x-ms-request-id": "5eeb0391-54e4-4681-a674-9241277b304c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034411Z:ccbdd381-50b5-4444-a1cc-0aa247610d16" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "18707f83339d07b099d95f1c01b29915", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "18707f83339d07b099d95f1c01b29915", - "x-ms-correlation-request-id": "823292bb-dfb2-4670-a132-7d9bb5768ec2", - "x-ms-ratelimit-remaining-subscription-reads": "11270", - "x-ms-request-id": "d4f840c6-3be8-4704-bdc8-5e27acea7390", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034412Z:823292bb-dfb2-4670-a132-7d9bb5768ec2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0869c1698d5038bfd423b69a69b58b67", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0869c1698d5038bfd423b69a69b58b67", - "x-ms-correlation-request-id": "448a24fe-85af-4ac0-8437-cac28ee05907", - "x-ms-ratelimit-remaining-subscription-reads": "11269", - "x-ms-request-id": "0dccfd3f-2066-4068-afba-be67fe69073c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034413Z:448a24fe-85af-4ac0-8437-cac28ee05907" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "03c28119f902181f1faf6435d8a07fa2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "03c28119f902181f1faf6435d8a07fa2", - "x-ms-correlation-request-id": "5be39c38-d201-4e90-8f68-5a72a88563eb", - "x-ms-ratelimit-remaining-subscription-reads": "11268", - "x-ms-request-id": "ca2ee8e5-f410-466a-a944-f33ce4b517a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034415Z:5be39c38-d201-4e90-8f68-5a72a88563eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/15d8f31d-4fa0-4216-b1c0-a46d9d824ae1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e8d92d2c7178f6d4bf3844797d159ee4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:44:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e8d92d2c7178f6d4bf3844797d159ee4", - "x-ms-correlation-request-id": "e8181de3-8908-43b7-b7e6-ecd630833f2e", - "x-ms-ratelimit-remaining-subscription-reads": "11267", - "x-ms-request-id": "b8812471-d2bf-43d0-8860-c686d3bba774", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034416Z:e8181de3-8908-43b7-b7e6-ecd630833f2e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4287/providers/Microsoft.Storage/storageAccounts/sto3573", - "name": "sto3573", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:00.0013420Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:00.0013420Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:43:59.9075953Z", - "primaryEndpoints": { - "blob": "https://sto3573.blob.core.windows.net/", - "queue": "https://sto3573.queue.core.windows.net/", - "table": "https://sto3573.table.core.windows.net/", - "file": "https://sto3573.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4287/providers/Microsoft.Storage/storageAccounts/sto3573/revokeUserDelegationKeys?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-734c5a09cb7993439c4e2075cf7e018a-5664697e19934f40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8002f84d96ef6f13a151e8a1298a5f33", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8002f84d96ef6f13a151e8a1298a5f33", - "x-ms-correlation-request-id": "02c07192-50fa-40d2-b53d-9121429c235d", - "x-ms-ratelimit-remaining-subscription-writes": "1187", - "x-ms-request-id": "4acf3828-61a5-4446-9738-56b18243bac6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034417Z:02c07192-50fa-40d2-b53d-9121429c235d" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "593952713", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountSetGetDeleteManagementPolicy.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountSetGetDeleteManagementPolicy.json deleted file mode 100644 index cf5d29d806e0..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountSetGetDeleteManagementPolicy.json +++ /dev/null @@ -1,1005 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res2709?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-6c414b92d4914948989e1128bc513fdf-781b97cfbb777c48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f0896c0651fc956d4774de2013b4ddab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8d4eb380-aa10-441e-83a8-f7ee2b031d65", - "x-ms-ratelimit-remaining-subscription-writes": "1183", - "x-ms-request-id": "8d4eb380-aa10-441e-83a8-f7ee2b031d65", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032635Z:8d4eb380-aa10-441e-83a8-f7ee2b031d65" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2709", - "name": "res2709", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2709/providers/Microsoft.Storage/storageAccounts/sto222?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "86", - "Content-Type": "application/json", - "traceparent": "00-6e9ddfe8dec3e843b7e7440be54f0ce2-8e3a829fd327a84a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8d6c49706ae680411c25764a626d0710", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "westus", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8d6c49706ae680411c25764a626d0710", - "x-ms-correlation-request-id": "779d6f7a-2f76-4206-a303-7562bb146f3a", - "x-ms-ratelimit-remaining-subscription-writes": "1182", - "x-ms-request-id": "2b4ca704-0869-4694-ad9c-63a8061f0d1f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032637Z:779d6f7a-2f76-4206-a303-7562bb146f3a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d1a075cd3fa4021f486fdf2bf64be407", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d1a075cd3fa4021f486fdf2bf64be407", - "x-ms-correlation-request-id": "6391b0f3-b3f6-4bae-87ae-c16d413031f3", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "b0b68efb-932b-4989-99f1-d55749c7f705", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032638Z:6391b0f3-b3f6-4bae-87ae-c16d413031f3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a7770fd7f1bd82bbfeb988731d252741", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a7770fd7f1bd82bbfeb988731d252741", - "x-ms-correlation-request-id": "d922584f-1626-487e-ad0b-5cbabd1040ab", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "c33f4579-1e93-4bed-b13b-10259d098d06", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032639Z:d922584f-1626-487e-ad0b-5cbabd1040ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ed7c784635cd5c6ced1d71430f1fbcb9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ed7c784635cd5c6ced1d71430f1fbcb9", - "x-ms-correlation-request-id": "5b1dec38-02a1-491b-b7fd-eb1b4b355358", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "44612006-73e9-4f9b-86f6-12ef56dbea44", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032641Z:5b1dec38-02a1-491b-b7fd-eb1b4b355358" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4944458e3764dc40b91ed3ebb6abe522", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4944458e3764dc40b91ed3ebb6abe522", - "x-ms-correlation-request-id": "e2fdad62-a0be-4034-99ed-7603d8e64820", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "c2659ba5-6afc-492b-ba59-c4cc0679df78", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032642Z:e2fdad62-a0be-4034-99ed-7603d8e64820" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7ee49e48f6cea13aa31abaa07f7773df", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7ee49e48f6cea13aa31abaa07f7773df", - "x-ms-correlation-request-id": "0fd8caa1-d08b-4906-80cb-d530e869d940", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "0ee1c283-1370-4484-8f80-6bc414a96357", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032643Z:0fd8caa1-d08b-4906-80cb-d530e869d940" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d7e4cffcdee10fdd389f34af6280a641", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d7e4cffcdee10fdd389f34af6280a641", - "x-ms-correlation-request-id": "996bc5b2-e3f5-443b-8a10-3eeb51ec0380", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "f058e44f-4fa5-4d6b-b71d-6a10198ee43e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032644Z:996bc5b2-e3f5-443b-8a10-3eeb51ec0380" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "70fb4e373e3a97ea0ba2a5497c9f5c42", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "70fb4e373e3a97ea0ba2a5497c9f5c42", - "x-ms-correlation-request-id": "fa1211b2-4d0b-4154-b4dd-72b439336554", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "e09ac2d6-ba9b-48a7-86af-f1d1c0ed9532", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032646Z:fa1211b2-4d0b-4154-b4dd-72b439336554" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e7eef3ab0dc66a41c1d5452fc28b3f22", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e7eef3ab0dc66a41c1d5452fc28b3f22", - "x-ms-correlation-request-id": "6b39bd25-b9ba-44fd-9149-9c78fb477ff6", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "fce5e23c-1715-429b-8976-e67329b4577a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032647Z:6b39bd25-b9ba-44fd-9149-9c78fb477ff6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "31687973027bbea4e44dcc3f38939299", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "31687973027bbea4e44dcc3f38939299", - "x-ms-correlation-request-id": "114e7e2b-58f7-44f0-8c60-d9acb5b082e9", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "3e9d39de-42fe-46e2-9b56-c2c4e86f6e9c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032648Z:114e7e2b-58f7-44f0-8c60-d9acb5b082e9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6e04f142bf922a7a0d90af64f8bbd480", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6e04f142bf922a7a0d90af64f8bbd480", - "x-ms-correlation-request-id": "6e4af9ef-0984-4347-9ca8-4a2c98324f34", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "a7c20312-f129-452f-838d-3e26613f2c8a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032650Z:6e4af9ef-0984-4347-9ca8-4a2c98324f34" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "03d582622b36a8c74f3002794001322d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "03d582622b36a8c74f3002794001322d", - "x-ms-correlation-request-id": "8b3d4420-620e-4a23-ade9-3c7b0ec8d0a4", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "ffa1bb2b-2451-4ccb-b26c-9126589bde93", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032651Z:8b3d4420-620e-4a23-ade9-3c7b0ec8d0a4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d1ecac43d186b490ff3e23ea523fc529", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d1ecac43d186b490ff3e23ea523fc529", - "x-ms-correlation-request-id": "ee7db171-f510-4570-a70a-7e6785344098", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "e71e9e29-1361-4f10-aba4-0054dd538827", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032652Z:ee7db171-f510-4570-a70a-7e6785344098" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/2b4ca704-0869-4694-ad9c-63a8061f0d1f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b5dd4c788fbd1662295b1e61bd00e90c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1240", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:26:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b5dd4c788fbd1662295b1e61bd00e90c", - "x-ms-correlation-request-id": "f461d91e-cc50-43d6-904e-062b4f005d1e", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "ddff1a0c-3749-4717-93d8-84beba0239a8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032653Z:f461d91e-cc50-43d6-904e-062b4f005d1e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2709/providers/Microsoft.Storage/storageAccounts/sto222", - "name": "sto222", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:26:37.1725964Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:26:37.1725964Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:26:37.1101106Z", - "primaryEndpoints": { - "dfs": "https://sto222.dfs.core.windows.net/", - "web": "https://sto222.z22.web.core.windows.net/", - "blob": "https://sto222.blob.core.windows.net/", - "queue": "https://sto222.queue.core.windows.net/", - "table": "https://sto222.table.core.windows.net/", - "file": "https://sto222.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available", - "secondaryLocation": "eastus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2709/providers/Microsoft.Storage/storageAccounts/sto222/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "785", - "Content-Type": "application/json", - "traceparent": "00-26df776448cb9d4fa43bb9c4e12b9d49-fe78b16e7cb08649-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4b21825e03cf90f9f22103f808dc560f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "policy": { - "rules": [ - { - "enabled": true, - "name": "olcmtest", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "tierToCool": { - "daysAfterModificationGreaterThan": 1000 - }, - "tierToArchive": { - "daysAfterModificationGreaterThan": 90 - }, - "delete": { - "daysAfterModificationGreaterThan": 300 - } - }, - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 100 - } - } - }, - "filters": { - "prefixMatch": [ - "olcmtestcontainer", - "testblob" - ], - "blobTypes": [ - "blockBlob" - ] - } - } - }, - { - "enabled": false, - "name": "olcmtest2", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "delete": { - "daysAfterModificationGreaterThan": 1000 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - }, - { - "name": "olcmtest3", - "type": "Lifecycle", - "definition": { - "actions": { - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 200 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - } - ] - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1117", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:26:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4b21825e03cf90f9f22103f808dc560f", - "x-ms-correlation-request-id": "c32bb01f-83ba-4c29-ba47-755dec3ca742", - "x-ms-ratelimit-remaining-subscription-writes": "1181", - "x-ms-request-id": "3e9e9ce6-0880-4cf7-8460-2fbb6c41503c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032654Z:c32bb01f-83ba-4c29-ba47-755dec3ca742" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2709/providers/Microsoft.Storage/storageAccounts/sto222/managementPolicies/default", - "name": "DefaultManagementPolicy", - "type": "Microsoft.Storage/storageAccounts/managementPolicies", - "properties": { - "policy": { - "rules": [ - { - "enabled": true, - "name": "olcmtest", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "tierToCool": { - "daysAfterModificationGreaterThan": 1000.0 - }, - "tierToArchive": { - "daysAfterModificationGreaterThan": 90.0 - }, - "delete": { - "daysAfterModificationGreaterThan": 300.0 - } - }, - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 100.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ], - "prefixMatch": [ - "olcmtestcontainer", - "testblob" - ] - } - } - }, - { - "enabled": false, - "name": "olcmtest2", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "delete": { - "daysAfterModificationGreaterThan": 1000.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - }, - { - "enabled": true, - "name": "olcmtest3", - "type": "Lifecycle", - "definition": { - "actions": { - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 200.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - } - ] - }, - "lastModifiedTime": "2020-09-14T03:26:54.3289834Z" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2709/providers/Microsoft.Storage/storageAccounts/sto222/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-591206f7f32a594da8698b03e8a724ec-e7480f9b7433dd44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f401d96a7c24b3704ad5a72bb22ef7fe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1117", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:26:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f401d96a7c24b3704ad5a72bb22ef7fe", - "x-ms-correlation-request-id": "a7c06b50-82c4-42cf-a2b0-ae73d10a130e", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "89cf41fe-c407-42c2-94bd-14f81ead1bca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032655Z:a7c06b50-82c4-42cf-a2b0-ae73d10a130e" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2709/providers/Microsoft.Storage/storageAccounts/sto222/managementPolicies/default", - "name": "DefaultManagementPolicy", - "type": "Microsoft.Storage/storageAccounts/managementPolicies", - "properties": { - "policy": { - "rules": [ - { - "enabled": true, - "name": "olcmtest", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "tierToCool": { - "daysAfterModificationGreaterThan": 1000.0 - }, - "tierToArchive": { - "daysAfterModificationGreaterThan": 90.0 - }, - "delete": { - "daysAfterModificationGreaterThan": 300.0 - } - }, - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 100.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ], - "prefixMatch": [ - "olcmtestcontainer", - "testblob" - ] - } - } - }, - { - "enabled": false, - "name": "olcmtest2", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "delete": { - "daysAfterModificationGreaterThan": 1000.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - }, - { - "enabled": true, - "name": "olcmtest3", - "type": "Lifecycle", - "definition": { - "actions": { - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 200.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - } - ] - }, - "lastModifiedTime": "2020-09-14T03:26:54.3289834Z" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2709/providers/Microsoft.Storage/storageAccounts/sto222/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-ae288748c710274ab1760c9f1fab38b2-a6c740eb9d075b4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d08c17547a1e755a534cc39c8b690e4d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:55 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d08c17547a1e755a534cc39c8b690e4d", - "x-ms-correlation-request-id": "bf910c91-f897-44dd-983b-2bea77075e2d", - "x-ms-ratelimit-remaining-subscription-deletes": "14990", - "x-ms-request-id": "e5606c0a-5141-4bfb-8a72-aa0360ecd9a7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032655Z:bf910c91-f897-44dd-983b-2bea77075e2d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2709/providers/Microsoft.Storage/storageAccounts/sto222/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-85c8a7ac456c474db9451fa38cf53ef1-3e262e471bc85941-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e3f60f04f5ffe1e8126e00f95bcdddc3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 404, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "102", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:26:55 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e3f60f04f5ffe1e8126e00f95bcdddc3", - "x-ms-correlation-request-id": "32b3fac9-3b26-4938-b67a-7b2ed8748d3b", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "b81c1192-05a2-4671-9b34-da37db4be37a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032655Z:32b3fac9-3b26-4938-b67a-7b2ed8748d3b" - }, - "ResponseBody": { - "error": { - "code": "ManagementPolicyNotFound", - "message": "No ManagementPolicy found for account sto222" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2709/providers/Microsoft.Storage/storageAccounts/sto222/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-83145498d9348d46b45019693612bb29-b13e3db4dad24f43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f1a305298650f0f17e8ba1d7b9d328e0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:55 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f1a305298650f0f17e8ba1d7b9d328e0", - "x-ms-correlation-request-id": "f7fd2c9f-2106-4900-8b5e-bc226cad08b3", - "x-ms-ratelimit-remaining-subscription-deletes": "14989", - "x-ms-request-id": "926daa55-3cca-4862-8a6b-d40a75ba02ac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032656Z:f7fd2c9f-2106-4900-8b5e-bc226cad08b3" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "2116594249", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountSetGetDeleteManagementPolicyAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountSetGetDeleteManagementPolicyAsync.json deleted file mode 100644 index 87dc2618f671..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountSetGetDeleteManagementPolicyAsync.json +++ /dev/null @@ -1,1039 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res5151?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-539ba40af667dd478f3a95f0f0b15c3f-6833bc27de60f241-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f4fae1fad35c3a61adf45e7122dc1f50", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aa90e9ea-4f47-415d-84bd-189fd4318d78", - "x-ms-ratelimit-remaining-subscription-writes": "1071", - "x-ms-request-id": "aa90e9ea-4f47-415d-84bd-189fd4318d78", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034419Z:aa90e9ea-4f47-415d-84bd-189fd4318d78" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5151", - "name": "res5151", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5151/providers/Microsoft.Storage/storageAccounts/sto6600?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "86", - "Content-Type": "application/json", - "traceparent": "00-aa62350e810bf54a913903a887ef62f5-5fb7658c72b9d747-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fcc093784f2152fee2bfdf8700a3f0c5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "westus", - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fcc093784f2152fee2bfdf8700a3f0c5", - "x-ms-correlation-request-id": "2e31e488-5632-4fcf-8261-273375e67712", - "x-ms-ratelimit-remaining-subscription-writes": "1070", - "x-ms-request-id": "7966f7b5-9e40-46b9-a926-b4b86f07db62", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034423Z:2e31e488-5632-4fcf-8261-273375e67712" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a5879b5ef74d92d9fca1791381b2ad50", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a5879b5ef74d92d9fca1791381b2ad50", - "x-ms-correlation-request-id": "bc917880-fb73-4605-99e9-7425746c66fd", - "x-ms-ratelimit-remaining-subscription-reads": "11266", - "x-ms-request-id": "b23b8c90-6f71-4d6d-9253-910facc94326", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034423Z:bc917880-fb73-4605-99e9-7425746c66fd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "195eac6e200640d6166094cfced48f12", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "195eac6e200640d6166094cfced48f12", - "x-ms-correlation-request-id": "61e14307-7334-4486-987b-4cdaff50e56a", - "x-ms-ratelimit-remaining-subscription-reads": "11265", - "x-ms-request-id": "d6eb30d9-40af-4fc7-96fd-5559b5163509", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034424Z:61e14307-7334-4486-987b-4cdaff50e56a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "65282ac34a1ccc78ea8634b8be69ddb4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "65282ac34a1ccc78ea8634b8be69ddb4", - "x-ms-correlation-request-id": "5bfe5167-d970-4ef2-b55d-d6a1356204e1", - "x-ms-ratelimit-remaining-subscription-reads": "11264", - "x-ms-request-id": "0487ae7b-4d9d-426e-96c0-b3db88da8ecf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034426Z:5bfe5167-d970-4ef2-b55d-d6a1356204e1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "16bb30a4e2713eaec4468fec620ac327", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "16bb30a4e2713eaec4468fec620ac327", - "x-ms-correlation-request-id": "1e5eebd9-4ca1-49b7-a39e-b075d2fa07f6", - "x-ms-ratelimit-remaining-subscription-reads": "11263", - "x-ms-request-id": "161826d0-e8ed-4623-bdb2-fe6d6d13c039", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034427Z:1e5eebd9-4ca1-49b7-a39e-b075d2fa07f6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "564f6612478a233434922e80ec1d82ac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "564f6612478a233434922e80ec1d82ac", - "x-ms-correlation-request-id": "1e578f72-6d09-4978-adbd-a9ba3b0d7a72", - "x-ms-ratelimit-remaining-subscription-reads": "11262", - "x-ms-request-id": "a094da53-0d25-4b23-9c8a-0c2ae9a5ec20", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034428Z:1e578f72-6d09-4978-adbd-a9ba3b0d7a72" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9e2ae0837819e1a17ce9a0d5bb8c6ae0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9e2ae0837819e1a17ce9a0d5bb8c6ae0", - "x-ms-correlation-request-id": "c3a0e678-836b-49fd-92e8-2ef91ec716a3", - "x-ms-ratelimit-remaining-subscription-reads": "11261", - "x-ms-request-id": "1af55e0e-e23d-4844-986b-031d9ec9cb37", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034429Z:c3a0e678-836b-49fd-92e8-2ef91ec716a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "57a60cc386195d29fb97e2dfb32d52a7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "57a60cc386195d29fb97e2dfb32d52a7", - "x-ms-correlation-request-id": "a77c6d19-9891-445e-b4ad-d509f65be699", - "x-ms-ratelimit-remaining-subscription-reads": "11260", - "x-ms-request-id": "9004471c-e03a-4828-a585-7f9b439d464b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034431Z:a77c6d19-9891-445e-b4ad-d509f65be699" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8269e2c425df990ec56edaa1a65e68a8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8269e2c425df990ec56edaa1a65e68a8", - "x-ms-correlation-request-id": "d3528c5f-0eef-486c-a96c-c05390e1c5c9", - "x-ms-ratelimit-remaining-subscription-reads": "11259", - "x-ms-request-id": "ac7e7328-92f1-4653-9ded-e8d53a57ad3c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034432Z:d3528c5f-0eef-486c-a96c-c05390e1c5c9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dfbd4e282a76fc93b6cda28195c22e4f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dfbd4e282a76fc93b6cda28195c22e4f", - "x-ms-correlation-request-id": "e088bb66-20f9-481c-8e08-6d886420418e", - "x-ms-ratelimit-remaining-subscription-reads": "11258", - "x-ms-request-id": "86b6a737-2298-41b2-9a1e-0655bd833d89", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034433Z:e088bb66-20f9-481c-8e08-6d886420418e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d911f996e8229d00fd0c92abac88b69d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d911f996e8229d00fd0c92abac88b69d", - "x-ms-correlation-request-id": "2fd3a17c-8ee9-40ba-bc82-e6e7b1a01df5", - "x-ms-ratelimit-remaining-subscription-reads": "11257", - "x-ms-request-id": "615c22bb-fc66-4732-abce-d0d4549b2544", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034434Z:2fd3a17c-8ee9-40ba-bc82-e6e7b1a01df5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "64b63a2f727099304e6ccb12828d0303", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "64b63a2f727099304e6ccb12828d0303", - "x-ms-correlation-request-id": "61962202-4d37-48b4-88e7-10b95e1996b4", - "x-ms-ratelimit-remaining-subscription-reads": "11256", - "x-ms-request-id": "1eebd385-57e7-468a-824a-f89af3d671f2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034436Z:61962202-4d37-48b4-88e7-10b95e1996b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ad0a8a3f8e4c40854d1fe26998e74f2d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ad0a8a3f8e4c40854d1fe26998e74f2d", - "x-ms-correlation-request-id": "ab5cee85-f419-4c89-9931-5eeed45cdb45", - "x-ms-ratelimit-remaining-subscription-reads": "11255", - "x-ms-request-id": "18d0e3b4-4f95-475a-a514-c2b12bd8f687", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034437Z:ab5cee85-f419-4c89-9931-5eeed45cdb45" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5b510516c90b24dec9788ab61cee1a6f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "3", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5b510516c90b24dec9788ab61cee1a6f", - "x-ms-correlation-request-id": "86a9682e-b7ba-4058-b800-c9132e07c83f", - "x-ms-ratelimit-remaining-subscription-reads": "11254", - "x-ms-request-id": "ffb5da7f-b231-4435-bddf-3eb19cf219cf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034438Z:86a9682e-b7ba-4058-b800-c9132e07c83f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/westus/asyncoperations/7966f7b5-9e40-46b9-a926-b4b86f07db62?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "216b8f08097ea150b576165090c60067", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1248", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:44:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "216b8f08097ea150b576165090c60067", - "x-ms-correlation-request-id": "d6dd8479-9ddd-45ad-99cc-76e3b6421bcc", - "x-ms-ratelimit-remaining-subscription-reads": "11253", - "x-ms-request-id": "d8b7e20c-cadc-45f8-99cd-d3d44b667370", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034439Z:d6dd8479-9ddd-45ad-99cc-76e3b6421bcc" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5151/providers/Microsoft.Storage/storageAccounts/sto6600", - "name": "sto6600", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:22.5616231Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:22.5616231Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:22.4678444Z", - "primaryEndpoints": { - "dfs": "https://sto6600.dfs.core.windows.net/", - "web": "https://sto6600.z22.web.core.windows.net/", - "blob": "https://sto6600.blob.core.windows.net/", - "queue": "https://sto6600.queue.core.windows.net/", - "table": "https://sto6600.table.core.windows.net/", - "file": "https://sto6600.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available", - "secondaryLocation": "eastus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5151/providers/Microsoft.Storage/storageAccounts/sto6600/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "785", - "Content-Type": "application/json", - "traceparent": "00-95b8c83b62b51f4ba2bc855149e76644-420594377382ad41-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7dfb9e1da83c76f7ace5e3d304ce235f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "policy": { - "rules": [ - { - "enabled": true, - "name": "olcmtest", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "tierToCool": { - "daysAfterModificationGreaterThan": 1000 - }, - "tierToArchive": { - "daysAfterModificationGreaterThan": 90 - }, - "delete": { - "daysAfterModificationGreaterThan": 300 - } - }, - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 100 - } - } - }, - "filters": { - "prefixMatch": [ - "olcmtestcontainer", - "testblob" - ], - "blobTypes": [ - "blockBlob" - ] - } - } - }, - { - "enabled": false, - "name": "olcmtest2", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "delete": { - "daysAfterModificationGreaterThan": 1000 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - }, - { - "name": "olcmtest3", - "type": "Lifecycle", - "definition": { - "actions": { - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 200 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - } - ] - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1118", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:44:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7dfb9e1da83c76f7ace5e3d304ce235f", - "x-ms-correlation-request-id": "54b79856-97ea-4300-8660-94065bd08292", - "x-ms-ratelimit-remaining-subscription-writes": "1069", - "x-ms-request-id": "bce9b4a5-7343-4eda-a072-09de1f212df1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034440Z:54b79856-97ea-4300-8660-94065bd08292" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5151/providers/Microsoft.Storage/storageAccounts/sto6600/managementPolicies/default", - "name": "DefaultManagementPolicy", - "type": "Microsoft.Storage/storageAccounts/managementPolicies", - "properties": { - "policy": { - "rules": [ - { - "enabled": true, - "name": "olcmtest", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "tierToCool": { - "daysAfterModificationGreaterThan": 1000.0 - }, - "tierToArchive": { - "daysAfterModificationGreaterThan": 90.0 - }, - "delete": { - "daysAfterModificationGreaterThan": 300.0 - } - }, - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 100.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ], - "prefixMatch": [ - "olcmtestcontainer", - "testblob" - ] - } - } - }, - { - "enabled": false, - "name": "olcmtest2", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "delete": { - "daysAfterModificationGreaterThan": 1000.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - }, - { - "enabled": true, - "name": "olcmtest3", - "type": "Lifecycle", - "definition": { - "actions": { - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 200.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - } - ] - }, - "lastModifiedTime": "2020-09-14T03:44:40.3615951Z" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5151/providers/Microsoft.Storage/storageAccounts/sto6600/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ce8d3949922a8f46a59e4479573f4550-b2dd4449b5d1e849-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "096072042d7c0dafb4b0a594b28e9402", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1118", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:44:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "096072042d7c0dafb4b0a594b28e9402", - "x-ms-correlation-request-id": "b70eabf6-56f6-444f-a0f7-afa9b2a2c635", - "x-ms-ratelimit-remaining-subscription-reads": "11252", - "x-ms-request-id": "56e871c9-6968-4e5a-bba1-e4222eb28a80", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034441Z:b70eabf6-56f6-444f-a0f7-afa9b2a2c635" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5151/providers/Microsoft.Storage/storageAccounts/sto6600/managementPolicies/default", - "name": "DefaultManagementPolicy", - "type": "Microsoft.Storage/storageAccounts/managementPolicies", - "properties": { - "policy": { - "rules": [ - { - "enabled": true, - "name": "olcmtest", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "tierToCool": { - "daysAfterModificationGreaterThan": 1000.0 - }, - "tierToArchive": { - "daysAfterModificationGreaterThan": 90.0 - }, - "delete": { - "daysAfterModificationGreaterThan": 300.0 - } - }, - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 100.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ], - "prefixMatch": [ - "olcmtestcontainer", - "testblob" - ] - } - } - }, - { - "enabled": false, - "name": "olcmtest2", - "type": "Lifecycle", - "definition": { - "actions": { - "baseBlob": { - "delete": { - "daysAfterModificationGreaterThan": 1000.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - }, - { - "enabled": true, - "name": "olcmtest3", - "type": "Lifecycle", - "definition": { - "actions": { - "snapshot": { - "delete": { - "daysAfterCreationGreaterThan": 200.0 - } - } - }, - "filters": { - "blobTypes": [ - "blockBlob" - ] - } - } - } - ] - }, - "lastModifiedTime": "2020-09-14T03:44:40.3615951Z" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5151/providers/Microsoft.Storage/storageAccounts/sto6600/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-f52665b864bdc54f86f3c174301e8fcd-e3f15604085b0944-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7e9823789cf3603397f57598257d9ce6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7e9823789cf3603397f57598257d9ce6", - "x-ms-correlation-request-id": "96c71c85-9efc-4d16-a394-a2b170b74fb9", - "x-ms-ratelimit-remaining-subscription-deletes": "14944", - "x-ms-request-id": "d504ff46-8497-4a8a-bac3-32277b81078b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034441Z:96c71c85-9efc-4d16-a394-a2b170b74fb9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5151/providers/Microsoft.Storage/storageAccounts/sto6600/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-749af8f0fc106a4cbce1c037046b361f-e91729613b599748-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1d4bb752f765efeaeeeec98c0362c31e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 404, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:44:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1d4bb752f765efeaeeeec98c0362c31e", - "x-ms-correlation-request-id": "e9816a89-e3b3-4a3e-9a4c-db1780f8b894", - "x-ms-ratelimit-remaining-subscription-reads": "11251", - "x-ms-request-id": "260f5d68-89aa-48b9-94fd-3cf22dbe4ba6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034441Z:e9816a89-e3b3-4a3e-9a4c-db1780f8b894" - }, - "ResponseBody": { - "error": { - "code": "ManagementPolicyNotFound", - "message": "No ManagementPolicy found for account sto6600" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res5151/providers/Microsoft.Storage/storageAccounts/sto6600/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-5f79dfdc5151974ab235075e13b65cd2-54fd7883b4783646-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e05be151a536686c3f007186b717e737", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e05be151a536686c3f007186b717e737", - "x-ms-correlation-request-id": "649c1bb8-2303-42ff-b765-83e09c8a1bdb", - "x-ms-ratelimit-remaining-subscription-deletes": "14943", - "x-ms-request-id": "f3a3e698-746a-4527-bba8-2653a4e0cfe1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034442Z:649c1bb8-2303-42ff-b765-83e09c8a1bdb" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "711461862", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateEncryptionTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateEncryptionTest.json deleted file mode 100644 index 780a398a1fee..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateEncryptionTest.json +++ /dev/null @@ -1,1490 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res2960?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-94bab54aefad4441b69b7c3105dab69b-5bf57745d8ad4946-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d4f04a4ae525224ac4d86a13b9664bee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:26:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8f25e98f-f0ac-4ebe-af03-de1e2add3eec", - "x-ms-ratelimit-remaining-subscription-writes": "1180", - "x-ms-request-id": "8f25e98f-f0ac-4ebe-af03-de1e2add3eec", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032659Z:8f25e98f-f0ac-4ebe-af03-de1e2add3eec" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960", - "name": "res2960", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-1ed7f60d09556646b97ec5565f520149-df648086faea5f46-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b387d3b263ec93a8857d164bfd74d01b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b387d3b263ec93a8857d164bfd74d01b", - "x-ms-correlation-request-id": "cf24ea03-a951-444a-a45e-a6fce13d05b4", - "x-ms-ratelimit-remaining-subscription-writes": "1179", - "x-ms-request-id": "c70c0a98-1c79-49be-98e6-7f01014692a1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032701Z:cf24ea03-a951-444a-a45e-a6fce13d05b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6ad0bcb525ace75e4841a06734d7c663", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6ad0bcb525ace75e4841a06734d7c663", - "x-ms-correlation-request-id": "d4d667e7-a05b-4d24-9d00-93b91f8a9b43", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "10f474f8-a6a6-431e-82eb-ba020a1cf177", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032702Z:d4d667e7-a05b-4d24-9d00-93b91f8a9b43" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "409ef899ae63c76939fe41befff14316", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "409ef899ae63c76939fe41befff14316", - "x-ms-correlation-request-id": "442aafc8-6859-4da5-b45a-b1caf55d901b", - "x-ms-ratelimit-remaining-subscription-reads": "11874", - "x-ms-request-id": "be9dbe14-d6e0-4b34-bf31-41b5b025df7c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032703Z:442aafc8-6859-4da5-b45a-b1caf55d901b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4195af2665a4f56ec700f7db4b32549b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4195af2665a4f56ec700f7db4b32549b", - "x-ms-correlation-request-id": "da0bcd57-1469-4917-b540-95b7680b1015", - "x-ms-ratelimit-remaining-subscription-reads": "11873", - "x-ms-request-id": "a08fb3e0-4ebb-41cc-889f-fcc670e36513", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032704Z:da0bcd57-1469-4917-b540-95b7680b1015" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "571dff6717d00702530931aee4a0e756", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "571dff6717d00702530931aee4a0e756", - "x-ms-correlation-request-id": "0a881667-8da2-4d9c-92b6-a92ab0af43ae", - "x-ms-ratelimit-remaining-subscription-reads": "11872", - "x-ms-request-id": "ece22449-4da1-4f6f-8a9a-f63d4a0e863b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032705Z:0a881667-8da2-4d9c-92b6-a92ab0af43ae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "84418afe854133bf8aa87863b68e7c06", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "84418afe854133bf8aa87863b68e7c06", - "x-ms-correlation-request-id": "492802c2-6d52-48d9-b817-03c5dc161fd6", - "x-ms-ratelimit-remaining-subscription-reads": "11871", - "x-ms-request-id": "62d4845e-61e4-4a09-a957-c0e4ddc9fad2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032707Z:492802c2-6d52-48d9-b817-03c5dc161fd6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0056a6aaebd40e45ac8eee9a34c01127", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0056a6aaebd40e45ac8eee9a34c01127", - "x-ms-correlation-request-id": "2fee062d-3dd4-4842-b4d7-775a100f286d", - "x-ms-ratelimit-remaining-subscription-reads": "11870", - "x-ms-request-id": "a8cfa10e-e489-4fab-b47d-69d04abebc83", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032708Z:2fee062d-3dd4-4842-b4d7-775a100f286d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c0dca018cff1e2593fe9cd289e9f50c4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c0dca018cff1e2593fe9cd289e9f50c4", - "x-ms-correlation-request-id": "c3180b07-d696-44d5-b5dd-4677daf01394", - "x-ms-ratelimit-remaining-subscription-reads": "11869", - "x-ms-request-id": "86dd6580-f992-4b40-92b3-be50ed9378ef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032710Z:c3180b07-d696-44d5-b5dd-4677daf01394" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3e032a8de74913824532d7b39725ffc9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3e032a8de74913824532d7b39725ffc9", - "x-ms-correlation-request-id": "ff7c45a3-8a05-4f9b-a74d-84f0a9b41971", - "x-ms-ratelimit-remaining-subscription-reads": "11868", - "x-ms-request-id": "04c1709c-eb3c-45ed-8264-2fe920ab3f05", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032711Z:ff7c45a3-8a05-4f9b-a74d-84f0a9b41971" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "164a5196bbb1da154c73c1ea1e1c700d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "164a5196bbb1da154c73c1ea1e1c700d", - "x-ms-correlation-request-id": "7af55958-8e1e-406b-a04c-89ad8fa4e2eb", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "516875a9-3a5d-4bad-9472-6a4fa8b108c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032713Z:7af55958-8e1e-406b-a04c-89ad8fa4e2eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "090d293dd3bd31dd1dc97bbef8a64b1a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "090d293dd3bd31dd1dc97bbef8a64b1a", - "x-ms-correlation-request-id": "2317cff0-1cb7-4c24-98b0-407356fe1cfd", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "48138d5b-ea59-4674-8cf7-81e75196a63b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032714Z:2317cff0-1cb7-4c24-98b0-407356fe1cfd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4c9203ea3a54d2131528f1d62598f429", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4c9203ea3a54d2131528f1d62598f429", - "x-ms-correlation-request-id": "f9c8e37b-5b9e-4fa1-845f-d235160b594c", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "0de758b8-d17e-46da-b264-4d4e8474ec01", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032715Z:f9c8e37b-5b9e-4fa1-845f-d235160b594c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6e75cac1f517c20c7319f8e74056e2a5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6e75cac1f517c20c7319f8e74056e2a5", - "x-ms-correlation-request-id": "99aeab91-07cd-49f6-8761-939f5b21eb80", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "dc6c4b50-7332-4e2c-bbed-008c6c303dbb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032717Z:99aeab91-07cd-49f6-8761-939f5b21eb80" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c70c0a98-1c79-49be-98e6-7f01014692a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1b00a628248903b8153bf494e1070b85", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1b00a628248903b8153bf494e1070b85", - "x-ms-correlation-request-id": "801c36b8-caf1-4851-9bc6-ea2c43100b54", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "db4b3887-1b0c-4816-aa85-c83367fc6282", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032718Z:801c36b8-caf1-4851-9bc6-ea2c43100b54" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143", - "name": "sto2143", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:01.0312258Z", - "primaryEndpoints": { - "blob": "https://sto2143.blob.core.windows.net/", - "queue": "https://sto2143.queue.core.windows.net/", - "table": "https://sto2143.table.core.windows.net/", - "file": "https://sto2143.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "47", - "Content-Type": "application/json", - "traceparent": "00-29abc76b59f9c740b8d8c49e1fdd0b11-d335f27aa6e81644-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2dfd51d4dc31f502f7cfd93a422b91be", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2dfd51d4dc31f502f7cfd93a422b91be", - "x-ms-correlation-request-id": "7a464693-4a63-4592-b84f-9a8bda08ddd9", - "x-ms-ratelimit-remaining-subscription-writes": "1178", - "x-ms-request-id": "8a78f758-d2b2-4b22-b142-aefe7e7455d5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032721Z:7a464693-4a63-4592-b84f-9a8bda08ddd9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143", - "name": "sto2143", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:01.0312258Z", - "primaryEndpoints": { - "blob": "https://sto2143.blob.core.windows.net/", - "queue": "https://sto2143.queue.core.windows.net/", - "table": "https://sto2143.table.core.windows.net/", - "file": "https://sto2143.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-49ceb8780bcde342acf479dc6b7350f0-58adab2e5359af47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7fad4c45d9989d9f117158dc0078e06b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7fad4c45d9989d9f117158dc0078e06b", - "x-ms-correlation-request-id": "dd0f02a3-c4b1-4e1a-b306-7bf9b23c3977", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "f6ad8793-89d4-40cc-83dd-d78db058e623", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032721Z:dd0f02a3-c4b1-4e1a-b306-7bf9b23c3977" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143", - "name": "sto2143", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:01.0312258Z", - "primaryEndpoints": { - "blob": "https://sto2143.blob.core.windows.net/", - "queue": "https://sto2143.queue.core.windows.net/", - "table": "https://sto2143.table.core.windows.net/", - "file": "https://sto2143.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "74", - "Content-Type": "application/json", - "traceparent": "00-67a7668b60081c45ad9589d3c71d377c-d67a23e98cb5d444-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ee12720eb5594b74a40b24b94a7dc1e9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ee12720eb5594b74a40b24b94a7dc1e9", - "x-ms-correlation-request-id": "daf415dc-9dd4-45e0-a499-6c01b5b0228a", - "x-ms-ratelimit-remaining-subscription-writes": "1177", - "x-ms-request-id": "5a324306-423a-45ac-bf2b-e37fd3a808d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032727Z:daf415dc-9dd4-45e0-a499-6c01b5b0228a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143", - "name": "sto2143", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:01.0312258Z", - "primaryEndpoints": { - "blob": "https://sto2143.blob.core.windows.net/", - "queue": "https://sto2143.queue.core.windows.net/", - "table": "https://sto2143.table.core.windows.net/", - "file": "https://sto2143.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a05ca72639dd4b44a8a54ff1fa1a9973-04e4b7e8b576ff48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "954e35a98c59fbedb15f1cbf8425f47e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "954e35a98c59fbedb15f1cbf8425f47e", - "x-ms-correlation-request-id": "a5262437-601d-4875-8019-80bdc341eba3", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "9e484f91-7190-41e3-a6ef-3788ff89e445", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032728Z:a5262437-601d-4875-8019-80bdc341eba3" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143", - "name": "sto2143", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:01.0312258Z", - "primaryEndpoints": { - "blob": "https://sto2143.blob.core.windows.net/", - "queue": "https://sto2143.queue.core.windows.net/", - "table": "https://sto2143.table.core.windows.net/", - "file": "https://sto2143.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "124", - "Content-Type": "application/json", - "traceparent": "00-903a28443ca9ee4a8d5d1d9941e2de08-a592804ef557ed4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cf2c6deea3189065d862da8db5e65293", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:28 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cf2c6deea3189065d862da8db5e65293", - "x-ms-correlation-request-id": "5e24443d-9f31-4267-bec1-721b5d8ebf29", - "x-ms-ratelimit-remaining-subscription-writes": "1176", - "x-ms-request-id": "790c9fb9-0d80-4479-888b-6a6c217bdb0f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032729Z:5e24443d-9f31-4267-bec1-721b5d8ebf29" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143", - "name": "sto2143", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:01.0312258Z", - "primaryEndpoints": { - "blob": "https://sto2143.blob.core.windows.net/", - "queue": "https://sto2143.queue.core.windows.net/", - "table": "https://sto2143.table.core.windows.net/", - "file": "https://sto2143.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-8f034013bef69b46821b86f644651c81-c14744e7f800af44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ca336fb04b29821285173cf998b4c77e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:29 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ca336fb04b29821285173cf998b4c77e", - "x-ms-correlation-request-id": "21771c3d-b79f-4652-97d9-ea17e2121781", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "95aeab17-f387-4a47-983e-f1f1bf2fbf66", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032729Z:21771c3d-b79f-4652-97d9-ea17e2121781" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143", - "name": "sto2143", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:01.0312258Z", - "primaryEndpoints": { - "blob": "https://sto2143.blob.core.windows.net/", - "queue": "https://sto2143.queue.core.windows.net/", - "table": "https://sto2143.table.core.windows.net/", - "file": "https://sto2143.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "124", - "Content-Type": "application/json", - "traceparent": "00-a4d717e185c5c34db6ed35531fef6f62-301870bc9972b549-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ddcaa516f15106d0d0bdbdf7b15f45cb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ddcaa516f15106d0d0bdbdf7b15f45cb", - "x-ms-correlation-request-id": "d7dfcfe8-084a-4564-9a5b-3179bfa0a129", - "x-ms-ratelimit-remaining-subscription-writes": "1175", - "x-ms-request-id": "903bb2c7-cc78-4cf0-936f-ec1c1a12c9a5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032730Z:d7dfcfe8-084a-4564-9a5b-3179bfa0a129" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143", - "name": "sto2143", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:01.0312258Z", - "primaryEndpoints": { - "blob": "https://sto2143.blob.core.windows.net/", - "queue": "https://sto2143.queue.core.windows.net/", - "table": "https://sto2143.table.core.windows.net/", - "file": "https://sto2143.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a1733806b9103049965c1c43dd759085-8f68a6220eca1e4a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "140f880c29f1a3555baa4901666bf824", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "140f880c29f1a3555baa4901666bf824", - "x-ms-correlation-request-id": "a2d56b06-8230-40be-84c3-ed7df6d3ada6", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "d626fed6-e7de-42b8-8ea4-3395e6098f4b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032730Z:a2d56b06-8230-40be-84c3-ed7df6d3ada6" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143", - "name": "sto2143", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:01.0312258Z", - "primaryEndpoints": { - "blob": "https://sto2143.blob.core.windows.net/", - "queue": "https://sto2143.queue.core.windows.net/", - "table": "https://sto2143.table.core.windows.net/", - "file": "https://sto2143.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "100", - "Content-Type": "application/json", - "traceparent": "00-2745a4f6e512c44592b3b535c6bec34e-c4e5e9ddd1e0ee4c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "10765b9b751bbe429e2dfa6b8e1ad025", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:31 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "10765b9b751bbe429e2dfa6b8e1ad025", - "x-ms-correlation-request-id": "eaa15ede-b407-44e8-96a4-f49ed9af7f21", - "x-ms-ratelimit-remaining-subscription-writes": "1174", - "x-ms-request-id": "bf5fd263-f57b-4481-b9e2-641fa7415ccd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032731Z:eaa15ede-b407-44e8-96a4-f49ed9af7f21" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143", - "name": "sto2143", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:01.0312258Z", - "primaryEndpoints": { - "blob": "https://sto2143.blob.core.windows.net/", - "queue": "https://sto2143.queue.core.windows.net/", - "table": "https://sto2143.table.core.windows.net/", - "file": "https://sto2143.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-e6847835ae3047468486b55d69fcdb23-23e434c1cdc30143-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0fed70d1b2a4ed8c4f2781a6a8ce9f64", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:31 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0fed70d1b2a4ed8c4f2781a6a8ce9f64", - "x-ms-correlation-request-id": "397fc977-ceb5-466a-83b1-450bdad2cf40", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "8dc30a76-2e10-4096-b4a9-0c80cae14f1d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032732Z:397fc977-ceb5-466a-83b1-450bdad2cf40" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res2960/providers/Microsoft.Storage/storageAccounts/sto2143", - "name": "sto2143", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:01.1249632Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:01.0312258Z", - "primaryEndpoints": { - "blob": "https://sto2143.blob.core.windows.net/", - "queue": "https://sto2143.queue.core.windows.net/", - "table": "https://sto2143.table.core.windows.net/", - "file": "https://sto2143.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1584467904", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateEncryptionTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateEncryptionTestAsync.json deleted file mode 100644 index 553fced9d0ef..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateEncryptionTestAsync.json +++ /dev/null @@ -1,1456 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7085?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-b4d668115ba2c849b92b420f62a7fbdf-0232c4e6d213744a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8b7f46b5c360522bddec4e3d6fc633cf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3f7bf5c2-1b27-4b0c-a734-9238e6abe9e1", - "x-ms-ratelimit-remaining-subscription-writes": "1068", - "x-ms-request-id": "3f7bf5c2-1b27-4b0c-a734-9238e6abe9e1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034445Z:3f7bf5c2-1b27-4b0c-a734-9238e6abe9e1" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085", - "name": "res7085", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-e1e50acdbb102240b8ef7d19f149aba7-9c4dc8776304cb40-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b274600bdae5431d788c9f53f138b4dc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b274600bdae5431d788c9f53f138b4dc", - "x-ms-correlation-request-id": "a56b1ae2-0eb8-4b08-a455-00be486886b2", - "x-ms-ratelimit-remaining-subscription-writes": "1067", - "x-ms-request-id": "60649448-e68b-4fe0-b48c-17fa10a165de", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034448Z:a56b1ae2-0eb8-4b08-a455-00be486886b2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1b9654cdf6a76bcf6248e7368bffecb3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1b9654cdf6a76bcf6248e7368bffecb3", - "x-ms-correlation-request-id": "ebc5ad05-0fae-4a8a-bb27-a0d9fda68af5", - "x-ms-ratelimit-remaining-subscription-reads": "11249", - "x-ms-request-id": "42bd4a41-079f-46d5-bcda-e65f65d9d996", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034449Z:ebc5ad05-0fae-4a8a-bb27-a0d9fda68af5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "83c860999ecbfedcb1dd0ced24027059", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "83c860999ecbfedcb1dd0ced24027059", - "x-ms-correlation-request-id": "6921f062-6f4e-4d95-8810-6bb55c96fa45", - "x-ms-ratelimit-remaining-subscription-reads": "11248", - "x-ms-request-id": "d881b1e1-21d6-4361-b0a4-5fa2e1b0ac7d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034451Z:6921f062-6f4e-4d95-8810-6bb55c96fa45" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9c85a5e899a2b03573fdcea825780ba6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9c85a5e899a2b03573fdcea825780ba6", - "x-ms-correlation-request-id": "ed30b423-2a84-4ab9-b787-6d5299442fd1", - "x-ms-ratelimit-remaining-subscription-reads": "11247", - "x-ms-request-id": "66a650e9-01b5-4876-abc6-0ebe727365ea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034452Z:ed30b423-2a84-4ab9-b787-6d5299442fd1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7281030c20562f2e77976ac9eae2475f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7281030c20562f2e77976ac9eae2475f", - "x-ms-correlation-request-id": "1ddea952-d2ab-49e6-bece-e5812c60f61c", - "x-ms-ratelimit-remaining-subscription-reads": "11246", - "x-ms-request-id": "900eee42-659a-482d-bd3f-6e90c775c26b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034453Z:1ddea952-d2ab-49e6-bece-e5812c60f61c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e54d8ed74f7a00102b170fcecf34d939", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e54d8ed74f7a00102b170fcecf34d939", - "x-ms-correlation-request-id": "4a6a6a2d-ffaf-437f-8aba-290a345061dd", - "x-ms-ratelimit-remaining-subscription-reads": "11245", - "x-ms-request-id": "31c4457c-f927-4697-9ed9-d848618794d0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034455Z:4a6a6a2d-ffaf-437f-8aba-290a345061dd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "20e065d2fd81c7027755240a2f6cc691", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "20e065d2fd81c7027755240a2f6cc691", - "x-ms-correlation-request-id": "def3f5b7-0844-4f05-988e-650391d78c6b", - "x-ms-ratelimit-remaining-subscription-reads": "11244", - "x-ms-request-id": "41f873a8-fc13-4ea1-a701-3810a1ce62f5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034456Z:def3f5b7-0844-4f05-988e-650391d78c6b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "97d06eb5252abd2bf280473f11605f43", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "97d06eb5252abd2bf280473f11605f43", - "x-ms-correlation-request-id": "055b4106-22f9-432d-a559-04c09505c9e3", - "x-ms-ratelimit-remaining-subscription-reads": "11243", - "x-ms-request-id": "2539b56a-a1f0-4976-abd7-622a39adab9c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034457Z:055b4106-22f9-432d-a559-04c09505c9e3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "84f731be2601dade8b856e242a06d1be", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "84f731be2601dade8b856e242a06d1be", - "x-ms-correlation-request-id": "df586a9d-dbf7-4306-9d1e-eb6e3a25cf43", - "x-ms-ratelimit-remaining-subscription-reads": "11242", - "x-ms-request-id": "b29eabdd-34b4-49a6-87cd-df21661229b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034459Z:df586a9d-dbf7-4306-9d1e-eb6e3a25cf43" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "60187d514164ac0e39232d00b5c2b617", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:44:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "60187d514164ac0e39232d00b5c2b617", - "x-ms-correlation-request-id": "bd50536b-295b-4756-b5ee-02b5076cba5f", - "x-ms-ratelimit-remaining-subscription-reads": "11241", - "x-ms-request-id": "d7b4df61-72b8-4fe0-99f0-40836d3d465e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034500Z:bd50536b-295b-4756-b5ee-02b5076cba5f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fe4be1f641748f8f90f50ba4b60792ec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fe4be1f641748f8f90f50ba4b60792ec", - "x-ms-correlation-request-id": "2e5e1f5d-c0bd-41c0-81c7-31a39c1f2791", - "x-ms-ratelimit-remaining-subscription-reads": "11240", - "x-ms-request-id": "931816bd-1dda-4337-b020-bc817d90610c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034501Z:2e5e1f5d-c0bd-41c0-81c7-31a39c1f2791" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "93ee88affe477dde224a4adef9de24c8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "93ee88affe477dde224a4adef9de24c8", - "x-ms-correlation-request-id": "c83eb8c2-e486-482d-b91b-e4578a80243c", - "x-ms-ratelimit-remaining-subscription-reads": "11239", - "x-ms-request-id": "97f11ee3-2465-4e7e-903e-a967353c6235", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034503Z:c83eb8c2-e486-482d-b91b-e4578a80243c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60649448-e68b-4fe0-b48c-17fa10a165de?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "482e57cfd3ba0f4aed89d06e3569f532", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:03 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "482e57cfd3ba0f4aed89d06e3569f532", - "x-ms-correlation-request-id": "1d29ad2b-633e-4da9-ab7e-babe795d1486", - "x-ms-ratelimit-remaining-subscription-reads": "11238", - "x-ms-request-id": "c54849dc-8974-4cc9-a1d1-592f214761ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034504Z:1d29ad2b-633e-4da9-ab7e-babe795d1486" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261", - "name": "sto9261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:48.4721023Z", - "primaryEndpoints": { - "blob": "https://sto9261.blob.core.windows.net/", - "queue": "https://sto9261.queue.core.windows.net/", - "table": "https://sto9261.table.core.windows.net/", - "file": "https://sto9261.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "47", - "Content-Type": "application/json", - "traceparent": "00-cb4c572e3d547b4ebb6b846e2805eb4a-106f37304de29345-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2d50419022d4f7cf03cedb29f6b196b1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2d50419022d4f7cf03cedb29f6b196b1", - "x-ms-correlation-request-id": "ef796707-82df-4dc3-8e71-03bdc02c2428", - "x-ms-ratelimit-remaining-subscription-writes": "1066", - "x-ms-request-id": "a8b59eac-5d5b-4876-a21c-ff1cf0a5d76e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034507Z:ef796707-82df-4dc3-8e71-03bdc02c2428" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261", - "name": "sto9261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:48.4721023Z", - "primaryEndpoints": { - "blob": "https://sto9261.blob.core.windows.net/", - "queue": "https://sto9261.queue.core.windows.net/", - "table": "https://sto9261.table.core.windows.net/", - "file": "https://sto9261.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-e5a88fa9802da04a91a1086745f5432e-2ec0d7701d7a5047-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5fd543d14ad9dc323edea5be2d7047b9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5fd543d14ad9dc323edea5be2d7047b9", - "x-ms-correlation-request-id": "143ca4f0-4e63-43cc-91fc-abf066e1d967", - "x-ms-ratelimit-remaining-subscription-reads": "11236", - "x-ms-request-id": "9eb00d1a-68c7-4c97-8f6c-6d3ecdfc8ecb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034508Z:143ca4f0-4e63-43cc-91fc-abf066e1d967" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261", - "name": "sto9261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:48.4721023Z", - "primaryEndpoints": { - "blob": "https://sto9261.blob.core.windows.net/", - "queue": "https://sto9261.queue.core.windows.net/", - "table": "https://sto9261.table.core.windows.net/", - "file": "https://sto9261.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "74", - "Content-Type": "application/json", - "traceparent": "00-99104d1accda2c40a5c8a573772c31a3-3e207172120db24a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b74d1855f78eadf4883645ebf820183c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b74d1855f78eadf4883645ebf820183c", - "x-ms-correlation-request-id": "7fdd4799-f4fa-4e60-9852-c843d3d6a5b2", - "x-ms-ratelimit-remaining-subscription-writes": "1065", - "x-ms-request-id": "7c61bb23-ff52-49ae-9abe-2d1fd16ad98a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034513Z:7fdd4799-f4fa-4e60-9852-c843d3d6a5b2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261", - "name": "sto9261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:48.4721023Z", - "primaryEndpoints": { - "blob": "https://sto9261.blob.core.windows.net/", - "queue": "https://sto9261.queue.core.windows.net/", - "table": "https://sto9261.table.core.windows.net/", - "file": "https://sto9261.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-9d6a34f252cb0c419339aa946bff05ce-62bf115b39ffcd4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f29d1ff2969446590f74eef57d10ca92", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f29d1ff2969446590f74eef57d10ca92", - "x-ms-correlation-request-id": "1d33c7f2-8efa-4275-bfd9-16867c532c46", - "x-ms-ratelimit-remaining-subscription-reads": "11234", - "x-ms-request-id": "92364811-074d-42c7-82ee-293cffa99d55", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034513Z:1d33c7f2-8efa-4275-bfd9-16867c532c46" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261", - "name": "sto9261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:48.4721023Z", - "primaryEndpoints": { - "blob": "https://sto9261.blob.core.windows.net/", - "queue": "https://sto9261.queue.core.windows.net/", - "table": "https://sto9261.table.core.windows.net/", - "file": "https://sto9261.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "124", - "Content-Type": "application/json", - "traceparent": "00-96b1c2bf4d2c7d4099027ef7cac581a3-a883743b6e2f4946-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ded42186de64da234e28d6a30446e41e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:14 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ded42186de64da234e28d6a30446e41e", - "x-ms-correlation-request-id": "89d01181-ec97-4c3a-858f-d6f1ad54c6d0", - "x-ms-ratelimit-remaining-subscription-writes": "1064", - "x-ms-request-id": "4ee7ecf7-b7f3-4999-af7e-b7cbe75aeeff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034514Z:89d01181-ec97-4c3a-858f-d6f1ad54c6d0" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261", - "name": "sto9261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:48.4721023Z", - "primaryEndpoints": { - "blob": "https://sto9261.blob.core.windows.net/", - "queue": "https://sto9261.queue.core.windows.net/", - "table": "https://sto9261.table.core.windows.net/", - "file": "https://sto9261.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-e14fedab499d0e4c96f0f03802e91b48-43adff325ce9114f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0ecb69c555d2be25bf06a81908ff2f78", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0ecb69c555d2be25bf06a81908ff2f78", - "x-ms-correlation-request-id": "cd5d07ef-1ee4-4df7-9b73-05a89091ff29", - "x-ms-ratelimit-remaining-subscription-reads": "11232", - "x-ms-request-id": "3be5f71b-68f5-4547-b0f1-4aa02d2324e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034515Z:cd5d07ef-1ee4-4df7-9b73-05a89091ff29" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261", - "name": "sto9261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:48.4721023Z", - "primaryEndpoints": { - "blob": "https://sto9261.blob.core.windows.net/", - "queue": "https://sto9261.queue.core.windows.net/", - "table": "https://sto9261.table.core.windows.net/", - "file": "https://sto9261.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "124", - "Content-Type": "application/json", - "traceparent": "00-606bbaf6aba15c4ea4fdf776dc5dd56e-65e4fc79fb51784f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d664b26c3a4b14d7fcc3a36bc0b641c8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d664b26c3a4b14d7fcc3a36bc0b641c8", - "x-ms-correlation-request-id": "e35d057a-c8d8-41b6-b456-7b7d614f3ed5", - "x-ms-ratelimit-remaining-subscription-writes": "1063", - "x-ms-request-id": "7bb62fbc-3155-428f-9c4d-7767a8ab5967", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034516Z:e35d057a-c8d8-41b6-b456-7b7d614f3ed5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261", - "name": "sto9261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:48.4721023Z", - "primaryEndpoints": { - "blob": "https://sto9261.blob.core.windows.net/", - "queue": "https://sto9261.queue.core.windows.net/", - "table": "https://sto9261.table.core.windows.net/", - "file": "https://sto9261.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-aae5d48b1c263e4fbd49d4c318fc94cb-5a9db5ce2c22a24a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "132fd090bb4431c0fc161f5d3509d14f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "132fd090bb4431c0fc161f5d3509d14f", - "x-ms-correlation-request-id": "9b61ff9d-5017-40b4-a7e2-56c832f1de66", - "x-ms-ratelimit-remaining-subscription-reads": "11230", - "x-ms-request-id": "cb8125fe-33db-4572-b73f-b5e05c317ca9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034516Z:9b61ff9d-5017-40b4-a7e2-56c832f1de66" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261", - "name": "sto9261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:48.4721023Z", - "primaryEndpoints": { - "blob": "https://sto9261.blob.core.windows.net/", - "queue": "https://sto9261.queue.core.windows.net/", - "table": "https://sto9261.table.core.windows.net/", - "file": "https://sto9261.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "100", - "Content-Type": "application/json", - "traceparent": "00-83e816c135f3954c93bf8e022785b4df-673b23f95cd16349-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "52365ef80de18bd391b7120fb1b9fe08", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "52365ef80de18bd391b7120fb1b9fe08", - "x-ms-correlation-request-id": "fd55d7d6-62d7-4c8d-94aa-a40dd3dedc4c", - "x-ms-ratelimit-remaining-subscription-writes": "1062", - "x-ms-request-id": "f9504bf9-8156-4f8f-a3e0-2205067d88fd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034517Z:fd55d7d6-62d7-4c8d-94aa-a40dd3dedc4c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261", - "name": "sto9261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:48.4721023Z", - "primaryEndpoints": { - "blob": "https://sto9261.blob.core.windows.net/", - "queue": "https://sto9261.queue.core.windows.net/", - "table": "https://sto9261.table.core.windows.net/", - "file": "https://sto9261.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-934b6ecf1929b14394b96cf2cfdebf35-832c23d1a588b148-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3889e0c41ccfb034f233da341b79dff2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3889e0c41ccfb034f233da341b79dff2", - "x-ms-correlation-request-id": "78f2749a-d372-4122-82a7-4ee183a0cf32", - "x-ms-ratelimit-remaining-subscription-reads": "11228", - "x-ms-request-id": "2eeb43a3-0a29-488d-aa68-c7731ed2d5d8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034517Z:78f2749a-d372-4122-82a7-4ee183a0cf32" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7085/providers/Microsoft.Storage/storageAccounts/sto9261", - "name": "sto9261", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:44:48.5346167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:44:48.4721023Z", - "primaryEndpoints": { - "blob": "https://sto9261.blob.core.windows.net/", - "queue": "https://sto9261.queue.core.windows.net/", - "table": "https://sto9261.table.core.windows.net/", - "file": "https://sto9261.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "393923421", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateKindStorageV2.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateKindStorageV2.json deleted file mode 100644 index 18aeace18f86..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateKindStorageV2.json +++ /dev/null @@ -1,774 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res177?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-510cdf492f9cc342bd73bfc80b337b87-b91f06c0db7d6b43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4a87f3765f057d424108fb1a5ff6417c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cd0a38b6-d397-48de-b66a-80f5728aed7c", - "x-ms-ratelimit-remaining-subscription-writes": "1173", - "x-ms-request-id": "cd0a38b6-d397-48de-b66a-80f5728aed7c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032734Z:cd0a38b6-d397-48de-b66a-80f5728aed7c" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res177", - "name": "res177", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res177/providers/Microsoft.Storage/storageAccounts/sto8748?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-a94fedc0696abc44966bb06e7275ea36-5240260ef4757e41-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c5406f0ccfedf52c1de4a61a6a90a7b6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c5406f0ccfedf52c1de4a61a6a90a7b6", - "x-ms-correlation-request-id": "04be6401-9e38-47ce-b911-82ef6e4485b6", - "x-ms-ratelimit-remaining-subscription-writes": "1172", - "x-ms-request-id": "0b15e654-21e0-4248-adb8-1f15b8fa3e51", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032737Z:04be6401-9e38-47ce-b911-82ef6e4485b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "87673fa7e0cc23885a54e87a9b63d678", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "87673fa7e0cc23885a54e87a9b63d678", - "x-ms-correlation-request-id": "5a0be80e-caf8-48cb-b980-c5ac95e6a4eb", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "89f5cdb8-d333-4b67-96bc-6d13194f21eb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032737Z:5a0be80e-caf8-48cb-b980-c5ac95e6a4eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b91263545f511ba9a7f874b4f62bae0c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b91263545f511ba9a7f874b4f62bae0c", - "x-ms-correlation-request-id": "14c224bd-ce54-49c5-a12c-f22e5515e265", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "fde72de8-fed7-44e0-a7fe-24bca62a5eaf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032739Z:14c224bd-ce54-49c5-a12c-f22e5515e265" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2a72b37620286ceab4ccc18d084daced", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2a72b37620286ceab4ccc18d084daced", - "x-ms-correlation-request-id": "8b843ace-d170-4d15-a905-448f3db01ca9", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "1771cd7c-371f-4250-9d2c-e3073b394961", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032740Z:8b843ace-d170-4d15-a905-448f3db01ca9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e3ad6162b4fe47a1964bdfd36bd42d2e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e3ad6162b4fe47a1964bdfd36bd42d2e", - "x-ms-correlation-request-id": "d787b132-8cf1-4ca2-b474-7eccc2854e19", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "53e65a02-0757-4744-a5a9-d8a125e174fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032741Z:d787b132-8cf1-4ca2-b474-7eccc2854e19" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e803dba6abf0344f79a604849e1c125a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e803dba6abf0344f79a604849e1c125a", - "x-ms-correlation-request-id": "6a72683c-66a8-4303-880b-3b897c82c30e", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "7c689248-e931-4840-90bf-f5c5c701ea75", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032743Z:6a72683c-66a8-4303-880b-3b897c82c30e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9451874bca7ec20e112b94dd401600e0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9451874bca7ec20e112b94dd401600e0", - "x-ms-correlation-request-id": "cc0270c1-2940-44a2-9479-d4b2a7f4b443", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "78887f51-0975-485d-9b34-739fedd3e6c6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032744Z:cc0270c1-2940-44a2-9479-d4b2a7f4b443" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2de6939fc449b7fc12786a57af1da97a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2de6939fc449b7fc12786a57af1da97a", - "x-ms-correlation-request-id": "fb174875-0677-457b-88b5-d047c1049f62", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "f47fc999-a0e7-43cb-8a7f-5f45f39e8724", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032745Z:fb174875-0677-457b-88b5-d047c1049f62" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e48784399883dcb0cc41d7c41771f362", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e48784399883dcb0cc41d7c41771f362", - "x-ms-correlation-request-id": "7cc55d6c-5a8b-4abb-aba0-abfb5f8fbeeb", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "bef69860-35b3-46c8-961b-795071bdc829", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032747Z:7cc55d6c-5a8b-4abb-aba0-abfb5f8fbeeb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0ae524a6e53587118a9982055fb713f4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0ae524a6e53587118a9982055fb713f4", - "x-ms-correlation-request-id": "d5f92eef-a9da-4ca5-ba81-85c7b4a030e8", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "f7097151-be89-408c-b141-4c7854cf9509", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032748Z:d5f92eef-a9da-4ca5-ba81-85c7b4a030e8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bba31a821c8f065ce20a6008ec37a0a0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bba31a821c8f065ce20a6008ec37a0a0", - "x-ms-correlation-request-id": "829e9fd1-f849-4736-9265-a8da34c76227", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "eaba6f1b-9af7-4cee-aa08-7193ea72d33d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032749Z:829e9fd1-f849-4736-9265-a8da34c76227" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ab008859e37534473ff59e915ab7c15", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8ab008859e37534473ff59e915ab7c15", - "x-ms-correlation-request-id": "3b7fd064-ea25-4260-bd74-374e83510345", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "42707264-d9b7-4510-aeda-efe0eb440d80", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032751Z:3b7fd064-ea25-4260-bd74-374e83510345" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fc42e22d38cd8ad3c7de282a84099a52", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fc42e22d38cd8ad3c7de282a84099a52", - "x-ms-correlation-request-id": "58d52987-33f8-40a8-87b8-dbefc367a306", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "ce78380a-3fb0-485a-a9bc-3125f867e770", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032752Z:58d52987-33f8-40a8-87b8-dbefc367a306" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0b15e654-21e0-4248-adb8-1f15b8fa3e51?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5680e2f98806e3bcd550478fc273f137", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5680e2f98806e3bcd550478fc273f137", - "x-ms-correlation-request-id": "3c22eb59-8cce-4249-899d-8e9528ab97d3", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "027678cf-20a9-4fcc-b5e9-571dc13774ea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032753Z:3c22eb59-8cce-4249-899d-8e9528ab97d3" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res177/providers/Microsoft.Storage/storageAccounts/sto8748", - "name": "sto8748", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:37.0127152Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:37.0127152Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:36.9345882Z", - "primaryEndpoints": { - "blob": "https://sto8748.blob.core.windows.net/", - "queue": "https://sto8748.queue.core.windows.net/", - "table": "https://sto8748.table.core.windows.net/", - "file": "https://sto8748.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res177/providers/Microsoft.Storage/storageAccounts/sto8748?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "67", - "Content-Type": "application/json", - "traceparent": "00-60176e629be0804392491cd9d220cccf-54a1683b5d93ec4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0ada4a8da3f54cd23526c2597519ce6a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "kind": "StorageV2", - "properties": { - "supportsHttpsTrafficOnly": true - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1283", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:55 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0ada4a8da3f54cd23526c2597519ce6a", - "x-ms-correlation-request-id": "ecc6c6e2-d93e-4722-b569-cf91454f7755", - "x-ms-ratelimit-remaining-subscription-writes": "1171", - "x-ms-request-id": "0ec9a5e4-053b-433e-bccf-40aa2a6e007a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032756Z:ecc6c6e2-d93e-4722-b569-cf91454f7755" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res177/providers/Microsoft.Storage/storageAccounts/sto8748", - "name": "sto8748", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:37.0127152Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:37.0127152Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:36.9345882Z", - "primaryEndpoints": { - "dfs": "https://sto8748.dfs.core.windows.net/", - "web": "https://sto8748.z20.web.core.windows.net/", - "blob": "https://sto8748.blob.core.windows.net/", - "queue": "https://sto8748.queue.core.windows.net/", - "table": "https://sto8748.table.core.windows.net/", - "file": "https://sto8748.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res177/providers/Microsoft.Storage/storageAccounts/sto8748?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-cb57c4b076fc6f42b2e956fdde192dd5-f6b5701993803745-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "33ef0665262aa50e265f277df044c754", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1283", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:27:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "33ef0665262aa50e265f277df044c754", - "x-ms-correlation-request-id": "00be9a2f-5a99-4d7f-93c8-5225d34fb836", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "e19e204f-8f96-48fb-bb39-1f3e89c492d7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032756Z:00be9a2f-5a99-4d7f-93c8-5225d34fb836" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res177/providers/Microsoft.Storage/storageAccounts/sto8748", - "name": "sto8748", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:37.0127152Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:27:37.0127152Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:27:36.9345882Z", - "primaryEndpoints": { - "dfs": "https://sto8748.dfs.core.windows.net/", - "web": "https://sto8748.z20.web.core.windows.net/", - "blob": "https://sto8748.blob.core.windows.net/", - "queue": "https://sto8748.queue.core.windows.net/", - "table": "https://sto8748.table.core.windows.net/", - "file": "https://sto8748.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "2002331357", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateKindStorageV2Async.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateKindStorageV2Async.json deleted file mode 100644 index b0edcd3c2633..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateKindStorageV2Async.json +++ /dev/null @@ -1,774 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res8567?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-7dcc89cc2ea80046896fecbd751ce81a-01268ac11160cd45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bf8e339c3e29ebb91674263a520c57bb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "196a4edc-c8ec-481c-88bc-51ee0af3a4ba", - "x-ms-ratelimit-remaining-subscription-writes": "1061", - "x-ms-request-id": "196a4edc-c8ec-481c-88bc-51ee0af3a4ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034520Z:196a4edc-c8ec-481c-88bc-51ee0af3a4ba" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8567", - "name": "res8567", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8567/providers/Microsoft.Storage/storageAccounts/sto4033?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-015de9cf973f7f45930a73ffafdbf280-d2bf3c1261875145-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3815527ee7fb02b68ea9fc5ab0866c85", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3815527ee7fb02b68ea9fc5ab0866c85", - "x-ms-correlation-request-id": "6bdcbd8b-aea9-457a-b979-b37fd1951fe0", - "x-ms-ratelimit-remaining-subscription-writes": "1060", - "x-ms-request-id": "2cb44458-d0d0-4037-8f3a-38e5d8b82c15", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034523Z:6bdcbd8b-aea9-457a-b979-b37fd1951fe0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9498cc011bb74ca0d7bc9a94bd9165ee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9498cc011bb74ca0d7bc9a94bd9165ee", - "x-ms-correlation-request-id": "93fa42f1-13d5-4c1c-bc67-f67ef75968c1", - "x-ms-ratelimit-remaining-subscription-reads": "11227", - "x-ms-request-id": "4e6688f1-a5c2-4474-81ec-d6e361d99d9b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034523Z:93fa42f1-13d5-4c1c-bc67-f67ef75968c1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8521b4b940e4ad91fb1352e8a06d41f6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8521b4b940e4ad91fb1352e8a06d41f6", - "x-ms-correlation-request-id": "fe44bb8f-22f2-4385-ae5c-45c6b7e07b02", - "x-ms-ratelimit-remaining-subscription-reads": "11226", - "x-ms-request-id": "3910ba12-ffe1-4f20-ab3d-3c70caf6d216", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034524Z:fe44bb8f-22f2-4385-ae5c-45c6b7e07b02" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e3581a30d7ed15cee626a3e136c24555", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e3581a30d7ed15cee626a3e136c24555", - "x-ms-correlation-request-id": "25edf65e-2903-430a-8458-10331ff20a95", - "x-ms-ratelimit-remaining-subscription-reads": "11225", - "x-ms-request-id": "1aa2f8e8-126a-4b6e-8aad-e309addfd72c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034526Z:25edf65e-2903-430a-8458-10331ff20a95" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0c8f58adf476c1fd3beb98a3c8b8ab6a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0c8f58adf476c1fd3beb98a3c8b8ab6a", - "x-ms-correlation-request-id": "7cb50ac3-d550-4797-8b0b-3499731afc30", - "x-ms-ratelimit-remaining-subscription-reads": "11224", - "x-ms-request-id": "2a8a1491-f3b4-4125-931c-0d7888819c52", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034527Z:7cb50ac3-d550-4797-8b0b-3499731afc30" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a263a47a8238e200e50b9ebd9db07638", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a263a47a8238e200e50b9ebd9db07638", - "x-ms-correlation-request-id": "15c81279-ab9a-4fcb-83f4-56e28f5d319d", - "x-ms-ratelimit-remaining-subscription-reads": "11223", - "x-ms-request-id": "c3b8b810-b971-4c2f-a8bb-8db0f9a659f0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034528Z:15c81279-ab9a-4fcb-83f4-56e28f5d319d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "473afdce35dd3b801d97a8013f2a4d2d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "473afdce35dd3b801d97a8013f2a4d2d", - "x-ms-correlation-request-id": "c854e36a-0261-4ae6-a20c-48681ce13ed0", - "x-ms-ratelimit-remaining-subscription-reads": "11221", - "x-ms-request-id": "91ab414b-4b76-46a6-9bc5-57a3b56f698b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034530Z:c854e36a-0261-4ae6-a20c-48681ce13ed0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9266387ba25e2b1c58ad266a553f248a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9266387ba25e2b1c58ad266a553f248a", - "x-ms-correlation-request-id": "83e22ecf-d4f9-4dcb-9d5f-7505f864131b", - "x-ms-ratelimit-remaining-subscription-reads": "11220", - "x-ms-request-id": "07af2070-9564-41c8-ad8a-800c993739bd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034531Z:83e22ecf-d4f9-4dcb-9d5f-7505f864131b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cbd55f75637d458d232785a0d9fea2bb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cbd55f75637d458d232785a0d9fea2bb", - "x-ms-correlation-request-id": "aa2455d2-36c7-49ec-9e5f-a2e4d29f908e", - "x-ms-ratelimit-remaining-subscription-reads": "11219", - "x-ms-request-id": "62784000-edfd-47fc-a818-c9156c10c64d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034532Z:aa2455d2-36c7-49ec-9e5f-a2e4d29f908e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "644270bee34a2bd9e00fef2f0e15e6dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "644270bee34a2bd9e00fef2f0e15e6dd", - "x-ms-correlation-request-id": "1cd119a8-c2ac-486b-9417-d3b1eeeffbdb", - "x-ms-ratelimit-remaining-subscription-reads": "11218", - "x-ms-request-id": "73ea53a7-49ca-4cbe-bd5e-fc0c0c427ac6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034534Z:1cd119a8-c2ac-486b-9417-d3b1eeeffbdb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "df8c1d73825517afab206f371d7c5159", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "df8c1d73825517afab206f371d7c5159", - "x-ms-correlation-request-id": "c039dcaa-b8ec-4caf-ba9b-e974c085e9c2", - "x-ms-ratelimit-remaining-subscription-reads": "11217", - "x-ms-request-id": "886b647b-8569-469b-b5a5-680f3932afa1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034535Z:c039dcaa-b8ec-4caf-ba9b-e974c085e9c2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e4ac6b0abffd924085a9ea6e745d370d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e4ac6b0abffd924085a9ea6e745d370d", - "x-ms-correlation-request-id": "f627dbab-3cb4-4074-a492-b040436fd49b", - "x-ms-ratelimit-remaining-subscription-reads": "11216", - "x-ms-request-id": "84d99caa-06ea-425a-b59e-2d561b24e2a5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034536Z:f627dbab-3cb4-4074-a492-b040436fd49b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bc2da841c3723c65c02bb82974a20e64", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bc2da841c3723c65c02bb82974a20e64", - "x-ms-correlation-request-id": "6b9b0c16-1eb2-447f-80a3-c74f1073c490", - "x-ms-ratelimit-remaining-subscription-reads": "11215", - "x-ms-request-id": "7dc214e4-ddea-4b70-a236-dffe3b66e9a4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034538Z:6b9b0c16-1eb2-447f-80a3-c74f1073c490" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2cb44458-d0d0-4037-8f3a-38e5d8b82c15?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a22596be0169b3dfdcf959ab9741a34e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a22596be0169b3dfdcf959ab9741a34e", - "x-ms-correlation-request-id": "8fd67c6f-f18a-44a8-a6fc-35548c680bc4", - "x-ms-ratelimit-remaining-subscription-reads": "11214", - "x-ms-request-id": "be8e0323-0c4d-4f18-8a9a-7e103a14524e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034539Z:8fd67c6f-f18a-44a8-a6fc-35548c680bc4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8567/providers/Microsoft.Storage/storageAccounts/sto4033", - "name": "sto4033", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:22.9116421Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:22.9116421Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:45:22.8491608Z", - "primaryEndpoints": { - "blob": "https://sto4033.blob.core.windows.net/", - "queue": "https://sto4033.queue.core.windows.net/", - "table": "https://sto4033.table.core.windows.net/", - "file": "https://sto4033.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8567/providers/Microsoft.Storage/storageAccounts/sto4033?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "67", - "Content-Type": "application/json", - "traceparent": "00-9cd4475992419f4b8e91ed7a6a064de5-fbafd44c4ec18a4a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "75f561e9954e47e7066f24d207171ee2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "kind": "StorageV2", - "properties": { - "supportsHttpsTrafficOnly": true - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "75f561e9954e47e7066f24d207171ee2", - "x-ms-correlation-request-id": "0faa9aab-7dc6-458c-ad62-384a07f375d8", - "x-ms-ratelimit-remaining-subscription-writes": "1059", - "x-ms-request-id": "687654eb-58d9-40e1-ae74-cd20378bfdcc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034542Z:0faa9aab-7dc6-458c-ad62-384a07f375d8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8567/providers/Microsoft.Storage/storageAccounts/sto4033", - "name": "sto4033", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:22.9116421Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:22.9116421Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:45:22.8491608Z", - "primaryEndpoints": { - "dfs": "https://sto4033.dfs.core.windows.net/", - "web": "https://sto4033.z20.web.core.windows.net/", - "blob": "https://sto4033.blob.core.windows.net/", - "queue": "https://sto4033.queue.core.windows.net/", - "table": "https://sto4033.table.core.windows.net/", - "file": "https://sto4033.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8567/providers/Microsoft.Storage/storageAccounts/sto4033?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-6cfe5ac8fa64ae4b8a2333c969da46ad-3593c095d23ef842-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ddb0869b943740a3c87adf786ab9a47f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:45:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ddb0869b943740a3c87adf786ab9a47f", - "x-ms-correlation-request-id": "06cea0b1-4cc1-4db3-807e-09d07e04f940", - "x-ms-ratelimit-remaining-subscription-reads": "11212", - "x-ms-request-id": "27577fb4-1fb5-490e-93da-e7be1ef9881d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034542Z:06cea0b1-4cc1-4db3-807e-09d07e04f940" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8567/providers/Microsoft.Storage/storageAccounts/sto4033", - "name": "sto4033", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:22.9116421Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:22.9116421Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:45:22.8491608Z", - "primaryEndpoints": { - "dfs": "https://sto4033.dfs.core.windows.net/", - "web": "https://sto4033.z20.web.core.windows.net/", - "blob": "https://sto4033.blob.core.windows.net/", - "queue": "https://sto4033.queue.core.windows.net/", - "table": "https://sto4033.table.core.windows.net/", - "file": "https://sto4033.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1343692172", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateMultipleTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateMultipleTest.json deleted file mode 100644 index a2409b26c0fb..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateMultipleTest.json +++ /dev/null @@ -1,771 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res9684?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-e153977d8385614bb44f6afeb50aeba3-611d567428a0eb49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "44b53ca269d7cda7152fad839489ee06", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:27:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7851d309-b972-48dc-b33d-da95c2c6d625", - "x-ms-ratelimit-remaining-subscription-writes": "1170", - "x-ms-request-id": "7851d309-b972-48dc-b33d-da95c2c6d625", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032800Z:7851d309-b972-48dc-b33d-da95c2c6d625" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9684", - "name": "res9684", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9684/providers/Microsoft.Storage/storageAccounts/sto5723?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-d395b8a34438494394ee24685e5a9cf9-db86769c39dea74e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9c4f687e6ddc83d40cd426b174f11878", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9c4f687e6ddc83d40cd426b174f11878", - "x-ms-correlation-request-id": "af9c11d5-371d-41da-b270-c93b78963f88", - "x-ms-ratelimit-remaining-subscription-writes": "1169", - "x-ms-request-id": "570f7850-b062-4962-85c5-8e999b5f70e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032803Z:af9c11d5-371d-41da-b270-c93b78963f88" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "54554b7ccb80cfc5e0c0cb95811ca03d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "54554b7ccb80cfc5e0c0cb95811ca03d", - "x-ms-correlation-request-id": "e233c9d4-a4c9-4930-824f-debaa0320a24", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "0a168c7d-c1b1-4764-8a38-49a4d7c132e1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032803Z:e233c9d4-a4c9-4930-824f-debaa0320a24" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1f6d0a94b05bebb39e7a26711394d002", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1f6d0a94b05bebb39e7a26711394d002", - "x-ms-correlation-request-id": "edb8d8c7-7ed2-463a-8234-32d66c4079f4", - "x-ms-ratelimit-remaining-subscription-reads": "11841", - "x-ms-request-id": "a502c5ff-6abe-49ad-8f23-390c74b4101d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032805Z:edb8d8c7-7ed2-463a-8234-32d66c4079f4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2834541fc39b5af8a4c475e3c7345459", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2834541fc39b5af8a4c475e3c7345459", - "x-ms-correlation-request-id": "0a52798b-d6cd-4fdb-a169-4285520d36ff", - "x-ms-ratelimit-remaining-subscription-reads": "11840", - "x-ms-request-id": "1855283b-8a6f-4989-a832-8293e4b12170", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032806Z:0a52798b-d6cd-4fdb-a169-4285520d36ff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a8ab1ccb959ccc76986ab605a554bb4b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a8ab1ccb959ccc76986ab605a554bb4b", - "x-ms-correlation-request-id": "fa467a42-80c2-43d4-8209-1897b2e88697", - "x-ms-ratelimit-remaining-subscription-reads": "11839", - "x-ms-request-id": "376a6c51-d0c9-4fce-a795-c2bc843c1bc2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032807Z:fa467a42-80c2-43d4-8209-1897b2e88697" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2c75c9f077e8d0a111137a963ad02469", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2c75c9f077e8d0a111137a963ad02469", - "x-ms-correlation-request-id": "231cf71f-8eaa-4674-8410-3a98f4ca82f9", - "x-ms-ratelimit-remaining-subscription-reads": "11838", - "x-ms-request-id": "bef49ede-6782-4eae-9934-0700daa18ee4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032809Z:231cf71f-8eaa-4674-8410-3a98f4ca82f9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f7a5cc2627e88966dd6890310df2b550", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f7a5cc2627e88966dd6890310df2b550", - "x-ms-correlation-request-id": "7aa5a193-a276-4ed6-92c9-183a1bf8f559", - "x-ms-ratelimit-remaining-subscription-reads": "11837", - "x-ms-request-id": "73cedfd8-cca3-4504-9ae9-dad012756fe5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032810Z:7aa5a193-a276-4ed6-92c9-183a1bf8f559" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fef22a0827bf53717adb96891adf92c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fef22a0827bf53717adb96891adf92c7", - "x-ms-correlation-request-id": "5697db47-cf0b-453e-bbd1-5ee846508a1f", - "x-ms-ratelimit-remaining-subscription-reads": "11836", - "x-ms-request-id": "2e729085-c853-46fb-835b-280b77a0c11d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032811Z:5697db47-cf0b-453e-bbd1-5ee846508a1f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d8de4d45c4aec96362eb4e7fe76fc21e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d8de4d45c4aec96362eb4e7fe76fc21e", - "x-ms-correlation-request-id": "fcbe17f5-5b34-4e7c-8339-d40df1d6508b", - "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "61c68688-e769-4dfc-be1d-080f5d3d5be0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032813Z:fcbe17f5-5b34-4e7c-8339-d40df1d6508b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "108e2a5d26ddffaa5b527c0d90dd6efd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "108e2a5d26ddffaa5b527c0d90dd6efd", - "x-ms-correlation-request-id": "1678cd3a-537c-4fbf-92b8-13a67e034e42", - "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "0bb58aab-1371-47ee-a2c4-ba413c7bdab3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032814Z:1678cd3a-537c-4fbf-92b8-13a67e034e42" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c0ebc8d6dc1444a2c7299bd3d8f16c0a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c0ebc8d6dc1444a2c7299bd3d8f16c0a", - "x-ms-correlation-request-id": "ac719409-0334-4ee8-b097-4173b9888ac7", - "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "72cd1009-b5aa-42fe-b981-6a1dae1cb176", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032815Z:ac719409-0334-4ee8-b097-4173b9888ac7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f02b771882511feaa3df7d5c47553985", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f02b771882511feaa3df7d5c47553985", - "x-ms-correlation-request-id": "f3d494fd-1758-4330-afc9-ffaa587cc847", - "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "8aa558c6-92ac-430e-8d4b-d11133400503", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032817Z:f3d494fd-1758-4330-afc9-ffaa587cc847" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1ea9517c0283800a884949b48ad62669", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1ea9517c0283800a884949b48ad62669", - "x-ms-correlation-request-id": "a72ea5b1-13d8-44f6-9d4b-52fef97c127e", - "x-ms-ratelimit-remaining-subscription-reads": "11831", - "x-ms-request-id": "a475aa3c-fe01-40a3-b725-197c50ec2a97", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032818Z:a72ea5b1-13d8-44f6-9d4b-52fef97c127e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/570f7850-b062-4962-85c5-8e999b5f70e9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "18f472e57eb154abdecc1d345f46fd71", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:28:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "18f472e57eb154abdecc1d345f46fd71", - "x-ms-correlation-request-id": "3ebb5137-81d8-4281-8d19-3f038dfc8140", - "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "f3b7d256-4d91-4bca-bcdc-92a88c060e66", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032819Z:3ebb5137-81d8-4281-8d19-3f038dfc8140" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9684/providers/Microsoft.Storage/storageAccounts/sto5723", - "name": "sto5723", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:03.0451273Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:03.0451273Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:28:02.9669301Z", - "primaryEndpoints": { - "blob": "https://sto5723.blob.core.windows.net/", - "queue": "https://sto5723.queue.core.windows.net/", - "table": "https://sto5723.table.core.windows.net/", - "file": "https://sto5723.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9684/providers/Microsoft.Storage/storageAccounts/sto5723?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "104", - "Content-Type": "application/json", - "traceparent": "00-13cd40a7643b0543bb9a9c07ff9c320f-0a0d8f1724fb224f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "875615ef4d4815866caa6807393594cc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:28:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "875615ef4d4815866caa6807393594cc", - "x-ms-correlation-request-id": "84bc3b80-2ebd-4a22-b0cb-0a2839516b5b", - "x-ms-ratelimit-remaining-subscription-writes": "1168", - "x-ms-request-id": "f40f4a4e-58b6-4de3-9d22-7ecee01d15fc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032822Z:84bc3b80-2ebd-4a22-b0cb-0a2839516b5b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9684/providers/Microsoft.Storage/storageAccounts/sto5723", - "name": "sto5723", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:03.0451273Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:03.0451273Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:28:02.9669301Z", - "primaryEndpoints": { - "blob": "https://sto5723.blob.core.windows.net/", - "queue": "https://sto5723.queue.core.windows.net/", - "table": "https://sto5723.table.core.windows.net/", - "file": "https://sto5723.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9684/providers/Microsoft.Storage/storageAccounts/sto5723?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-b884c52bf64a14448f716a1a3006569f-264ef211c507d944-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d57614b92161fed4a55540b7e5d62142", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:28:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d57614b92161fed4a55540b7e5d62142", - "x-ms-correlation-request-id": "366a1083-9bbb-41aa-8c2b-0638b7666811", - "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "088dac56-cf22-4820-ba9a-aebfe2886556", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032822Z:366a1083-9bbb-41aa-8c2b-0638b7666811" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res9684/providers/Microsoft.Storage/storageAccounts/sto5723", - "name": "sto5723", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:03.0451273Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:03.0451273Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:28:02.9669301Z", - "primaryEndpoints": { - "blob": "https://sto5723.blob.core.windows.net/", - "queue": "https://sto5723.queue.core.windows.net/", - "table": "https://sto5723.table.core.windows.net/", - "file": "https://sto5723.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1516441663", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateMultipleTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateMultipleTestAsync.json deleted file mode 100644 index 37b2ca3293b4..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateMultipleTestAsync.json +++ /dev/null @@ -1,771 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7809?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-df89319a0b94c747983ffffb6e384ee6-f77cc524ddea9340-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bb3f3384f42815a6e98c1539f4615955", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:55:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bcc6b3d1-500c-4036-8650-488c97d7b2ba", - "x-ms-ratelimit-remaining-subscription-writes": "1031", - "x-ms-request-id": "bcc6b3d1-500c-4036-8650-488c97d7b2ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035557Z:bcc6b3d1-500c-4036-8650-488c97d7b2ba" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7809", - "name": "res7809", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7809/providers/Microsoft.Storage/storageAccounts/sto2985?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-fc9d055e6a368947a09ee931b294333e-ea8cdc3c7f077440-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a4cc07557e97576042f6b56a1ec5e6ab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a4cc07557e97576042f6b56a1ec5e6ab", - "x-ms-correlation-request-id": "3ce7dc96-c12a-4dc6-9ada-40798b67d1b9", - "x-ms-ratelimit-remaining-subscription-writes": "1030", - "x-ms-request-id": "c58fce76-1883-4954-b2d7-3133dd604513", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035600Z:3ce7dc96-c12a-4dc6-9ada-40798b67d1b9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0b12c8309f44b5ecde63e5fef0aacac7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0b12c8309f44b5ecde63e5fef0aacac7", - "x-ms-correlation-request-id": "a41bc252-d2e3-448a-9aad-85425ab2cb92", - "x-ms-ratelimit-remaining-subscription-reads": "11086", - "x-ms-request-id": "5576427c-aa2b-4c4a-ab3e-6ac56546a4b8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035600Z:a41bc252-d2e3-448a-9aad-85425ab2cb92" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d1418d2f127d66556203789be31cd7dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d1418d2f127d66556203789be31cd7dd", - "x-ms-correlation-request-id": "9786fd03-6146-446e-b520-c0f1d0a07d1a", - "x-ms-ratelimit-remaining-subscription-reads": "11085", - "x-ms-request-id": "07e3e312-2d9f-4b64-b010-840393fd9f16", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035602Z:9786fd03-6146-446e-b520-c0f1d0a07d1a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "553a759bdab21367a326644109a6d881", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "553a759bdab21367a326644109a6d881", - "x-ms-correlation-request-id": "10a8d04e-d27b-4474-b316-2be003a1f1c8", - "x-ms-ratelimit-remaining-subscription-reads": "11084", - "x-ms-request-id": "11669fd4-b062-4286-8687-6e799d0f743b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035603Z:10a8d04e-d27b-4474-b316-2be003a1f1c8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f214d23089231dc372aca9412651d1c2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f214d23089231dc372aca9412651d1c2", - "x-ms-correlation-request-id": "5fda85cb-ed92-439a-8e3e-855558cb533a", - "x-ms-ratelimit-remaining-subscription-reads": "11083", - "x-ms-request-id": "12caf06b-c4a7-4479-8537-a05b1b2675ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035604Z:5fda85cb-ed92-439a-8e3e-855558cb533a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7b63088c756f5514262d2e56ae145dbb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7b63088c756f5514262d2e56ae145dbb", - "x-ms-correlation-request-id": "3be6a2f7-1c72-4738-8c06-3f8afda7c878", - "x-ms-ratelimit-remaining-subscription-reads": "11082", - "x-ms-request-id": "6f98684d-e2f3-494d-9872-5785ab9bae4a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035606Z:3be6a2f7-1c72-4738-8c06-3f8afda7c878" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "106af62be50711b9b21de2063026ed52", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "106af62be50711b9b21de2063026ed52", - "x-ms-correlation-request-id": "0b9fdfe6-9da6-4bf5-bd4f-e7803bcbe07d", - "x-ms-ratelimit-remaining-subscription-reads": "11081", - "x-ms-request-id": "e570427b-fedf-432e-bbc9-a3dc887d73d7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035607Z:0b9fdfe6-9da6-4bf5-bd4f-e7803bcbe07d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "00b5a1545d43bb11bdbfccf65a6c6e5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "00b5a1545d43bb11bdbfccf65a6c6e5e", - "x-ms-correlation-request-id": "768f78f5-a0ed-45d0-ae93-5b825cd1b435", - "x-ms-ratelimit-remaining-subscription-reads": "11080", - "x-ms-request-id": "5f12b2e5-502f-44bd-ab40-16330967a4fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035608Z:768f78f5-a0ed-45d0-ae93-5b825cd1b435" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2f15ed4fc0e6a7bb4e51c852920e2400", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2f15ed4fc0e6a7bb4e51c852920e2400", - "x-ms-correlation-request-id": "896a3ba7-1efc-4c6f-b48f-9c5be0016722", - "x-ms-ratelimit-remaining-subscription-reads": "11079", - "x-ms-request-id": "3c549820-df14-4c86-92b3-e79cb9a9bf9d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035610Z:896a3ba7-1efc-4c6f-b48f-9c5be0016722" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0d01dc405c5fcd77e4af534819c3b746", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0d01dc405c5fcd77e4af534819c3b746", - "x-ms-correlation-request-id": "316edfc0-8d5f-4abb-be1e-0a2c14ea00de", - "x-ms-ratelimit-remaining-subscription-reads": "11078", - "x-ms-request-id": "93fbf5ec-b9b0-4d1c-a531-d2521260db85", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035611Z:316edfc0-8d5f-4abb-be1e-0a2c14ea00de" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "42b784aebd10936be60eb2f294bf28af", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "42b784aebd10936be60eb2f294bf28af", - "x-ms-correlation-request-id": "b42efacc-fbfb-4500-9110-c48a9d74cccd", - "x-ms-ratelimit-remaining-subscription-reads": "11077", - "x-ms-request-id": "9e5ccacd-cd1f-4a80-b45f-4ca1de9417a6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035612Z:b42efacc-fbfb-4500-9110-c48a9d74cccd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7eb5cb9a616af2ff76474b366d728e8a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7eb5cb9a616af2ff76474b366d728e8a", - "x-ms-correlation-request-id": "bfd3a6e9-c39a-415f-867e-73bae472dd6f", - "x-ms-ratelimit-remaining-subscription-reads": "11076", - "x-ms-request-id": "08249e76-03ef-4ca9-a513-84ab7c37d936", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035614Z:bfd3a6e9-c39a-415f-867e-73bae472dd6f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0ea4829ae15682f0706d2751a9853925", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:56:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0ea4829ae15682f0706d2751a9853925", - "x-ms-correlation-request-id": "6c547b26-c989-4d38-9fdb-bc8481e3aa81", - "x-ms-ratelimit-remaining-subscription-reads": "11075", - "x-ms-request-id": "d0664a86-2a44-4456-94d6-6907177f6347", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035615Z:6c547b26-c989-4d38-9fdb-bc8481e3aa81" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c58fce76-1883-4954-b2d7-3133dd604513?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4dada387380d4ddb85c4ccc872352673", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:56:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4dada387380d4ddb85c4ccc872352673", - "x-ms-correlation-request-id": "b32e56cc-79cb-460a-acc4-da6733d7da17", - "x-ms-ratelimit-remaining-subscription-reads": "11074", - "x-ms-request-id": "b6f28918-c91c-4f56-ad4d-7100247af370", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035616Z:b32e56cc-79cb-460a-acc4-da6733d7da17" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7809/providers/Microsoft.Storage/storageAccounts/sto2985", - "name": "sto2985", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:59.8993547Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:59.8993547Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:55:59.8055530Z", - "primaryEndpoints": { - "blob": "https://sto2985.blob.core.windows.net/", - "queue": "https://sto2985.queue.core.windows.net/", - "table": "https://sto2985.table.core.windows.net/", - "file": "https://sto2985.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7809/providers/Microsoft.Storage/storageAccounts/sto2985?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "104", - "Content-Type": "application/json", - "traceparent": "00-11249eaec89dbf48b5dad2812886ea72-1c33d9e14f8d4442-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "125828801a1ab859db330dfd39ad49f0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:56:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "125828801a1ab859db330dfd39ad49f0", - "x-ms-correlation-request-id": "3441eaa8-c5df-4072-8926-6e7210d988b7", - "x-ms-ratelimit-remaining-subscription-writes": "1029", - "x-ms-request-id": "187bebcf-4e59-4f24-b0ae-62641e787625", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035619Z:3441eaa8-c5df-4072-8926-6e7210d988b7" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7809/providers/Microsoft.Storage/storageAccounts/sto2985", - "name": "sto2985", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:59.8993547Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:59.8993547Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:55:59.8055530Z", - "primaryEndpoints": { - "blob": "https://sto2985.blob.core.windows.net/", - "queue": "https://sto2985.queue.core.windows.net/", - "table": "https://sto2985.table.core.windows.net/", - "file": "https://sto2985.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7809/providers/Microsoft.Storage/storageAccounts/sto2985?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-d2f2623e9a64864ba811f728770cf62a-6310946abb172f49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "caaf250e40c4617ca75788911427103b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:56:19 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "caaf250e40c4617ca75788911427103b", - "x-ms-correlation-request-id": "3fab450d-505d-42dc-8155-00b8102e7569", - "x-ms-ratelimit-remaining-subscription-reads": "11073", - "x-ms-request-id": "607afd59-3bbd-42d0-858d-3541a8de1b59", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T035619Z:3fab450d-505d-42dc-8155-00b8102e7569" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7809/providers/Microsoft.Storage/storageAccounts/sto2985", - "name": "sto2985", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:59.8993547Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:55:59.8993547Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:55:59.8055530Z", - "primaryEndpoints": { - "blob": "https://sto2985.blob.core.windows.net/", - "queue": "https://sto2985.queue.core.windows.net/", - "table": "https://sto2985.table.core.windows.net/", - "file": "https://sto2985.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "217605627", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateTest.json deleted file mode 100644 index 9dc97c671420..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateTest.json +++ /dev/null @@ -1,1184 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res4122?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-d33aead668f8fe4cab5e830131446760-0fa1f01440492143-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f5e7c0fb0b2773ed64dba1b15e6556e9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:24 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d62df233-1b9b-4b78-92a2-fdb0f6be36ee", - "x-ms-ratelimit-remaining-subscription-writes": "1167", - "x-ms-request-id": "d62df233-1b9b-4b78-92a2-fdb0f6be36ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032825Z:d62df233-1b9b-4b78-92a2-fdb0f6be36ee" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122", - "name": "res4122", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-cd809be84c25c740af83d0f8971c0ba9-809f3c0ed836644f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "623943097c1e735ba680dc68dec395c0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "623943097c1e735ba680dc68dec395c0", - "x-ms-correlation-request-id": "bdf2a9c1-5857-44b9-92b2-09610079ad0a", - "x-ms-ratelimit-remaining-subscription-writes": "1166", - "x-ms-request-id": "8eb35e48-1575-4080-8e2f-f2f99fde6322", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032828Z:bdf2a9c1-5857-44b9-92b2-09610079ad0a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dca20e84b43c43dd8c81818a100a8617", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dca20e84b43c43dd8c81818a100a8617", - "x-ms-correlation-request-id": "d0d776bf-239e-4e77-9545-d9d758bb1b52", - "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "b31b1041-da1e-485b-a9c5-d4b927ea97fd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032828Z:d0d776bf-239e-4e77-9545-d9d758bb1b52" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aae2f10cbce3bcbe3996b3b89cc6e820", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aae2f10cbce3bcbe3996b3b89cc6e820", - "x-ms-correlation-request-id": "7707d74b-4017-4d83-9f7b-08786fba1711", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "1c988838-2bd5-4608-9013-18cf48d63254", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032830Z:7707d74b-4017-4d83-9f7b-08786fba1711" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cfe47a8bb820c783de2fa0f8cc7e93a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cfe47a8bb820c783de2fa0f8cc7e93a4", - "x-ms-correlation-request-id": "e3f79140-a3de-43ac-b6b0-3deab8fb21a8", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "7c615368-397f-4c93-9e08-698f6c0ec027", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032831Z:e3f79140-a3de-43ac-b6b0-3deab8fb21a8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9989c7df4aa3c87e4fe6a2a60124a7c5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9989c7df4aa3c87e4fe6a2a60124a7c5", - "x-ms-correlation-request-id": "c98e0e27-0628-4d24-82f8-fb08282b734a", - "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "43bb1b81-2ca9-46fc-b1c3-6ab46817d8d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032832Z:c98e0e27-0628-4d24-82f8-fb08282b734a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "95fe6098b72653f76e1bccb41bc6efbb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "95fe6098b72653f76e1bccb41bc6efbb", - "x-ms-correlation-request-id": "c73ecb73-f3d4-4998-9219-ef2c7a58fac9", - "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "7e4b2522-5feb-459b-b44c-c4ea6b8a6196", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032834Z:c73ecb73-f3d4-4998-9219-ef2c7a58fac9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d4d90f034f3d417dfb1c7f3915ddc5b9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d4d90f034f3d417dfb1c7f3915ddc5b9", - "x-ms-correlation-request-id": "fc32dbb0-b973-42ee-8a9d-4ba7b72bd76e", - "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "7cbd8e6d-e3e5-41af-827b-d98d58b71368", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032835Z:fc32dbb0-b973-42ee-8a9d-4ba7b72bd76e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6b5fda88fd7f287dd0352b877ecaac89", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6b5fda88fd7f287dd0352b877ecaac89", - "x-ms-correlation-request-id": "846bf9bf-3709-4b4b-abff-4e31fecf41af", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "7566f924-24d6-49ca-a1a0-654167d5217b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032836Z:846bf9bf-3709-4b4b-abff-4e31fecf41af" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f2a2e7f7d24b4888e3bd990a37be3e91", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f2a2e7f7d24b4888e3bd990a37be3e91", - "x-ms-correlation-request-id": "3df9ab81-9532-41f9-804b-84362a9ad424", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "2736e997-0702-46f6-a5e3-520703229cef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032838Z:3df9ab81-9532-41f9-804b-84362a9ad424" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "402b12558466063b91b0040724f5c331", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "402b12558466063b91b0040724f5c331", - "x-ms-correlation-request-id": "12e0a046-5182-40d0-83da-b7ded90f9112", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "2af93509-7a19-4461-bd9a-c52e3bb4bb2e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032839Z:12e0a046-5182-40d0-83da-b7ded90f9112" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2d42f66fd33ab56d521787c26373f111", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2d42f66fd33ab56d521787c26373f111", - "x-ms-correlation-request-id": "10b4e81c-bc9d-47db-a3ea-175165da7ce4", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "d0b2f2e1-18f2-477e-bfd9-a5d4c3de3aed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032840Z:10b4e81c-bc9d-47db-a3ea-175165da7ce4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6b3199f66b9e7322ac9c609acd8024ee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6b3199f66b9e7322ac9c609acd8024ee", - "x-ms-correlation-request-id": "6020611f-19f1-43a7-bfab-1dc3708b61d0", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "f4828d43-bc0e-497a-b73b-fecbb536c69d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032842Z:6020611f-19f1-43a7-bfab-1dc3708b61d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "409a68fa107c8156a475ee4ffc79a21e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "409a68fa107c8156a475ee4ffc79a21e", - "x-ms-correlation-request-id": "f8ffe58c-e1ba-4814-9f45-289ef86d1d31", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "09f9cb22-49ea-4fff-8ded-5aa254ea058f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032843Z:f8ffe58c-e1ba-4814-9f45-289ef86d1d31" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8eb35e48-1575-4080-8e2f-f2f99fde6322?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8a11f2bf57c30392d3cf819d73d3e8d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:28:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8a11f2bf57c30392d3cf819d73d3e8d1", - "x-ms-correlation-request-id": "f31f4ab3-2d32-4cbf-9292-ca10d0a03474", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "0bd3d546-6cce-4386-a6b4-efbf94f65bf1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032844Z:f31f4ab3-2d32-4cbf-9292-ca10d0a03474" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908", - "name": "sto9908", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:28:27.9692556Z", - "primaryEndpoints": { - "blob": "https://sto9908.blob.core.windows.net/", - "queue": "https://sto9908.queue.core.windows.net/", - "table": "https://sto9908.table.core.windows.net/", - "file": "https://sto9908.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "47", - "Content-Type": "application/json", - "traceparent": "00-771e99d2fa828841a888de3238fe550e-710a69d461d5c34f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fac799f2b0d8e69543afc6297dd37632", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:28:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fac799f2b0d8e69543afc6297dd37632", - "x-ms-correlation-request-id": "44db852d-7cfe-42c8-b956-5d8f1b8a97f8", - "x-ms-ratelimit-remaining-subscription-writes": "1165", - "x-ms-request-id": "a4f040cc-f076-44e5-8e30-07d472e15aa5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032848Z:44db852d-7cfe-42c8-b956-5d8f1b8a97f8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908", - "name": "sto9908", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:28:27.9692556Z", - "primaryEndpoints": { - "blob": "https://sto9908.blob.core.windows.net/", - "queue": "https://sto9908.queue.core.windows.net/", - "table": "https://sto9908.table.core.windows.net/", - "file": "https://sto9908.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a051d300bbd5794b861e6f49d3355280-aaa5e3f45248f545-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dadb42fa996fa22ad6966cac8fb90ed1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:28:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dadb42fa996fa22ad6966cac8fb90ed1", - "x-ms-correlation-request-id": "6a06e657-9308-4246-8233-16f42d41a726", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "fba7f437-b337-4c65-bd44-1c661cbe71bb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032848Z:6a06e657-9308-4246-8233-16f42d41a726" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908", - "name": "sto9908", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:28:27.9692556Z", - "primaryEndpoints": { - "blob": "https://sto9908.blob.core.windows.net/", - "queue": "https://sto9908.queue.core.windows.net/", - "table": "https://sto9908.table.core.windows.net/", - "file": "https://sto9908.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "104", - "Content-Type": "application/json", - "traceparent": "00-12c08d49738ae047b268694ddd913c7a-841cedd310eeb34a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "635c1c8da7b10f455c2a471390698600", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:28:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "635c1c8da7b10f455c2a471390698600", - "x-ms-correlation-request-id": "61a92f0c-73c6-41b2-9b47-512def255fb9", - "x-ms-ratelimit-remaining-subscription-writes": "1164", - "x-ms-request-id": "ad9bbfc4-db02-41fc-9ff8-ff56f1814d18", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032851Z:61a92f0c-73c6-41b2-9b47-512def255fb9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908", - "name": "sto9908", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:28:27.9692556Z", - "primaryEndpoints": { - "blob": "https://sto9908.blob.core.windows.net/", - "queue": "https://sto9908.queue.core.windows.net/", - "table": "https://sto9908.table.core.windows.net/", - "file": "https://sto9908.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-12adc55ef29e3b4088129e92fc5f85f1-cf29ce85c4cdee45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "30a34e580df859626e24244143e85689", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:28:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "30a34e580df859626e24244143e85689", - "x-ms-correlation-request-id": "221c5a7f-2440-41d8-886f-7d337ed5a966", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "0e76c9cb-2a5f-4927-8d4b-a20cf0a4f86a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032852Z:221c5a7f-2440-41d8-886f-7d337ed5a966" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908", - "name": "sto9908", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:28:27.9692556Z", - "primaryEndpoints": { - "blob": "https://sto9908.blob.core.windows.net/", - "queue": "https://sto9908.queue.core.windows.net/", - "table": "https://sto9908.table.core.windows.net/", - "file": "https://sto9908.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "211", - "Content-Type": "application/json", - "traceparent": "00-79e7a8e0130d94488a466dc43efd2e2b-8dc7057a7e9fb745-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "609bf5a112775280fccc7d445216116d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:28:55 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "609bf5a112775280fccc7d445216116d", - "x-ms-correlation-request-id": "c40e75b3-4f31-4221-a800-75ab02022570", - "x-ms-ratelimit-remaining-subscription-writes": "1163", - "x-ms-request-id": "203ffbab-389a-469c-9526-a401959e72fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032855Z:c40e75b3-4f31-4221-a800-75ab02022570" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908", - "name": "sto9908", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:28:27.9692556Z", - "primaryEndpoints": { - "blob": "https://sto9908.blob.core.windows.net/", - "queue": "https://sto9908.queue.core.windows.net/", - "table": "https://sto9908.table.core.windows.net/", - "file": "https://sto9908.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-c2dca9cc748c3645ba0c0f35b87c3acc-d552f6735629e141-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "40546c10dd1680d9ba03f48d8304cb73", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:28:55 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "40546c10dd1680d9ba03f48d8304cb73", - "x-ms-correlation-request-id": "2474e107-c659-4278-a155-010a7c112a89", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "12d6d221-2cd9-4c4f-b23d-7f277922de87", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032855Z:2474e107-c659-4278-a155-010a7c112a89" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908", - "name": "sto9908", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:28:28.0473771Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:28:27.9692556Z", - "primaryEndpoints": { - "blob": "https://sto9908.blob.core.windows.net/", - "queue": "https://sto9908.queue.core.windows.net/", - "table": "https://sto9908.table.core.windows.net/", - "file": "https://sto9908.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res4122/providers/Microsoft.Storage/storageAccounts/sto9908?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "82", - "Content-Type": "application/json", - "traceparent": "00-0b37a89ffea8534988171a3e909da764-501ba8f692fc8540-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9b72bdd425cd4589ce51342b8f1d0657", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "customDomain": { - "name": "foo.example.com", - "useSubDomainName": true - } - } - }, - "StatusCode": 409, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "234", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:28:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9b72bdd425cd4589ce51342b8f1d0657", - "x-ms-correlation-request-id": "ce55bd66-870a-44aa-9e98-b10c238a7a95", - "x-ms-ratelimit-remaining-subscription-writes": "1162", - "x-ms-request-id": "416bf6a9-cee5-4915-8972-f28199cbc9fb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032856Z:ce55bd66-870a-44aa-9e98-b10c238a7a95" - }, - "ResponseBody": { - "error": { - "code": "StorageDomainNameCouldNotVerify", - "message": "The custom domain name could not be verified. CNAME mapping from foo.example.com to any of sto9908.blob.core.windows.net,sto9908.z20.web.core.windows.net does not exist." - } - } - } - ], - "Variables": { - "RandomSeed": "96329361", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateTestAsync.json deleted file mode 100644 index 74bd31066893..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateTestAsync.json +++ /dev/null @@ -1,1184 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res6268?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-74f584188c3c654db35ee31665b8f616-da94c3942b772a4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cbd4cc00ef072edb06639049d6888409", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "12e1b961-6e15-4a3a-ad77-a442007f87c3", - "x-ms-ratelimit-remaining-subscription-writes": "1056", - "x-ms-request-id": "12e1b961-6e15-4a3a-ad77-a442007f87c3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034553Z:12e1b961-6e15-4a3a-ad77-a442007f87c3" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268", - "name": "res6268", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-7b61c3dfd206674a9a540cfffe997646-c4c6fcc5d6746a42-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "80af366076b5eac56a2321f261cbb95d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "80af366076b5eac56a2321f261cbb95d", - "x-ms-correlation-request-id": "e3895b10-852f-4f8e-b4ac-1141bda1a7eb", - "x-ms-ratelimit-remaining-subscription-writes": "1055", - "x-ms-request-id": "e8a3aecb-703b-43ee-b516-292618c6b523", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034556Z:e3895b10-852f-4f8e-b4ac-1141bda1a7eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8175b45507d7554a0ee19ccbb93ca598", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8175b45507d7554a0ee19ccbb93ca598", - "x-ms-correlation-request-id": "e498a67f-36ac-4c75-ad8b-924af605cdf4", - "x-ms-ratelimit-remaining-subscription-reads": "11211", - "x-ms-request-id": "39246680-ed89-49b3-b3ec-3f0a3abad953", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034556Z:e498a67f-36ac-4c75-ad8b-924af605cdf4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f0deecd784edce488a4510b276e13d25", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f0deecd784edce488a4510b276e13d25", - "x-ms-correlation-request-id": "6fc07225-37e2-4c63-a820-02d74b12c216", - "x-ms-ratelimit-remaining-subscription-reads": "11210", - "x-ms-request-id": "1bbdf48d-1b13-4c88-b02b-cfb53c8b70d6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034558Z:6fc07225-37e2-4c63-a820-02d74b12c216" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ac9c3e283856ef854d4075caf4e0af34", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:45:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ac9c3e283856ef854d4075caf4e0af34", - "x-ms-correlation-request-id": "f2568792-eadb-42a0-bc60-3ca9bf8d80b2", - "x-ms-ratelimit-remaining-subscription-reads": "11209", - "x-ms-request-id": "93e99b20-5123-4cab-8015-8719a9d76a83", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034559Z:f2568792-eadb-42a0-bc60-3ca9bf8d80b2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c00c675e0b65d0f56ca6f791f798df2c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c00c675e0b65d0f56ca6f791f798df2c", - "x-ms-correlation-request-id": "d5ffc3b9-3197-457b-8e25-638a7f580ec0", - "x-ms-ratelimit-remaining-subscription-reads": "11208", - "x-ms-request-id": "2af1bb37-1ddf-4c07-8293-9926b1289185", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034600Z:d5ffc3b9-3197-457b-8e25-638a7f580ec0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7ba377a3f89f9e4166efa2ad0e7ed9a9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7ba377a3f89f9e4166efa2ad0e7ed9a9", - "x-ms-correlation-request-id": "0124bd7d-025c-4d41-af7b-580cf7571e8d", - "x-ms-ratelimit-remaining-subscription-reads": "11207", - "x-ms-request-id": "eba9da39-c1f8-4734-8ac4-f5efd59b40af", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034602Z:0124bd7d-025c-4d41-af7b-580cf7571e8d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0e54db967dd51dbf48cc40af40f4f8b5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0e54db967dd51dbf48cc40af40f4f8b5", - "x-ms-correlation-request-id": "f0ca9f87-7aec-45e5-aa7f-b25aa2212e46", - "x-ms-ratelimit-remaining-subscription-reads": "11206", - "x-ms-request-id": "822e3231-300e-494f-be59-c185ffd34f02", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034603Z:f0ca9f87-7aec-45e5-aa7f-b25aa2212e46" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7d264961343d6594256d59766848c1ed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7d264961343d6594256d59766848c1ed", - "x-ms-correlation-request-id": "11449b99-b049-4666-b9e5-d5b55138a3f4", - "x-ms-ratelimit-remaining-subscription-reads": "11205", - "x-ms-request-id": "13b5e232-2b1c-46de-b435-adc554b6b454", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034604Z:11449b99-b049-4666-b9e5-d5b55138a3f4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1bfb4dccd0442657b88532d2b8925d72", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1bfb4dccd0442657b88532d2b8925d72", - "x-ms-correlation-request-id": "2cb3d9ec-8e18-45c2-8d61-1ea2f9c0f0b1", - "x-ms-ratelimit-remaining-subscription-reads": "11204", - "x-ms-request-id": "41194360-ad74-42cd-ae7f-16d03f7b171f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034606Z:2cb3d9ec-8e18-45c2-8d61-1ea2f9c0f0b1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c54becf65c57626c46eee9672348b400", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c54becf65c57626c46eee9672348b400", - "x-ms-correlation-request-id": "2044504f-0717-455b-8d64-0f46b28e12bf", - "x-ms-ratelimit-remaining-subscription-reads": "11203", - "x-ms-request-id": "6d2bce71-31fb-446b-8059-858aee74dd6b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034607Z:2044504f-0717-455b-8d64-0f46b28e12bf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f3e3520adcf89170f200c5b701c2ac93", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f3e3520adcf89170f200c5b701c2ac93", - "x-ms-correlation-request-id": "0eeed268-52a7-4b05-bccf-168b752f4b63", - "x-ms-ratelimit-remaining-subscription-reads": "11202", - "x-ms-request-id": "d719c60a-319b-4ec3-835e-84288944450b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034608Z:0eeed268-52a7-4b05-bccf-168b752f4b63" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7b80e710fcfc6f95e099d455e7ef036f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7b80e710fcfc6f95e099d455e7ef036f", - "x-ms-correlation-request-id": "bdcdf515-4566-4450-b475-5fc8baffeb88", - "x-ms-ratelimit-remaining-subscription-reads": "11201", - "x-ms-request-id": "c5da7771-5057-44dc-9b13-8da9078c332a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034610Z:bdcdf515-4566-4450-b475-5fc8baffeb88" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "66c732d16aaf197a7cbad35797b56084", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "66c732d16aaf197a7cbad35797b56084", - "x-ms-correlation-request-id": "67524d69-a8d1-46f2-bb19-2cd76e7be892", - "x-ms-ratelimit-remaining-subscription-reads": "11200", - "x-ms-request-id": "68fdc415-4d83-4a97-bf54-b27ad9622556", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034611Z:67524d69-a8d1-46f2-bb19-2cd76e7be892" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8a3aecb-703b-43ee-b516-292618c6b523?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3c57554238c80e04bd73135f081baa02", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3c57554238c80e04bd73135f081baa02", - "x-ms-correlation-request-id": "6a7fd088-ec47-424c-b511-79ba46ea7400", - "x-ms-ratelimit-remaining-subscription-reads": "11199", - "x-ms-request-id": "a7335c12-a90e-4345-8fac-58de253c814d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034612Z:6a7fd088-ec47-424c-b511-79ba46ea7400" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800", - "name": "sto2800", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:45:55.9130052Z", - "primaryEndpoints": { - "blob": "https://sto2800.blob.core.windows.net/", - "queue": "https://sto2800.queue.core.windows.net/", - "table": "https://sto2800.table.core.windows.net/", - "file": "https://sto2800.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "47", - "Content-Type": "application/json", - "traceparent": "00-9e20e1fa603c8941829022e74a788a54-b88fec99932e2a47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cfe555fd46faa5e46c66ff41293dd82a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cfe555fd46faa5e46c66ff41293dd82a", - "x-ms-correlation-request-id": "fed725b4-2f47-4e1e-a9c0-840a1f459887", - "x-ms-ratelimit-remaining-subscription-writes": "1054", - "x-ms-request-id": "98854b82-e3a9-4b65-8d0f-9e93b080f7cd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034615Z:fed725b4-2f47-4e1e-a9c0-840a1f459887" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800", - "name": "sto2800", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:45:55.9130052Z", - "primaryEndpoints": { - "blob": "https://sto2800.blob.core.windows.net/", - "queue": "https://sto2800.queue.core.windows.net/", - "table": "https://sto2800.table.core.windows.net/", - "file": "https://sto2800.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-825192417b32a34d955753b50e79bacd-a38f26e0b826624d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "91134f38c69898a62db8a83b571b1160", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "91134f38c69898a62db8a83b571b1160", - "x-ms-correlation-request-id": "cbfdd6ba-b588-46a1-ba0d-4317434fdd1c", - "x-ms-ratelimit-remaining-subscription-reads": "11197", - "x-ms-request-id": "451fabb2-b625-4c00-b26d-49355a448221", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034615Z:cbfdd6ba-b588-46a1-ba0d-4317434fdd1c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800", - "name": "sto2800", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:45:55.9130052Z", - "primaryEndpoints": { - "blob": "https://sto2800.blob.core.windows.net/", - "queue": "https://sto2800.queue.core.windows.net/", - "table": "https://sto2800.table.core.windows.net/", - "file": "https://sto2800.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "104", - "Content-Type": "application/json", - "traceparent": "00-91677adc0749ca458be0aadb76a544b0-baec86f4d541e34b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "425ad01091d0fc8971b1cf6239c2e57f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "425ad01091d0fc8971b1cf6239c2e57f", - "x-ms-correlation-request-id": "e1c972ea-4d8f-4532-9ad2-fcd6eb6ba9bf", - "x-ms-ratelimit-remaining-subscription-writes": "1053", - "x-ms-request-id": "c9962cae-cb7c-4d7e-88f2-dcd4c6227f43", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034618Z:e1c972ea-4d8f-4532-9ad2-fcd6eb6ba9bf" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800", - "name": "sto2800", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:45:55.9130052Z", - "primaryEndpoints": { - "blob": "https://sto2800.blob.core.windows.net/", - "queue": "https://sto2800.queue.core.windows.net/", - "table": "https://sto2800.table.core.windows.net/", - "file": "https://sto2800.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-12cc97c150a49940b2f6a93a33d74e75-958bee913635184f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b826e89b18083669ae4da1419da84e51", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b826e89b18083669ae4da1419da84e51", - "x-ms-correlation-request-id": "6560268e-bc02-45fa-a162-60cc744782f8", - "x-ms-ratelimit-remaining-subscription-reads": "11195", - "x-ms-request-id": "1ced1889-157e-485c-ad54-d15e59cb7b61", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034618Z:6560268e-bc02-45fa-a162-60cc744782f8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800", - "name": "sto2800", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:45:55.9130052Z", - "primaryEndpoints": { - "blob": "https://sto2800.blob.core.windows.net/", - "queue": "https://sto2800.queue.core.windows.net/", - "table": "https://sto2800.table.core.windows.net/", - "file": "https://sto2800.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "211", - "Content-Type": "application/json", - "traceparent": "00-781126abdb9c104d9a389f63773d16c9-6a234c44b081ee44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "58309e5595e3a65ac61620e7f7445f6a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "58309e5595e3a65ac61620e7f7445f6a", - "x-ms-correlation-request-id": "a6b0e026-5e3c-4852-8b34-5916c814a238", - "x-ms-ratelimit-remaining-subscription-writes": "1052", - "x-ms-request-id": "69864c17-1791-4090-a005-68abb94124b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034623Z:a6b0e026-5e3c-4852-8b34-5916c814a238" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800", - "name": "sto2800", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:45:55.9130052Z", - "primaryEndpoints": { - "blob": "https://sto2800.blob.core.windows.net/", - "queue": "https://sto2800.queue.core.windows.net/", - "table": "https://sto2800.table.core.windows.net/", - "file": "https://sto2800.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-14d254b8a3825043b22d473ec83fe95c-b288d3de22f61748-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6ea029d358f4f75867239382f0475ec8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6ea029d358f4f75867239382f0475ec8", - "x-ms-correlation-request-id": "44957226-3b46-488b-8bfb-7a2e96e2ac00", - "x-ms-ratelimit-remaining-subscription-reads": "11193", - "x-ms-request-id": "587d4759-a52d-4aa6-8501-a3e8ee64c33c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034623Z:44957226-3b46-488b-8bfb-7a2e96e2ac00" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800", - "name": "sto2800", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:45:55.9911343Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:45:55.9130052Z", - "primaryEndpoints": { - "blob": "https://sto2800.blob.core.windows.net/", - "queue": "https://sto2800.queue.core.windows.net/", - "table": "https://sto2800.table.core.windows.net/", - "file": "https://sto2800.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6268/providers/Microsoft.Storage/storageAccounts/sto2800?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "82", - "Content-Type": "application/json", - "traceparent": "00-c1666ecf366df748831441e1d27de3ce-b4e63bd803f91248-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9a0d7d628d91059c8d7ff2f1f8823f6a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "customDomain": { - "name": "foo.example.com", - "useSubDomainName": true - } - } - }, - "StatusCode": 409, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "234", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:23 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9a0d7d628d91059c8d7ff2f1f8823f6a", - "x-ms-correlation-request-id": "f934cac5-84fc-4ad4-b823-5b97821c8bd2", - "x-ms-ratelimit-remaining-subscription-writes": "1051", - "x-ms-request-id": "0c71cbe0-7d6f-4a82-ae9c-67b22a6e1626", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034624Z:f934cac5-84fc-4ad4-b823-5b97821c8bd2" - }, - "ResponseBody": { - "error": { - "code": "StorageDomainNameCouldNotVerify", - "message": "The custom domain name could not be verified. CNAME mapping from foo.example.com to any of sto2800.blob.core.windows.net,sto2800.z20.web.core.windows.net does not exist." - } - } - } - ], - "Variables": { - "RandomSeed": "2096417513", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithCreateTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithCreateTest.json deleted file mode 100644 index d15af3d0b589..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithCreateTest.json +++ /dev/null @@ -1,1203 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res7547?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-04403e36b63b3c4aaad2417d017ec313-4b7ecf7b855dc647-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6bd43ec289c14753dc244d7b757f77c5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:28:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a4429cef-5725-43a1-b65b-3a0568b6cad0", - "x-ms-ratelimit-remaining-subscription-writes": "1161", - "x-ms-request-id": "a4429cef-5725-43a1-b65b-3a0568b6cad0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032859Z:a4429cef-5725-43a1-b65b-3a0568b6cad0" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547", - "name": "res7547", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-16304978530fb74db7c75e575fe4ccde-7c6ddf23b6b1bb4a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9eeb7e153407cb93b1b742920b974f8a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9eeb7e153407cb93b1b742920b974f8a", - "x-ms-correlation-request-id": "6df524cc-fc10-4a01-b43d-56fecef5fbf1", - "x-ms-ratelimit-remaining-subscription-writes": "1160", - "x-ms-request-id": "f84a53a7-e3cc-4c76-9295-0335cea05261", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032902Z:6df524cc-fc10-4a01-b43d-56fecef5fbf1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "12d366581fbb0abb41a010d110b4d08d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "12d366581fbb0abb41a010d110b4d08d", - "x-ms-correlation-request-id": "08d1081e-cf6c-4839-a01a-c60eac4ba955", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "d4756612-d823-410d-8dae-8fa124903382", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032902Z:08d1081e-cf6c-4839-a01a-c60eac4ba955" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c371f1fd36cf26d102985eaef8f9dcd6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c371f1fd36cf26d102985eaef8f9dcd6", - "x-ms-correlation-request-id": "89678b61-4567-4855-b062-f946d4759d4b", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "2655c2ec-a52b-4ab1-a87c-384d8ff4daea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032903Z:89678b61-4567-4855-b062-f946d4759d4b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a539ee4c3dc4e3ce009d4da2deaa428b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a539ee4c3dc4e3ce009d4da2deaa428b", - "x-ms-correlation-request-id": "fe0580c9-c940-4ea4-a1d8-378b843e80f7", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "a785e2b9-f05e-4587-8f0e-815f0a1b0c4c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032905Z:fe0580c9-c940-4ea4-a1d8-378b843e80f7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fd9bad88a869228494ac0f22c10c1147", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fd9bad88a869228494ac0f22c10c1147", - "x-ms-correlation-request-id": "39ccddc2-a114-42cc-9980-f058d77dbbf0", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "82cbfe02-9ce1-458f-9948-d58a516349cb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032906Z:39ccddc2-a114-42cc-9980-f058d77dbbf0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "22853ac42b7ac0c9238dc231e82f4758", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "22853ac42b7ac0c9238dc231e82f4758", - "x-ms-correlation-request-id": "277e4c32-532e-4e45-b3ee-1d6b6bac75c1", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "e0cb1fb9-583a-4b0c-8db2-fc26b0515cdb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032907Z:277e4c32-532e-4e45-b3ee-1d6b6bac75c1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4b26d356df5da36d6a1710172dab22f4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4b26d356df5da36d6a1710172dab22f4", - "x-ms-correlation-request-id": "60f8a1c5-cc0a-4b3c-9a84-69d25e95f858", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "3d05c289-ae3f-428f-bfe4-7c1feb11b73d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032909Z:60f8a1c5-cc0a-4b3c-9a84-69d25e95f858" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a4de068b1f245c10e4dbd9dbe6523a65", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a4de068b1f245c10e4dbd9dbe6523a65", - "x-ms-correlation-request-id": "92c48a77-07a0-495d-b978-75a3013e35c3", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "bccd08bf-9464-4ab2-a2a5-51e566d0ef7a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032910Z:92c48a77-07a0-495d-b978-75a3013e35c3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "eecbb764c6e6e4e9cce1b7631ab29277", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eecbb764c6e6e4e9cce1b7631ab29277", - "x-ms-correlation-request-id": "a00f7b5a-db78-41ad-a151-1a5a5294ea54", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "f998b09b-979d-4832-ac48-e468d267b0ea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032911Z:a00f7b5a-db78-41ad-a151-1a5a5294ea54" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e1a6cd6ba3503633c2c967820591bd17", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e1a6cd6ba3503633c2c967820591bd17", - "x-ms-correlation-request-id": "9945b544-2eaa-4ffb-b86b-10c643f256f2", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "ea3882c5-fd0d-4f05-8d81-728f681e0ee3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032913Z:9945b544-2eaa-4ffb-b86b-10c643f256f2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "76b2abdc34dfc50d1cfad74268ad4131", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "76b2abdc34dfc50d1cfad74268ad4131", - "x-ms-correlation-request-id": "f57d913e-8083-47b7-8fb4-5ca981dee9d6", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "c9892aa3-a4a9-42c1-a0ae-3dfa649040f6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032914Z:f57d913e-8083-47b7-8fb4-5ca981dee9d6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1870614858acc11484942c1d5f67de3b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1870614858acc11484942c1d5f67de3b", - "x-ms-correlation-request-id": "49c80799-4335-4ad2-8477-ce8b276af14c", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "c33790c1-54f2-45f2-8abd-91105fad7873", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032915Z:49c80799-4335-4ad2-8477-ce8b276af14c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6f869f241c003798c0e0c556ccf0ce14", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6f869f241c003798c0e0c556ccf0ce14", - "x-ms-correlation-request-id": "2f079d0c-6890-43c1-841e-e13f02fcdc50", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "33383989-9e94-458b-a0f4-d0b5cae21489", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032917Z:2f079d0c-6890-43c1-841e-e13f02fcdc50" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f84a53a7-e3cc-4c76-9295-0335cea05261?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a3393587a521846b96f0f24a08f065b5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1161", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:29:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a3393587a521846b96f0f24a08f065b5", - "x-ms-correlation-request-id": "c0a0a27e-880c-46d8-8cc9-5d3d069344a5", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "519b0f5a-e437-4599-a08e-bb8765f5b714", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032918Z:c0a0a27e-880c-46d8-8cc9-5d3d069344a5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686", - "name": "sto686", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:01.5811047Z", - "primaryEndpoints": { - "blob": "https://sto686.blob.core.windows.net/", - "queue": "https://sto686.queue.core.windows.net/", - "table": "https://sto686.table.core.windows.net/", - "file": "https://sto686.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-049ded2f8ad77b438b165dd2832c3f9d-1f2a3ba58490104f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c81e9c1bd2272b31c93958cb93bef493", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1097", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:29:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c81e9c1bd2272b31c93958cb93bef493", - "x-ms-correlation-request-id": "4c79b33d-6e5f-4ac1-8d5d-045e17696b52", - "x-ms-ratelimit-remaining-subscription-writes": "1159", - "x-ms-request-id": "5d3a1989-cf68-471a-81b2-31f97b02d295", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032920Z:4c79b33d-6e5f-4ac1-8d5d-045e17696b52" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686", - "name": "sto686", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:01.5811047Z", - "primaryEndpoints": { - "blob": "https://sto686.blob.core.windows.net/", - "queue": "https://sto686.queue.core.windows.net/", - "table": "https://sto686.table.core.windows.net/", - "file": "https://sto686.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-f0165bd3ecb6724496e9ba8dafb60231-614dcbeefe346f4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2f3b0f7b06d1b5ed030ed9e84d9ff0d8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1097", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:29:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2f3b0f7b06d1b5ed030ed9e84d9ff0d8", - "x-ms-correlation-request-id": "4738939c-4119-45a5-824e-0f6222e04bcd", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "7f940db2-f5c7-48e5-a8db-8d260470f016", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032921Z:4738939c-4119-45a5-824e-0f6222e04bcd" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686", - "name": "sto686", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:01.5811047Z", - "primaryEndpoints": { - "blob": "https://sto686.blob.core.windows.net/", - "queue": "https://sto686.queue.core.windows.net/", - "table": "https://sto686.table.core.windows.net/", - "file": "https://sto686.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "142", - "Content-Type": "application/json", - "traceparent": "00-727226d9b5ca5544ac971bd363a1a12d-a6f3a15c076caa44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f0845efc3b5adf88829f9325fa22017b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1113", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:29:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f0845efc3b5adf88829f9325fa22017b", - "x-ms-correlation-request-id": "c7178fbe-b8a9-4694-883c-91d5aa65e86b", - "x-ms-ratelimit-remaining-subscription-writes": "1158", - "x-ms-request-id": "e0b6a9e4-88c3-4f45-9c65-228b6be064e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032923Z:c7178fbe-b8a9-4694-883c-91d5aa65e86b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686", - "name": "sto686", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:01.5811047Z", - "primaryEndpoints": { - "blob": "https://sto686.blob.core.windows.net/", - "queue": "https://sto686.queue.core.windows.net/", - "table": "https://sto686.table.core.windows.net/", - "file": "https://sto686.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-faa2ba55d1828b4cb4a0bd56a7938b37-ea23078c53bebc41-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cc13ff113ec93f75865bac3272c8bbe1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1113", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:29:23 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cc13ff113ec93f75865bac3272c8bbe1", - "x-ms-correlation-request-id": "b42895d5-c569-4d25-aedd-a3f48f083f5d", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "afe75713-8ebe-4899-aa77-910622395185", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032923Z:b42895d5-c569-4d25-aedd-a3f48f083f5d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686", - "name": "sto686", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:01.5811047Z", - "primaryEndpoints": { - "blob": "https://sto686.blob.core.windows.net/", - "queue": "https://sto686.queue.core.windows.net/", - "table": "https://sto686.table.core.windows.net/", - "file": "https://sto686.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "249", - "Content-Type": "application/json", - "traceparent": "00-6228f1da8287f74287acb0871efd8188-550b9b897f44984f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c4de5d0c6c4f36559cc4c67a15697e52", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1113", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:29:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c4de5d0c6c4f36559cc4c67a15697e52", - "x-ms-correlation-request-id": "083283be-726a-45d1-9b7f-c72219d6e2ef", - "x-ms-ratelimit-remaining-subscription-writes": "1157", - "x-ms-request-id": "918a52d4-286f-4be2-bffc-e91202a8a544", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032925Z:083283be-726a-45d1-9b7f-c72219d6e2ef" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686", - "name": "sto686", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:01.5811047Z", - "primaryEndpoints": { - "blob": "https://sto686.blob.core.windows.net/", - "queue": "https://sto686.queue.core.windows.net/", - "table": "https://sto686.table.core.windows.net/", - "file": "https://sto686.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-5e340ea02897684fbd2e168371d2ecd4-a2a8da41da15834d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "031245246d52a445aadc2f0577fa291c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1113", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:29:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "031245246d52a445aadc2f0577fa291c", - "x-ms-correlation-request-id": "45e281b4-5198-4c46-86e4-4a642e7deba9", - "x-ms-ratelimit-remaining-subscription-reads": "11797", - "x-ms-request-id": "a903b843-7784-4e39-b26a-bc503b7d112a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032926Z:45e281b4-5198-4c46-86e4-4a642e7deba9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686", - "name": "sto686", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:01.6749049Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:01.5811047Z", - "primaryEndpoints": { - "blob": "https://sto686.blob.core.windows.net/", - "queue": "https://sto686.queue.core.windows.net/", - "table": "https://sto686.table.core.windows.net/", - "file": "https://sto686.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res7547/providers/Microsoft.Storage/storageAccounts/sto686?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "191", - "Content-Type": "application/json", - "traceparent": "00-886918b342c1b04386c7a82cedc55723-12c0338b10fe4540-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "73c65addc0b4d7d1ab12b13e6f2d1e0d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "customDomain": { - "name": "foo.example.com", - "useSubDomainName": true - } - } - }, - "StatusCode": 409, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "232", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:29:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "73c65addc0b4d7d1ab12b13e6f2d1e0d", - "x-ms-correlation-request-id": "503a0292-19ef-4bb8-be2b-8cac14883069", - "x-ms-ratelimit-remaining-subscription-writes": "1156", - "x-ms-request-id": "d88cd482-3df0-40ff-b513-156e21e6fa13", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032926Z:503a0292-19ef-4bb8-be2b-8cac14883069" - }, - "ResponseBody": { - "error": { - "code": "StorageDomainNameCouldNotVerify", - "message": "The custom domain name could not be verified. CNAME mapping from foo.example.com to any of sto686.blob.core.windows.net,sto686.z20.web.core.windows.net does not exist." - } - } - } - ], - "Variables": { - "RandomSeed": "1769721650", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithCreateTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithCreateTestAsync.json deleted file mode 100644 index 37f21e5724c7..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithCreateTestAsync.json +++ /dev/null @@ -1,1203 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1272?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-133cfd1e07e3694a97cc284d5c76a47b-b525ee3fafca744d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0eaad1a1430a57f238b25ed330d28f63", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "274b7b96-646d-43a1-a28d-61ec09ed0b67", - "x-ms-ratelimit-remaining-subscription-writes": "1050", - "x-ms-request-id": "274b7b96-646d-43a1-a28d-61ec09ed0b67", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034627Z:274b7b96-646d-43a1-a28d-61ec09ed0b67" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272", - "name": "res1272", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-acb1b759e480b242b33bc99828d3a7f8-2d6212967f2e8c42-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1255fcc6c741b42e2bb49a5e81ae5341", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1255fcc6c741b42e2bb49a5e81ae5341", - "x-ms-correlation-request-id": "896bbdff-c7c5-4e20-b5fd-3c6e8932060b", - "x-ms-ratelimit-remaining-subscription-writes": "1049", - "x-ms-request-id": "a5e471ee-3be2-47a8-95ab-158d788f44c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034629Z:896bbdff-c7c5-4e20-b5fd-3c6e8932060b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "56bc254623a909607b59de8e57f8b704", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "56bc254623a909607b59de8e57f8b704", - "x-ms-correlation-request-id": "84b39509-ce49-4633-8a62-bf3236719a6f", - "x-ms-ratelimit-remaining-subscription-reads": "11191", - "x-ms-request-id": "39321b71-4bd5-489c-97c5-0a9fba4a223e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034630Z:84b39509-ce49-4633-8a62-bf3236719a6f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "40c8910bd5636ba704a1aa9e7b019656", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "40c8910bd5636ba704a1aa9e7b019656", - "x-ms-correlation-request-id": "a475b1f3-1773-471a-8f0e-dd766d81b0ba", - "x-ms-ratelimit-remaining-subscription-reads": "11190", - "x-ms-request-id": "c404d03a-0ccf-4a8a-8730-38cb5ab25388", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034631Z:a475b1f3-1773-471a-8f0e-dd766d81b0ba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5b184179fcf14498322212b97c695b70", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5b184179fcf14498322212b97c695b70", - "x-ms-correlation-request-id": "f6d6d702-ba5f-4941-8d1b-51b771a640ab", - "x-ms-ratelimit-remaining-subscription-reads": "11189", - "x-ms-request-id": "1870793b-3b51-4f4b-a33f-e79f7c2d5acd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034632Z:f6d6d702-ba5f-4941-8d1b-51b771a640ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8b2147ebfa0d70f67e51520779c18e79", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8b2147ebfa0d70f67e51520779c18e79", - "x-ms-correlation-request-id": "caa5097f-f6ca-4f96-b7d1-86cdd798d1d4", - "x-ms-ratelimit-remaining-subscription-reads": "11188", - "x-ms-request-id": "5909a9e4-44f1-4f91-bc88-c0e5af6580a3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034633Z:caa5097f-f6ca-4f96-b7d1-86cdd798d1d4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "161488c25ce00e12f9830e41c3edef9b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "161488c25ce00e12f9830e41c3edef9b", - "x-ms-correlation-request-id": "4d99ab19-2682-43af-b72d-474d92658008", - "x-ms-ratelimit-remaining-subscription-reads": "11187", - "x-ms-request-id": "f66cbf62-e52c-47b4-8488-bb9b81cd271a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034635Z:4d99ab19-2682-43af-b72d-474d92658008" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "33b33a460adf7f494aa7dca0aa91cb70", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "33b33a460adf7f494aa7dca0aa91cb70", - "x-ms-correlation-request-id": "4cc960dc-9570-410b-ad32-af9cb04717ee", - "x-ms-ratelimit-remaining-subscription-reads": "11186", - "x-ms-request-id": "d6179e2b-f055-41a8-9a64-c6d54d91cfde", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034636Z:4cc960dc-9570-410b-ad32-af9cb04717ee" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f4f7989345548e8f35139289ecb5ad91", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f4f7989345548e8f35139289ecb5ad91", - "x-ms-correlation-request-id": "8ae65878-dd5c-4e8d-81c0-986bb99ad4b2", - "x-ms-ratelimit-remaining-subscription-reads": "11185", - "x-ms-request-id": "7032b7bd-9fc7-4533-a727-6bdf004b721b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034637Z:8ae65878-dd5c-4e8d-81c0-986bb99ad4b2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3fc1b6615b0db79a3f95cc397f716468", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3fc1b6615b0db79a3f95cc397f716468", - "x-ms-correlation-request-id": "1d53ff1d-39c1-4dec-af8c-ab8947461d52", - "x-ms-ratelimit-remaining-subscription-reads": "11184", - "x-ms-request-id": "8b04d599-c45e-4d07-8789-8fb6fa90b56d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034639Z:1d53ff1d-39c1-4dec-af8c-ab8947461d52" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2bad9db8fbf60046aa24fdcc78c09395", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2bad9db8fbf60046aa24fdcc78c09395", - "x-ms-correlation-request-id": "051845f6-4adc-4a4f-8dc6-0953f6da610a", - "x-ms-ratelimit-remaining-subscription-reads": "11183", - "x-ms-request-id": "2733c8a4-4cdd-4243-91a2-6402db3b2678", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034640Z:051845f6-4adc-4a4f-8dc6-0953f6da610a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f33e4af98ccf3763fd3fb5bf79560fc4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f33e4af98ccf3763fd3fb5bf79560fc4", - "x-ms-correlation-request-id": "28a378c4-8c92-4a89-9f98-2795c0517b09", - "x-ms-ratelimit-remaining-subscription-reads": "11182", - "x-ms-request-id": "c451c26b-d463-4827-beb6-fdf5013240d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034641Z:28a378c4-8c92-4a89-9f98-2795c0517b09" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4ed02aae8107669b70c094e85dcd3f7e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4ed02aae8107669b70c094e85dcd3f7e", - "x-ms-correlation-request-id": "9104a7b6-9103-4c66-b6c7-a353e27dde37", - "x-ms-ratelimit-remaining-subscription-reads": "11181", - "x-ms-request-id": "bf738cba-e6e7-4c78-88cb-30e032d4e486", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034643Z:9104a7b6-9103-4c66-b6c7-a353e27dde37" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "353f360170322b9839762db646868754", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "353f360170322b9839762db646868754", - "x-ms-correlation-request-id": "c62b33fd-1cbb-4c3e-9602-d7465b87a1d1", - "x-ms-ratelimit-remaining-subscription-reads": "11180", - "x-ms-request-id": "389b0124-11e7-43b4-bc3d-29db8ce11faa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034644Z:c62b33fd-1cbb-4c3e-9602-d7465b87a1d1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a5e471ee-3be2-47a8-95ab-158d788f44c1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4d1d391544ef778dafd8830ff77ada2f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4d1d391544ef778dafd8830ff77ada2f", - "x-ms-correlation-request-id": "2846f5a0-d49d-4a4b-9552-de34eb242600", - "x-ms-ratelimit-remaining-subscription-reads": "11179", - "x-ms-request-id": "254fb135-3c49-4cf0-8490-49d66a63a776", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034645Z:2846f5a0-d49d-4a4b-9552-de34eb242600" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320", - "name": "sto7320", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:46:29.1956053Z", - "primaryEndpoints": { - "blob": "https://sto7320.blob.core.windows.net/", - "queue": "https://sto7320.queue.core.windows.net/", - "table": "https://sto7320.table.core.windows.net/", - "file": "https://sto7320.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-9e088cc76aac6942a4f4ee308c449971-e326412986b5d642-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "42be36ffda163e9192a5149154e420e9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:47 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "42be36ffda163e9192a5149154e420e9", - "x-ms-correlation-request-id": "e17e78c5-fd3e-48c4-8654-9b634f32ab90", - "x-ms-ratelimit-remaining-subscription-writes": "1048", - "x-ms-request-id": "34854105-aa51-44f1-960f-ffd906980785", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034648Z:e17e78c5-fd3e-48c4-8654-9b634f32ab90" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320", - "name": "sto7320", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:46:29.1956053Z", - "primaryEndpoints": { - "blob": "https://sto7320.blob.core.windows.net/", - "queue": "https://sto7320.queue.core.windows.net/", - "table": "https://sto7320.table.core.windows.net/", - "file": "https://sto7320.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-089327c108af964db45bdcf6c5e4c5ef-10846ce9ad36f64b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "10b7fd9c45c83b3da7deba4a2ffc23ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:47 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "10b7fd9c45c83b3da7deba4a2ffc23ca", - "x-ms-correlation-request-id": "292bf2c0-6383-4713-b86e-5b6a934b8f03", - "x-ms-ratelimit-remaining-subscription-reads": "11178", - "x-ms-request-id": "9bb4095f-5087-483e-b668-53a2d3083280", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034648Z:292bf2c0-6383-4713-b86e-5b6a934b8f03" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320", - "name": "sto7320", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:46:29.1956053Z", - "primaryEndpoints": { - "blob": "https://sto7320.blob.core.windows.net/", - "queue": "https://sto7320.queue.core.windows.net/", - "table": "https://sto7320.table.core.windows.net/", - "file": "https://sto7320.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "142", - "Content-Type": "application/json", - "traceparent": "00-deb3e495f780094b9d15cddb9d69065e-3ecd86faa7c47141-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b7d699b7b5a80d7fa601984f54375109", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b7d699b7b5a80d7fa601984f54375109", - "x-ms-correlation-request-id": "24f66cf5-ee3b-4662-869a-ecf72b0c2b32", - "x-ms-ratelimit-remaining-subscription-writes": "1047", - "x-ms-request-id": "8f5f1ef1-ad01-4437-aaac-c515f5a257a3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034650Z:24f66cf5-ee3b-4662-869a-ecf72b0c2b32" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320", - "name": "sto7320", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:46:29.1956053Z", - "primaryEndpoints": { - "blob": "https://sto7320.blob.core.windows.net/", - "queue": "https://sto7320.queue.core.windows.net/", - "table": "https://sto7320.table.core.windows.net/", - "file": "https://sto7320.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-88e662c61d5d164db6f3f9174fc8b3b8-1409a0792f8cf344-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "53a2bba37cb2e6167eaa69c7aceee76f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "53a2bba37cb2e6167eaa69c7aceee76f", - "x-ms-correlation-request-id": "9d39f548-f643-4357-a14c-f7529c7d2756", - "x-ms-ratelimit-remaining-subscription-reads": "11177", - "x-ms-request-id": "e878ce5e-89ef-468e-80ab-41d89c2620ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034651Z:9d39f548-f643-4357-a14c-f7529c7d2756" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320", - "name": "sto7320", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:46:29.1956053Z", - "primaryEndpoints": { - "blob": "https://sto7320.blob.core.windows.net/", - "queue": "https://sto7320.queue.core.windows.net/", - "table": "https://sto7320.table.core.windows.net/", - "file": "https://sto7320.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "249", - "Content-Type": "application/json", - "traceparent": "00-d59427ccfa738248b660a4c95a75263c-4e7af89b4cf3a546-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dad8b18dcd07a79c78e2b51138aed560", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dad8b18dcd07a79c78e2b51138aed560", - "x-ms-correlation-request-id": "d4b5b50b-b28a-4e0c-a5e4-1a3122041e83", - "x-ms-ratelimit-remaining-subscription-writes": "1046", - "x-ms-request-id": "046e8c78-0caf-4dc4-9461-64bb48487f8e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034653Z:d4b5b50b-b28a-4e0c-a5e4-1a3122041e83" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320", - "name": "sto7320", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:46:29.1956053Z", - "primaryEndpoints": { - "blob": "https://sto7320.blob.core.windows.net/", - "queue": "https://sto7320.queue.core.windows.net/", - "table": "https://sto7320.table.core.windows.net/", - "file": "https://sto7320.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-5e93a42303cd5042aaeed6311d6b9b18-7561ffd19c9ffd47-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "86430dafb26cd6a51ffbdbd0c705aecf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "86430dafb26cd6a51ffbdbd0c705aecf", - "x-ms-correlation-request-id": "5cbb456d-0cd3-42f4-9e4c-bf4d70c91c39", - "x-ms-ratelimit-remaining-subscription-reads": "11176", - "x-ms-request-id": "e2ec5172-afa5-45de-be89-becf479ec9c5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034654Z:5cbb456d-0cd3-42f4-9e4c-bf4d70c91c39" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320", - "name": "sto7320", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key3": "value3", - "key4": "value4", - "key5": "value6" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:46:29.2893572Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:46:29.1956053Z", - "primaryEndpoints": { - "blob": "https://sto7320.blob.core.windows.net/", - "queue": "https://sto7320.queue.core.windows.net/", - "table": "https://sto7320.table.core.windows.net/", - "file": "https://sto7320.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1272/providers/Microsoft.Storage/storageAccounts/sto7320?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "191", - "Content-Type": "application/json", - "traceparent": "00-68b82566a0734a4cb393abd9f7c3b639-a781f7e979401641-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c05309d44f438fda5ae39bf8f418001e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "customDomain": { - "name": "foo.example.com", - "useSubDomainName": true - } - } - }, - "StatusCode": 409, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "234", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:46:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c05309d44f438fda5ae39bf8f418001e", - "x-ms-correlation-request-id": "3b1c9362-e2b0-4349-bac0-22c72915b57f", - "x-ms-ratelimit-remaining-subscription-writes": "1045", - "x-ms-request-id": "f70030a7-0d37-409d-9d49-1be3590ab989", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034655Z:3b1c9362-e2b0-4349-bac0-22c72915b57f" - }, - "ResponseBody": { - "error": { - "code": "StorageDomainNameCouldNotVerify", - "message": "The custom domain name could not be verified. CNAME mapping from foo.example.com to any of sto7320.blob.core.windows.net,sto7320.z20.web.core.windows.net does not exist." - } - } - } - ], - "Variables": { - "RandomSeed": "1958884858", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithHttpsOnlyTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithHttpsOnlyTest.json deleted file mode 100644 index 51d9850794e8..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithHttpsOnlyTest.json +++ /dev/null @@ -1,775 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res1274?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-e3ae253bdf8ffb4994815fda2adb575f-d85bd3c916b4104f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b4eb33c3638d33ec31e9ce873e8108c6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:29 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "191a74aa-3780-4929-bf6f-2cd88805c2dc", - "x-ms-ratelimit-remaining-subscription-writes": "1155", - "x-ms-request-id": "191a74aa-3780-4929-bf6f-2cd88805c2dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032929Z:191a74aa-3780-4929-bf6f-2cd88805c2dc" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1274", - "name": "res1274", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1274/providers/Microsoft.Storage/storageAccounts/sto6639?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "158", - "Content-Type": "application/json", - "traceparent": "00-24ebf0cb33964d4189da97cf109d77cb-4f1109d6b62bd847-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ad8d1986a8e400ddbecc5090b3011f1e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "supportsHttpsTrafficOnly": false - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ad8d1986a8e400ddbecc5090b3011f1e", - "x-ms-correlation-request-id": "d5d557e8-fe90-4424-bc96-84dad57c3b43", - "x-ms-ratelimit-remaining-subscription-writes": "1154", - "x-ms-request-id": "60832619-00d3-4edf-97d7-b3cf2d34a737", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032932Z:d5d557e8-fe90-4424-bc96-84dad57c3b43" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0e28d7580f398ade0eb3ce979ba37ee7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0e28d7580f398ade0eb3ce979ba37ee7", - "x-ms-correlation-request-id": "eb49b9d8-40c3-46c2-b93c-b2d796346799", - "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "fc30d00c-d7f9-4840-a339-762361b147a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032932Z:eb49b9d8-40c3-46c2-b93c-b2d796346799" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d36568aeec15250e381ff6185628f94a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d36568aeec15250e381ff6185628f94a", - "x-ms-correlation-request-id": "e5f19196-bcfd-4e4c-9fba-f277108a24fe", - "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "9f37b8ac-2154-49d4-b364-998b999faab3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032934Z:e5f19196-bcfd-4e4c-9fba-f277108a24fe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dc38b7b511d9cae4ce67ca9f9248d213", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dc38b7b511d9cae4ce67ca9f9248d213", - "x-ms-correlation-request-id": "cc634ff5-fa30-4ae6-b63b-a79cc18714b0", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "ff4f9806-a4d0-4fe7-8b76-e7b32f94c7ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032935Z:cc634ff5-fa30-4ae6-b63b-a79cc18714b0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9e066b4d430f6b84c802d51a18c634e6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9e066b4d430f6b84c802d51a18c634e6", - "x-ms-correlation-request-id": "b8cb0ace-a230-4624-956c-273912992f26", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "f19ac810-4e4c-43ef-abba-d1ff6edbd5b4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032936Z:b8cb0ace-a230-4624-956c-273912992f26" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e4e284baa26a9d0d839a05ad226f93ef", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e4e284baa26a9d0d839a05ad226f93ef", - "x-ms-correlation-request-id": "2c4bc4a5-976a-4554-999a-017598e8b857", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "6b89761d-63bf-4ee0-93fe-327531aaa1b3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032938Z:2c4bc4a5-976a-4554-999a-017598e8b857" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ebcbe34d5a22723a33cd13d63bcab108", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ebcbe34d5a22723a33cd13d63bcab108", - "x-ms-correlation-request-id": "c9db52d9-879b-4021-a44c-86801bff1db1", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "4866fe52-87d3-4da6-8f8c-de1285626ac4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032939Z:c9db52d9-879b-4021-a44c-86801bff1db1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0de5e433ed66aaa85d681a743dd64959", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0de5e433ed66aaa85d681a743dd64959", - "x-ms-correlation-request-id": "ec8b4db7-cef9-4d1e-b882-f1f0a0fc3036", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "c08c199e-6ce6-4c9d-9c66-5e06e314ddef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032940Z:ec8b4db7-cef9-4d1e-b882-f1f0a0fc3036" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "35cde66f48fb5fc44970b19d8f3662b9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "35cde66f48fb5fc44970b19d8f3662b9", - "x-ms-correlation-request-id": "40da9ee9-3c3b-4866-ae92-8a88ce5f613e", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "22cb1f50-91bf-4e9c-bf4b-b74235b7596d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032942Z:40da9ee9-3c3b-4866-ae92-8a88ce5f613e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3e7afde8858a5f893a208eb93fc6345d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3e7afde8858a5f893a208eb93fc6345d", - "x-ms-correlation-request-id": "59e24860-15f7-46d6-bbee-ed3a5603ef1a", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "3156cf84-10ca-4df3-9e20-1978880168dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032943Z:59e24860-15f7-46d6-bbee-ed3a5603ef1a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5567b9847cfcea0d1f85c3f63c0b1b26", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5567b9847cfcea0d1f85c3f63c0b1b26", - "x-ms-correlation-request-id": "c56f00d0-e126-46e1-8ede-6341630b0574", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "8eaa217c-ca24-4914-b02e-d197a2d09351", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032944Z:c56f00d0-e126-46e1-8ede-6341630b0574" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "408b61060b5be9cf5d6efadaba0a1f83", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "408b61060b5be9cf5d6efadaba0a1f83", - "x-ms-correlation-request-id": "4df51d8e-7091-4459-9afb-773eefc7430d", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "4aa58d05-63b7-4444-ad2c-43aef6f332ad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032945Z:4df51d8e-7091-4459-9afb-773eefc7430d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d519533b0ccf6cbcef8f1e04c292222e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d519533b0ccf6cbcef8f1e04c292222e", - "x-ms-correlation-request-id": "bd86ab02-ddc4-4d84-8d60-f54baa385322", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "aeae35a9-0b2a-4c9d-8e0f-e58c036c5717", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032947Z:bd86ab02-ddc4-4d84-8d60-f54baa385322" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/60832619-00d3-4edf-97d7-b3cf2d34a737?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "deb36704f33b7801e97ef88e81323014", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1168", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:29:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "deb36704f33b7801e97ef88e81323014", - "x-ms-correlation-request-id": "91d9a31d-f51c-4c36-bb48-aa8bc89c017d", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "dae611d5-2f01-400c-90ee-81fb78fb51d9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032948Z:91d9a31d-f51c-4c36-bb48-aa8bc89c017d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1274/providers/Microsoft.Storage/storageAccounts/sto6639", - "name": "sto6639", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": false, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:31.9897887Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:31.9897887Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:31.8960454Z", - "primaryEndpoints": { - "blob": "https://sto6639.blob.core.windows.net/", - "queue": "https://sto6639.queue.core.windows.net/", - "table": "https://sto6639.table.core.windows.net/", - "file": "https://sto6639.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1274/providers/Microsoft.Storage/storageAccounts/sto6639?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "48", - "Content-Type": "application/json", - "traceparent": "00-604bcb4b3152d847ad01955782a8470d-d73533d53f67f346-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e8ba406646f2f957a51f51cceccb26ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "supportsHttpsTrafficOnly": true - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:29:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e8ba406646f2f957a51f51cceccb26ca", - "x-ms-correlation-request-id": "7aeaa7ed-96f7-4d2e-b8b9-b0dcab617ac1", - "x-ms-ratelimit-remaining-subscription-writes": "1153", - "x-ms-request-id": "a6f24d22-a428-427c-8858-c3df295c0338", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032949Z:7aeaa7ed-96f7-4d2e-b8b9-b0dcab617ac1" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1274/providers/Microsoft.Storage/storageAccounts/sto6639", - "name": "sto6639", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:31.9897887Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:31.9897887Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:31.8960454Z", - "primaryEndpoints": { - "blob": "https://sto6639.blob.core.windows.net/", - "queue": "https://sto6639.queue.core.windows.net/", - "table": "https://sto6639.table.core.windows.net/", - "file": "https://sto6639.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1274/providers/Microsoft.Storage/storageAccounts/sto6639?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "49", - "Content-Type": "application/json", - "traceparent": "00-9f76c4f5c9f53248a8988f6876f72968-4c0adc22451bce43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "52d6cb4b4157484852a0ec50142deabd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "supportsHttpsTrafficOnly": false - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1168", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:29:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "52d6cb4b4157484852a0ec50142deabd", - "x-ms-correlation-request-id": "39431d9e-7a6b-4da4-b2d5-25642d93a067", - "x-ms-ratelimit-remaining-subscription-writes": "1152", - "x-ms-request-id": "f9963c6d-209d-41ff-aaec-2e5a5e16817b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032950Z:39431d9e-7a6b-4da4-b2d5-25642d93a067" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res1274/providers/Microsoft.Storage/storageAccounts/sto6639", - "name": "sto6639", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": false, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:31.9897887Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:31.9897887Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:31.8960454Z", - "primaryEndpoints": { - "blob": "https://sto6639.blob.core.windows.net/", - "queue": "https://sto6639.queue.core.windows.net/", - "table": "https://sto6639.table.core.windows.net/", - "file": "https://sto6639.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1080698366", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithHttpsOnlyTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithHttpsOnlyTestAsync.json deleted file mode 100644 index d2a6c4171448..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithHttpsOnlyTestAsync.json +++ /dev/null @@ -1,775 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res8396?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-75314e624e8fc74a84adc2885dae4bcc-4cc07ff3d991fb49-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "36a32f86e3b95f61f43b4beb90ebbdee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:46:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c3e298da-5a14-4f26-afae-9bb56ff26b16", - "x-ms-ratelimit-remaining-subscription-writes": "1044", - "x-ms-request-id": "c3e298da-5a14-4f26-afae-9bb56ff26b16", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034657Z:c3e298da-5a14-4f26-afae-9bb56ff26b16" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8396", - "name": "res8396", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8396/providers/Microsoft.Storage/storageAccounts/sto572?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "158", - "Content-Type": "application/json", - "traceparent": "00-47db0ed247010e4ca53c14edffa7cb72-f2f90cdd8fe1eb42-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6a9507334b14ccbb4ca7a92d275f2e75", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "supportsHttpsTrafficOnly": false - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6a9507334b14ccbb4ca7a92d275f2e75", - "x-ms-correlation-request-id": "68065248-a2f2-4c2e-a10a-854ebab28e7b", - "x-ms-ratelimit-remaining-subscription-writes": "1043", - "x-ms-request-id": "3aa86200-6f14-43d4-9536-a7f0003a577c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034700Z:68065248-a2f2-4c2e-a10a-854ebab28e7b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6f0c6a3974e5e371e7696c3bb832cddc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6f0c6a3974e5e371e7696c3bb832cddc", - "x-ms-correlation-request-id": "1644734f-defe-4c39-b5f0-c334d70f98e4", - "x-ms-ratelimit-remaining-subscription-reads": "11175", - "x-ms-request-id": "014203b8-4693-4184-9e39-346d0f9e3fd7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034700Z:1644734f-defe-4c39-b5f0-c334d70f98e4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f865751c465e4305804daa7c08cacecb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f865751c465e4305804daa7c08cacecb", - "x-ms-correlation-request-id": "52baccf3-614b-4be6-b2c0-b938f824200a", - "x-ms-ratelimit-remaining-subscription-reads": "11174", - "x-ms-request-id": "d2b4e527-d567-4919-8c8e-11322bc186d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034702Z:52baccf3-614b-4be6-b2c0-b938f824200a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bcf4c31dbf53b78f817bbf2e824a8f8e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bcf4c31dbf53b78f817bbf2e824a8f8e", - "x-ms-correlation-request-id": "75edffbe-37ee-4926-9d5b-21168be5eb59", - "x-ms-ratelimit-remaining-subscription-reads": "11173", - "x-ms-request-id": "e877881d-2b86-40c0-a92b-a4cfe226f075", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034703Z:75edffbe-37ee-4926-9d5b-21168be5eb59" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "88d466cb911bf28765c8ee98c9f5db1d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "88d466cb911bf28765c8ee98c9f5db1d", - "x-ms-correlation-request-id": "af677598-9062-4b96-92f6-b37510b7a828", - "x-ms-ratelimit-remaining-subscription-reads": "11172", - "x-ms-request-id": "b572b192-9fa4-49ba-a5f1-50f221c653e7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034704Z:af677598-9062-4b96-92f6-b37510b7a828" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f51da09b113d5d89e6ad77e387d7c135", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f51da09b113d5d89e6ad77e387d7c135", - "x-ms-correlation-request-id": "7fd9593f-482c-4d58-b05d-38b26901f429", - "x-ms-ratelimit-remaining-subscription-reads": "11171", - "x-ms-request-id": "5323e041-e436-4b91-b280-8f9cefcbcd5a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034706Z:7fd9593f-482c-4d58-b05d-38b26901f429" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a1b01bbd45f68cb03b02578ad0f6ed8b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a1b01bbd45f68cb03b02578ad0f6ed8b", - "x-ms-correlation-request-id": "cae6283e-8177-448c-96a9-6b1edab402a1", - "x-ms-ratelimit-remaining-subscription-reads": "11170", - "x-ms-request-id": "a1bcedfd-6b9c-4a19-b0f6-560fce42923d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034707Z:cae6283e-8177-448c-96a9-6b1edab402a1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e193a2a09a2dba50dd76a26d19a46a8e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e193a2a09a2dba50dd76a26d19a46a8e", - "x-ms-correlation-request-id": "66a56088-aca5-4886-8595-67ffd3d3cc21", - "x-ms-ratelimit-remaining-subscription-reads": "11169", - "x-ms-request-id": "e33c5e4b-0788-449f-a4c7-607fdffec005", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034708Z:66a56088-aca5-4886-8595-67ffd3d3cc21" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "addbb80739445527f091b93bb9fe8def", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "addbb80739445527f091b93bb9fe8def", - "x-ms-correlation-request-id": "6b8ffb43-2990-4cfe-9dc6-2fbc250537a0", - "x-ms-ratelimit-remaining-subscription-reads": "11168", - "x-ms-request-id": "fb2d33a7-ee9f-428f-b362-c2ab4a0fbec9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034710Z:6b8ffb43-2990-4cfe-9dc6-2fbc250537a0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e543ebc0df432208cbf6c37fa3427297", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e543ebc0df432208cbf6c37fa3427297", - "x-ms-correlation-request-id": "e4cbd6e2-e5d3-40b6-a06f-9fe1c0381bda", - "x-ms-ratelimit-remaining-subscription-reads": "11167", - "x-ms-request-id": "d46ed782-ef98-4a76-b5e8-4acfc3896550", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034711Z:e4cbd6e2-e5d3-40b6-a06f-9fe1c0381bda" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1783c8973f1b66477b3df19ce11500df", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1783c8973f1b66477b3df19ce11500df", - "x-ms-correlation-request-id": "885eab8c-b9dc-468c-8fc9-1aa82aec101d", - "x-ms-ratelimit-remaining-subscription-reads": "11166", - "x-ms-request-id": "df62ded3-1b6a-4ff1-8c89-e816cd31dc22", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034712Z:885eab8c-b9dc-468c-8fc9-1aa82aec101d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2dadb2e98561274ab0b8e24e76a7b2ae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2dadb2e98561274ab0b8e24e76a7b2ae", - "x-ms-correlation-request-id": "cafbef6c-6d75-4a10-a156-2611255a7c09", - "x-ms-ratelimit-remaining-subscription-reads": "11165", - "x-ms-request-id": "476f29bf-87c8-4c32-851d-872ab809dbf7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034714Z:cafbef6c-6d75-4a10-a156-2611255a7c09" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f1a4221e757a80d4a4dc6a06ee6c41b6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f1a4221e757a80d4a4dc6a06ee6c41b6", - "x-ms-correlation-request-id": "5a4a2163-0994-4d3f-ab74-7ea42d504c32", - "x-ms-ratelimit-remaining-subscription-reads": "11164", - "x-ms-request-id": "67a31b16-49b8-46ae-b08b-d6424be06a96", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034715Z:5a4a2163-0994-4d3f-ab74-7ea42d504c32" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3aa86200-6f14-43d4-9536-a7f0003a577c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f195e4f5459411357e5c67625cf8f0d3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1162", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:47:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f195e4f5459411357e5c67625cf8f0d3", - "x-ms-correlation-request-id": "a53f144d-43be-4f01-9fd4-16570a3c78b9", - "x-ms-ratelimit-remaining-subscription-reads": "11163", - "x-ms-request-id": "ffe8381f-d7a3-4e5c-9c56-01fa749f1e13", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034716Z:a53f144d-43be-4f01-9fd4-16570a3c78b9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8396/providers/Microsoft.Storage/storageAccounts/sto572", - "name": "sto572", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": false, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:00.1829842Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:00.1829842Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:47:00.1048381Z", - "primaryEndpoints": { - "blob": "https://sto572.blob.core.windows.net/", - "queue": "https://sto572.queue.core.windows.net/", - "table": "https://sto572.table.core.windows.net/", - "file": "https://sto572.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8396/providers/Microsoft.Storage/storageAccounts/sto572?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "48", - "Content-Type": "application/json", - "traceparent": "00-25fefeaaf98da446b9da780b5ceca248-f8fe177e81e7884d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bf7d428b0f707465de2c88841b433943", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "supportsHttpsTrafficOnly": true - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1161", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:47:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bf7d428b0f707465de2c88841b433943", - "x-ms-correlation-request-id": "cecb4970-42fc-4f89-af5d-ab54232b1be6", - "x-ms-ratelimit-remaining-subscription-writes": "1042", - "x-ms-request-id": "e45bd913-a033-4124-8ca1-1a4405dd3f05", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034718Z:cecb4970-42fc-4f89-af5d-ab54232b1be6" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8396/providers/Microsoft.Storage/storageAccounts/sto572", - "name": "sto572", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:00.1829842Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:00.1829842Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:47:00.1048381Z", - "primaryEndpoints": { - "blob": "https://sto572.blob.core.windows.net/", - "queue": "https://sto572.queue.core.windows.net/", - "table": "https://sto572.table.core.windows.net/", - "file": "https://sto572.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8396/providers/Microsoft.Storage/storageAccounts/sto572?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "49", - "Content-Type": "application/json", - "traceparent": "00-71d455e7f58aac47858ea487a2a56526-8e248f1dbd715a44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "92582c77c111d919ec92721d0d7124ac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "supportsHttpsTrafficOnly": false - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1162", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:47:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "92582c77c111d919ec92721d0d7124ac", - "x-ms-correlation-request-id": "333e9bdc-b31c-409b-a944-dbaa7c22f7d0", - "x-ms-ratelimit-remaining-subscription-writes": "1041", - "x-ms-request-id": "317b0cfe-e88d-429d-8d78-a067e67bc4f4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034719Z:333e9bdc-b31c-409b-a944-dbaa7c22f7d0" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res8396/providers/Microsoft.Storage/storageAccounts/sto572", - "name": "sto572", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": false, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:00.1829842Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:00.1829842Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:47:00.1048381Z", - "primaryEndpoints": { - "blob": "https://sto572.blob.core.windows.net/", - "queue": "https://sto572.queue.core.windows.net/", - "table": "https://sto572.table.core.windows.net/", - "file": "https://sto572.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "68056153", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountVnetACLTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountVnetACLTest.json deleted file mode 100644 index 17fcab7f0ec1..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountVnetACLTest.json +++ /dev/null @@ -1,1100 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res823?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-ccaf78a45cd96344a02482abb08f8810-b35e8553609e7d45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ca09c6104d7f0e1acf0b4862a985ecf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "166", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "29e55bc8-96c0-4b41-a0cb-4cb1f18c2f59", - "x-ms-ratelimit-remaining-subscription-writes": "1151", - "x-ms-request-id": "29e55bc8-96c0-4b41-a0cb-4cb1f18c2f59", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032953Z:29e55bc8-96c0-4b41-a0cb-4cb1f18c2f59" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823", - "name": "res823", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "250", - "Content-Type": "application/json", - "traceparent": "00-b7573c10f774c9428eaf7302a6fa87af-e0a90fd93601bf4d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9106a215ca1dfe7fccf872d2b747c30c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "networkAcls": { - "bypass": "Logging,AzureServices", - "ipRules": [ - { - "value": "23.45.67.90", - "action": "Allow" - } - ], - "defaultAction": "Deny" - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9106a215ca1dfe7fccf872d2b747c30c", - "x-ms-correlation-request-id": "4b2950cf-fbe2-4984-baa9-c86f79ff3725", - "x-ms-ratelimit-remaining-subscription-writes": "1150", - "x-ms-request-id": "4f6d8390-0991-4146-a24b-034b23fa58a7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032956Z:4b2950cf-fbe2-4984-baa9-c86f79ff3725" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "30a9af58b721d244218d0b0b6f1ef4a9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "30a9af58b721d244218d0b0b6f1ef4a9", - "x-ms-correlation-request-id": "bb1ad84a-6147-4cee-b812-b3cc5cfd56fd", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "cb138613-d04e-4e5b-aff5-680c7af4d218", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032956Z:bb1ad84a-6147-4cee-b812-b3cc5cfd56fd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "698e7af17f5448e9e6e73e2af64cc1c0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "698e7af17f5448e9e6e73e2af64cc1c0", - "x-ms-correlation-request-id": "488bb1fd-cbc1-4264-a1f6-6a497e036ec2", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "0d68c0f1-ce56-4b3c-95cb-c6a19cecfdd3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032958Z:488bb1fd-cbc1-4264-a1f6-6a497e036ec2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "077a18e1939ee4ebe9362f1bc1b0b035", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:29:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "077a18e1939ee4ebe9362f1bc1b0b035", - "x-ms-correlation-request-id": "d85ebcc9-18f2-4aae-9248-4ee4dffad57f", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "3460d9df-650a-426e-8a65-cebf1f8addc1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T032959Z:d85ebcc9-18f2-4aae-9248-4ee4dffad57f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c3422afdae7dd805c5614a3a781adbd5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c3422afdae7dd805c5614a3a781adbd5", - "x-ms-correlation-request-id": "2afbcaa5-f09b-4d0c-929e-256914489648", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "fce2c585-fe70-44f4-83e0-3c625cab2943", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033000Z:2afbcaa5-f09b-4d0c-929e-256914489648" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "562a4bcbeda35d0a8eaa7f1e50ce8635", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "562a4bcbeda35d0a8eaa7f1e50ce8635", - "x-ms-correlation-request-id": "a3b33956-e4ad-4c20-8a86-622b52915d4f", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "a4d06960-0cb7-420f-acb2-66d5ae7eefa0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033002Z:a3b33956-e4ad-4c20-8a86-622b52915d4f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cc2d0936fe09334213a1413c49b16bcf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cc2d0936fe09334213a1413c49b16bcf", - "x-ms-correlation-request-id": "eb976621-96bb-4d89-8189-292bbe902eba", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "dd6d43f4-70e8-4187-9c36-e54559cb5595", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033003Z:eb976621-96bb-4d89-8189-292bbe902eba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "764f595a598610911fe434d22ee688f7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "764f595a598610911fe434d22ee688f7", - "x-ms-correlation-request-id": "e83b9bfa-d963-4ad6-a71a-9e9f9daa1e8f", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "c8c0f20d-7c67-42ef-9f33-c0b751085ccb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033004Z:e83b9bfa-d963-4ad6-a71a-9e9f9daa1e8f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6f0314da0feccdcb08f74202abce14dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6f0314da0feccdcb08f74202abce14dd", - "x-ms-correlation-request-id": "b5e62e6b-cb3c-417d-bd78-c67969038424", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "e9d97c69-2f7c-4628-8be5-20743c9382be", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033006Z:b5e62e6b-cb3c-417d-bd78-c67969038424" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f6c3b03f107fddaf781dad25ca70052c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f6c3b03f107fddaf781dad25ca70052c", - "x-ms-correlation-request-id": "cff9cd3b-daee-40a1-a5b4-d9f6ab685f9d", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "bce3f89c-9c1a-4f24-9f58-b9b8a8ce7537", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033007Z:cff9cd3b-daee-40a1-a5b4-d9f6ab685f9d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "34614a19fcae4be28e826d8e168e6551", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "34614a19fcae4be28e826d8e168e6551", - "x-ms-correlation-request-id": "ae5fa397-a12d-4852-af8a-4985995c187b", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "25bbf2e5-0d5b-4339-a340-4c21d6fbb3db", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033008Z:ae5fa397-a12d-4852-af8a-4985995c187b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7d9356cf9123ca786525f7cf61a50298", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7d9356cf9123ca786525f7cf61a50298", - "x-ms-correlation-request-id": "2895e5bf-2c38-4539-ab91-1c7151ea6284", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "6b8692f1-c6fd-42ac-b56a-f229e00e1627", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033010Z:2895e5bf-2c38-4539-ab91-1c7151ea6284" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "60e816f2e06c432fcd7768fca220c6e9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "60e816f2e06c432fcd7768fca220c6e9", - "x-ms-correlation-request-id": "ea7f41bc-55c1-439d-9461-9aa4dc4ac69b", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "cb5f5001-7e47-4c7e-a5fa-775e00545480", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033011Z:ea7f41bc-55c1-439d-9461-9aa4dc4ac69b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f6d8390-0991-4146-a24b-034b23fa58a7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "73555cb787dc8809d297cf880513eae8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1214", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:30:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "73555cb787dc8809d297cf880513eae8", - "x-ms-correlation-request-id": "0042b15a-3b7d-4d97-9edd-d8c21bedcffd", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "ca70ff8a-c1fb-4aec-a90a-a9803053ddaa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033012Z:0042b15a-3b7d-4d97-9edd-d8c21bedcffd" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404", - "name": "sto8404", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, AzureServices", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.90", - "action": "Allow" - } - ], - "defaultAction": "Deny" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:56.0383635Z", - "primaryEndpoints": { - "blob": "https://sto8404.blob.core.windows.net/", - "queue": "https://sto8404.queue.core.windows.net/", - "table": "https://sto8404.table.core.windows.net/", - "file": "https://sto8404.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-efdb7db63d785b4dbd9045f0fa41beda-a61f4d57d08ae846-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "009cd57f04a6efe42750b0ab297b2744", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1214", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:30:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "009cd57f04a6efe42750b0ab297b2744", - "x-ms-correlation-request-id": "4b1f7d92-cb07-4bd6-a9e9-b151c052ad84", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "ce778a76-ac36-4cad-9e30-53aa08143953", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033013Z:4b1f7d92-cb07-4bd6-a9e9-b151c052ad84" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404", - "name": "sto8404", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, AzureServices", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.90", - "action": "Allow" - } - ], - "defaultAction": "Deny" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:56.0383635Z", - "primaryEndpoints": { - "blob": "https://sto8404.blob.core.windows.net/", - "queue": "https://sto8404.queue.core.windows.net/", - "table": "https://sto8404.table.core.windows.net/", - "file": "https://sto8404.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "177", - "Content-Type": "application/json", - "traceparent": "00-eb3cd0d219356b44ae3cc09ca3a9a8b6-3822fa9a1b79c34d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "04170d5f8f506abb0d608dd410a73eba", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "networkAcls": { - "bypass": "Logging, Metrics", - "ipRules": [ - { - "value": "23.45.67.91", - "action": "Allow" - }, - { - "value": "23.45.67.92", - "action": "Allow" - } - ], - "defaultAction": "Deny" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1249", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:30:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "04170d5f8f506abb0d608dd410a73eba", - "x-ms-correlation-request-id": "d6751e03-bbcc-43f5-88a6-528aefd035ea", - "x-ms-ratelimit-remaining-subscription-writes": "1149", - "x-ms-request-id": "e5dde7b4-b5b8-44a3-9283-165ffe4a1c8e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033014Z:d6751e03-bbcc-43f5-88a6-528aefd035ea" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404", - "name": "sto8404", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, Metrics", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.91", - "action": "Allow" - }, - { - "value": "23.45.67.92", - "action": "Allow" - } - ], - "defaultAction": "Deny" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:56.0383635Z", - "primaryEndpoints": { - "blob": "https://sto8404.blob.core.windows.net/", - "queue": "https://sto8404.queue.core.windows.net/", - "table": "https://sto8404.table.core.windows.net/", - "file": "https://sto8404.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-8e9119ee532aba468f7153102eeb3ab8-119807629f9aa04a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cd7d7f8dc584b34377664b8cd75d5e57", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1249", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:30:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cd7d7f8dc584b34377664b8cd75d5e57", - "x-ms-correlation-request-id": "d9cb92a1-f95a-4faa-83f4-80d8155a1ec2", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "1109e99a-fb98-43d3-8346-b4ed7e20c83a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033014Z:d9cb92a1-f95a-4faa-83f4-80d8155a1ec2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404", - "name": "sto8404", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, Metrics", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.91", - "action": "Allow" - }, - { - "value": "23.45.67.92", - "action": "Allow" - } - ], - "defaultAction": "Deny" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:56.0383635Z", - "primaryEndpoints": { - "blob": "https://sto8404.blob.core.windows.net/", - "queue": "https://sto8404.queue.core.windows.net/", - "table": "https://sto8404.table.core.windows.net/", - "file": "https://sto8404.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "56", - "Content-Type": "application/json", - "traceparent": "00-15100dc33678c141a515c4a4c3343095-a94349c73e9c3a48-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f7288b6fe5fbef981931f3457710de80", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "networkAcls": { - "defaultAction": "Allow" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1250", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:30:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f7288b6fe5fbef981931f3457710de80", - "x-ms-correlation-request-id": "33956672-5a17-4d3e-b1ec-40a22b9ebfa3", - "x-ms-ratelimit-remaining-subscription-writes": "1148", - "x-ms-request-id": "81ff95f9-3a40-4237-9f53-c7d4adbe656a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033015Z:33956672-5a17-4d3e-b1ec-40a22b9ebfa3" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404", - "name": "sto8404", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, Metrics", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.91", - "action": "Allow" - }, - { - "value": "23.45.67.92", - "action": "Allow" - } - ], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:56.0383635Z", - "primaryEndpoints": { - "blob": "https://sto8404.blob.core.windows.net/", - "queue": "https://sto8404.queue.core.windows.net/", - "table": "https://sto8404.table.core.windows.net/", - "file": "https://sto8404.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-8c3e44e1b1f8f44fa914431897ee9f41-8cc7ee2b5e414945-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a91df51259fd99c0ca648de9432f93af", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1250", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:30:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a91df51259fd99c0ca648de9432f93af", - "x-ms-correlation-request-id": "a5dd34f2-d5dc-413b-b96d-d2f04680ad12", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "62cdb866-b458-4eb8-8147-bc8ce73990b1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033016Z:a5dd34f2-d5dc-413b-b96d-d2f04680ad12" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res823/providers/Microsoft.Storage/storageAccounts/sto8404", - "name": "sto8404", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, Metrics", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.91", - "action": "Allow" - }, - { - "value": "23.45.67.92", - "action": "Allow" - } - ], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:29:56.1320897Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:29:56.0383635Z", - "primaryEndpoints": { - "blob": "https://sto8404.blob.core.windows.net/", - "queue": "https://sto8404.queue.core.windows.net/", - "table": "https://sto8404.table.core.windows.net/", - "file": "https://sto8404.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1258726795", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountVnetACLTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountVnetACLTestAsync.json deleted file mode 100644 index 7e1ca037cca7..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountVnetACLTestAsync.json +++ /dev/null @@ -1,1100 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourcegroups/res6852?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-5d141327d76ab0408e98c26bc0217e73-d99b9badc7f0d34a-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage.Tests/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c186b2b6da9409513f3c07b864679711", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "168", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "792129d3-d297-4fca-83f2-6c4e1406db90", - "x-ms-ratelimit-remaining-subscription-writes": "1040", - "x-ms-request-id": "792129d3-d297-4fca-83f2-6c4e1406db90", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034721Z:792129d3-d297-4fca-83f2-6c4e1406db90" - }, - "ResponseBody": { - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852", - "name": "res6852", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "250", - "Content-Type": "application/json", - "traceparent": "00-c0c4f2e4552cfa4eb2017c0ec90cd542-7e9c2653d1712b44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1537e67de30e7677a29a5a1af6961b4e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "Storage", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "networkAcls": { - "bypass": "Logging,AzureServices", - "ipRules": [ - { - "value": "23.45.67.90", - "action": "Allow" - } - ], - "defaultAction": "Deny" - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1537e67de30e7677a29a5a1af6961b4e", - "x-ms-correlation-request-id": "cc5ba503-36cc-4586-8854-466305ba036f", - "x-ms-ratelimit-remaining-subscription-writes": "1039", - "x-ms-request-id": "cec0c82b-d008-46a1-9ff1-12462273fc19", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034724Z:cc5ba503-36cc-4586-8854-466305ba036f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ee26dbab16e0cea70e4bf23ff6ef49a5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ee26dbab16e0cea70e4bf23ff6ef49a5", - "x-ms-correlation-request-id": "60278cf5-b1e4-444f-9f36-2fdef3511ec3", - "x-ms-ratelimit-remaining-subscription-reads": "11160", - "x-ms-request-id": "04ddd3ed-532b-4718-a0b1-09fc726a3284", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034724Z:60278cf5-b1e4-444f-9f36-2fdef3511ec3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dc6469ec60b36759f8afe535b0fee6dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dc6469ec60b36759f8afe535b0fee6dd", - "x-ms-correlation-request-id": "84319159-9c96-4fe6-8e24-0a537b2bfaf2", - "x-ms-ratelimit-remaining-subscription-reads": "11159", - "x-ms-request-id": "1205c1f5-f48b-431b-b7fc-81503cf6a47f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034726Z:84319159-9c96-4fe6-8e24-0a537b2bfaf2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1b6e5c9f2c70e86ee315a1a623ae9141", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1b6e5c9f2c70e86ee315a1a623ae9141", - "x-ms-correlation-request-id": "95c75005-5c34-4da1-a2a7-cf716d84470a", - "x-ms-ratelimit-remaining-subscription-reads": "11158", - "x-ms-request-id": "2d4562aa-cee0-4f87-853c-6204e40e389f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034727Z:95c75005-5c34-4da1-a2a7-cf716d84470a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "268c8d901e604b4a81bff63031711d10", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "268c8d901e604b4a81bff63031711d10", - "x-ms-correlation-request-id": "a2bd42fe-d8c7-489e-a87b-69c57b6dc27e", - "x-ms-ratelimit-remaining-subscription-reads": "11157", - "x-ms-request-id": "94af8a52-ed1d-4023-bbfa-8b557d02b47f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034728Z:a2bd42fe-d8c7-489e-a87b-69c57b6dc27e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9a9f15642d80bf34fb7cf89dbfb24349", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9a9f15642d80bf34fb7cf89dbfb24349", - "x-ms-correlation-request-id": "1827e70b-f20c-4888-9527-2f7f7a570404", - "x-ms-ratelimit-remaining-subscription-reads": "11156", - "x-ms-request-id": "7bd2036b-5ee0-4b89-8895-8bc4c3fca27a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034730Z:1827e70b-f20c-4888-9527-2f7f7a570404" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "22a5a31ebf71817c112399b0363db771", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "22a5a31ebf71817c112399b0363db771", - "x-ms-correlation-request-id": "4e64bf54-3fa5-41e2-9f88-3c933f4200dd", - "x-ms-ratelimit-remaining-subscription-reads": "11155", - "x-ms-request-id": "6fc64c07-e194-4a85-97db-45a14ce8f632", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034731Z:4e64bf54-3fa5-41e2-9f88-3c933f4200dd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0e4191f8f60e62c059cd2ae425ad8bce", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0e4191f8f60e62c059cd2ae425ad8bce", - "x-ms-correlation-request-id": "31f9256e-5c06-4797-88c7-9b98802915c5", - "x-ms-ratelimit-remaining-subscription-reads": "11154", - "x-ms-request-id": "9301cb59-f798-47da-b88f-a71ef7501ece", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034732Z:31f9256e-5c06-4797-88c7-9b98802915c5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8d11ac7bfacca49e981e895d948489bd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8d11ac7bfacca49e981e895d948489bd", - "x-ms-correlation-request-id": "a808a8fe-4bc8-4120-8b86-5cf5e85fc974", - "x-ms-ratelimit-remaining-subscription-reads": "11153", - "x-ms-request-id": "32d2f7b2-ce97-4029-bcdb-cb4b8842a7bd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034734Z:a808a8fe-4bc8-4120-8b86-5cf5e85fc974" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2ea586c53571283ae342c9a495985b63", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2ea586c53571283ae342c9a495985b63", - "x-ms-correlation-request-id": "06ba0ab5-7d04-43d8-96f5-e24763e3e279", - "x-ms-ratelimit-remaining-subscription-reads": "11152", - "x-ms-request-id": "1481b7c0-21e7-47cd-886e-dc44c15e03ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034735Z:06ba0ab5-7d04-43d8-96f5-e24763e3e279" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8935ca97292bfea4f29d75ef6d62cdd5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8935ca97292bfea4f29d75ef6d62cdd5", - "x-ms-correlation-request-id": "e5b2d863-8054-4141-95fe-ecf4d5002791", - "x-ms-ratelimit-remaining-subscription-reads": "11151", - "x-ms-request-id": "21842794-7898-4285-ae06-0540fdf760be", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034736Z:e5b2d863-8054-4141-95fe-ecf4d5002791" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9f1f6d435d08455d72e9a98a30fa0fff", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9f1f6d435d08455d72e9a98a30fa0fff", - "x-ms-correlation-request-id": "f38e6e97-86eb-4988-a1c4-b5466b9ebd07", - "x-ms-ratelimit-remaining-subscription-reads": "11150", - "x-ms-request-id": "9f691077-2656-4910-8b67-e4f92a33d0fc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034737Z:f38e6e97-86eb-4988-a1c4-b5466b9ebd07" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cac625c3ff4e9b91e1a63cd3c04aba81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cac625c3ff4e9b91e1a63cd3c04aba81", - "x-ms-correlation-request-id": "fcd5b9e8-4a69-4df5-a305-aecb2cac72b9", - "x-ms-ratelimit-remaining-subscription-reads": "11149", - "x-ms-request-id": "2f115562-6d3f-4c22-bb35-7e2684b6b878", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034739Z:fcd5b9e8-4a69-4df5-a305-aecb2cac72b9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cec0c82b-d008-46a1-9ff1-12462273fc19?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2860f474bc79395b6cf017427f1acdf7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1215", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:47:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2860f474bc79395b6cf017427f1acdf7", - "x-ms-correlation-request-id": "36748c41-ab91-4ed3-afcf-cff7a605b1c5", - "x-ms-ratelimit-remaining-subscription-reads": "11148", - "x-ms-request-id": "2c62024c-9104-4ad5-bafa-cdda6098f959", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034740Z:36748c41-ab91-4ed3-afcf-cff7a605b1c5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138", - "name": "sto4138", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, AzureServices", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.90", - "action": "Allow" - } - ], - "defaultAction": "Deny" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:47:23.9651758Z", - "primaryEndpoints": { - "blob": "https://sto4138.blob.core.windows.net/", - "queue": "https://sto4138.queue.core.windows.net/", - "table": "https://sto4138.table.core.windows.net/", - "file": "https://sto4138.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-345895236feae14c9c806b9fb06a1486-e6aafb40fcf7134d-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "482c758d039b4486db83bd61218a8427", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1215", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:47:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "482c758d039b4486db83bd61218a8427", - "x-ms-correlation-request-id": "c276afec-72ec-470b-99a0-01260b4389f4", - "x-ms-ratelimit-remaining-subscription-reads": "11147", - "x-ms-request-id": "e014f61a-8f40-4590-9e34-eb35046d6429", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034740Z:c276afec-72ec-470b-99a0-01260b4389f4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138", - "name": "sto4138", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, AzureServices", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.90", - "action": "Allow" - } - ], - "defaultAction": "Deny" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:47:23.9651758Z", - "primaryEndpoints": { - "blob": "https://sto4138.blob.core.windows.net/", - "queue": "https://sto4138.queue.core.windows.net/", - "table": "https://sto4138.table.core.windows.net/", - "file": "https://sto4138.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "177", - "Content-Type": "application/json", - "traceparent": "00-6158d76c29412849a5403315166a8bfc-e0463982e1ad9543-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "3b15282ee79a0786c98c5d5ee74f1cc7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "networkAcls": { - "bypass": "Logging, Metrics", - "ipRules": [ - { - "value": "23.45.67.91", - "action": "Allow" - }, - { - "value": "23.45.67.92", - "action": "Allow" - } - ], - "defaultAction": "Deny" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1250", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:47:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3b15282ee79a0786c98c5d5ee74f1cc7", - "x-ms-correlation-request-id": "861d1894-cbae-4ecb-944d-4194ba50918e", - "x-ms-ratelimit-remaining-subscription-writes": "1038", - "x-ms-request-id": "8efedbb8-5162-40ba-83a4-cfd490440743", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034742Z:861d1894-cbae-4ecb-944d-4194ba50918e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138", - "name": "sto4138", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, Metrics", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.91", - "action": "Allow" - }, - { - "value": "23.45.67.92", - "action": "Allow" - } - ], - "defaultAction": "Deny" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:47:23.9651758Z", - "primaryEndpoints": { - "blob": "https://sto4138.blob.core.windows.net/", - "queue": "https://sto4138.queue.core.windows.net/", - "table": "https://sto4138.table.core.windows.net/", - "file": "https://sto4138.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-2bc622f9282b654ab765b32008bac845-6d6961bb8200ba4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4a4644d9721e70e56e1b4cf5fefa18e2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1250", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:47:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4a4644d9721e70e56e1b4cf5fefa18e2", - "x-ms-correlation-request-id": "9cb4722d-6635-43ad-a0c1-d58d97cbd17a", - "x-ms-ratelimit-remaining-subscription-reads": "11145", - "x-ms-request-id": "422a2b06-1f35-4e51-bb07-6c435e25d82c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034742Z:9cb4722d-6635-43ad-a0c1-d58d97cbd17a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138", - "name": "sto4138", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, Metrics", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.91", - "action": "Allow" - }, - { - "value": "23.45.67.92", - "action": "Allow" - } - ], - "defaultAction": "Deny" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:47:23.9651758Z", - "primaryEndpoints": { - "blob": "https://sto4138.blob.core.windows.net/", - "queue": "https://sto4138.queue.core.windows.net/", - "table": "https://sto4138.table.core.windows.net/", - "file": "https://sto4138.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "56", - "Content-Type": "application/json", - "traceparent": "00-db95184e9feb4b41829eb785bb0aaa40-839473f5adc88f43-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5613f06b9105a55dee247e0fa6285c8b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "networkAcls": { - "defaultAction": "Allow" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1251", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:47:43 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5613f06b9105a55dee247e0fa6285c8b", - "x-ms-correlation-request-id": "2fcd10a5-beaa-4165-8f2c-3920bab60f48", - "x-ms-ratelimit-remaining-subscription-writes": "1037", - "x-ms-request-id": "a2876443-afed-47af-9f0e-a548ea48077b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034743Z:2fcd10a5-beaa-4165-8f2c-3920bab60f48" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138", - "name": "sto4138", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, Metrics", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.91", - "action": "Allow" - }, - { - "value": "23.45.67.92", - "action": "Allow" - } - ], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:47:23.9651758Z", - "primaryEndpoints": { - "blob": "https://sto4138.blob.core.windows.net/", - "queue": "https://sto4138.queue.core.windows.net/", - "table": "https://sto4138.table.core.windows.net/", - "file": "https://sto4138.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-bb7e84ae0e35cc4cab42e961ba685b9d-c9f8f56f6ab22345-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dc87f5673a43bc0843a4cd7e9a9008cf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1251", - "Content-Type": "application/json", - "Date": "Mon, 14 Sep 2020 03:47:43 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dc87f5673a43bc0843a4cd7e9a9008cf", - "x-ms-correlation-request-id": "8cdb7bdf-4a27-4dd2-9468-74374b3d4133", - "x-ms-ratelimit-remaining-subscription-reads": "11143", - "x-ms-request-id": "b6703019-becb-4f59-87ba-971986f3ff98", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034744Z:8cdb7bdf-4a27-4dd2-9468-74374b3d4133" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/resourceGroups/res6852/providers/Microsoft.Storage/storageAccounts/sto4138", - "name": "sto4138", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "Logging, Metrics", - "virtualNetworkRules": [], - "ipRules": [ - { - "value": "23.45.67.91", - "action": "Allow" - }, - { - "value": "23.45.67.92", - "action": "Allow" - } - ], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2020-09-14T03:47:24.0277204Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2020-09-14T03:47:23.9651758Z", - "primaryEndpoints": { - "blob": "https://sto4138.blob.core.windows.net/", - "queue": "https://sto4138.queue.core.windows.net/", - "table": "https://sto4138.table.core.windows.net/", - "file": "https://sto4138.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1614277827", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageSKUListTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageSKUListTest.json deleted file mode 100644 index 8c3cec129d05..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageSKUListTest.json +++ /dev/null @@ -1,44048 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/skus?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5f8f92c93a17e665d67b8bd960cdee0e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "559353", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:30:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "80805446-9cef-48a9-9472-acac09afae2a", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "80805446-9cef-48a9-9472-acac09afae2a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T033018Z:80805446-9cef-48a9-9472-acac09afae2a" - }, - "ResponseBody": { - "value": [ - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1687888846", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageSKUListTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageSKUListTestAsync.json deleted file mode 100644 index a15aa8e1fd64..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageSKUListTestAsync.json +++ /dev/null @@ -1,44008 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/c9cbd920-c00c-427c-852b-8aaf38badaeb/providers/Microsoft.Storage/skus?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20200914.1", - "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f14bc96d8a291500ed261bec735d2781", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "558893", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 14 Sep 2020 03:47:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "301df710-3b43-4ef3-bed2-3b18307ecce4", - "x-ms-ratelimit-remaining-subscription-reads": "11142", - "x-ms-request-id": "301df710-3b43-4ef3-bed2-3b18307ecce4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200914T034745Z:301df710-3b43-4ef3-bed2-3b18307ecce4" - }, - "ResponseBody": { - "value": [ - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus" - ], - "locationInfo": [ - { - "location": "eastus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2" - ], - "locationInfo": [ - { - "location": "eastus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2(stage)" - ], - "locationInfo": [ - { - "location": "eastus2(stage)", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westus" - ], - "locationInfo": [ - { - "location": "westus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westeurope" - ], - "locationInfo": [ - { - "location": "westeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "eastasia" - ], - "locationInfo": [ - { - "location": "eastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "southeastasia" - ], - "locationInfo": [ - { - "location": "southeastasia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "japaneast" - ], - "locationInfo": [ - { - "location": "japaneast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "japanwest" - ], - "locationInfo": [ - { - "location": "japanwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "northcentralus" - ], - "locationInfo": [ - { - "location": "northcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "southcentralus" - ], - "locationInfo": [ - { - "location": "southcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralus" - ], - "locationInfo": [ - { - "location": "centralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfilestorage", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "northeurope" - ], - "locationInfo": [ - { - "location": "northeurope", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsouth" - ], - "locationInfo": [ - { - "location": "brazilsouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "australiaeast" - ], - "locationInfo": [ - { - "location": "australiaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiasoutheast" - ], - "locationInfo": [ - { - "location": "australiasoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southindia" - ], - "locationInfo": [ - { - "location": "southindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centralindia" - ], - "locationInfo": [ - { - "location": "centralindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westindia" - ], - "locationInfo": [ - { - "location": "westindia", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadaeast" - ], - "locationInfo": [ - { - "location": "canadaeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "canadacentral" - ], - "locationInfo": [ - { - "location": "canadacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_ZRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westus2" - ], - "locationInfo": [ - { - "location": "westus2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "westcentralus" - ], - "locationInfo": [ - { - "location": "westcentralus", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uksouth" - ], - "locationInfo": [ - { - "location": "uksouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "ukwest" - ], - "locationInfo": [ - { - "location": "ukwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "koreacentral" - ], - "locationInfo": [ - { - "location": "koreacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "koreasouth" - ], - "locationInfo": [ - { - "location": "koreasouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [ - { - "location": "eastus2euap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsBlobInventoryPolicy", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "eastus2euap" - ], - "locationInfo": [], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "eastus2euap" - ], - "locationInfo": [], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsChangeFeedRetention", - "value": "true" - }, - { - "name": "supportsLcmVersionAndSnapshotActions", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsNfsShare", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "centraluseuap" - ], - "locationInfo": [ - { - "location": "centraluseuap", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsNfsv3", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - }, - { - "name": "supportsattributebasedaccesscontrol", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportshoeboxcapacitymetrics", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francecentral" - ], - "locationInfo": [ - { - "location": "francecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsblobtagfiltering", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "francesouth" - ], - "locationInfo": [ - { - "location": "francesouth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsLATFeature", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - }, - { - "name": "supportsBlobContainerRetention", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral" - ], - "locationInfo": [ - { - "location": "australiacentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "australiacentral2" - ], - "locationInfo": [ - { - "location": "australiacentral2", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsarchivepreview", - "value": "true" - }, - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricawest" - ], - "locationInfo": [ - { - "location": "southafricawest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southafricanorth" - ], - "locationInfo": [ - { - "location": "southafricanorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaecentral" - ], - "locationInfo": [ - { - "location": "uaecentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "uaenorth" - ], - "locationInfo": [ - { - "location": "uaenorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandnorth" - ], - "locationInfo": [ - { - "location": "switzerlandnorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "switzerlandwest" - ], - "locationInfo": [ - { - "location": "switzerlandwest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "FileStorage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "BlockBlobStorage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanywestcentral" - ], - "locationInfo": [ - { - "location": "germanywestcentral", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportsRoutingPreferences", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - }, - { - "name": "supportsadlsgen2snapshot", - "value": "true" - }, - { - "name": "supportsadlsgen2staticwebsite", - "value": "true" - }, - { - "name": "supportsadlsgen2wormpolicy", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "germanynorth" - ], - "locationInfo": [ - { - "location": "germanynorth", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsthreatdetection", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwayeast" - ], - "locationInfo": [ - { - "location": "norwayeast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "norwaywest" - ], - "locationInfo": [ - { - "location": "norwaywest", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "southcentralusstg" - ], - "locationInfo": [ - { - "location": "southcentralusstg", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "Storage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Premium_LRS", - "tier": "Premium", - "kind": "StorageV2", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_ZRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "Storage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportslargefileshares", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "StorageV2", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsfileencryption", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportsstaticwebsite", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_LRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_GRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - }, - { - "resourceType": "storageAccounts", - "name": "Standard_RAGRS", - "tier": "Standard", - "kind": "BlobStorage", - "locations": [ - "brazilsoutheast" - ], - "locationInfo": [ - { - "location": "brazilsoutheast", - "zones": [], - "zoneDetails": [] - } - ], - "capabilities": [ - { - "name": "supportschangenotification", - "value": "true" - }, - { - "name": "supportsmanagementpolicy", - "value": "true" - }, - { - "name": "supportsnetworkacls", - "value": "true" - }, - { - "name": "supportshierarchicalnamespace", - "value": "true" - }, - { - "name": "supportsazureblobfs", - "value": "true" - }, - { - "name": "supportscompliancepolicy", - "value": "true" - }, - { - "name": "supportscustomercontrolledfailover", - "value": "true" - }, - { - "name": "supportsAutomaticSnapshot", - "value": "true" - }, - { - "name": "supportseventgridforadls", - "value": "true" - }, - { - "name": "supportsPrivateEndpointConnections", - "value": "true" - }, - { - "name": "supportsMultiProtocolAccess", - "value": "true" - }, - { - "name": "supportschangefeed", - "value": "true" - }, - { - "name": "supportsfileactivedirectory", - "value": "true" - } - ], - "restrictions": [] - } - ] - } - } - ], - "Variables": { - "RandomSeed": "976569126", - "SUBSCRIPTION_ID": "c9cbd920-c00c-427c-852b-8aaf38badaeb" - } -} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccount.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccount.json new file mode 100644 index 000000000000..fd2718a0282c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccount.json @@ -0,0 +1,1612 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "26bac307e37646517de2a67dce960d56", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "d52d339b-829d-4493-a960-965b4e28585f", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "d52d339b-829d-4493-a960-965b4e28585f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064007Z:d52d339b-829d-4493-a960-965b4e28585f" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-6524?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-f9dd059bcfd5b14e9d9beb93ed91d66e-8afa01c909446049-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0c00361951639f78bdfa0d7c0d6979ae", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "cd21aa7c-3c96-4793-aa03-5bbd592b47f4", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "cd21aa7c-3c96-4793-aa03-5bbd592b47f4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064008Z:cd21aa7c-3c96-4793-aa03-5bbd592b47f4" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524", + "name": "teststorageRG-6524", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "adecf2d2db7fc3d0b0053bd61e542775", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "adecf2d2db7fc3d0b0053bd61e542775", + "x-ms-correlation-request-id": "2cd86822-4de6-49bd-8032-2a6c4cfabd52", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "548e4304-06af-4f04-9db1-f235b84ef891", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064017Z:2cd86822-4de6-49bd-8032-2a6c4cfabd52" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1ac41f047e6a3d72663c5b5d15a28068", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1ac41f047e6a3d72663c5b5d15a28068", + "x-ms-correlation-request-id": "6a01740e-4d9b-402a-b7a9-1fd6d12e1655", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "a21d99fe-80f4-4317-a114-19ed125aa3a1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064017Z:6a01740e-4d9b-402a-b7a9-1fd6d12e1655" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4ad897d303ced6b79283ffa9b4798aaf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4ad897d303ced6b79283ffa9b4798aaf", + "x-ms-correlation-request-id": "2559a051-79b4-4413-a781-57d2090f009c", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "db022dde-4a0b-499e-909e-7ac53a364b1c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064019Z:2559a051-79b4-4413-a781-57d2090f009c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ffd1fe300c90250a505c0fbb9f03530b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ffd1fe300c90250a505c0fbb9f03530b", + "x-ms-correlation-request-id": "4db8e1db-c03e-4634-9902-615e5bd2ef05", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "e880e098-3f87-4086-b591-8e4d0e45f947", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064020Z:4db8e1db-c03e-4634-9902-615e5bd2ef05" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a183be558b28016f67ed88e77ec989ed", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a183be558b28016f67ed88e77ec989ed", + "x-ms-correlation-request-id": "450d5bc5-7c41-4cb3-a57a-8eb1cc9832e0", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "a76c34d1-db19-4658-93c6-62212729c725", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064021Z:450d5bc5-7c41-4cb3-a57a-8eb1cc9832e0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "172cacb281d0c6d88cb3fa72f4fc378f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "172cacb281d0c6d88cb3fa72f4fc378f", + "x-ms-correlation-request-id": "2b648994-2d58-4c74-b871-e93453d1f4ca", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "1c9224b9-4821-4017-8387-b90100c31e3b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064023Z:2b648994-2d58-4c74-b871-e93453d1f4ca" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f653f430e8f5a5878ed098a28323a686", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f653f430e8f5a5878ed098a28323a686", + "x-ms-correlation-request-id": "e7f2070f-2ec3-478d-81ed-4b03b8e7669a", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "88046128-6603-431c-a2f3-6283397a9fba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064024Z:e7f2070f-2ec3-478d-81ed-4b03b8e7669a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f30821d33bd6d43be5bc147491fd0c6b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f30821d33bd6d43be5bc147491fd0c6b", + "x-ms-correlation-request-id": "b1bacc53-708f-45b1-a6ff-46313ebbf266", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "649e412a-0086-4c0a-ba55-642bf938e37b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064025Z:b1bacc53-708f-45b1-a6ff-46313ebbf266" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8ab7f9b69276c9f8248788ffe9364369", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8ab7f9b69276c9f8248788ffe9364369", + "x-ms-correlation-request-id": "c760083f-9099-4726-9520-f5919b677577", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "d5b052c8-e073-4db5-b830-cb4d8f024dce", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064026Z:c760083f-9099-4726-9520-f5919b677577" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d39e730c44f3f4b8b97e1038d3121391", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:28 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d39e730c44f3f4b8b97e1038d3121391", + "x-ms-correlation-request-id": "febe39bb-e562-4286-85d7-284aebdef8ef", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "50ff86d7-3a2d-4aa0-94d4-e3004e28dd6e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064028Z:febe39bb-e562-4286-85d7-284aebdef8ef" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8aeb2cc31b6c400f283fce4eb33bebaf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8aeb2cc31b6c400f283fce4eb33bebaf", + "x-ms-correlation-request-id": "8a7375ef-bd6c-46ba-80af-157e6d7e1824", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "cfb12c80-6e05-4eda-8496-ccc4ec471288", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064029Z:8a7375ef-bd6c-46ba-80af-157e6d7e1824" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1d68ab79395e727740c2d1f781bff512", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1d68ab79395e727740c2d1f781bff512", + "x-ms-correlation-request-id": "77f18999-ad3c-463c-ac2b-4d3c0e8d912b", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "2ac65f2e-50c5-437c-b232-33a6a30a1b48", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064030Z:77f18999-ad3c-463c-ac2b-4d3c0e8d912b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bc3cf673b84af0fc635eaab4756a407d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bc3cf673b84af0fc635eaab4756a407d", + "x-ms-correlation-request-id": "f487761e-b533-4979-a262-9c5cabc60215", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "6dc2cfe6-cc05-447d-a11d-c611164fdf2d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064032Z:f487761e-b533-4979-a262-9c5cabc60215" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/548e4304-06af-4f04-9db1-f235b84ef891?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "28be6192f6aa8a33b57949a94a18be69", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "28be6192f6aa8a33b57949a94a18be69", + "x-ms-correlation-request-id": "24abb44f-6ea5-4bb8-961a-e1fbd6ffe2a1", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "db7c604a-ec22-49a0-87b4-230d96195819", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064033Z:24abb44f-6ea5-4bb8-961a-e1fbd6ffe2a1" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "47", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bcdabc492fffc065ae77b9008fc3fcd6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_LRS" + }, + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1234", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bcdabc492fffc065ae77b9008fc3fcd6", + "x-ms-correlation-request-id": "28f7ca65-92c6-4339-a82a-518d9d3cb575", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "32ab51ad-f7d1-4031-9df9-b7462d4016c3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064037Z:28f7ca65-92c6-4339-a82a-518d9d3cb575" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "20645381cd007d68c2b207d06e53a64b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1234", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "20645381cd007d68c2b207d06e53a64b", + "x-ms-correlation-request-id": "8d8012ce-22d1-43fe-a2d0-eebce161805a", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "b9ef9366-3bdd-4ee3-a61a-1b9c9aead95f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064038Z:8d8012ce-22d1-43fe-a2d0-eebce161805a" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "104", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b96b419f848f637efbfe79323d33faf1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_LRS" + }, + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b96b419f848f637efbfe79323d33faf1", + "x-ms-correlation-request-id": "3453e317-c72d-4aeb-8fcc-21c79c551195", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "7b2c5af7-10bd-4a41-bdc4-f52f05d869e5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064041Z:3453e317-c72d-4aeb-8fcc-21c79c551195" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f627737c9db37c68545df94d2894515b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f627737c9db37c68545df94d2894515b", + "x-ms-correlation-request-id": "fd4fb339-69a5-4393-8458-f5ad13b7d61f", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "ba688c00-e330-43c9-9b5b-d03033d871ab", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064042Z:fd4fb339-69a5-4393-8458-f5ad13b7d61f" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "211", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4e606dd04358fd47d40124025335408f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_LRS" + }, + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "encryption": { + "services": { + "blob": { + "enabled": true + }, + "file": { + "enabled": true + } + }, + "keySource": "Microsoft.Storage" + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:45 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4e606dd04358fd47d40124025335408f", + "x-ms-correlation-request-id": "347381c2-b5f9-4ad6-9062-3a0686e80c86", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "63f1dcb8-eb55-4037-80d0-14b8954b546d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064045Z:347381c2-b5f9-4ad6-9062-3a0686e80c86" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fb5415b7af2b0298d8ef65318a313b67", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:45 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fb5415b7af2b0298d8ef65318a313b67", + "x-ms-correlation-request-id": "0de35b7d-f43a-4eba-8d9b-4f18962187e5", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "29bfbb46-094a-4256-a5a2-3836bc705448", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064045Z:0de35b7d-f43a-4eba-8d9b-4f18962187e5" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "49", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cf611eacabd339992b2921b17865281e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "supportsHttpsTrafficOnly": false + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1251", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cf611eacabd339992b2921b17865281e", + "x-ms-correlation-request-id": "ba8989ca-4d50-4642-a6a1-71e60cd1c987", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "2d90facf-dc3e-4e5a-bc02-5d30a412ac90", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064047Z:ba8989ca-4d50-4642-a6a1-71e60cd1c987" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": false, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "12956a1d5540212fd45e7569de1573a3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1251", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "12956a1d5540212fd45e7569de1573a3", + "x-ms-correlation-request-id": "d0bc7e5b-2540-498d-bdd8-95d3bce03b89", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "80f82569-9552-47f9-bc22-1b411ec05f3a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064047Z:d0bc7e5b-2540-498d-bdd8-95d3bce03b89" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": false, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "48", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3556bdc570d30bbb7b1bd0018ee68973", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "supportsHttpsTrafficOnly": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:48 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3556bdc570d30bbb7b1bd0018ee68973", + "x-ms-correlation-request-id": "12708f28-1d48-42b5-8b84-6f7c39504bc2", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "8f8364c7-a026-47f9-b9c3-6a66068720fc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064048Z:12708f28-1d48-42b5-8b84-6f7c39504bc2" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "201446c6289c5627ee40fa7536305b16", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:49 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "201446c6289c5627ee40fa7536305b16", + "x-ms-correlation-request-id": "725e74a9-3905-4e43-9e97-0ad0f1bb1805", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "2abcfba8-e6e7-4258-b830-2c70d9c938e0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064049Z:725e74a9-3905-4e43-9e97-0ad0f1bb1805" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bbec7eb6f30eac4bae899625852e93ed", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1262", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:40:49 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bbec7eb6f30eac4bae899625852e93ed", + "x-ms-correlation-request-id": "803353a8-7eed-4489-ae51-6cbf2577b0dd", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "541510ca-0550-4be6-8444-60d306033dd9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064049Z:803353a8-7eed-4489-ae51-6cbf2577b0dd" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:40:15.7764310Z", + "primaryEndpoints": { + "blob": "https://storage7986.blob.core.windows.net/", + "queue": "https://storage7986.queue.core.windows.net/", + "table": "https://storage7986.table.core.windows.net/", + "file": "https://storage7986.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "97a202d452009d06960046927546d54b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:40:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "97a202d452009d06960046927546d54b", + "x-ms-correlation-request-id": "ea2a6fcd-9494-4c3a-958c-9d0f538220f5", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "7691cc3e-43df-490f-b512-87829c849574", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064056Z:ea2a6fcd-9494-4c3a-958c-9d0f538220f5" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1310243599", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccountAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccountAsync.json new file mode 100644 index 000000000000..b36c95433983 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccountAsync.json @@ -0,0 +1,1612 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "70d39517b5e6570f897d85ed9f169bf4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "10344e2d-3bfd-4f5f-a8f5-db81ffd605bc", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "10344e2d-3bfd-4f5f-a8f5-db81ffd605bc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064101Z:10344e2d-3bfd-4f5f-a8f5-db81ffd605bc" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-2387?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-3df6b1321153e147ab50530448dcf68c-fa416b11ed54b142-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2f33570de86aa2e3f76ac2aba875c0db", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "925f3808-3845-4c20-ae76-232776a13d43", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "925f3808-3845-4c20-ae76-232776a13d43", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064101Z:925f3808-3845-4c20-ae76-232776a13d43" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387", + "name": "teststorageRG-2387", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "754fe29670710a5a7512d5e563baf620", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "754fe29670710a5a7512d5e563baf620", + "x-ms-correlation-request-id": "bd0b2885-f353-4669-8eb6-0e48474fd1be", + "x-ms-ratelimit-remaining-subscription-writes": "1191", + "x-ms-request-id": "a3bac181-9b2c-4a9c-b880-d08aede76101", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064106Z:bd0b2885-f353-4669-8eb6-0e48474fd1be" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b87fc42ceba59d05fd29ba5813fd3f3c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:06 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b87fc42ceba59d05fd29ba5813fd3f3c", + "x-ms-correlation-request-id": "7d149509-cbeb-4da3-9574-bf258eac6401", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "1b1af99d-f083-4f24-9e37-ffdc5b571f1c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064106Z:7d149509-cbeb-4da3-9574-bf258eac6401" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1beaa17366efafabb763e72eb2b57597", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1beaa17366efafabb763e72eb2b57597", + "x-ms-correlation-request-id": "c8382c2b-a5e1-4bab-9114-d4cc76752c8a", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "b8c4d4cd-0a5a-4759-9f10-9843be5f123a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064107Z:c8382c2b-a5e1-4bab-9114-d4cc76752c8a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9eb8c53d3d3bd57b88e85c062dd3d890", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9eb8c53d3d3bd57b88e85c062dd3d890", + "x-ms-correlation-request-id": "0f42c63a-1f59-4f08-9d30-6716719cd67c", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "da81d6a6-cdf3-48d8-bd7a-357626df2c8a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064109Z:0f42c63a-1f59-4f08-9d30-6716719cd67c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f2308103b9f4c52018cf014104d7ea47", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f2308103b9f4c52018cf014104d7ea47", + "x-ms-correlation-request-id": "b3c07a1b-2ab3-47be-9f32-23ee8078bfb4", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "dbd7958a-f50f-43df-bd90-397186984345", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064110Z:b3c07a1b-2ab3-47be-9f32-23ee8078bfb4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4e1a22b3a0443601251493060aa482e3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4e1a22b3a0443601251493060aa482e3", + "x-ms-correlation-request-id": "b5af68fc-33bf-40a3-af51-285cced3444e", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "2c11d201-572e-468c-b785-6758fb368058", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064111Z:b5af68fc-33bf-40a3-af51-285cced3444e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "302a568b828584a3a4f2866b3c3ad1b0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "302a568b828584a3a4f2866b3c3ad1b0", + "x-ms-correlation-request-id": "5db4c834-a0c9-4535-90b0-831eb46297ab", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "e816ca60-4e1a-4289-b7de-2ea98fe16c5e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064113Z:5db4c834-a0c9-4535-90b0-831eb46297ab" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0a5314fd8ab8634b80facddf251abb73", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0a5314fd8ab8634b80facddf251abb73", + "x-ms-correlation-request-id": "7134493b-5c82-482b-9a09-9420bb2fd250", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "3afa034b-a77b-4097-8065-7ac0efed4b2a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064114Z:7134493b-5c82-482b-9a09-9420bb2fd250" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "adb51d4dbaad30c27e96a9511a96f9eb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "adb51d4dbaad30c27e96a9511a96f9eb", + "x-ms-correlation-request-id": "f269eaa0-7b33-4e0c-b329-96de774889e9", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "230ea3b4-9969-4f04-85ea-c066d12ad40a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064115Z:f269eaa0-7b33-4e0c-b329-96de774889e9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f508e2437751012a0bc6b08bb5c45e8a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f508e2437751012a0bc6b08bb5c45e8a", + "x-ms-correlation-request-id": "2a3b3a2a-6785-4e0d-8233-773eca279af6", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "84a3fbb6-757d-4ee5-b4db-177de4b98ae5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064117Z:2a3b3a2a-6785-4e0d-8233-773eca279af6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1e1d12372484430352228c22e0f949e9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1e1d12372484430352228c22e0f949e9", + "x-ms-correlation-request-id": "8f1475c6-5242-44f4-8ab7-217c9992aad7", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "8d63f8ff-5e33-43e5-8391-e657c7a1846e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064118Z:8f1475c6-5242-44f4-8ab7-217c9992aad7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "439ce100c511d522f2b4a1e60a377aba", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "439ce100c511d522f2b4a1e60a377aba", + "x-ms-correlation-request-id": "36c0f564-350a-42c0-9dfc-8731e6fce568", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "18fa0ded-12a0-4182-b67c-c487e0cb9a14", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064119Z:36c0f564-350a-42c0-9dfc-8731e6fce568" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "071a1f38db781f66dec5a32eeb082112", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "071a1f38db781f66dec5a32eeb082112", + "x-ms-correlation-request-id": "9faf4d5a-dcac-4a57-82b6-b0bddf1aadcb", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "2e9bfdd8-e7a5-4f79-8630-0ea6dadecf30", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064121Z:9faf4d5a-dcac-4a57-82b6-b0bddf1aadcb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a3bac181-9b2c-4a9c-b880-d08aede76101?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d48ac67d1a277278f0482bd0821d381b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d48ac67d1a277278f0482bd0821d381b", + "x-ms-correlation-request-id": "1164db82-b1a7-4f4d-84a6-cb19fb2caa99", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "a1e93e50-5e60-4ecb-8552-b53080b4bb4a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064122Z:1164db82-b1a7-4f4d-84a6-cb19fb2caa99" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "47", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c0ead1a841df24717b7d644b21f3e9ea", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_LRS" + }, + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1234", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c0ead1a841df24717b7d644b21f3e9ea", + "x-ms-correlation-request-id": "019bcd66-c868-4b16-a37f-aa21b77c716c", + "x-ms-ratelimit-remaining-subscription-writes": "1190", + "x-ms-request-id": "ef5e59ce-3cb6-40d0-8b13-4b5f35fb637b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064125Z:019bcd66-c868-4b16-a37f-aa21b77c716c" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "44688f93a6ac1d92a6a71630af959cc1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1234", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:25 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "44688f93a6ac1d92a6a71630af959cc1", + "x-ms-correlation-request-id": "4450213b-67ce-4580-a19e-1d6aeda2fc23", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "8d26affa-c4ab-49dc-9836-8b211c30a4bc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064125Z:4450213b-67ce-4580-a19e-1d6aeda2fc23" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "104", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1986888c601e3b33546558aab62d50fc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_LRS" + }, + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1986888c601e3b33546558aab62d50fc", + "x-ms-correlation-request-id": "7198ef80-5650-4b10-a6fe-b3473bcc58f5", + "x-ms-ratelimit-remaining-subscription-writes": "1189", + "x-ms-request-id": "b8c3bfa7-c33a-48d1-868d-977e8c60c3cf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064128Z:7198ef80-5650-4b10-a6fe-b3473bcc58f5" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f23d415ef4b5016e3fcc19372b4175e5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f23d415ef4b5016e3fcc19372b4175e5", + "x-ms-correlation-request-id": "9a91f13b-ba13-418a-af40-040111ce640a", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "9211da38-fb8b-4630-a0bf-a529ca789417", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064128Z:9a91f13b-ba13-418a-af40-040111ce640a" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "211", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "99bfa3e0d06d32cb5c2cef464de76779", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_LRS" + }, + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "encryption": { + "services": { + "blob": { + "enabled": true + }, + "file": { + "enabled": true + } + }, + "keySource": "Microsoft.Storage" + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "99bfa3e0d06d32cb5c2cef464de76779", + "x-ms-correlation-request-id": "0a4a9c0d-8bb5-4856-bd9c-93de02b79d90", + "x-ms-ratelimit-remaining-subscription-writes": "1188", + "x-ms-request-id": "72fd2f42-6ddc-4a4f-858a-c7bb001662ec", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064132Z:0a4a9c0d-8bb5-4856-bd9c-93de02b79d90" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6ed11957aa57970b1984da5146fb1013", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:32 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6ed11957aa57970b1984da5146fb1013", + "x-ms-correlation-request-id": "4208edb8-978a-4fcd-9c8a-da5e7c7245ff", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "1347e485-890f-4b7d-b95b-28e6a824d6a5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064132Z:4208edb8-978a-4fcd-9c8a-da5e7c7245ff" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "49", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "12ca73f0b66e8e8f750b95880528b357", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "supportsHttpsTrafficOnly": false + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1251", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "12ca73f0b66e8e8f750b95880528b357", + "x-ms-correlation-request-id": "6b24f581-8477-403d-8772-b46c5960e197", + "x-ms-ratelimit-remaining-subscription-writes": "1187", + "x-ms-request-id": "82e26c53-f07b-4f6a-8ecc-665fa56e5f75", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064133Z:6b24f581-8477-403d-8772-b46c5960e197" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": false, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "11dfa065066f368d972780e8f67aec60", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1251", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "11dfa065066f368d972780e8f67aec60", + "x-ms-correlation-request-id": "41805ccc-90e8-42cb-a373-5792c561ba9e", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "9a382ba0-5cb9-408a-952a-2ed8d22e5209", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064134Z:41805ccc-90e8-42cb-a373-5792c561ba9e" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": false, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "48", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "da55db1b541da00b8a43f84c148292f0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "supportsHttpsTrafficOnly": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:35 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "da55db1b541da00b8a43f84c148292f0", + "x-ms-correlation-request-id": "07abdd70-3645-4278-ba60-00e26bae75fe", + "x-ms-ratelimit-remaining-subscription-writes": "1186", + "x-ms-request-id": "4990810b-a7f5-440d-afc9-d70207793636", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064135Z:07abdd70-3645-4278-ba60-00e26bae75fe" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a6ec82d0ff1ceaa3e5947a4736a697fb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1250", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:35 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a6ec82d0ff1ceaa3e5947a4736a697fb", + "x-ms-correlation-request-id": "b88d9851-33c5-496b-9968-fa8c81dd73d6", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "b7d851d2-ede3-4807-ae85-8ba7c5de592d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064135Z:b88d9851-33c5-496b-9968-fa8c81dd73d6" + }, + "ResponseBody": { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "296d351fd9d3103a943e862c0d412114", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1262", + "Content-Type": "application/json", + "Date": "Fri, 13 Aug 2021 06:41:35 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "296d351fd9d3103a943e862c0d412114", + "x-ms-correlation-request-id": "c37816ef-a976-4020-97df-910fbc26d0f2", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "080f19a8-8e35-494c-9cc3-7b0030ce610a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064136Z:c37816ef-a976-4020-97df-910fbc26d0f2" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_LRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key3": "value3", + "key4": "value4", + "key5": "value5" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-13T06:41:04.6672509Z", + "primaryEndpoints": { + "blob": "https://storage5218.blob.core.windows.net/", + "queue": "https://storage5218.queue.core.windows.net/", + "table": "https://storage5218.table.core.windows.net/", + "file": "https://storage5218.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210730.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "73178f94458e1b44386bf589d9c46ae3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Fri, 13 Aug 2021 06:41:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "73178f94458e1b44386bf589d9c46ae3", + "x-ms-correlation-request-id": "6923daf7-b345-4e92-a9d2-6c2ae3794dc4", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "d1260270-2bff-43c8-a965-b851aec73726", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064141Z:6923daf7-b345-4e92-a9d2-6c2ae3794dc4" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "2129319618", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/CreateDeleteTable.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/CreateDeleteTable.json new file mode 100644 index 000000000000..24d4921962a2 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/CreateDeleteTable.json @@ -0,0 +1,1006 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1e41666ca518686ab3c4ae761bbb1eb7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:51:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "b00fa793-fb26-498c-a998-0af1dcb2e92f", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "b00fa793-fb26-498c-a998-0af1dcb2e92f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015154Z:b00fa793-fb26-498c-a998-0af1dcb2e92f" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1579?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-7558b7a0435ae243b197e64fb3652c07-857c28145e73fc44-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8b6e01e2addbd2bb4e9e9051ba6f0851", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "d567f834-27f9-4967-bfff-949d5844f1b8", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "d567f834-27f9-4967-bfff-949d5844f1b8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015159Z:d567f834-27f9-4967-bfff-949d5844f1b8" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579", + "name": "teststorageRG-1579", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1e320ac30fd28c0f5b74e23ac86180a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1e320ac30fd28c0f5b74e23ac86180a6", + "x-ms-correlation-request-id": "d6072573-5143-4a59-9c0a-65f3d83adba0", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "f363f218-8480-401d-baaf-1989c8d614fe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015207Z:d6072573-5143-4a59-9c0a-65f3d83adba0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "13f79c251285f10f5ffe8038d898853c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "13f79c251285f10f5ffe8038d898853c", + "x-ms-correlation-request-id": "9fc58786-d826-42f9-98dd-81f43723fcfa", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "f21304d7-ff3a-47af-87f5-5b028208741a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015208Z:9fc58786-d826-42f9-98dd-81f43723fcfa" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e0e0aa0f569c337a51acd20809357662", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e0e0aa0f569c337a51acd20809357662", + "x-ms-correlation-request-id": "cec7ede8-af94-4200-9bbc-6e1a38fbd754", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "3a265d16-4624-445f-bcee-b56751ca5f0c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015209Z:cec7ede8-af94-4200-9bbc-6e1a38fbd754" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2c153c1f6d6ac7217e7a9b060f80adb4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2c153c1f6d6ac7217e7a9b060f80adb4", + "x-ms-correlation-request-id": "ca6dc462-2120-4d80-9d1d-b9c3d27e5238", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "3cde53f2-b436-4848-9519-a9ca698b9a3d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015210Z:ca6dc462-2120-4d80-9d1d-b9c3d27e5238" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6bcac9447418ce0922c4c1d94007e829", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6bcac9447418ce0922c4c1d94007e829", + "x-ms-correlation-request-id": "d57c764f-f6ce-4b96-ad2e-63bfcdf2e24c", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "841e6fa5-c7de-4a0a-9072-dc81a6b4dec7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015212Z:d57c764f-f6ce-4b96-ad2e-63bfcdf2e24c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9b191d885983a2d289186221bb7324d0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9b191d885983a2d289186221bb7324d0", + "x-ms-correlation-request-id": "a64df8ac-2a80-4854-b481-cfe7c3b33d44", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "e8348fe3-5273-4e2a-a963-0a5cf226d1ef", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015213Z:a64df8ac-2a80-4854-b481-cfe7c3b33d44" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3fc41efe0a6aaa4a33460aa6ab488777", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3fc41efe0a6aaa4a33460aa6ab488777", + "x-ms-correlation-request-id": "65a370da-df36-4f84-861f-a4d192e79aad", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "4b849b65-aa02-468f-bb2b-73524798ffa6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015214Z:65a370da-df36-4f84-861f-a4d192e79aad" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f17e71921267eb31f627e2ff12e712ae", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f17e71921267eb31f627e2ff12e712ae", + "x-ms-correlation-request-id": "fca7a9d7-9c9c-479b-a3ae-a96bae4d68ea", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "d4e813c5-887a-44d5-bd02-0bfc12a7c59c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015216Z:fca7a9d7-9c9c-479b-a3ae-a96bae4d68ea" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "22daf1a0a8437ebfd36e673c4e2cf740", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "22daf1a0a8437ebfd36e673c4e2cf740", + "x-ms-correlation-request-id": "aaac28df-6e8b-4152-8a77-2c9ee987bf1b", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "a99509c6-9919-43c9-8d35-46e3d109daef", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015217Z:aaac28df-6e8b-4152-8a77-2c9ee987bf1b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4a8feb9132f5eb68ecd84842274b974c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4a8feb9132f5eb68ecd84842274b974c", + "x-ms-correlation-request-id": "fd5c987e-e580-4eb0-84b1-f0327810986f", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "04db04ad-3a8e-4400-af3c-fe4d8458cc6c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015218Z:fd5c987e-e580-4eb0-84b1-f0327810986f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ba055b33646de934b2ff1ef8aaf49cca", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ba055b33646de934b2ff1ef8aaf49cca", + "x-ms-correlation-request-id": "072bf197-29ab-4133-affb-bd40a01065c3", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "8d650e83-e986-4d8f-b3b7-86851269acb6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015220Z:072bf197-29ab-4133-affb-bd40a01065c3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "276ea230c8586db888ef356a607c5787", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "276ea230c8586db888ef356a607c5787", + "x-ms-correlation-request-id": "325f9aba-1d9b-4db7-b9a8-f15ceab01b16", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "91eb0d01-d114-4bcc-91f5-39f72e3cd96f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015221Z:325f9aba-1d9b-4db7-b9a8-f15ceab01b16" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f3081bd73d262cd2b6a597f6136f41f8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:52:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f3081bd73d262cd2b6a597f6136f41f8", + "x-ms-correlation-request-id": "74abfbe9-f457-4bdb-b881-27d798818957", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "dd9f0f73-cbf7-4fe1-a5ed-683ae180a46d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015222Z:74abfbe9-f457-4bdb-b881-27d798818957" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f363f218-8480-401d-baaf-1989c8d614fe?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "84127e3c70dd6bf4a398317e2eca8936", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:52:23 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "84127e3c70dd6bf4a398317e2eca8936", + "x-ms-correlation-request-id": "e0a47f19-a9f3-4524-a354-77bb218fdbb8", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "cef75f0e-59ee-4da3-84ab-6fd155eb914b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015224Z:e0a47f19-a9f3-4524-a354-77bb218fdbb8" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357", + "name": "storage4357", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T01:52:06.4604270Z", + "key2": "2021-08-18T01:52:06.4604270Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T01:52:06.4604270Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T01:52:06.4604270Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T01:52:06.3667050Z", + "primaryEndpoints": { + "blob": "https://storage4357.blob.core.windows.net/", + "queue": "https://storage4357.queue.core.windows.net/", + "table": "https://storage4357.table.core.windows.net/", + "file": "https://storage4357.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8e2196a8a9ecf3a3d04170b230c25918", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "285", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:52:23 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8e2196a8a9ecf3a3d04170b230c25918", + "x-ms-correlation-request-id": "acb8cb2d-a0b4-4e26-9614-a8bd500b9a27", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "1736a9f7-4f1a-4201-98b1-c30e858f31c2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015224Z:acb8cb2d-a0b4-4e26-9614-a8bd500b9a27" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/tableServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default/tables/testtable442?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "69e12d3daad227679d4f8e0b53feec1b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "320", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:52:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "69e12d3daad227679d4f8e0b53feec1b", + "x-ms-correlation-request-id": "aaff7a9a-a109-4755-bbab-7414408fbcb2", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "c1ea4740-f0f3-4d53-8122-067ef2d9116f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015248Z:aaff7a9a-a109-4755-bbab-7414408fbcb2" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default/tables/testtable442", + "name": "testtable442", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable442" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default/tables/testtable442?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4e7d4d610bb2db931eb49cff413ae03e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "343", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:54:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4e7d4d610bb2db931eb49cff413ae03e", + "x-ms-correlation-request-id": "156a8f27-8451-42d1-bf85-501ad3871d37", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "f3e40d57-aa9e-4edd-8b91-41c1b8a123e5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015421Z:156a8f27-8451-42d1-bf85-501ad3871d37" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default/tables/testtable442", + "name": "testtable442", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "signedIdentifiers": [], + "tableName": "testtable442" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default/tables/testtable442?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9cf1d019cca8ecd6ba674f5914e87c42", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "343", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:54:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9cf1d019cca8ecd6ba674f5914e87c42", + "x-ms-correlation-request-id": "24dc3018-b4e9-408b-947b-844134dd1a92", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "003126fc-cc16-42b9-be0c-dbd9a1ca17bf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015425Z:24dc3018-b4e9-408b-947b-844134dd1a92" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default/tables/testtable442", + "name": "testtable442", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "signedIdentifiers": [], + "tableName": "testtable442" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default/tables/testtable4421?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "75cf9783cadc31fb99064b1d0d67e562", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:54:25 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "75cf9783cadc31fb99064b1d0d67e562", + "x-ms-correlation-request-id": "a94eee6a-c9ff-42e3-9910-518f99bfc13e", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "7459c8ce-3a77-4d82-aafd-4b92bf5e85d6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015426Z:a94eee6a-c9ff-42e3-9910-518f99bfc13e" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:8992e93f-6002-0035-6cd3-932617000000\nTime:2021-08-18T01:54:26.1149012Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default/tables/testtable442?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "82f2506f4f0c95737790934abc3ac636", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "82f2506f4f0c95737790934abc3ac636", + "x-ms-correlation-request-id": "f6ba9240-8ba9-443c-80f2-f08b7fecd5d0", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "d23214a4-b34b-4160-98c5-dee00d34a4f1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015428Z:f6ba9240-8ba9-443c-80f2-f08b7fecd5d0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default/tables/testtable442?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aa7b59376b6b4e61d4bf02a180b8de53", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:54:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aa7b59376b6b4e61d4bf02a180b8de53", + "x-ms-correlation-request-id": "8e436db0-c78a-4fa9-bbaa-c29d0a2566ec", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "6fd261f9-6f05-440a-8fd5-3879e887e909", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015430Z:8e436db0-c78a-4fa9-bbaa-c29d0a2566ec" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:8992ea08-6002-0035-1ad3-932617000000\nTime:2021-08-18T01:54:30.4539371Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357/tableServices/default/tables/testtable442?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c4e9ec81f9f534362339fe4c36b1755f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:54:32 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c4e9ec81f9f534362339fe4c36b1755f", + "x-ms-correlation-request-id": "3bcd697a-03de-471c-baa9-3ba39bbf947f", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "ed393522-8151-4c80-a1ae-214482ff87df", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015432Z:3bcd697a-03de-471c-baa9-3ba39bbf947f" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:8992ea49-6002-0035-4ed3-932617000000\nTime:2021-08-18T01:54:32.4073038Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b4e6143f3beb04f7eea3ae4d4cd114be", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:54:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b4e6143f3beb04f7eea3ae4d4cd114be", + "x-ms-correlation-request-id": "b83e300b-9189-45b6-8b5d-6cb0599c69b0", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "01c73a15-44c3-4257-ab45-33f4e7fb2c55", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015434Z:b83e300b-9189-45b6-8b5d-6cb0599c69b0" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357", + "name": "storage4357", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T01:52:06.4604270Z", + "key2": "2021-08-18T01:52:06.4604270Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T01:52:06.4604270Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T01:52:06.4604270Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T01:52:06.3667050Z", + "primaryEndpoints": { + "blob": "https://storage4357.blob.core.windows.net/", + "queue": "https://storage4357.queue.core.windows.net/", + "table": "https://storage4357.table.core.windows.net/", + "file": "https://storage4357.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1579/providers/Microsoft.Storage/storageAccounts/storage4357?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d0c840b102503e41234786316c151723", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d0c840b102503e41234786316c151723", + "x-ms-correlation-request-id": "74833ec9-ee69-4372-8d45-eb6c192b837a", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "3edf4727-2aca-4f3d-8200-4e901a1ea31f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015444Z:74833ec9-ee69-4372-8d45-eb6c192b837a" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "828893244", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/CreateDeleteTableAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/CreateDeleteTableAsync.json new file mode 100644 index 000000000000..18ba8aea35ff --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/CreateDeleteTableAsync.json @@ -0,0 +1,1006 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e55bf98e715950e48b5e19709073f9c1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "ca2433fa-a27c-419e-96be-e70c85afca9d", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "ca2433fa-a27c-419e-96be-e70c85afca9d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015446Z:ca2433fa-a27c-419e-96be-e70c85afca9d" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1250?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-c73fad1483a45449b9b65e85211e804b-e64be8f9eacff742-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ab4eedcb73c7ad1071bffd682dabaedf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "ed174ee8-0c11-442c-aa4d-f6e7c99d0bd4", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "ed174ee8-0c11-442c-aa4d-f6e7c99d0bd4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015447Z:ed174ee8-0c11-442c-aa4d-f6e7c99d0bd4" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250", + "name": "teststorageRG-1250", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d58b737175a80cfc7a9ee9f96b68dc9f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d58b737175a80cfc7a9ee9f96b68dc9f", + "x-ms-correlation-request-id": "b4130287-6130-4a0b-9f54-671bacbf8a61", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "e8f2d7ab-acb5-4665-bd67-d48aa65023a4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015451Z:b4130287-6130-4a0b-9f54-671bacbf8a61" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8602a7913b357822519f4dd526b40656", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8602a7913b357822519f4dd526b40656", + "x-ms-correlation-request-id": "b805a156-9206-42e5-b031-837ef1996ddd", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "4deb3b82-8292-4be1-87dd-908d35854586", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015451Z:b805a156-9206-42e5-b031-837ef1996ddd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "94dcc921efb2aa5fed409dc1c315241c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "94dcc921efb2aa5fed409dc1c315241c", + "x-ms-correlation-request-id": "526c9d65-ae90-4a32-a638-1f433a397172", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "78f9031e-eb69-4055-8b08-18486c73e099", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015452Z:526c9d65-ae90-4a32-a638-1f433a397172" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c3677eeb55651569f5839de979b02483", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c3677eeb55651569f5839de979b02483", + "x-ms-correlation-request-id": "608beb25-c7c8-4a8d-a240-d44904109dc0", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "32af5647-756a-4a50-b6dd-0468362b0b32", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015454Z:608beb25-c7c8-4a8d-a240-d44904109dc0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1dc55be11e81a1b8485899f59d61b53c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1dc55be11e81a1b8485899f59d61b53c", + "x-ms-correlation-request-id": "ccd9b324-f3dd-434a-a91c-dbf8883c7f5f", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "3d9e0045-47f7-4ac7-a0a9-4a341110c4a7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015455Z:ccd9b324-f3dd-434a-a91c-dbf8883c7f5f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a8ea307a434cccf060c69f2f5176303c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a8ea307a434cccf060c69f2f5176303c", + "x-ms-correlation-request-id": "eedfcf3f-5eba-4c73-9488-2d6b01036f6a", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "71a6c73d-116d-4f3f-bf77-54f604dd67e8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015456Z:eedfcf3f-5eba-4c73-9488-2d6b01036f6a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "67df191c0650cc9ac5c67b0dbb747793", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:57 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "67df191c0650cc9ac5c67b0dbb747793", + "x-ms-correlation-request-id": "541a10fd-7fea-4a61-ba57-8ff0f4d3124a", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "8d1836cd-1091-456e-b0bf-2925287ebe33", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015458Z:541a10fd-7fea-4a61-ba57-8ff0f4d3124a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "486f61ce7cc69e376bf9bdba7f8950d1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:54:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "486f61ce7cc69e376bf9bdba7f8950d1", + "x-ms-correlation-request-id": "429d5aee-a255-4a7e-a632-009f7791df5c", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "8872f9e8-1a9a-4df4-8f71-04b2a4dd05a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015459Z:429d5aee-a255-4a7e-a632-009f7791df5c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "84d85d274e8173eb961de286c7e310eb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:55:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "84d85d274e8173eb961de286c7e310eb", + "x-ms-correlation-request-id": "26255637-e56c-4651-8324-8aa2a200929a", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "f761c5dc-cd5a-4375-b44a-93c6b180969a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015500Z:26255637-e56c-4651-8324-8aa2a200929a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ef600b4ee8069f75e241fb5749df4c3b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:55:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ef600b4ee8069f75e241fb5749df4c3b", + "x-ms-correlation-request-id": "2dc37615-3e51-4e17-92f8-8f9ce423606b", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "1b5fd22e-f05a-4a43-8d07-072827bd08fa", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015502Z:2dc37615-3e51-4e17-92f8-8f9ce423606b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5ee6a976f39b801276fcb2a899b1d688", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:55:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5ee6a976f39b801276fcb2a899b1d688", + "x-ms-correlation-request-id": "079677d2-f227-4e07-bc43-c6c944abb8d9", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "e6fda8ff-4096-4deb-aade-be31ad81f001", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015503Z:079677d2-f227-4e07-bc43-c6c944abb8d9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "746cd1e860283fcbe739a24052942ab6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:55:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "746cd1e860283fcbe739a24052942ab6", + "x-ms-correlation-request-id": "914e4995-b5e5-4dac-b565-42a357b92500", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "dc8fa98b-7e6f-4e47-8fdb-7288c48bcb69", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015504Z:914e4995-b5e5-4dac-b565-42a357b92500" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1e10a7d1b2fc5b50f8e0790a35cd0630", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:55:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1e10a7d1b2fc5b50f8e0790a35cd0630", + "x-ms-correlation-request-id": "ecbaec83-7de3-4993-b6d5-f11ce77b21eb", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "a015e3a9-6ae0-4649-ac6b-4e29f74e43fc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015506Z:ecbaec83-7de3-4993-b6d5-f11ce77b21eb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e8f2d7ab-acb5-4665-bd67-d48aa65023a4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "776f736ad7731513dea7766251d22ee2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:55:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "776f736ad7731513dea7766251d22ee2", + "x-ms-correlation-request-id": "d490340d-da26-4338-9479-6e81a4ab61fb", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "a5a9e034-73ab-404f-a908-6f1a07d03a9c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015507Z:d490340d-da26-4338-9479-6e81a4ab61fb" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229", + "name": "storage8229", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T01:54:49.6856732Z", + "key2": "2021-08-18T01:54:49.6856732Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T01:54:49.7012661Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T01:54:49.7012661Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T01:54:49.5919172Z", + "primaryEndpoints": { + "blob": "https://storage8229.blob.core.windows.net/", + "queue": "https://storage8229.queue.core.windows.net/", + "table": "https://storage8229.table.core.windows.net/", + "file": "https://storage8229.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f2d7fcd2b8a0358b81117b47e7c0091a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "285", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:55:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f2d7fcd2b8a0358b81117b47e7c0091a", + "x-ms-correlation-request-id": "e7f8d180-d4e4-4e2f-8590-4a638f81e9a3", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "a5e80a12-79ca-4029-aa62-b762a47a19d4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015507Z:e7f8d180-d4e4-4e2f-8590-4a638f81e9a3" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/tableServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default/tables/testtable6303?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "25ded57142b293f9fa40553bee0926b2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "323", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:55:11 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "25ded57142b293f9fa40553bee0926b2", + "x-ms-correlation-request-id": "8c491c97-7bf3-496f-87f7-edac75fcd8f8", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "0eedd763-5ac1-4f19-b88d-51a8775ab307", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015512Z:8c491c97-7bf3-496f-87f7-edac75fcd8f8" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default/tables/testtable6303", + "name": "testtable6303", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable6303" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default/tables/testtable6303?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f53938979014e8b239f6625ccb2e1d9e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "346", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:55:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f53938979014e8b239f6625ccb2e1d9e", + "x-ms-correlation-request-id": "71422aac-85b5-4d61-b81c-13fb698fe396", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "81f9d16d-3766-45f8-ba91-ccebcd414df8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015512Z:71422aac-85b5-4d61-b81c-13fb698fe396" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default/tables/testtable6303", + "name": "testtable6303", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "signedIdentifiers": [], + "tableName": "testtable6303" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default/tables/testtable6303?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fddf2f5cbd50ba1fde5ea67835fa9207", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "346", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:55:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fddf2f5cbd50ba1fde5ea67835fa9207", + "x-ms-correlation-request-id": "157f6ba3-2f1b-417a-8b8d-85d4dbe805f5", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "cf68d299-d082-4846-992e-9780b4457898", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015513Z:157f6ba3-2f1b-417a-8b8d-85d4dbe805f5" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default/tables/testtable6303", + "name": "testtable6303", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "signedIdentifiers": [], + "tableName": "testtable6303" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default/tables/testtable63031?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "884f955424d0e11e22f5ebbcdf9dc7cc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:55:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "884f955424d0e11e22f5ebbcdf9dc7cc", + "x-ms-correlation-request-id": "67ed8303-3efc-4c56-9bf3-ce37b7c0af08", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "1e3455bd-a174-43df-8294-90d819c90f3d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015513Z:67ed8303-3efc-4c56-9bf3-ce37b7c0af08" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:4cd4175b-2002-0024-35d4-93bca3000000\nTime:2021-08-18T01:55:13.3773864Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default/tables/testtable6303?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bfdeb722292ada62187e16b5ea39b33e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:55:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bfdeb722292ada62187e16b5ea39b33e", + "x-ms-correlation-request-id": "b26ee6b1-4f4d-407b-8386-5aa496861e1e", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "235edf1e-49f1-47b2-89e9-7bd1a3f6bfdd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015513Z:b26ee6b1-4f4d-407b-8386-5aa496861e1e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default/tables/testtable6303?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "36075b6494de37cd11feda5ad163da41", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:55:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "36075b6494de37cd11feda5ad163da41", + "x-ms-correlation-request-id": "86297301-4c8f-4c09-ab55-ef3f7f29b7ac", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "0d4d8484-b68d-4f0f-a112-4966690bb5da", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015514Z:86297301-4c8f-4c09-ab55-ef3f7f29b7ac" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:4cd417c4-2002-0024-12d4-93bca3000000\nTime:2021-08-18T01:55:14.0638793Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229/tableServices/default/tables/testtable6303?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7e55d996d31b2bdc33756f510e68f7e8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:55:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7e55d996d31b2bdc33756f510e68f7e8", + "x-ms-correlation-request-id": "fe675656-41cb-4061-b379-3fe0b2c54ec0", + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "f2753909-3629-4cf7-9aba-30cd71835223", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015514Z:fe675656-41cb-4061-b379-3fe0b2c54ec0" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:4cd417f4-2002-0024-3dd4-93bca3000000\nTime:2021-08-18T01:55:14.3921131Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8357ac4291958eede9a6ae2b4f0709b5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 01:55:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8357ac4291958eede9a6ae2b4f0709b5", + "x-ms-correlation-request-id": "79d2e80d-c718-4ef9-83eb-29b49208599b", + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "f76f4e32-45be-4f26-9047-65d4b92002d2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015514Z:79d2e80d-c718-4ef9-83eb-29b49208599b" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229", + "name": "storage8229", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T01:54:49.6856732Z", + "key2": "2021-08-18T01:54:49.6856732Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T01:54:49.7012661Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T01:54:49.7012661Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T01:54:49.5919172Z", + "primaryEndpoints": { + "blob": "https://storage8229.blob.core.windows.net/", + "queue": "https://storage8229.queue.core.windows.net/", + "table": "https://storage8229.table.core.windows.net/", + "file": "https://storage8229.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1250/providers/Microsoft.Storage/storageAccounts/storage8229?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "101fd5a434e490237edb0369257c29a8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:55:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "101fd5a434e490237edb0369257c29a8", + "x-ms-correlation-request-id": "da98735a-fd7d-452b-ae72-ff16ebfc5acb", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "5aecc55f-b372-40d8-a938-53176af7f408", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015520Z:da98735a-fd7d-452b-ae72-ff16ebfc5acb" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "14621329", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/GetAllTables.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/GetAllTables.json new file mode 100644 index 000000000000..2bf37e0a5b03 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/GetAllTables.json @@ -0,0 +1,882 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a41a8be571bcfb3313533f5ec80fc9ac", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "28ba0238-2492-4915-b548-0048e6ba61c7", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "28ba0238-2492-4915-b548-0048e6ba61c7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020129Z:28ba0238-2492-4915-b548-0048e6ba61c7" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-8717?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-62bdfc7392fc9643a33e6b93034768b4-6757d4f8c1734a4b-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ec33254f22ebcd05865ca1c5ffad7926", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "86cabf09-b895-42c4-b477-ae9cc25c7e90", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "86cabf09-b895-42c4-b477-ae9cc25c7e90", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020134Z:86cabf09-b895-42c4-b477-ae9cc25c7e90" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717", + "name": "teststorageRG-8717", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "073aef378f2e1444fde4a7df4bd14308", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "073aef378f2e1444fde4a7df4bd14308", + "x-ms-correlation-request-id": "bcb49e35-a8d9-40ec-8641-617340bbc3f1", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "8820f6e5-7038-4d97-9de2-0fd74f7020c9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020142Z:bcb49e35-a8d9-40ec-8641-617340bbc3f1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dad7fe38a3719520efd7ee3e5dee3a8a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dad7fe38a3719520efd7ee3e5dee3a8a", + "x-ms-correlation-request-id": "61a41776-61c0-4174-8cfa-b62a770fa4f7", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "2d8e018d-760b-4dbd-921f-b2932abb5292", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020142Z:61a41776-61c0-4174-8cfa-b62a770fa4f7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7f40bc5e92963df9862531f77ab2dee8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7f40bc5e92963df9862531f77ab2dee8", + "x-ms-correlation-request-id": "48834905-da69-425e-963e-a444370abef5", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "5ca64993-d66f-47a1-a74b-a4d5d3230e20", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020143Z:48834905-da69-425e-963e-a444370abef5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4da6e13e68f91b970c4da3f80b2ab8e8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:44 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4da6e13e68f91b970c4da3f80b2ab8e8", + "x-ms-correlation-request-id": "26b168fb-87b9-4c5c-895b-869963cea072", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "6cc60616-1d0b-4f68-ace5-a0c337cd533e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020145Z:26b168fb-87b9-4c5c-895b-869963cea072" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "79338afc26d3a630059a544b72291a3d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "79338afc26d3a630059a544b72291a3d", + "x-ms-correlation-request-id": "0bc5c2a3-4737-4266-aae4-114ffd427304", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "30113b2e-5916-4d25-9271-31183c9c6424", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020146Z:0bc5c2a3-4737-4266-aae4-114ffd427304" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7c0005f8ec47f59025257248ee00325b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7c0005f8ec47f59025257248ee00325b", + "x-ms-correlation-request-id": "ea7bf73c-3a7b-48da-bd13-6a18a50237e9", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "ca38e69a-d14a-40d4-84c8-c5dbd6d60069", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020147Z:ea7bf73c-3a7b-48da-bd13-6a18a50237e9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f0fa486d657e1715b000485f144ba8e3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:48 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f0fa486d657e1715b000485f144ba8e3", + "x-ms-correlation-request-id": "b3e34bde-b459-4e51-b275-7ad5108ae7b6", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "c4cb588c-438b-49a3-8196-ab5cbd314f1e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020148Z:b3e34bde-b459-4e51-b275-7ad5108ae7b6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "050066323b2a0fa0f93e53aeb4e7b704", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "050066323b2a0fa0f93e53aeb4e7b704", + "x-ms-correlation-request-id": "e36da675-e215-46a7-9b80-0eb7ade5f4fa", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "2f38a726-2811-4d72-812e-1cdad36ac42f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020150Z:e36da675-e215-46a7-9b80-0eb7ade5f4fa" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "29ddf8682a2e93bff0e8cb46a431e1d9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "29ddf8682a2e93bff0e8cb46a431e1d9", + "x-ms-correlation-request-id": "f3cad27d-474a-4c83-b149-6c5844f0c426", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "1f97e214-03eb-43f2-a6e5-e136b9f8150d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020151Z:f3cad27d-474a-4c83-b149-6c5844f0c426" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "88168e7c2c003131a7ebf640126662c8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:52 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "88168e7c2c003131a7ebf640126662c8", + "x-ms-correlation-request-id": "95e8e9d0-38ad-44b2-960d-7f40cedd489b", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "c1559f1d-ece5-47af-b950-d51499a4f642", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020152Z:95e8e9d0-38ad-44b2-960d-7f40cedd489b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1cf743497e6e07b4a76c15416f596bc8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1cf743497e6e07b4a76c15416f596bc8", + "x-ms-correlation-request-id": "c7e69cea-7154-4271-9e49-a70d55aa7f7d", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "64c25028-1817-4009-b809-24095a9cebb7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020154Z:c7e69cea-7154-4271-9e49-a70d55aa7f7d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "25317a5d2fd13b04c7ac8143337e8189", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "25317a5d2fd13b04c7ac8143337e8189", + "x-ms-correlation-request-id": "3c23739a-8dd0-4eaa-a5e5-aa1ba271b414", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "9fbce7a4-5e94-4011-bd9e-44066f60791a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020155Z:3c23739a-8dd0-4eaa-a5e5-aa1ba271b414" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "60fd0385c43afe6bda0ee09316efc14d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "60fd0385c43afe6bda0ee09316efc14d", + "x-ms-correlation-request-id": "36553e9d-6e93-4ef2-b875-6c38e0b58e6c", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "39bb6c4e-fab1-4eaa-91d0-e069ee53544d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020156Z:36553e9d-6e93-4ef2-b875-6c38e0b58e6c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8820f6e5-7038-4d97-9de2-0fd74f7020c9?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "97e32e803d351af63fbb55c2fc71d328", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:01:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "97e32e803d351af63fbb55c2fc71d328", + "x-ms-correlation-request-id": "58e2e2a0-60b7-4e73-b0cd-c4d6985fa3cf", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "4b5008e2-7ac2-43dd-9f09-0138ad0250a5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020158Z:58e2e2a0-60b7-4e73-b0cd-c4d6985fa3cf" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457", + "name": "storage8457", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T02:01:40.6237995Z", + "key2": "2021-08-18T02:01:40.6237995Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:01:40.6237995Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:01:40.6237995Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T02:01:40.5144204Z", + "primaryEndpoints": { + "blob": "https://storage8457.blob.core.windows.net/", + "queue": "https://storage8457.queue.core.windows.net/", + "table": "https://storage8457.table.core.windows.net/", + "file": "https://storage8457.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457/tableServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6cbb8ceb0a5c988d0f334bc24e7025d7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "285", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:01:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6cbb8ceb0a5c988d0f334bc24e7025d7", + "x-ms-correlation-request-id": "8ebb451e-0f09-419b-bb6d-4260aa24a904", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "7e1c4a34-4d44-4f15-a33f-10ff535b90cd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020158Z:8ebb451e-0f09-419b-bb6d-4260aa24a904" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457/tableServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/tableServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457/tableServices/default/tables/testtable11499?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e99b05c24853e30c217f6fa901683bb7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "326", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:01:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e99b05c24853e30c217f6fa901683bb7", + "x-ms-correlation-request-id": "2d3abe18-84aa-4c42-adbe-9ac89ab04268", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "628b671e-f37d-4c8c-a125-2be1954fff4e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020159Z:2d3abe18-84aa-4c42-adbe-9ac89ab04268" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457/tableServices/default/tables/testtable11499", + "name": "testtable11499", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable11499" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457/tableServices/default/tables/testtable29541?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "55348aa776f14aa08801f234cbcf957d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "326", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:01:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "55348aa776f14aa08801f234cbcf957d", + "x-ms-correlation-request-id": "96931ee0-3b7e-4ae1-9d93-db5afed5175b", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "c983bc82-0081-4ee6-a25a-5bced7f3b430", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020159Z:96931ee0-3b7e-4ae1-9d93-db5afed5175b" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457/tableServices/default/tables/testtable29541", + "name": "testtable29541", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable29541" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457/tableServices/default/tables?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ceaec8d7028d73385f78e80e286532e2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "665", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:01:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ceaec8d7028d73385f78e80e286532e2", + "x-ms-correlation-request-id": "ee2eca60-adda-4ded-a4be-aef0d235ff2d", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "10c2b8b6-7805-41b0-8118-2cef4b608fff", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020159Z:ee2eca60-adda-4ded-a4be-aef0d235ff2d" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457/tableServices/default/tables/testtable11499", + "name": "testtable11499", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable11499" + } + }, + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457/tableServices/default/tables/testtable29541", + "name": "testtable29541", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable29541" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9ac8968794a34c426450605255d81852", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:01:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9ac8968794a34c426450605255d81852", + "x-ms-correlation-request-id": "a8341533-a023-43ca-9899-2340901a75d9", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "0b6ac730-dba7-4258-8f59-8a7013188f7f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020200Z:a8341533-a023-43ca-9899-2340901a75d9" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457", + "name": "storage8457", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T02:01:40.6237995Z", + "key2": "2021-08-18T02:01:40.6237995Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:01:40.6237995Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:01:40.6237995Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T02:01:40.5144204Z", + "primaryEndpoints": { + "blob": "https://storage8457.blob.core.windows.net/", + "queue": "https://storage8457.queue.core.windows.net/", + "table": "https://storage8457.table.core.windows.net/", + "file": "https://storage8457.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8717/providers/Microsoft.Storage/storageAccounts/storage8457?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "38d1f1e96cbaa52a52c0f5798d912222", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "38d1f1e96cbaa52a52c0f5798d912222", + "x-ms-correlation-request-id": "df67812d-ea12-4168-acee-9fb0038fe707", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "480feb17-afc9-48d1-8e97-9b88dfa1f46b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020204Z:df67812d-ea12-4168-acee-9fb0038fe707" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "645205607", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/GetAllTablesAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/GetAllTablesAsync.json new file mode 100644 index 000000000000..e265912a9750 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/GetAllTablesAsync.json @@ -0,0 +1,882 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2d656144aee63accad3da854453ea5d9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "6b987b76-4bb2-477a-8a5a-7c09da9d5045", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "6b987b76-4bb2-477a-8a5a-7c09da9d5045", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020208Z:6b987b76-4bb2-477a-8a5a-7c09da9d5045" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1637?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-0e99895192a2b24b8c69605a945a750a-1634e0c6f460574d-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "37991bbb07873a85150f26acb852bd3e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "b122853f-569a-4514-a51d-18a760ef1332", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "b122853f-569a-4514-a51d-18a760ef1332", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020209Z:b122853f-569a-4514-a51d-18a760ef1332" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637", + "name": "teststorageRG-1637", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7f0d247c655b70fb5bc97ac3b27c096e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7f0d247c655b70fb5bc97ac3b27c096e", + "x-ms-correlation-request-id": "dacf6949-5bde-4223-a2fe-c62faa5019f0", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "e627fbb1-0cf7-412f-847e-c9e2a59ae63f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020213Z:dacf6949-5bde-4223-a2fe-c62faa5019f0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "81c2531525ccb65f9dc62b3d0b776393", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "81c2531525ccb65f9dc62b3d0b776393", + "x-ms-correlation-request-id": "b0966467-09eb-4bfa-8c4e-606cdba2da05", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "4a3c1f17-7b25-4f8e-a949-56d1e36168eb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020213Z:b0966467-09eb-4bfa-8c4e-606cdba2da05" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1f033d1db723bee3ca2d8d8ac655e366", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1f033d1db723bee3ca2d8d8ac655e366", + "x-ms-correlation-request-id": "a8b007bb-a80b-479b-9880-77b092ae8cee", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "2543c681-c742-413a-a4cd-f13278940b9a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020215Z:a8b007bb-a80b-479b-9880-77b092ae8cee" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5ead8fde88b98fa2d3e3e947911cd47b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5ead8fde88b98fa2d3e3e947911cd47b", + "x-ms-correlation-request-id": "99e5e40a-b2c7-4cab-b918-8bdb0f30f26f", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "5a33c012-01d6-413f-9a9a-30eecdaeb5e9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020216Z:99e5e40a-b2c7-4cab-b918-8bdb0f30f26f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4f880b6ecbf15dc77003b69e98d5f047", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4f880b6ecbf15dc77003b69e98d5f047", + "x-ms-correlation-request-id": "685e02a9-0bda-4fae-ad74-d98a87ac6dc9", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "301dc67a-3fed-4e07-9cf2-c07410d713b1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020217Z:685e02a9-0bda-4fae-ad74-d98a87ac6dc9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7c5ec5e304c994d99a734b40ce9c2dae", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7c5ec5e304c994d99a734b40ce9c2dae", + "x-ms-correlation-request-id": "75e42559-0c43-4650-8de4-9601ceb911e2", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "4560704c-39f3-42a0-98ab-dc76f1d64156", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020218Z:75e42559-0c43-4650-8de4-9601ceb911e2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ba1b115993cd1274c750eeb6d204f6fd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ba1b115993cd1274c750eeb6d204f6fd", + "x-ms-correlation-request-id": "898cdaad-74f0-40d7-8f6c-6763d82a8024", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "f896d9ce-153a-4c1e-928e-c55680ee621a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020220Z:898cdaad-74f0-40d7-8f6c-6763d82a8024" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cc63a1f257bd69b132f3b47e80878fd3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cc63a1f257bd69b132f3b47e80878fd3", + "x-ms-correlation-request-id": "5c89816d-7f7c-4274-9447-02386659c774", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "c5331d32-df57-4856-8ed2-be3e96e363a4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020221Z:5c89816d-7f7c-4274-9447-02386659c774" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "864507d635b94f7a504bb4791622c296", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "864507d635b94f7a504bb4791622c296", + "x-ms-correlation-request-id": "7d0b75be-992c-42d7-874f-12590eece6cd", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "895d3f7c-bcef-45d3-8245-dd99500cfa56", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020222Z:7d0b75be-992c-42d7-874f-12590eece6cd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2c4d4d7d603801f060b287d9def69240", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2c4d4d7d603801f060b287d9def69240", + "x-ms-correlation-request-id": "7198fa1d-7f41-4a43-bc03-13c2ec56500f", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "eb489598-4b47-4e3c-affe-41e36d6ebdc1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020224Z:7198fa1d-7f41-4a43-bc03-13c2ec56500f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cae01ac070bebc4427147c72a3385310", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cae01ac070bebc4427147c72a3385310", + "x-ms-correlation-request-id": "9a44c711-d180-4acf-8912-05bb59b5fc7c", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "dc19eedf-8ae0-40d4-a66d-6d4c3d53e56c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020225Z:9a44c711-d180-4acf-8912-05bb59b5fc7c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "32011d306239759a17432607aea0705a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "32011d306239759a17432607aea0705a", + "x-ms-correlation-request-id": "e48cbb74-f2a6-468b-8c7a-a78aeb3d4060", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "3691bbac-60af-4984-9b56-71f3e267fded", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020226Z:e48cbb74-f2a6-468b-8c7a-a78aeb3d4060" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fbb874b8f8410dd709910524e47e5e27", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:27 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fbb874b8f8410dd709910524e47e5e27", + "x-ms-correlation-request-id": "1a624d6a-d241-4413-b21b-6340e27a0c13", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "fd207a23-14b0-4138-aaf6-a91f1085a269", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020228Z:1a624d6a-d241-4413-b21b-6340e27a0c13" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e627fbb1-0cf7-412f-847e-c9e2a59ae63f?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c0a8775e60f55e077f6bb37b493c0e86", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:02:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c0a8775e60f55e077f6bb37b493c0e86", + "x-ms-correlation-request-id": "4821750e-85b9-4e62-8dbe-4330c34dbd6b", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "050311c4-e007-4bf1-9338-04fca0042b2a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020229Z:4821750e-85b9-4e62-8dbe-4330c34dbd6b" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579", + "name": "storage4579", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T02:02:11.6875341Z", + "key2": "2021-08-18T02:02:11.6875341Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:02:11.6875341Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:02:11.6875341Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T02:02:11.5625814Z", + "primaryEndpoints": { + "blob": "https://storage4579.blob.core.windows.net/", + "queue": "https://storage4579.queue.core.windows.net/", + "table": "https://storage4579.table.core.windows.net/", + "file": "https://storage4579.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579/tableServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2eb921a3578038ce46f428a85c769198", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "285", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:02:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2eb921a3578038ce46f428a85c769198", + "x-ms-correlation-request-id": "6b3197e9-1966-46c1-bc37-e75aa47a6e69", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "a6c5c3d2-5c20-47f6-8c58-f1b700b646bd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020229Z:6b3197e9-1966-46c1-bc37-e75aa47a6e69" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579/tableServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/tableServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579/tableServices/default/tables/testtable13656?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aff737a85764596d7cd6455cc3cd827f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "326", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:02:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aff737a85764596d7cd6455cc3cd827f", + "x-ms-correlation-request-id": "f52c1262-354e-4042-b916-8213b85012b7", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "68fe6c4c-ea7b-4ebb-bc94-a5c8f41eee30", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020230Z:f52c1262-354e-4042-b916-8213b85012b7" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579/tableServices/default/tables/testtable13656", + "name": "testtable13656", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable13656" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579/tableServices/default/tables/testtable24215?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2fc5c28007a670a87a01385e0209d91a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "326", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:02:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2fc5c28007a670a87a01385e0209d91a", + "x-ms-correlation-request-id": "ea15164f-699e-45c7-bf10-b84ac1b81a0c", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "abb2393d-6853-4e67-bb54-a483c21b6e9f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020230Z:ea15164f-699e-45c7-bf10-b84ac1b81a0c" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579/tableServices/default/tables/testtable24215", + "name": "testtable24215", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable24215" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579/tableServices/default/tables?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d7934995f38e61bcc127dbf8f3e9305b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "665", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:02:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d7934995f38e61bcc127dbf8f3e9305b", + "x-ms-correlation-request-id": "1ed1d3db-9d00-4ddc-a989-2cd53f339f5d", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "d88cb35a-1979-4e9d-89c9-63894f485c8a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020230Z:1ed1d3db-9d00-4ddc-a989-2cd53f339f5d" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579/tableServices/default/tables/testtable13656", + "name": "testtable13656", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable13656" + } + }, + { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579/tableServices/default/tables/testtable24215", + "name": "testtable24215", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable24215" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cef5dd25b5d3a1588e8735631f0e5772", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:02:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cef5dd25b5d3a1588e8735631f0e5772", + "x-ms-correlation-request-id": "8be039d8-7cee-45ad-8a09-4e03d97c426b", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "a168fe1c-ed36-4314-ad0c-e0b9056e6e45", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020231Z:8be039d8-7cee-45ad-8a09-4e03d97c426b" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579", + "name": "storage4579", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T02:02:11.6875341Z", + "key2": "2021-08-18T02:02:11.6875341Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:02:11.6875341Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:02:11.6875341Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T02:02:11.5625814Z", + "primaryEndpoints": { + "blob": "https://storage4579.blob.core.windows.net/", + "queue": "https://storage4579.queue.core.windows.net/", + "table": "https://storage4579.table.core.windows.net/", + "file": "https://storage4579.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1637/providers/Microsoft.Storage/storageAccounts/storage4579?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "79c62afcab398df005636d7f2cb07c91", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:02:36 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "79c62afcab398df005636d7f2cb07c91", + "x-ms-correlation-request-id": "e2aab424-fe79-448e-9380-6053d6cb3e4b", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "f2043f5d-76fb-47e7-be89-1f1c7911715d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020236Z:e2aab424-fe79-448e-9380-6053d6cb3e4b" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "2138206912", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/StartCreateDeleteTable.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/StartCreateDeleteTable.json new file mode 100644 index 000000000000..af82ec23a1c4 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/StartCreateDeleteTable.json @@ -0,0 +1,1006 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "46a6b5939b88514f8e0ccb4fa419b4a5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:59:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "5fa100b8-bfe0-411e-8433-54af0547a4c5", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "5fa100b8-bfe0-411e-8433-54af0547a4c5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015953Z:5fa100b8-bfe0-411e-8433-54af0547a4c5" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-7157?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-92476278dfa6cd408630f9432b4d9004-7eb0ba09bfb8694b-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "529d89fcfe2dea63db019afe62ef3973", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 01:59:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "d2052872-4e91-4df4-8dc7-5965b8d05131", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "d2052872-4e91-4df4-8dc7-5965b8d05131", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T015955Z:d2052872-4e91-4df4-8dc7-5965b8d05131" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157", + "name": "teststorageRG-7157", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6233c49ac871432b46961feb3d5c274f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6233c49ac871432b46961feb3d5c274f", + "x-ms-correlation-request-id": "7a440e9e-1842-471c-932d-60c58a162d73", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "29f31484-aecf-4947-832d-43b36279fc14", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020003Z:7a440e9e-1842-471c-932d-60c58a162d73" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f07eb8db6671c08b710fe76843fe9da5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f07eb8db6671c08b710fe76843fe9da5", + "x-ms-correlation-request-id": "04480331-8dd4-4add-9763-65906c0054ac", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "87e3f352-804d-4edd-8aca-7f6fa9a94805", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020003Z:04480331-8dd4-4add-9763-65906c0054ac" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e145ae730d2a35970df006c32e75f01a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e145ae730d2a35970df006c32e75f01a", + "x-ms-correlation-request-id": "a949ce43-b1a0-476c-a167-def84db0c60c", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "7c708847-6cc9-440d-bc6d-04e2780aa69f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020005Z:a949ce43-b1a0-476c-a167-def84db0c60c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "840f8e7936deb6de824ef4447e4eff5d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "840f8e7936deb6de824ef4447e4eff5d", + "x-ms-correlation-request-id": "6c8bf324-90b7-45d6-bef6-806d55dc7d05", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "f900be13-b573-4186-a5e2-cd6698d9555b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020006Z:6c8bf324-90b7-45d6-bef6-806d55dc7d05" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a442f5103be6cd662149e38160c792fc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a442f5103be6cd662149e38160c792fc", + "x-ms-correlation-request-id": "eb2a96ed-ba47-4f1e-a747-0765e242c2b3", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "b8c60184-168c-4dbc-a5f6-440594e6dc9c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020007Z:eb2a96ed-ba47-4f1e-a747-0765e242c2b3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b4efcd1e19ef3cc7d08e5edb1852b6be", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b4efcd1e19ef3cc7d08e5edb1852b6be", + "x-ms-correlation-request-id": "7c826348-c339-49e8-b16f-c51fb65b073c", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "fd529040-5fb8-4f6f-b22b-e3d75a2d9373", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020009Z:7c826348-c339-49e8-b16f-c51fb65b073c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "39b3a8f04c333d3327416394525c56bb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "39b3a8f04c333d3327416394525c56bb", + "x-ms-correlation-request-id": "e9c65c55-4bd7-4f57-9ab5-dff393d9f4d4", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "bc196c80-8c66-45dd-9905-618c507f6798", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020010Z:e9c65c55-4bd7-4f57-9ab5-dff393d9f4d4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b025f8bc4a5ef66e2d06d357dc8bb5ce", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b025f8bc4a5ef66e2d06d357dc8bb5ce", + "x-ms-correlation-request-id": "ba657da9-9dea-4910-8b34-739c9c307262", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "7ffe76d6-a470-45e2-971a-0bc7b41e34e8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020011Z:ba657da9-9dea-4910-8b34-739c9c307262" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b79024925813d2c899b18cadb632e974", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b79024925813d2c899b18cadb632e974", + "x-ms-correlation-request-id": "053f03f0-fa7b-4200-8582-6a72e45222ba", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "6eb06ecb-fb3b-4e07-b7a7-3ee180ad5ece", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020013Z:053f03f0-fa7b-4200-8582-6a72e45222ba" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "201fa338062ca5603abc0b2d78dc619c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "201fa338062ca5603abc0b2d78dc619c", + "x-ms-correlation-request-id": "7eedc577-68a5-4ae3-b1a4-10686265d66b", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "5f776fee-ba0b-476c-a9a1-b5d9151f084f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020014Z:7eedc577-68a5-4ae3-b1a4-10686265d66b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2d02948c9fcb63a72f5217adbec040fb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2d02948c9fcb63a72f5217adbec040fb", + "x-ms-correlation-request-id": "603164ce-0a6d-4314-8684-8de79d2eeb4e", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "6a0bbd47-9ed5-48b2-becd-49bb378b0962", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020015Z:603164ce-0a6d-4314-8684-8de79d2eeb4e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "381f5f1c946c8ca1c4ea7c574d9b5abd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "381f5f1c946c8ca1c4ea7c574d9b5abd", + "x-ms-correlation-request-id": "635f7a2c-592c-48a2-9176-f8a30dd85d93", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "26cf247f-6236-4cd9-8ec2-bd6b079eda02", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020017Z:635f7a2c-592c-48a2-9176-f8a30dd85d93" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2120f04fbb3098a8fcbbf0d9eeb2e77a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2120f04fbb3098a8fcbbf0d9eeb2e77a", + "x-ms-correlation-request-id": "4f923ada-9cef-4f9d-8dbd-e7e7ba018db7", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "f1c13f3f-4781-4257-a394-622caff6d9e6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020018Z:4f923ada-9cef-4f9d-8dbd-e7e7ba018db7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29f31484-aecf-4947-832d-43b36279fc14?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "19100f7c28bcf730f27668e123501593", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "19100f7c28bcf730f27668e123501593", + "x-ms-correlation-request-id": "17a4e1d9-270e-4b18-9473-22d817ed3293", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "6bc81a79-900c-4f96-a030-6fd9cc6755cd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020019Z:17a4e1d9-270e-4b18-9473-22d817ed3293" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852", + "name": "storage4852", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T02:00:01.9480120Z", + "key2": "2021-08-18T02:00:01.9480120Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:00:01.9636351Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:00:01.9636351Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T02:00:01.8542585Z", + "primaryEndpoints": { + "blob": "https://storage4852.blob.core.windows.net/", + "queue": "https://storage4852.queue.core.windows.net/", + "table": "https://storage4852.table.core.windows.net/", + "file": "https://storage4852.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cd5d5af81e9f60cbb7863cb0a4c79d12", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "285", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cd5d5af81e9f60cbb7863cb0a4c79d12", + "x-ms-correlation-request-id": "cbfc2dd5-bd94-40c6-824f-0a57e3cf0a8b", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "c69d3987-dc05-4e4e-ab3e-8a0feb0907f5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020020Z:cbfc2dd5-bd94-40c6-824f-0a57e3cf0a8b" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/tableServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default/tables/testtable445?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8a3dda010041c027282fb952c775aca5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "320", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8a3dda010041c027282fb952c775aca5", + "x-ms-correlation-request-id": "85baef32-56ab-4207-b8a3-3e69e36c57a7", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "53407dc1-c78f-44e6-9dad-6d63e9b7d947", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020020Z:85baef32-56ab-4207-b8a3-3e69e36c57a7" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default/tables/testtable445", + "name": "testtable445", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable445" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default/tables/testtable445?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5593e15cda1a445db06136ec7f532ad8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "343", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5593e15cda1a445db06136ec7f532ad8", + "x-ms-correlation-request-id": "5fba3943-8d4d-4c69-87b8-a65f92bd11dc", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "3f9acb0e-e532-4e5e-8594-a8b9c061f046", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020021Z:5fba3943-8d4d-4c69-87b8-a65f92bd11dc" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default/tables/testtable445", + "name": "testtable445", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "signedIdentifiers": [], + "tableName": "testtable445" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default/tables/testtable445?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7521de5608d85ab7360c77ef110df011", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "343", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7521de5608d85ab7360c77ef110df011", + "x-ms-correlation-request-id": "b3feeb64-5bcc-4812-930a-41ce417150fc", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "8044f588-6df8-4178-8a76-b0e9256d8ad4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020021Z:b3feeb64-5bcc-4812-930a-41ce417150fc" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default/tables/testtable445", + "name": "testtable445", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "signedIdentifiers": [], + "tableName": "testtable445" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default/tables/testtable4451?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e6470a90bc0927e87df9dadfca3a40d5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e6470a90bc0927e87df9dadfca3a40d5", + "x-ms-correlation-request-id": "5c3a43c1-f4f4-43ec-8e07-7f9b1b4ea8b7", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "dcf7a8ba-f704-4b09-bca0-6cc49fe751b1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020022Z:5c3a43c1-f4f4-43ec-8e07-7f9b1b4ea8b7" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:56d41d14-f002-0027-80d4-93a407000000\nTime:2021-08-18T02:00:21.8785693Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default/tables/testtable445?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e8fbe104365353cd2a391f0d636e32a3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e8fbe104365353cd2a391f0d636e32a3", + "x-ms-correlation-request-id": "9246ae47-848f-41bc-86ba-63cfd8774e14", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "ddfc5f95-45e0-4518-8d27-f8c80b409dc3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020022Z:9246ae47-848f-41bc-86ba-63cfd8774e14" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default/tables/testtable445?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "755c2571440c9acef5faf7df2ed78ffb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "755c2571440c9acef5faf7df2ed78ffb", + "x-ms-correlation-request-id": "fb618972-f650-44c7-91bb-e5b3dd137b8c", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "14463397-00ea-4fb8-b900-ad85153a0ffd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020022Z:fb618972-f650-44c7-91bb-e5b3dd137b8c" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:56d41d33-f002-0027-17d4-93a407000000\nTime:2021-08-18T02:00:22.6170931Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852/tableServices/default/tables/testtable445?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "30eaa1cc071159bd3df3bcd09cdbc40f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:22 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "30eaa1cc071159bd3df3bcd09cdbc40f", + "x-ms-correlation-request-id": "043dfa65-fee1-4ba4-910d-361d6ed589ec", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "340a37b8-80ab-4dce-8537-5c33ddc12389", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020023Z:043dfa65-fee1-4ba4-910d-361d6ed589ec" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:56d41d36-f002-0027-1ad4-93a407000000\nTime:2021-08-18T02:00:22.9473276Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a56e37c6cbdec0c91361f3593fee2552", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:22 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a56e37c6cbdec0c91361f3593fee2552", + "x-ms-correlation-request-id": "c6a2f93b-409b-4c27-bfa0-ae87a1ea0343", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "2bb888d6-2986-4b39-ad92-14dc636b43a8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020023Z:c6a2f93b-409b-4c27-bfa0-ae87a1ea0343" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852", + "name": "storage4852", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T02:00:01.9480120Z", + "key2": "2021-08-18T02:00:01.9480120Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:00:01.9636351Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:00:01.9636351Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T02:00:01.8542585Z", + "primaryEndpoints": { + "blob": "https://storage4852.blob.core.windows.net/", + "queue": "https://storage4852.queue.core.windows.net/", + "table": "https://storage4852.table.core.windows.net/", + "file": "https://storage4852.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7157/providers/Microsoft.Storage/storageAccounts/storage4852?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c14124a9028369916703381887fdfe1a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c14124a9028369916703381887fdfe1a", + "x-ms-correlation-request-id": "ff7bb401-09c1-402d-92e2-901468c0d298", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "1e847458-6ccb-48cd-b29c-3272b53cd972", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020030Z:ff7bb401-09c1-402d-92e2-901468c0d298" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1742935930", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/StartCreateDeleteTableAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/StartCreateDeleteTableAsync.json new file mode 100644 index 000000000000..6b045e77cbe4 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/TableTests/StartCreateDeleteTableAsync.json @@ -0,0 +1,913 @@ +{ + "Entries": [ + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "86379d5cc08f03a656720717401c3359", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "7e053e5d-0aab-4dba-9f6c-26df6c2a3e9d", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "7e053e5d-0aab-4dba-9f6c-26df6c2a3e9d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020034Z:7e053e5d-0aab-4dba-9f6c-26df6c2a3e9d" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "authorizationSource": "RoleBased", + "managedByTenants": [], + "tags": { + "tagKey1": "tagValue1", + "tagKey2": "tagValue2" + }, + "subscriptionId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "displayName": ".NET Mgmt SDK Test with TTL = 1 Day", + "state": "Enabled", + "subscriptionPolicies": { + "locationPlacementId": "Internal_2014-09-01", + "quotaId": "Internal_2014-09-01", + "spendingLimit": "Off" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1164?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-2e1b866411315f41b1cecab843a5a324-9ce6e9746e3b5b4e-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ff0848f765dc1ad437ba85e962fc0561", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "eastus2", + "tags": { + "test": "env" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "256", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "5f48f660-e0d1-4250-8dce-626ee0bf7863", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "5f48f660-e0d1-4250-8dce-626ee0bf7863", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020035Z:5f48f660-e0d1-4250-8dce-626ee0bf7863" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164", + "name": "teststorageRG-1164", + "type": "Microsoft.Resources/resourceGroups", + "location": "eastus2", + "tags": { + "test": "env" + }, + "properties": { + "provisioningState": "Succeeded" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "126", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "101fbb5f287587846e9531e6517a3e6f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_GRS" + }, + "kind": "Storage", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": {} + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "101fbb5f287587846e9531e6517a3e6f", + "x-ms-correlation-request-id": "39a69cb0-f790-4df4-8d22-25a32170df4a", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "9a8af987-fa41-48ce-a64a-29f2d86a2909", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020043Z:39a69cb0-f790-4df4-8d22-25a32170df4a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "78bcd4b6e739208283786ecfa333e640", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "78bcd4b6e739208283786ecfa333e640", + "x-ms-correlation-request-id": "7b3a5b39-7b7e-4daf-b381-5dd5b573fe49", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "2fa09479-f777-4ad6-bc79-a7f18ff7b957", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020044Z:7b3a5b39-7b7e-4daf-b381-5dd5b573fe49" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7c3c7a462f46df6a83bca41d21636d7a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:44 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7c3c7a462f46df6a83bca41d21636d7a", + "x-ms-correlation-request-id": "3c94062d-225b-44d7-b402-2513dbe6482a", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "cba70dac-8f9f-4c2b-81e6-96f353847a7c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020045Z:3c94062d-225b-44d7-b402-2513dbe6482a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7c302e1fc6bd3d36fd9eae891168bf38", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7c302e1fc6bd3d36fd9eae891168bf38", + "x-ms-correlation-request-id": "290df0c6-5f45-4edd-861e-cba253f5bc67", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "e5477dd7-a6da-445d-80b4-36a26f499911", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020046Z:290df0c6-5f45-4edd-861e-cba253f5bc67" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9fdac671f8b787bc6addf47d4365fe20", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:48 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9fdac671f8b787bc6addf47d4365fe20", + "x-ms-correlation-request-id": "2b40ccd0-a049-4f61-ad9d-dc420f7d75c2", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "cb6348cb-22ea-4483-8776-ec71570d3930", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020048Z:2b40ccd0-a049-4f61-ad9d-dc420f7d75c2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "75b0f30a6a03808244ff7fa781e1ce1a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "75b0f30a6a03808244ff7fa781e1ce1a", + "x-ms-correlation-request-id": "c007bd9f-7370-4cbe-b292-e0f35ddb9a5a", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "019dadb5-7399-490b-b84c-700baa92d97c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020049Z:c007bd9f-7370-4cbe-b292-e0f35ddb9a5a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5bab6bfcce8827c372a812dfd1b8fa98", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5bab6bfcce8827c372a812dfd1b8fa98", + "x-ms-correlation-request-id": "1c802c06-24b2-4b54-b67c-7eb84a023201", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "91a89294-aab2-4ad8-9110-049702ded0ba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020050Z:1c802c06-24b2-4b54-b67c-7eb84a023201" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1e7e8da04ab80735435a5bb879140688", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1e7e8da04ab80735435a5bb879140688", + "x-ms-correlation-request-id": "c114c945-4f0a-4b86-b06c-53570235b8c1", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "3ce7d56a-e3ed-45cf-b6f8-5a2057f00a87", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020051Z:c114c945-4f0a-4b86-b06c-53570235b8c1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d781da0fa2b93c972f89035a57a3ae8b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d781da0fa2b93c972f89035a57a3ae8b", + "x-ms-correlation-request-id": "eefe4f08-90ff-42ed-b047-4fb1f3112cf8", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "8e772412-391c-40cc-917e-324228401a09", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020053Z:eefe4f08-90ff-42ed-b047-4fb1f3112cf8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f306e604af62b16136a3172d720bad5d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "3", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f306e604af62b16136a3172d720bad5d", + "x-ms-correlation-request-id": "df03ba85-1a5d-4357-9b35-81f1b8641e47", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "5c6d8dff-d559-4a92-bb19-87ef17a64b59", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020054Z:df03ba85-1a5d-4357-9b35-81f1b8641e47" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9a8af987-fa41-48ce-a64a-29f2d86a2909?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f7d089a22237fddef642ee2f47dbb0a0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f7d089a22237fddef642ee2f47dbb0a0", + "x-ms-correlation-request-id": "ab1bb549-40ce-438c-9bd1-803da9beb41c", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "97a04f97-8b97-4c29-8c4e-a5652b4f3b99", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020055Z:ab1bb549-40ce-438c-9bd1-803da9beb41c" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385", + "name": "storage2385", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T02:00:37.4181757Z", + "key2": "2021-08-18T02:00:37.4181757Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:00:37.4181757Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:00:37.4181757Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T02:00:37.2931675Z", + "primaryEndpoints": { + "blob": "https://storage2385.blob.core.windows.net/", + "queue": "https://storage2385.queue.core.windows.net/", + "table": "https://storage2385.table.core.windows.net/", + "file": "https://storage2385.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "92b3cfac120e5f2678cfa1158b69c924", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "285", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "92b3cfac120e5f2678cfa1158b69c924", + "x-ms-correlation-request-id": "885244e3-2511-4825-a194-e53ddfc8f417", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "d8fc3c8a-be7e-4ebc-a453-27202210e85c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020056Z:885244e3-2511-4825-a194-e53ddfc8f417" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/tableServices", + "properties": { + "cors": { + "corsRules": [] + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default/tables/testtable3748?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d2cdb8a554b707e208fd1fc1326a5bf3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "323", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d2cdb8a554b707e208fd1fc1326a5bf3", + "x-ms-correlation-request-id": "5881a534-6dd7-4e8d-9f2a-3649ad52d70c", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "456bc6e8-fa52-4805-913f-67b741d68160", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020056Z:5881a534-6dd7-4e8d-9f2a-3649ad52d70c" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default/tables/testtable3748", + "name": "testtable3748", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "tableName": "testtable3748" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default/tables/testtable3748?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "57a281774f1a638f717e6880c9728c79", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "346", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "57a281774f1a638f717e6880c9728c79", + "x-ms-correlation-request-id": "14a3c3d5-08ff-4cf6-9717-6b8a582fb872", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "a2cdc585-5f5e-44f4-95ee-7587a397ed86", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020056Z:14a3c3d5-08ff-4cf6-9717-6b8a582fb872" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default/tables/testtable3748", + "name": "testtable3748", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "signedIdentifiers": [], + "tableName": "testtable3748" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default/tables/testtable3748?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "22a154c9cee27bf4d08a0515069e4664", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "346", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "22a154c9cee27bf4d08a0515069e4664", + "x-ms-correlation-request-id": "6ae36119-4fa0-4283-bdc6-cd6cac62198f", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "fea3ef79-5c9f-4f94-ac39-fecfc0f5f6a5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020057Z:6ae36119-4fa0-4283-bdc6-cd6cac62198f" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default/tables/testtable3748", + "name": "testtable3748", + "type": "Microsoft.Storage/storageAccounts/tableServices/tables", + "properties": { + "signedIdentifiers": [], + "tableName": "testtable3748" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default/tables/testtable37481?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e8132246cc2656c0286a6038eb613e96", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e8132246cc2656c0286a6038eb613e96", + "x-ms-correlation-request-id": "55b1d82e-6011-4202-9280-343fad77f4ef", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "77d87d3a-68a3-46a0-8588-99beff86b2a5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020057Z:55b1d82e-6011-4202-9280-343fad77f4ef" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:8c0ceeb9-2002-000a-1bd4-933c58000000\nTime:2021-08-18T02:00:57.5201398Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default/tables/testtable3748?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "def7a67138c9a9118c26868f49795cd3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:00:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "def7a67138c9a9118c26868f49795cd3", + "x-ms-correlation-request-id": "9cee3caf-3f6f-4ef7-8508-63d54a9a2772", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "eb7c151d-bcb3-4f41-8633-72248d7fbf1e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020058Z:9cee3caf-3f6f-4ef7-8508-63d54a9a2772" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default/tables/testtable3748?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a73a0338a45ffd52934afa776dbc8f6f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a73a0338a45ffd52934afa776dbc8f6f", + "x-ms-correlation-request-id": "bbc1dddf-83d4-4ab8-8fb5-5678aa48d40e", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "fe331db4-23e9-4da8-82e7-fcf329d4a11d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020058Z:bbc1dddf-83d4-4ab8-8fb5-5678aa48d40e" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:8c0ceed7-2002-000a-36d4-933c58000000\nTime:2021-08-18T02:00:58.2176366Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385/tableServices/default/tables/testtable3748?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "60a46e4c68a60e9b106a5bff45300cae", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "171", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "60a46e4c68a60e9b106a5bff45300cae", + "x-ms-correlation-request-id": "5af24000-a592-4486-bf6b-c8f8aec50dea", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "555bef10-73fe-4be1-a419-b2a158aea897", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020058Z:5af24000-a592-4486-bf6b-c8f8aec50dea" + }, + "ResponseBody": { + "error": { + "code": "ResourceNotFound", + "message": "The specified resource does not exist.\nRequestId:8c0ceee5-2002-000a-43d4-933c58000000\nTime:2021-08-18T02:00:58.5488715Z" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e8008c0e9727cc3753fa4a7e3d9a3bd0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Wed, 18 Aug 2021 02:00:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e8008c0e9727cc3753fa4a7e3d9a3bd0", + "x-ms-correlation-request-id": "e797b980-71a7-4f39-9cd7-54e05003d734", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "b69586f6-1609-408e-b536-c48ad72e1914", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020059Z:e797b980-71a7-4f39-9cd7-54e05003d734" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385", + "name": "storage2385", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-18T02:00:37.4181757Z", + "key2": "2021-08-18T02:00:37.4181757Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:00:37.4181757Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-18T02:00:37.4181757Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-18T02:00:37.2931675Z", + "primaryEndpoints": { + "blob": "https://storage2385.blob.core.windows.net/", + "queue": "https://storage2385.queue.core.windows.net/", + "table": "https://storage2385.table.core.windows.net/", + "file": "https://storage2385.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1164/providers/Microsoft.Storage/storageAccounts/storage2385?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210811.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "da431797fbd5d02c682b96f44852b763", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 18 Aug 2021 02:01:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "da431797fbd5d02c682b96f44852b763", + "x-ms-correlation-request-id": "2157e35d-850e-4025-9899-291604bc3ad6", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "12c1a7c5-a10b-49f8-8a2b-003933a9d892", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210818T020104Z:2157e35d-850e-4025-9899-291604bc3ad6" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "109549220", + "RESOURCE_MANAGER_URL": null, + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" + } +} \ No newline at end of file diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/BlobContainerTests.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/BlobContainerTests.cs new file mode 100644 index 000000000000..9e70b11c232b --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/BlobContainerTests.cs @@ -0,0 +1,212 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +using System.Collections.Generic; +using System.Threading.Tasks; +using NUnit.Framework; +using Azure.ResourceManager.Resources; +using Azure.Core.TestFramework; +using Azure.ResourceManager.Storage.Models; +using Azure.ResourceManager.Storage.Tests.Helpers; + +namespace Azure.ResourceManager.Storage.Tests.Tests +{ + public class BlobContainerTests: StorageTestBase + { + private ResourceGroup resourceGroup; + private StorageAccount storageAccount; + private BlobServiceContainer blobServiceContainer; + private BlobService blobService; + private BlobContainerContainer blobContainerContainer; + public BlobContainerTests(bool async) : base(async) + { + } + [SetUp] + public async Task createStorageAccountAndGetBlobContainerContainer() + { + resourceGroup = await CreateResourceGroupAsync(); + string accountName = Recording.GenerateAssetName("storage"); + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + StorageAccountCreateOperation accountCreateOperation = await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters()); + storageAccount = await accountCreateOperation.WaitForCompletionAsync(); + blobServiceContainer = storageAccount.GetBlobServices(); + blobService = await blobServiceContainer.GetAsync("default"); + blobContainerContainer = blobService.GetBlobContainers(); + } + [TearDown] + public async Task ClearStorageAccount() + { + if (resourceGroup != null) + { + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + await foreach (StorageAccount account in storageAccountContainer.GetAllAsync()) + { + await account.DeleteAsync(); + } + resourceGroup = null; + storageAccount = null; + } + } + [Test] + [RecordedTest] + public async Task CreateDeleteBlobContainer() + { + //create blob container + string containerName = Recording.GenerateAssetName("testblob"); + BlobContainerCreateOperation blobContainerCreateOperation=await blobContainerContainer.CreateOrUpdateAsync(containerName, new BlobContainerData()); + BlobContainer container1 = await blobContainerCreateOperation.WaitForCompletionAsync(); + Assert.IsNotNull(container1); + Assert.AreEqual(container1.Id.Name, containerName); + + //validate if created successfully + BlobContainer container2 = await blobContainerContainer.GetAsync(containerName); + AssertBlobContainerEqual(container1, container2); + Assert.IsTrue(await blobContainerContainer.CheckIfExistsAsync(containerName)); + Assert.IsFalse(await blobContainerContainer.CheckIfExistsAsync(containerName + "1")); + BlobContainerData containerData = container1.Data; + Assert.IsEmpty(containerData.Metadata); + Assert.IsFalse(containerData.HasLegalHold); + Assert.IsNull(containerData.PublicAccess); + Assert.False(containerData.HasImmutabilityPolicy); + + //delete blob container + BlobContainerDeleteOperation blobContainerDeleteOperation = await container1.DeleteAsync(); + await blobContainerDeleteOperation.WaitForCompletionResponseAsync(); + + //validate if deleted successfully + BlobContainer blobContainer3 = await blobContainerContainer.GetIfExistsAsync(containerName); + Assert.IsNull(blobContainer3); + Assert.IsFalse(await blobContainerContainer.CheckIfExistsAsync(containerName)); + } + + [Test] + [RecordedTest] + public async Task GetAllBlobContainers() + { + //create two blob containers + string containerName1 = Recording.GenerateAssetName("testblob1"); + string containerName2 = Recording.GenerateAssetName("testblob2"); + BlobContainerCreateOperation blobContainerCreateOperation1 = await blobContainerContainer.CreateOrUpdateAsync(containerName1, new BlobContainerData()); + BlobContainer container1 = await blobContainerCreateOperation1.WaitForCompletionAsync(); + BlobContainerCreateOperation blobContainerCreateOperation2 = await blobContainerContainer.CreateOrUpdateAsync(containerName2, new BlobContainerData()); + BlobContainer container2 = await blobContainerCreateOperation2.WaitForCompletionAsync(); + + //validate if there are two containers + BlobContainer container3 = null; + BlobContainer container4 = null; + int count = 0; + await foreach (BlobContainer container in blobContainerContainer.GetAllAsync()) + { + count++; + if (container.Id.Name == containerName1) + container3 = container; + if (container.Id.Name == containerName2) + container4 = container; + } + Assert.AreEqual(count, 2); + Assert.IsNotNull(container3); + Assert.IsNotNull(container4); + } + [Test] + [RecordedTest] + public async Task UpdateBlobContainer() + { + //create a blob container + string containerName = Recording.GenerateAssetName("testblob"); + BlobContainerData data = new BlobContainerData(); + BlobContainerCreateOperation blobContainerCreateOperation = await blobContainerContainer.CreateOrUpdateAsync(containerName, new BlobContainerData()); + BlobContainer container = await blobContainerCreateOperation.WaitForCompletionAsync(); + + //update metadata, public access + BlobContainerData containerData = container.Data; + containerData.Metadata.Add("key1", "value1"); + containerData.PublicAccess = PublicAccess.Container; + BlobContainer container1=await container.UpdateAsync(containerData); + + //validate + Assert.NotNull(container1); + Assert.NotNull(container1.Data.Metadata); + Assert.AreEqual(container1.Data.Metadata["key1"],"value1"); + Assert.AreEqual(PublicAccess.Container, container.Data.PublicAccess); + Assert.False(container1.Data.HasLegalHold); + Assert.False(container1.Data.HasImmutabilityPolicy); + } + + [Test] + [RecordedTest] + public async Task CreateDeleteImmutabilityPolicy() + { + // create a blob container + string containerName = Recording.GenerateAssetName("testblob"); + BlobContainerData data = new BlobContainerData(); + BlobContainerCreateOperation blobContainerCreateOperation = await blobContainerContainer.CreateOrUpdateAsync(containerName, new BlobContainerData()); + BlobContainer container = await blobContainerCreateOperation.WaitForCompletionAsync(); + + //create immutability policy + ImmutabilityPolicy immutabilityPolicyModel = new ImmutabilityPolicy() { ImmutabilityPeriodSinceCreationInDays = 3 }; + ImmutabilityPolicy immutabilityPolicy = await container.CreateOrUpdateImmutabilityPolicyAsync(parameters: immutabilityPolicyModel); + + //validate + Assert.NotNull(immutabilityPolicy.Id); + Assert.NotNull(immutabilityPolicy.Type); + Assert.NotNull(immutabilityPolicy.Name); + Assert.AreEqual(3, immutabilityPolicy.ImmutabilityPeriodSinceCreationInDays); + Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.State); + + //delete immutability policy + immutabilityPolicy = await container.DeleteImmutabilityPolicyAsync(immutabilityPolicy.Etag); + + //validate + Assert.NotNull(immutabilityPolicy.Id); + Assert.NotNull(immutabilityPolicy.Type); + Assert.NotNull(immutabilityPolicy.Name); + Assert.AreEqual(0, immutabilityPolicy.ImmutabilityPeriodSinceCreationInDays); + } + + [Test] + [RecordedTest] + public async Task SetClearLegalHold() + { + // create a blob container + string containerName = Recording.GenerateAssetName("testblob"); + BlobContainerData data = new BlobContainerData(); + BlobContainerCreateOperation blobContainerCreateOperation = await blobContainerContainer.CreateOrUpdateAsync(containerName, new BlobContainerData()); + BlobContainer container = await blobContainerCreateOperation.WaitForCompletionAsync(); + + //set legal hold + LegalHold legalHoldModel = new LegalHold(new List { "tag1", "tag2", "tag3" }); + LegalHold legalHold =await container.SetLegalHoldAsync(legalHoldModel); + + //validate + Assert.True(legalHold.HasLegalHold); + Assert.AreEqual(new List { "tag1", "tag2", "tag3" }, legalHold.Tags); + + //clear legal hold + legalHold = await container.ClearLegalHoldAsync(legalHoldModel); + + //validate + Assert.False(legalHold.HasLegalHold); + Assert.AreEqual(0, legalHold.Tags.Count); + } + [Test] + [RecordedTest] + public async Task UpdateBlobService() + { + //validate current file service properties + Assert.False(blobService.Data.DeleteRetentionPolicy.Enabled); + Assert.Null(blobService.Data.DeleteRetentionPolicy.Days); + + //update delete retention policy + BlobServiceData serviceData = blobService.Data; + serviceData.DeleteRetentionPolicy = new DeleteRetentionPolicy + { + Enabled = true, + Days = 100 + }; + BlobService service = await blobService.SetServicePropertiesAsync(serviceData); + + //validate update + Assert.True(service.Data.DeleteRetentionPolicy.Enabled); + Assert.AreEqual(service.Data.DeleteRetentionPolicy.Days, 100); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/BlobServiceTests.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/BlobServiceTests.cs deleted file mode 100644 index f3458459c2e6..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/BlobServiceTests.cs +++ /dev/null @@ -1,955 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Threading.Tasks; - -using Azure.Core.TestFramework; -using Azure.ResourceManager.Storage.Models; -using Azure.ResourceManager.Storage.Tests.Helpers; - -using NUnit.Framework; - -namespace Azure.ResourceManager.Storage.Tests.Tests -{ - [RunFrequency(RunTestFrequency.Manually)] - public class BlobServiceTests : StorageTestsManagementClientBase - { - public BlobServiceTests(bool isAsync) : base(isAsync) - { - } - - [SetUp] - public void ClearChallengeCacheforRecord() - { - if (Mode == RecordedTestMode.Record || Mode == RecordedTestMode.Playback) - { - Initialize(); - } - } - - [TearDown] - public async Task CleanupResourceGroup() - { - await CleanupResourceGroupsAsync(); - } - - // create container - // delete container - [RecordedTest] - public async Task BlobContainersCreateDeleteTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName); - VerifyAccountProperties(account, true); - - // implement case - string containerName = Recording.GenerateAssetName("container"); - Response blobContainer = await BlobContainersClient.CreateAsync(rgName, accountName, containerName, new BlobContainer()); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.Null(blobContainer.Value.PublicAccess); - - blobContainer = await BlobContainersClient.GetAsync(rgName, accountName, containerName); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.AreEqual(PublicAccess.None, blobContainer.Value.PublicAccess); - Assert.False(blobContainer.Value.HasImmutabilityPolicy); - Assert.False(blobContainer.Value.HasLegalHold); - - //Delete container, then no container in the storage account - await BlobContainersClient.DeleteAsync(rgName, accountName, containerName); - AsyncPageable blobContainers = BlobContainersClient.ListAsync(rgName, accountName, include: ListContainersInclude.Deleted); - Task> blobContainersList = blobContainers.ToEnumerableAsync(); - Assert.IsEmpty(blobContainersList.Result); - - //Delete not exist container, won't fail (return 204) - await BlobContainersClient.DeleteAsync(rgName, accountName, containerName); - } - - // update container - // get container properties - [RecordedTest] - public async Task BlobContainersUpdateTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName); - VerifyAccountProperties(account, true); - - // implement case - string containerName = Recording.GenerateAssetName("container"); - Response blobContainer = await BlobContainersClient.CreateAsync(rgName, accountName, containerName, new BlobContainer()); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.Null(blobContainer.Value.PublicAccess); - - blobContainer.Value.Metadata.Add("metadata", "true"); - - blobContainer.Value.PublicAccess = PublicAccess.Container; - var container = new BlobContainer() { PublicAccess = blobContainer.Value.PublicAccess }; - container.Metadata.InitializeFrom(blobContainer.Value.Metadata); - - Response blobContainerSet = await BlobContainersClient.UpdateAsync(rgName, accountName, containerName, - container); - Assert.NotNull(blobContainerSet.Value.Metadata); - Assert.AreEqual(PublicAccess.Container, blobContainerSet.Value.PublicAccess); - Assert.AreEqual(blobContainerSet.Value.Metadata, blobContainerSet.Value.Metadata); - Assert.AreEqual(blobContainerSet.Value.PublicAccess, blobContainerSet.Value.PublicAccess); - Assert.False(blobContainerSet.Value.HasImmutabilityPolicy); - Assert.False(blobContainerSet.Value.HasLegalHold); - - //TODO:In track1 the function use "CloudStorageAccount" class, the class depend on "Microsoft.WindowsAzure.Storage ". - //var storageAccount = new CloudStorageAccount(new StorageCredentials(accountName, storageMgmtClient.StorageAccounts.ListKeys(rgName, accountName).Keys.ElementAt(0).Value), false); - //var container = storageAccount.CreateCloudBlobClient().GetContainerReference(containerName); - //container.AcquireLeaseAsync(TimeSpan.FromSeconds(45)).Wait(); - - Response blobContainerGet = await BlobContainersClient.GetAsync(rgName, accountName, containerName); - Assert.AreEqual(blobContainerGet.Value.PublicAccess, blobContainerGet.Value.PublicAccess); - Assert.AreEqual(blobContainerGet.Value.Metadata, blobContainerGet.Value.Metadata); - Assert.False(blobContainerGet.Value.HasImmutabilityPolicy); - Assert.False(blobContainerGet.Value.HasLegalHold); - } - - // create/update container with EncryptionScope - [RecordedTest] - public async Task BlobContainersEncryptionScopeTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName); - VerifyAccountProperties(account, true); - - // implement case - //Create EcryptionScope - string scopeName1 = "testscope1"; - await EncryptionScopesClient.PutAsync(rgName, accountName, scopeName1, - new EncryptionScope() - { - Source = EncryptionScopeSource.MicrosoftStorage, - State = EncryptionScopeState.Disabled - }); - - string scopeName2 = "testscope2"; - await EncryptionScopesClient.PutAsync(rgName, accountName, scopeName2, - new EncryptionScope() - { - Source = EncryptionScopeSource.MicrosoftStorage, - State = EncryptionScopeState.Disabled - }); - - //Create container - string containerName = Recording.GenerateAssetName("container"); - Response blobContainer = await BlobContainersClient.CreateAsync(rgName, accountName, containerName, new BlobContainer() { DefaultEncryptionScope = scopeName1, DenyEncryptionScopeOverride = false }); - Assert.AreEqual(scopeName1, blobContainer.Value.DefaultEncryptionScope); - Assert.False(blobContainer.Value.DenyEncryptionScopeOverride.Value); - - //Update container not support Encryption scope - Response blobContainer2 = await BlobContainersClient.UpdateAsync(rgName, accountName, containerName, new BlobContainer() { DefaultEncryptionScope = scopeName2, DenyEncryptionScopeOverride = true }); - Assert.AreEqual(scopeName2, blobContainer2.Value.DefaultEncryptionScope); - Assert.True(blobContainer2.Value.DenyEncryptionScopeOverride.Value); - } - - // list containers - [RecordedTest] - public async Task BlobContainersListTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(kind: Kind.StorageV2); - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName, parameters); - VerifyAccountProperties(account, false); - - // implement case - string containerName1 = Recording.GenerateAssetName("container"); - Response blobContainer = await BlobContainersClient.CreateAsync(rgName, accountName, containerName1, new BlobContainer()); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.Null(blobContainer.Value.PublicAccess); - - blobContainer.Value.Metadata.Add("metadata", "true"); - blobContainer.Value.PublicAccess = PublicAccess.Container; - var container = new BlobContainer() - { - PublicAccess = blobContainer.Value.PublicAccess - }; - container.Metadata.InitializeFrom(blobContainer.Value.Metadata); - - Response blobContainerSet = - await BlobContainersClient.UpdateAsync(rgName, accountName, containerName1, - container); - Assert.NotNull(blobContainer.Value.Metadata); - Assert.NotNull(blobContainer.Value.PublicAccess); - Assert.AreEqual(blobContainer.Value.Metadata, blobContainerSet.Value.Metadata); - Assert.AreEqual(blobContainer.Value.PublicAccess, blobContainerSet.Value.PublicAccess); - Assert.False(blobContainerSet.Value.HasImmutabilityPolicy); - Assert.False(blobContainerSet.Value.HasLegalHold); - - string containerName2 = Recording.GenerateAssetName("container"); - Response blobContainer2 = await BlobContainersClient.CreateAsync(rgName, accountName, containerName2, new BlobContainer()); - Assert.IsEmpty(blobContainer2.Value.Metadata); - Assert.Null(blobContainer2.Value.PublicAccess); - - string containerName3 = Recording.GenerateAssetName("container"); - Response blobContainer3 = await BlobContainersClient.CreateAsync(rgName, accountName, containerName3, new BlobContainer()); - Assert.IsEmpty(blobContainer3.Value.Metadata); - Assert.Null(blobContainer3.Value.PublicAccess); - - //TODO:In track1 the function use "CloudStorageAccount" class, the class depend on "Microsoft.WindowsAzure.Storage ". - //var storageAccount = new CloudStorageAccount(new StorageCredentials(accountName, storageMgmtClient.StorageAccounts.ListKeys(rgName, accountName).Keys.ElementAt(0).Value), false); - //var container = storageAccount.CreateCloudBlobClient().GetContainerReference(containerName2); - //container.AcquireLeaseAsync(TimeSpan.FromSeconds(45)).Wait(); - - //List container - AsyncPageable containerList = BlobContainersClient.ListAsync(rgName, accountName, include: ListContainersInclude.Deleted); - Task> containerLists = containerList.ToEnumerableAsync(); - Assert.AreEqual(3, containerLists.Result.Count()); - foreach (ListContainerItem blobContainerList in containerLists.Result) - { - Assert.NotNull(blobContainerList.Name); - Assert.NotNull(blobContainerList.PublicAccess); - Assert.False(blobContainerList.HasImmutabilityPolicy); - Assert.False(blobContainerList.HasLegalHold); - } - - //List container with next link - containerList = BlobContainersClient.ListAsync(rgName, accountName, "2", include: ListContainersInclude.Deleted); - Task>> pages = containerList.AsPages().ToEnumerableAsync(); - Assert.AreEqual(2, pages.Result.Count()); - } - - [RecordedTest] - public async Task BlobContainersGetTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(kind: Kind.StorageV2); - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName, parameters); - VerifyAccountProperties(account, false); - - // implement case - string containerName = Recording.GenerateAssetName("container"); - Response blobContainer = await BlobContainersClient.CreateAsync(rgName, accountName, containerName, new BlobContainer()); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.Null(blobContainer.Value.PublicAccess); - - LegalHold LegalHoldModel = new LegalHold(new List { "tag1", "tag2", "tag3" }); - Response legalHold = await BlobContainersClient.SetLegalHoldAsync(rgName, accountName, containerName, LegalHoldModel); - Assert.True(legalHold.Value.HasLegalHold); - Assert.AreEqual(new List { "tag1", "tag2", "tag3" }, legalHold.Value.Tags); - - ImmutabilityPolicy ImmutabilityPolicyModel = new ImmutabilityPolicy() { ImmutabilityPeriodSinceCreationInDays = 3 }; - Response immutabilityPolicy = await BlobContainersClient.CreateOrUpdateImmutabilityPolicyAsync(rgName, accountName, containerName, parameters: ImmutabilityPolicyModel); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(3, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.Value.State); - - immutabilityPolicy = await BlobContainersClient.LockImmutabilityPolicyAsync(rgName, accountName, containerName, ifMatch: immutabilityPolicy.Value.Etag); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(3, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Locked, immutabilityPolicy.Value.State); - - ImmutabilityPolicyModel.ImmutabilityPeriodSinceCreationInDays = 100; - immutabilityPolicy = await BlobContainersClient.ExtendImmutabilityPolicyAsync(rgName, accountName, containerName, ifMatch: immutabilityPolicy.Value.Etag, parameters: ImmutabilityPolicyModel); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(100, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Locked, immutabilityPolicy.Value.State); - - blobContainer = await BlobContainersClient.GetAsync(rgName, accountName, containerName); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.AreEqual(PublicAccess.None, blobContainer.Value.PublicAccess); - Assert.AreEqual(3, blobContainer.Value.ImmutabilityPolicy.UpdateHistory.Count); - Assert.AreEqual(ImmutabilityPolicyUpdateType.Put, blobContainer.Value.ImmutabilityPolicy.UpdateHistory[0].Update); - Assert.AreEqual(ImmutabilityPolicyUpdateType.Lock, blobContainer.Value.ImmutabilityPolicy.UpdateHistory[1].Update); - Assert.AreEqual(ImmutabilityPolicyUpdateType.Extend, blobContainer.Value.ImmutabilityPolicy.UpdateHistory[2].Update); - Assert.True(blobContainer.Value.LegalHold.HasLegalHold); - Assert.AreEqual(3, blobContainer.Value.LegalHold.Tags.Count); - Assert.AreEqual("tag1", blobContainer.Value.LegalHold.Tags[0].Tag); - Assert.AreEqual("tag2", blobContainer.Value.LegalHold.Tags[1].Tag); - Assert.AreEqual("tag3", blobContainer.Value.LegalHold.Tags[2].Tag); - - legalHold = await BlobContainersClient.ClearLegalHoldAsync(rgName, accountName, containerName, LegalHoldModel); - Assert.False(legalHold.Value.HasLegalHold); - - await BlobContainersClient.DeleteAsync(rgName, accountName, containerName); - } - - // set/clear legal hold. - [RecordedTest] - public async Task BlobContainersSetLegalHoldTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(kind: Kind.StorageV2); - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName, parameters); - VerifyAccountProperties(account, false); - - // implement case - string containerName = Recording.GenerateAssetName("container"); - Response blobContainer = await BlobContainersClient.CreateAsync(rgName, accountName, containerName, new BlobContainer()); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.Null(blobContainer.Value.PublicAccess); - - LegalHold LegalHoldModel = new LegalHold(new List { "tag1", "tag2", "tag3" }); - Response legalHold = await BlobContainersClient.SetLegalHoldAsync(rgName, accountName, containerName, LegalHoldModel); - Assert.True(legalHold.Value.HasLegalHold); - Assert.AreEqual(new List { "tag1", "tag2", "tag3" }, legalHold.Value.Tags); - - legalHold = await BlobContainersClient.ClearLegalHoldAsync(rgName, accountName, containerName, LegalHoldModel); - Assert.False(legalHold.Value.HasLegalHold); - Assert.AreEqual(0, legalHold.Value.Tags.Count); - } - - //TODO:In track1 the function is comment out. - // Lease Blob Containers - //[Test] - //public async Task BlobContainersLeaseTest() - //{ - // var handler = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; - - // using (MockContext context = MockContext.Start(this.GetType())) - // { - // var resourcesClient = GetResourceManagementClient(context, handler); - // var storageMgmtClient = GetStorageManagementClient(context, handler); - - // //// Create resource group - // //var rgName = CreateResourceGroup(resourcesClient); - - // //// Create storage account - // //string accountName = TestUtilities.GenerateName("sto"); - // //var parameters = GetDefaultStorageAccountParameters(); - // //parameters.Kind = Kind.StorageV2; - // //var account = storageMgmtClient.StorageAccounts.Create(rgName, accountName, parameters); - // //VerifyAccountProperties(account, false); - - // var rgName = "weitry"; - // string accountName = "weiacl3"; - // string containerName = TestUtilities.GenerateName("container"); - - // // implement case - // try - // { - // BlobContainer blobContainer = storageMgmtClient.BlobContainers.Create(rgName, accountName, containerName); - // Assert.Null(blobContainer.Metadata); - // Assert.Null(blobContainer.PublicAccess); - - // //LeaseContainerResponse leaseResponse = storageMgmtClient.BlobContainers.Lease(rgName, accountName, containerName, new LeaseContainerRequest("Acquire", null, 40, 9)); - // LeaseContainerResponse leaseResponse = storageMgmtClient.BlobContainers.Lease(rgName, accountName, containerName); - // Assert.NotNull(leaseResponse.LeaseId); - - // blobContainer = storageMgmtClient.BlobContainers.Get(rgName, accountName, containerName); - // Assert.Equal("Leased", blobContainer.LeaseState); - // } - // finally - // { - // storageMgmtClient.BlobContainers.Delete(rgName, accountName, containerName); - // //// clean up - // //storageMgmtClient.StorageAccounts.Delete(rgName, accountName); - // //resourcesClient.ResourceGroups.Delete(rgName); - // } - // } - //} - - // create and delete immutability policies. - [RecordedTest] - public async Task BlobContainersCreateDeleteImmutabilityPolicyTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(kind: Kind.StorageV2); - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName, parameters); - VerifyAccountProperties(account, false); - - // implement case - string containerName = Recording.GenerateAssetName("container"); - Response blobContainer = await BlobContainersClient.CreateAsync(rgName, accountName, containerName, new BlobContainer()); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.Null(blobContainer.Value.PublicAccess); - - ImmutabilityPolicy ImmutabilityPolicyModel = new ImmutabilityPolicy() { ImmutabilityPeriodSinceCreationInDays = 3 }; - Response immutabilityPolicy = await BlobContainersClient.CreateOrUpdateImmutabilityPolicyAsync(rgName, accountName, containerName, parameters: ImmutabilityPolicyModel); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(3, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.Value.State); - - immutabilityPolicy = await BlobContainersClient.DeleteImmutabilityPolicyAsync(rgName, accountName, containerName, ifMatch: immutabilityPolicy.Value.Etag); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(0, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual("Deleted", immutabilityPolicy.Value.State.ToString()); - } - - // update and get immutability policies. - [RecordedTest] - public async Task BlobContainersUpdateImmutabilityPolicyTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(kind: Kind.StorageV2); - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName, parameters); - VerifyAccountProperties(account, false); - - // implement case - string containerName = Recording.GenerateAssetName("container"); - Response blobContainer = await BlobContainersClient.CreateAsync(rgName, accountName, containerName, new BlobContainer()); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.Null(blobContainer.Value.PublicAccess); - - ImmutabilityPolicy ImmutabilityPolicyModel = new ImmutabilityPolicy() { ImmutabilityPeriodSinceCreationInDays = 3 }; - Response immutabilityPolicy = await BlobContainersClient.CreateOrUpdateImmutabilityPolicyAsync(rgName, accountName, containerName, parameters: ImmutabilityPolicyModel); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(3, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.Value.State); - - ImmutabilityPolicyModel.ImmutabilityPeriodSinceCreationInDays = 5; - immutabilityPolicy = await BlobContainersClient.CreateOrUpdateImmutabilityPolicyAsync(rgName, accountName, containerName, ifMatch: immutabilityPolicy.Value.Etag, parameters: ImmutabilityPolicyModel); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(5, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.Value.State); - - immutabilityPolicy = await BlobContainersClient.GetImmutabilityPolicyAsync(rgName, accountName, containerName); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(5, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.Value.State); - } - - // create/update immutability policies with AllowProtectedAppendWrites. - [RecordedTest] - public async Task ImmutabilityPolicyTest_AllowProtectedAppendWrites() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(kind: Kind.StorageV2); - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName, parameters); - VerifyAccountProperties(account, false); - - // implement case - string containerName = Recording.GenerateAssetName("container"); - Response blobContainer = await BlobContainersClient.CreateAsync(rgName, accountName, containerName, new BlobContainer()); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.Null(blobContainer.Value.PublicAccess); - - ImmutabilityPolicy ImmutabilityPolicyModel = new ImmutabilityPolicy() { ImmutabilityPeriodSinceCreationInDays = 4, AllowProtectedAppendWrites = true }; - Response immutabilityPolicy = await BlobContainersClient.CreateOrUpdateImmutabilityPolicyAsync(rgName, accountName, containerName, parameters: ImmutabilityPolicyModel); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(4, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.Value.State); - Assert.True(immutabilityPolicy.Value.AllowProtectedAppendWrites.Value); - - ImmutabilityPolicyModel.ImmutabilityPeriodSinceCreationInDays = 5; - ImmutabilityPolicyModel.AllowProtectedAppendWrites = false; - immutabilityPolicy = await BlobContainersClient.CreateOrUpdateImmutabilityPolicyAsync(rgName, accountName, containerName, ifMatch: immutabilityPolicy.Value.Etag, parameters: ImmutabilityPolicyModel); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(5, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.Value.State); - Assert.False(immutabilityPolicy.Value.AllowProtectedAppendWrites.Value); - - immutabilityPolicy = await BlobContainersClient.GetImmutabilityPolicyAsync(rgName, accountName, containerName); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(5, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.Value.State); - Assert.False(immutabilityPolicy.Value.AllowProtectedAppendWrites.Value); - } - - // lock immutability policies. - [RecordedTest] - public async Task BlobContainersLockImmutabilityPolicyTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(kind: Kind.StorageV2); - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName, parameters); - VerifyAccountProperties(account, false); - - // implement case - string containerName = Recording.GenerateAssetName("container"); - Response blobContainer = await BlobContainersClient.CreateAsync(rgName, accountName, containerName, new BlobContainer()); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.Null(blobContainer.Value.PublicAccess); - - ImmutabilityPolicy ImmutabilityPolicyModel = new ImmutabilityPolicy() { ImmutabilityPeriodSinceCreationInDays = 3 }; - Response immutabilityPolicy = await BlobContainersClient.CreateOrUpdateImmutabilityPolicyAsync(rgName, accountName, containerName, parameters: ImmutabilityPolicyModel); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(3, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.Value.State); - - immutabilityPolicy = await BlobContainersClient.LockImmutabilityPolicyAsync(rgName, accountName, containerName, ifMatch: immutabilityPolicy.Value.Etag); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(3, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Locked, immutabilityPolicy.Value.State); - - await BlobContainersClient.DeleteAsync(rgName, accountName, containerName); - } - - // extend immutability policies. - [RecordedTest] - public async Task BlobContainersExtendImmutabilityPolicyTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(kind: Kind.StorageV2); - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName, parameters); - VerifyAccountProperties(account, false); - - // implement case - string containerName = Recording.GenerateAssetName("container"); - Response blobContainer = await BlobContainersClient.CreateAsync(rgName, accountName, containerName, new BlobContainer()); - Assert.IsEmpty(blobContainer.Value.Metadata); - Assert.Null(blobContainer.Value.PublicAccess); - - ImmutabilityPolicy ImmutabilityPolicyModel = new ImmutabilityPolicy() { ImmutabilityPeriodSinceCreationInDays = 3 }; - Response immutabilityPolicy = await BlobContainersClient.CreateOrUpdateImmutabilityPolicyAsync(rgName, accountName, containerName, parameters: ImmutabilityPolicyModel); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(3, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.Value.State); - - immutabilityPolicy = await BlobContainersClient.LockImmutabilityPolicyAsync(rgName, accountName, containerName, ifMatch: immutabilityPolicy.Value.Etag); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(3, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Locked, immutabilityPolicy.Value.State); - - ImmutabilityPolicyModel.ImmutabilityPeriodSinceCreationInDays = 100; - immutabilityPolicy = await BlobContainersClient.ExtendImmutabilityPolicyAsync(rgName, accountName, containerName, ifMatch: immutabilityPolicy.Value.Etag, parameters: ImmutabilityPolicyModel); - Assert.NotNull(immutabilityPolicy.Value.Id); - Assert.NotNull(immutabilityPolicy.Value.Type); - Assert.NotNull(immutabilityPolicy.Value.Name); - Assert.AreEqual(100, immutabilityPolicy.Value.ImmutabilityPeriodSinceCreationInDays); - Assert.AreEqual(ImmutabilityPolicyState.Locked, immutabilityPolicy.Value.State); - - await BlobContainersClient.DeleteAsync(rgName, accountName, containerName); - } - - // Get/Set Blob Service Properties - [RecordedTest] - public async Task BlobServiceTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName); - VerifyAccountProperties(account, true); - - // implement case - Response properties1 = await BlobServicesClient.GetServicePropertiesAsync(rgName, accountName); - Assert.False(properties1.Value.DeleteRetentionPolicy.Enabled); - Assert.Null(properties1.Value.DeleteRetentionPolicy.Days); - Assert.Null(properties1.Value.DefaultServiceVersion); - Assert.AreEqual(0, properties1.Value.Cors.CorsRulesValue.Count); - Assert.AreEqual(SkuName.StandardGRS, properties1.Value.Sku.Name); - BlobServiceProperties properties2 = properties1; - properties2.DeleteRetentionPolicy = new DeleteRetentionPolicy - { - Enabled = true, - Days = 300 - }; - properties2.DefaultServiceVersion = "2017-04-17"; - await BlobServicesClient.SetServicePropertiesAsync(rgName, accountName, properties2); - Response properties3 = await BlobServicesClient.GetServicePropertiesAsync(rgName, accountName); - Assert.True(properties3.Value.DeleteRetentionPolicy.Enabled); - Assert.AreEqual(300, properties3.Value.DeleteRetentionPolicy.Days); - Assert.AreEqual("2017-04-17", properties3.Value.DefaultServiceVersion); - } - - // Get/Set Cors rules in Blob Service Properties - [RecordedTest] - public async Task BlobServiceCorsTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName); - VerifyAccountProperties(account, true); - - // implement case - Response properties1 = await BlobServicesClient.GetServicePropertiesAsync(rgName, accountName); - BlobServiceProperties properties2 = new BlobServiceProperties - { - DeleteRetentionPolicy = new DeleteRetentionPolicy - { - Enabled = true, - Days = 300 - }, - DefaultServiceVersion = "2017-04-17", - Cors = new CorsRules() - }; - properties2.Cors.CorsRulesValue.Add( - new CorsRule(allowedOrigins: new string[] { "http://www.contoso.com", "http://www.fabrikam.com" }, - allowedMethods: new CorsRuleAllowedMethodsItem[] { "GET", "HEAD", "POST", "OPTIONS", "MERGE", "PUT" }, - maxAgeInSeconds: 100, - exposedHeaders: new string[] { "x-ms-meta-*" }, - allowedHeaders: new string[] { "x-ms-meta-abc", "x-ms-meta-data*", "x-ms-meta-target*" })); - - properties2.Cors.CorsRulesValue.Add(new CorsRule(allowedOrigins: new string[] { "*" }, - allowedMethods: new CorsRuleAllowedMethodsItem[] { "GET" }, - maxAgeInSeconds: 2, - exposedHeaders: new string[] { "*" }, - allowedHeaders: new string[] { "*" })); - - properties2.Cors.CorsRulesValue.Add(new CorsRule(allowedOrigins: new string[] { "http://www.abc23.com", "https://www.fabrikam.com/*" }, - allowedMethods: new CorsRuleAllowedMethodsItem[] { "GET", "PUT", "CONNECT" }, - maxAgeInSeconds: 2000, - exposedHeaders: new string[] { "x-ms-meta-abc", "x-ms-meta-data*", "x -ms-meta-target*" }, - allowedHeaders: new string[] { "x-ms-meta-12345675754564*" })); - - Response properties3 = await BlobServicesClient.SetServicePropertiesAsync(rgName, accountName, properties2); - Assert.True(properties3.Value.DeleteRetentionPolicy.Enabled); - Assert.AreEqual(300, properties3.Value.DeleteRetentionPolicy.Days); - Assert.AreEqual("2017-04-17", properties3.Value.DefaultServiceVersion); - - //Validate CORS Rules - Assert.AreEqual(properties2.Cors.CorsRulesValue.Count, properties3.Value.Cors.CorsRulesValue.Count); - for (int i = 0; i < properties2.Cors.CorsRulesValue.Count; i++) - { - CorsRule putRule = properties2.Cors.CorsRulesValue[i]; - CorsRule getRule = properties3.Value.Cors.CorsRulesValue[i]; - - Assert.AreEqual(putRule.AllowedHeaders, getRule.AllowedHeaders); - Assert.AreEqual(putRule.AllowedMethods, getRule.AllowedMethods); - Assert.AreEqual(putRule.AllowedOrigins, getRule.AllowedOrigins); - Assert.AreEqual(putRule.ExposedHeaders, getRule.ExposedHeaders); - Assert.AreEqual(putRule.MaxAgeInSeconds, getRule.MaxAgeInSeconds); - } - - Response properties4 = await BlobServicesClient.GetServicePropertiesAsync(rgName, accountName); - Assert.True(properties4.Value.DeleteRetentionPolicy.Enabled); - Assert.AreEqual(300, properties4.Value.DeleteRetentionPolicy.Days); - Assert.AreEqual("2017-04-17", properties4.Value.DefaultServiceVersion); - - //Validate CORS Rules - Assert.AreEqual(properties2.Cors.CorsRulesValue.Count, properties4.Value.Cors.CorsRulesValue.Count); - for (int i = 0; i < properties2.Cors.CorsRulesValue.Count; i++) - { - CorsRule putRule = properties2.Cors.CorsRulesValue[i]; - CorsRule getRule = properties4.Value.Cors.CorsRulesValue[i]; - - Assert.AreEqual(putRule.AllowedHeaders, getRule.AllowedHeaders); - Assert.AreEqual(putRule.AllowedMethods, getRule.AllowedMethods); - Assert.AreEqual(putRule.AllowedOrigins, getRule.AllowedOrigins); - Assert.AreEqual(putRule.ExposedHeaders, getRule.ExposedHeaders); - Assert.AreEqual(putRule.MaxAgeInSeconds, getRule.MaxAgeInSeconds); - } - } - - // List Blob Service - [RecordedTest] - public async Task ListBlobServiceTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName); - VerifyAccountProperties(account, true); - - // implement case - AsyncPageable properties = BlobServicesClient.ListAsync(rgName, accountName); - Task> propertiesList = properties.ToEnumerableAsync(); - Assert.AreEqual(1, propertiesList.Result.Count); - Assert.AreEqual("default", propertiesList.Result[0].Name); - } - - // Point In Time Restore test - [RecordedTest] - [Ignore("Track2: Response restoreStatusResponse = await WaitForCompletionAsync(restoreStatus); Always timeout")] - public async Task PITRTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku Sku = new Sku(SkuName.StandardLRS); - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(sku: Sku, kind: Kind.StorageV2); - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName, parameters); - Assert.AreEqual(SkuName.StandardLRS, account.Sku.Name); - - account = await AccountsClient.GetPropertiesAsync(rgName, accountName, StorageAccountExpand.BlobRestoreStatus); - Assert.Null(account.BlobRestoreStatus); - - // implement case - //enable changefeed and softdelete, and enable restore policy - Response properties = await BlobServicesClient.GetServicePropertiesAsync(rgName, accountName); - properties.Value.DeleteRetentionPolicy = new DeleteRetentionPolicy - { - Enabled = true, - Days = 30 - }; - properties.Value.ChangeFeed = new ChangeFeed - { - Enabled = true - }; - properties.Value.RestorePolicy = new RestorePolicyProperties(true) { Days = 5 }; - properties.Value.IsVersioningEnabled = true; - await BlobServicesClient.SetServicePropertiesAsync(rgName, accountName, properties); - properties = await BlobServicesClient.GetServicePropertiesAsync(rgName, accountName); - Assert.True(properties.Value.RestorePolicy.Enabled); - Assert.AreEqual(5, properties.Value.RestorePolicy.Days); - Assert.True(properties.Value.DeleteRetentionPolicy.Enabled); - Assert.AreEqual(30, properties.Value.DeleteRetentionPolicy.Days); - Assert.True(properties.Value.ChangeFeed.Enabled); - - // restore blobs - //Don't need sleep when playback, or Unit test will be slow. - if (Mode == RecordedTestMode.Record) - { - System.Threading.Thread.Sleep(10000); - } - List ranges = new List - { - new BlobRestoreRange("", "container1/blob1"), - new BlobRestoreRange("container1/blob2", "container2/blob3"), - new BlobRestoreRange("container3/blob3", "") - }; - DateTimeOffset dateTimeOffset = DateTime.UtcNow.AddSeconds(-1); - BlobRestoreParameters BlobRestoreParametersModel = new BlobRestoreParameters(dateTimeOffset, ranges); - Operation restoreStatus = await AccountsClient.StartRestoreBlobRangesAsync(rgName, accountName, BlobRestoreParametersModel); - Response restoreStatusResponse = await WaitForCompletionAsync(restoreStatus); - Assert.AreEqual("Complete", restoreStatusResponse.Value.Status.ToString()); - - account = await AccountsClient.GetPropertiesAsync(rgName, accountName, StorageAccountExpand.BlobRestoreStatus); - Assert.AreEqual("Complete", account.BlobRestoreStatus.Status.ToString()); - } - - // Object replication test - [RecordedTest] - public async Task ORSTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string sourceAccountName = Recording.GenerateAssetName("sto"); - string destAccountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku Sku = new Sku(SkuName.StandardLRS); - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(sku: Sku, kind: Kind.StorageV2); - StorageAccount sourceAccount = await CreateStorageAccountAsync(rgName, sourceAccountName, parameters); - StorageAccount destAccount = await CreateStorageAccountAsync(rgName, destAccountName, parameters); - Assert.AreEqual(SkuName.StandardLRS, sourceAccount.Sku.Name); - Assert.AreEqual(SkuName.StandardLRS, destAccount.Sku.Name); - - // implement case - //enable changefeed and versioning - Response properties = await BlobServicesClient.GetServicePropertiesAsync(rgName, sourceAccountName); - properties.Value.ChangeFeed = new ChangeFeed { Enabled = true }; - properties.Value.IsVersioningEnabled = true; - await BlobServicesClient.SetServicePropertiesAsync(rgName, sourceAccountName, properties); - properties = await BlobServicesClient.GetServicePropertiesAsync(rgName, sourceAccountName); - Assert.True(properties.Value.IsVersioningEnabled); - Assert.True(properties.Value.ChangeFeed.Enabled); - - properties = await BlobServicesClient.GetServicePropertiesAsync(rgName, destAccountName); - properties.Value.ChangeFeed = new ChangeFeed { Enabled = true }; - properties.Value.IsVersioningEnabled = true; - await BlobServicesClient.SetServicePropertiesAsync(rgName, destAccountName, properties); - properties = await BlobServicesClient.GetServicePropertiesAsync(rgName, destAccountName); - Assert.True(properties.Value.IsVersioningEnabled); - Assert.True(properties.Value.ChangeFeed.Enabled); - - //Create Source and dest container - string sourceContainerName1 = "src1"; - string sourceContainerName2 = "src2"; - string destContainerName1 = "dest1"; - string destContainerName2 = "dest2"; - await BlobContainersClient.CreateAsync(rgName, sourceAccountName, sourceContainerName1, new BlobContainer()); - await BlobContainersClient.CreateAsync(rgName, sourceAccountName, sourceContainerName2, new BlobContainer()); - await BlobContainersClient.CreateAsync(rgName, destAccountName, destContainerName1, new BlobContainer()); - await BlobContainersClient.CreateAsync(rgName, destAccountName, destContainerName2, new BlobContainer()); - - //new rules - string minCreationTime = "2020-03-19T16:06:00Z"; - List rules = new List - { - new ObjectReplicationPolicyRule(sourceContainer: sourceContainerName1, destinationContainer: destContainerName1) - { - Filters = new ObjectReplicationPolicyFilter() - { - PrefixMatch = { "aa", "bc d", "123" }, - MinCreationTime = minCreationTime - } - }, - new ObjectReplicationPolicyRule(sourceContainer: sourceContainerName2, destinationContainer: destContainerName2) - }; - - //New policy - ObjectReplicationPolicy policy = new ObjectReplicationPolicy() - { - SourceAccount = sourceAccountName, - DestinationAccount = destAccountName, - }; - policy.Rules.InitializeFrom(rules); - //Set and list policy - await ObjectReplicationPoliciesClient.CreateOrUpdateAsync(rgName, destAccountName, "default", policy); - ObjectReplicationPolicy destpolicy = ObjectReplicationPoliciesClient.ListAsync(rgName, destAccountName).ToEnumerableAsync().Result.First(); - - // Fix the MinCreationTime format, since deserilize the request the string MinCreationTime will be taken as DateTime, so the format will change. But server only allows format "2020-03-19T16:06:00Z" - // This issue can be resolved in the future, when server change MinCreationTime type from string to Datatime - FixMinCreationTimeFormat(destpolicy); - CompareORsPolicy(policy, destpolicy); - - await ObjectReplicationPoliciesClient.CreateOrUpdateAsync(rgName, sourceAccountName, destpolicy.PolicyId, destpolicy); - ObjectReplicationPolicy sourcepolicy = ObjectReplicationPoliciesClient.ListAsync(rgName, sourceAccountName).ToEnumerableAsync().Result.First(); - FixMinCreationTimeFormat(sourcepolicy); - CompareORsPolicy(destpolicy, sourcepolicy, skipIDCompare: false); - - // Get policy - destpolicy = await ObjectReplicationPoliciesClient.GetAsync(rgName, destAccountName, destpolicy.PolicyId); - FixMinCreationTimeFormat(destpolicy); - CompareORsPolicy(policy, destpolicy); - sourcepolicy = await ObjectReplicationPoliciesClient.GetAsync(rgName, sourceAccountName, destpolicy.PolicyId); - FixMinCreationTimeFormat(sourcepolicy); - CompareORsPolicy(policy, sourcepolicy); - - // remove policy - await ObjectReplicationPoliciesClient.DeleteAsync(rgName, sourceAccountName, destpolicy.PolicyId); - await ObjectReplicationPoliciesClient.DeleteAsync(rgName, destAccountName, destpolicy.PolicyId); - } - - /// - /// Fix the MinCreationTime format, since deserilize the request the string MinCreationTime will be taken as DateTime, so the format will change. - /// But server only allows format "2020-03-19T16:06:00Z" - /// This issue can be resolved in the future, when server change MinCreationTime type from string to Datatime. - /// - /// - private static void FixMinCreationTimeFormat(ObjectReplicationPolicy getPolicy) - { - if (getPolicy != null && getPolicy.Rules != null) - { - foreach (ObjectReplicationPolicyRule rule in getPolicy.Rules) - { - if (rule != null && rule.Filters != null && !string.IsNullOrEmpty(rule.Filters.MinCreationTime)) - { - if (rule.Filters.MinCreationTime.ToUpper()[rule.Filters.MinCreationTime.Length - 1] != 'Z') - { - rule.Filters.MinCreationTime = Convert.ToDateTime(rule.Filters.MinCreationTime + "Z").ToUniversalTime().ToString("s") + "Z"; - } - } - } - } - } - - /// - /// Compare 2 ORS policy, check if they are same. - /// - /// skip compare policyID and rule ID. - private static void CompareORsPolicy(ObjectReplicationPolicy setPolicy, ObjectReplicationPolicy getPolicy, bool skipIDCompare = true) - { - Assert.AreEqual(setPolicy.SourceAccount, getPolicy.SourceAccount); - Assert.AreEqual(setPolicy.DestinationAccount, getPolicy.DestinationAccount); - Assert.AreEqual(setPolicy.Rules.Count, getPolicy.Rules.Count); - if (!skipIDCompare) - { - Assert.AreEqual(setPolicy.PolicyId, getPolicy.PolicyId); - } - else - { - Assert.NotNull(getPolicy.PolicyId); - } - - ObjectReplicationPolicyRule[] setRuleArray = setPolicy.Rules.ToArray(); - ObjectReplicationPolicyRule[] getRuleArray = getPolicy.Rules.ToArray(); - for (int i = 0; i < setRuleArray.Length; i++) - { - ObjectReplicationPolicyRule setrule = setRuleArray[i]; - ObjectReplicationPolicyRule getrule = getRuleArray[i]; - Assert.AreEqual(setrule.SourceContainer, getrule.SourceContainer); - Assert.AreEqual(setrule.DestinationContainer, getrule.DestinationContainer); - if (setrule.Filters == null) - { - Assert.Null(getrule.Filters); - } - else - { - Assert.AreEqual(setrule.Filters.MinCreationTime, getrule.Filters.MinCreationTime); - Assert.AreEqual(setrule.Filters.PrefixMatch, getrule.Filters.PrefixMatch); - } - if (!skipIDCompare) - { - Assert.AreEqual(setrule.RuleId, getrule.RuleId); - } - else - { - Assert.NotNull(getrule.RuleId); - } - } - } - - private async Task CreateResourceGroupAsync() - { - return await CreateResourceGroup(ResourceGroupsClient, Recording); - } - - private async Task CreateStorageAccountAsync(string resourceGroupName, string accountName, StorageAccountCreateParameters parameters = null) - { - StorageAccountCreateParameters saParameters = parameters ?? GetDefaultStorageAccountParameters(); - Operation accountsResponse = await AccountsClient.StartCreateAsync(resourceGroupName, accountName, saParameters); - StorageAccount account = (await WaitForCompletionAsync(accountsResponse)).Value; - return account; - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/FileServiceTests.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/FileServiceTests.cs deleted file mode 100644 index 184c52923f60..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/FileServiceTests.cs +++ /dev/null @@ -1,215 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -using System.Collections.Generic; -using System.Linq; -using System.Threading.Tasks; - -using Azure.Core.TestFramework; -using Azure.ResourceManager.Storage.Models; -using Azure.ResourceManager.Storage.Tests.Helpers; - -using Microsoft.CodeAnalysis; - -using NUnit.Framework; - -namespace Azure.ResourceManager.Storage.Tests.Tests -{ - [RunFrequency(RunTestFrequency.Manually)] - public class FileServiceTests : StorageTestsManagementClientBase - { - public FileServiceTests(bool isAsync) : base(isAsync) - { - } - - [SetUp] - public void ClearChallengeCacheforRecord() - { - if (Mode == RecordedTestMode.Record || Mode == RecordedTestMode.Playback) - { - Initialize(); - } - } - - [TearDown] - public async Task CleanupResourceGroup() - { - await CleanupResourceGroupsAsync(); - } - - // create share - // delete share - [RecordedTest] - public async Task FileSharesCreateDeleteListTest() - { - // Create resource group - string rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName); - VerifyAccountProperties(account, true); - - // implement case - string shareName = Recording.GenerateAssetName("share"); - FileShare fileShare = new FileShare(); - Response share = await FileSharesClient.CreateAsync(rgName, accountName, shareName, fileShare); - Assert.IsEmpty(share.Value.Metadata); - - share = await FileSharesClient.GetAsync(rgName, accountName, shareName); - Assert.IsEmpty(share.Value.Metadata); - - string shareName2 = Recording.GenerateAssetName("share"); - fileShare.Metadata.Clear(); - fileShare.Metadata.Add("metadata1", "true"); - fileShare.Metadata.Add("metadata2", "value2"); - - fileShare.ShareQuota = 500; - Response share2 = await FileSharesClient.CreateAsync(rgName, accountName, shareName2, fileShare); - Assert.AreEqual(2, share2.Value.Metadata.Count); - Assert.AreEqual(fileShare.Metadata, share2.Value.Metadata); - Assert.AreEqual(fileShare.ShareQuota, share2.Value.ShareQuota); - - share2 = await FileSharesClient.GetAsync(rgName, accountName, shareName2); - Assert.AreEqual(2, share2.Value.Metadata.Count); - Assert.AreEqual(fileShare.Metadata, share2.Value.Metadata); - Assert.AreEqual(fileShare.ShareQuota, share2.Value.ShareQuota); - - //Delete share - await FileSharesClient.DeleteAsync(rgName, accountName, shareName); - AsyncPageable fileShares = FileSharesClient.ListAsync(rgName, accountName); - Task> fileSharesList = fileShares.ToEnumerableAsync(); - Assert.AreEqual(1, fileSharesList.Result.Count()); - - await FileSharesClient.DeleteAsync(rgName, accountName, shareName2); - fileShares = FileSharesClient.ListAsync(rgName, accountName); - fileSharesList = fileShares.ToEnumerableAsync(); - Assert.AreEqual(0, fileSharesList.Result.Count()); - - //Delete not exist share, won't fail (return 204) - await FileSharesClient.DeleteAsync(rgName, accountName, "notexistshare"); - } - - // update share - // get share properties - [RecordedTest] - public async Task FileSharesUpdateGetTest() - { - // Create resource group - var rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku sku = new Sku(SkuName.StandardLRS); - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(sku: sku, kind: Kind.StorageV2, location: "westeurope"); - parameters.LargeFileSharesState = LargeFileSharesState.Enabled; - await CreateStorageAccountAsync(rgName, accountName, parameters); - - // implement case - string shareName = Recording.GenerateAssetName("share"); - FileShare fileShare = new FileShare(); - Response share = await FileSharesClient.CreateAsync(rgName, accountName, shareName, fileShare); - Assert.IsEmpty(share.Value.Metadata); - - fileShare.Metadata.Clear(); - fileShare.Metadata.Add("metadata1", "true"); - fileShare.Metadata.Add("metadata2", "value2"); - - fileShare.ShareQuota = 5200; - Response shareSet = await FileSharesClient.UpdateAsync(rgName, accountName, shareName, fileShare); - Assert.NotNull(shareSet.Value.Metadata); - Assert.AreEqual(fileShare.ShareQuota, shareSet.Value.ShareQuota); - Assert.AreEqual(fileShare.Metadata, shareSet.Value.Metadata); - - Response shareGet = await FileSharesClient.GetAsync(rgName, accountName, shareName); - Assert.NotNull(shareSet.Value.Metadata); - Assert.AreEqual(fileShare.Metadata, shareGet.Value.Metadata); - Assert.AreEqual(fileShare.ShareQuota, shareGet.Value.ShareQuota); - } - - // Get/Set File Service Properties - [RecordedTest] - public async Task FileServiceCorsTest() - { - // Create resource group - var rgName = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccount account = await CreateStorageAccountAsync(rgName, accountName); - VerifyAccountProperties(account, true); - - // implement case - Response properties1 = await FileServicesClient.GetServicePropertiesAsync(rgName, accountName); - Assert.AreEqual(0, properties1.Value.Cors.CorsRulesValue.Count()); - - properties1.Value.Cors = new CorsRules - { - CorsRulesValue = { - new CorsRule(allowedOrigins: new string[] { "http://www.contoso.com", "http://www.fabrikam.com" }, - allowedMethods: new CorsRuleAllowedMethodsItem[] { "GET", "HEAD", "POST", "OPTIONS", "MERGE", "PUT" }, - maxAgeInSeconds: 100, - exposedHeaders: new string[] { "x-ms-meta-*" }, - allowedHeaders: new string[] { "x-ms-meta-abc", "x-ms-meta-data*", "x-ms-meta-target*" }), - - new CorsRule(allowedOrigins: new string[] { "*" }, - allowedMethods: new CorsRuleAllowedMethodsItem[] { "GET" }, - maxAgeInSeconds: 2, - exposedHeaders: new string[] { "*" }, - allowedHeaders: new string[] { "*" }), - - new CorsRule(allowedOrigins: new string[] { "http://www.abc23.com", "https://www.fabrikam.com/*" }, - allowedMethods: new CorsRuleAllowedMethodsItem[] { "GET", "PUT", "CONNECT" }, - maxAgeInSeconds: 2000, - exposedHeaders: new string[] { "x-ms-meta-abc", "x-ms-meta-data*", "x -ms-meta-target*" }, - allowedHeaders: new string[] { "x-ms-meta-12345675754564*" }) - } - }; - - Response properties3 = await FileServicesClient.SetServicePropertiesAsync(rgName, accountName, properties1.Value); - - //Validate CORS Rules - Assert.AreEqual(properties1.Value.Cors.CorsRulesValue.Count, properties3.Value.Cors.CorsRulesValue.Count); - for (int i = 0; i < properties1.Value.Cors.CorsRulesValue.Count; i++) - { - CorsRule putRule = properties1.Value.Cors.CorsRulesValue[i]; - CorsRule getRule = properties3.Value.Cors.CorsRulesValue[i]; - - Assert.AreEqual(putRule.AllowedHeaders, getRule.AllowedHeaders); - Assert.AreEqual(putRule.AllowedMethods, getRule.AllowedMethods); - Assert.AreEqual(putRule.AllowedOrigins, getRule.AllowedOrigins); - Assert.AreEqual(putRule.ExposedHeaders, getRule.ExposedHeaders); - Assert.AreEqual(putRule.MaxAgeInSeconds, getRule.MaxAgeInSeconds); - } - - Response properties4 = await FileServicesClient.GetServicePropertiesAsync(rgName, accountName); - - //Validate CORS Rules - Assert.AreEqual(properties1.Value.Cors.CorsRulesValue.Count, properties4.Value.Cors.CorsRulesValue.Count); - for (int i = 0; i < properties1.Value.Cors.CorsRulesValue.Count; i++) - { - CorsRule putRule = properties1.Value.Cors.CorsRulesValue[i]; - CorsRule getRule = properties4.Value.Cors.CorsRulesValue[i]; - - Assert.AreEqual(putRule.AllowedHeaders, getRule.AllowedHeaders); - Assert.AreEqual(putRule.AllowedMethods, getRule.AllowedMethods); - Assert.AreEqual(putRule.AllowedOrigins, getRule.AllowedOrigins); - Assert.AreEqual(putRule.ExposedHeaders, getRule.ExposedHeaders); - Assert.AreEqual(putRule.MaxAgeInSeconds, getRule.MaxAgeInSeconds); - } - } - - private async Task CreateResourceGroupAsync() - { - return await CreateResourceGroup(ResourceGroupsClient, Recording); - } - - private async Task CreateStorageAccountAsync(string resourceGroupName, string accountName, StorageAccountCreateParameters parameters = null) - { - StorageAccountCreateParameters saParameters = parameters ?? GetDefaultStorageAccountParameters(); - Operation accountsResponse = await AccountsClient.StartCreateAsync(resourceGroupName, accountName, saParameters); - StorageAccount account = (await WaitForCompletionAsync(accountsResponse)).Value; - return account; - } - } -} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/FileShareTests.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/FileShareTests.cs new file mode 100644 index 000000000000..50d8688a5e20 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/FileShareTests.cs @@ -0,0 +1,131 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +using System.Threading.Tasks; +using NUnit.Framework; +using Azure.Core.TestFramework; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Storage.Tests.Helpers; +using Azure.ResourceManager.Storage.Models; + +namespace Azure.ResourceManager.Storage.Tests.Tests +{ + public class FileShareTests:StorageTestBase + { + private ResourceGroup resourceGroup; + private StorageAccount storageAccount; + private FileServiceContainer fileServiceContainer; + private FileService fileService; + private FileShareContainer fileShareContainer; + + public FileShareTests(bool async) : base(async) + { + } + [SetUp] + public async Task CreateStorageAccountAndGetFileShareContainer() + { + resourceGroup = await CreateResourceGroupAsync(); + string accountName = Recording.GenerateAssetName("storage"); + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + StorageAccountCreateOperation accountCreateOperation = await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters()); + storageAccount = await accountCreateOperation.WaitForCompletionAsync(); + fileServiceContainer = storageAccount.GetFileServices(); + fileService = await fileServiceContainer.GetAsync("default"); + fileShareContainer = fileService.GetFileShares(); + } + [TearDown] + public async Task ClearStorageAccount() + { + if (resourceGroup != null) + { + var storageAccountContainer = resourceGroup.GetStorageAccounts(); + await foreach (StorageAccount account in storageAccountContainer.GetAllAsync()) + { + await account.DeleteAsync(); + } + resourceGroup = null; + storageAccount = null; + } + } + [Test] + [RecordedTest] + public async Task CreateDeleteFileShare() + { + //create file share + string fileShareName = Recording.GenerateAssetName("testfileshare"); + FileShareCreateOperation fileShareCreateOperation=await fileShareContainer.CreateOrUpdateAsync(fileShareName, new FileShareData()); + FileShare share1 = await fileShareCreateOperation.WaitForCompletionAsync(); + Assert.AreEqual(share1.Id.Name, fileShareName); + + //validate if created successfully + FileShareData shareData = share1.Data; + Assert.IsEmpty(shareData.Metadata); + FileShare share2 = await fileShareContainer.GetAsync(fileShareName); + AssertFileShareEqual(share1, share2); + Assert.IsTrue(await fileShareContainer.CheckIfExistsAsync(fileShareName)); + Assert.IsFalse(await fileShareContainer.CheckIfExistsAsync(fileShareName+"1")); + + //delete file share + await share1.DeleteAsync(); + + //validate if deleted successfully + FileShare fileShare3 = await fileShareContainer.GetIfExistsAsync(fileShareName); + Assert.IsNull(fileShare3); + Assert.IsFalse(await fileShareContainer.CheckIfExistsAsync(fileShareName)); + } + [Test] + [RecordedTest] + public async Task GetAllFileShares() + { + //create two file shares + string fileShareName1 = Recording.GenerateAssetName("testfileshare1"); + string fileShareName2 = Recording.GenerateAssetName("testfileshare2"); + FileShareCreateOperation fileShareCreateOperation1 = await fileShareContainer.CreateOrUpdateAsync(fileShareName1, new FileShareData()); + FileShare share1 = await fileShareCreateOperation1.WaitForCompletionAsync(); + FileShareCreateOperation fileShareCreateOperation2 = await fileShareContainer.CreateOrUpdateAsync(fileShareName2, new FileShareData()); + FileShare share2 = await fileShareCreateOperation2.WaitForCompletionAsync(); + + //validate if there are two file shares + FileShare share3 = null; + FileShare share4 = null; + int count = 0; + await foreach (FileShare share in fileShareContainer.GetAllAsync()) + { + count++; + if (share.Id.Name == fileShareName1) + share3 = share; + if (share.Id.Name == fileShareName2) + share4 = share; + } + Assert.AreEqual(count, 2); + Assert.IsNotNull(share3); + Assert.IsNotNull(share4); + } + + [Test] + [RecordedTest] + public async Task UpdateFileShare() + { + //create file share + string fileShareName = Recording.GenerateAssetName("testfileshare"); + FileShareCreateOperation fileShareCreateOperation = await fileShareContainer.CreateOrUpdateAsync(fileShareName, new FileShareData()); + FileShare share1 = await fileShareCreateOperation.WaitForCompletionAsync(); + Assert.AreEqual(share1.Id.Name, fileShareName); + + //update metadata and share quota + FileShareData shareData = share1.Data; + shareData.Metadata.Add("key1", "value1"); + shareData.Metadata.Add("key2", "value2"); + shareData.ShareQuota = 5000; + FileShare share2 = await share1.UpdateAsync(shareData); + + //validate + Assert.NotNull(share2.Data.Metadata); + Assert.AreEqual(share2.Data.ShareQuota, shareData.ShareQuota); + Assert.AreEqual(share2.Data.Metadata, shareData.Metadata); + FileShare share3 =await fileShareContainer.GetAsync(fileShareName); + Assert.NotNull(share3.Data.Metadata); + Assert.AreEqual(share3.Data.ShareQuota, shareData.ShareQuota); + Assert.AreEqual(share3.Data.Metadata, shareData.Metadata); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/QueueTests.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/QueueTests.cs new file mode 100644 index 000000000000..0234cee07b31 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/QueueTests.cs @@ -0,0 +1,126 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +using System.Threading.Tasks; +using Azure.Core.TestFramework; +using Azure.ResourceManager.Resources; +using NUnit.Framework; +using Azure.ResourceManager.Storage.Models; +using Azure.ResourceManager.Storage.Tests.Helpers; + +namespace Azure.ResourceManager.Storage.Tests.Tests +{ + public class QueueTests:StorageTestBase + { + private ResourceGroup resourceGroup; + private StorageAccount storageAccount; + private QueueServiceContainer queueServiceContainer; + private QueueService queueService; + private StorageQueueContainer storageQueueContainer; + public QueueTests(bool async) : base(async) + { + } + [SetUp] + public async Task CreateStorageAccountAndGetQueueContainer() + { + resourceGroup = await CreateResourceGroupAsync(); + string accountName = Recording.GenerateAssetName("storage"); + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + StorageAccountCreateOperation accountCreateOperation = await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters()); + storageAccount = await accountCreateOperation.WaitForCompletionAsync(); + queueServiceContainer = storageAccount.GetQueueServices(); + queueService = await queueServiceContainer.GetAsync("default"); + storageQueueContainer = queueService.GetStorageQueues(); + } + [TearDown] + public async Task ClearStorageAccount() + { + if (resourceGroup != null) + { + var storageAccountContainer = resourceGroup.GetStorageAccounts(); + await foreach (StorageAccount account in storageAccountContainer.GetAllAsync()) + { + await account.DeleteAsync(); + } + resourceGroup = null; + storageAccount = null; + } + } + [Test] + [RecordedTest] + public async Task CreateDeleteStorageQueue() + { + //create storage queue + string storageQueueName = Recording.GenerateAssetName("testqueue"); + QueueCreateOperation queueCreateOperation= await storageQueueContainer.CreateOrUpdateAsync(storageQueueName, new StorageQueueData()); + StorageQueue queue1 = await queueCreateOperation.WaitForCompletionAsync(); + Assert.IsNotNull(queue1); + Assert.AreEqual(queue1.Id.Name, storageQueueName); + + //validate if successfully created + StorageQueue queue2 = await storageQueueContainer.GetAsync(storageQueueName); + AssertStorageQueueEqual(queue1, queue2); + Assert.IsTrue(await storageQueueContainer.CheckIfExistsAsync(storageQueueName)); + Assert.IsFalse(await storageQueueContainer.CheckIfExistsAsync(storageQueueName + "1")); + StorageQueueData queueData = queue2.Data; + Assert.IsEmpty(queueData.Metadata); + + //delete storage queue + await queue1.DeleteAsync(); + + //validate if successfully deleted + Assert.IsFalse(await storageQueueContainer.CheckIfExistsAsync(storageQueueName)); + StorageQueue queue3 = await storageQueueContainer.GetIfExistsAsync(storageQueueName); + Assert.IsNull(queue3); + } + [Test] + [RecordedTest] + public async Task GetAllStorageQueues() + { + //create two blob containers + string queueName1 = Recording.GenerateAssetName("testqueue1"); + string queueName2 = Recording.GenerateAssetName("testqueue2"); + QueueCreateOperation queueCreateOperation1 = await storageQueueContainer.CreateOrUpdateAsync(queueName1, new StorageQueueData()); + StorageQueue queue1 = await queueCreateOperation1.WaitForCompletionAsync(); + QueueCreateOperation queueCreateOperation2 = await storageQueueContainer.CreateOrUpdateAsync(queueName2, new StorageQueueData()); + StorageQueue queue2 = await queueCreateOperation2.WaitForCompletionAsync(); + + //validate if there are two queues + StorageQueue queue3 = null; + StorageQueue queue4 = null; + int count = 0; + await foreach (StorageQueue queue in storageQueueContainer.GetAllAsync()) + { + count++; + if (queue.Id.Name == queueName1) + queue3 = queue; + if (queue.Id.Name == queueName2) + queue4 = queue; + } + Assert.AreEqual(count, 2); + Assert.IsNotNull(queue3); + Assert.IsNotNull(queue4); + } + [Test] + [RecordedTest] + public async Task UpdateStorageQueue() + { + //create storage queue + string storageQueueName = Recording.GenerateAssetName("testqueue"); + QueueCreateOperation queueCreateOp = await storageQueueContainer.CreateOrUpdateAsync(storageQueueName, new StorageQueueData()); + StorageQueue queue1 = await queueCreateOp.WaitForCompletionAsync(); + Assert.IsNotNull(queue1); + Assert.AreEqual(queue1.Id.Name, storageQueueName); + + //update queue's meta data + StorageQueueData queueData = new StorageQueueData(); + queueData.Metadata.Add("key1", "value1"); + queueData.Metadata.Add("key2", "value2"); + StorageQueue queue2=await queue1.UpdateAsync(queueData); + //validate + Assert.NotNull(queue2); + Assert.NotNull(queue2.Data.Metadata); + Assert.AreEqual(queue2.Data.Metadata["key1"], "value1"); + Assert.AreEqual(queue2.Data.Metadata["key2"], "value2"); + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/StorageAccountTests.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/StorageAccountTests.cs index 4942b9d133ba..a0bc873ba686 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/StorageAccountTests.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/StorageAccountTests.cs @@ -1,1820 +1,291 @@ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. - using System; using System.Collections.Generic; using System.Linq; -using System.Net; using System.Threading.Tasks; - +using NUnit.Framework; +using Azure.ResourceManager.Resources; using Azure.Core.TestFramework; using Azure.ResourceManager.Storage.Models; using Azure.ResourceManager.Storage.Tests.Helpers; - -using NUnit.Framework; - namespace Azure.ResourceManager.Storage.Tests.Tests { - [RunFrequency(RunTestFrequency.Manually)] - public class StorageAccountTests : StorageTestsManagementClientBase + public class StorageAccountTests:StorageTestBase { + private ResourceGroup resourceGroup; public StorageAccountTests(bool isAsync) : base(isAsync) { } - - [SetUp] - public void ClearChallengeCacheforRecord() - { - if (Mode == RecordedTestMode.Record || Mode == RecordedTestMode.Playback) - { - Initialize(); - } - } - [TearDown] - public async Task CleanupResourceGroup() - { - await CleanupResourceGroupsAsync(); - } - - [RecordedTest] - public async Task StorageAccountCreateTest() - { - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - string accountName1 = Recording.GenerateAssetName("sto"); - - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName); - VerifyAccountProperties(account, true); - - //Make sure a second create returns immediately - account = await _CreateStorageAccountAsync(rgname, accountName); - VerifyAccountProperties(account, true); - - //Create storage account with only required params - account = await _CreateStorageAccountAsync(rgname, accountName1); - VerifyAccountProperties(account, false); - } - - [RecordedTest] - public async Task StorageAccountCreateWithEncryptionTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - //Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); - parameters.Encryption = new Encryption(KeySource.MicrosoftStorage) - { - Services = new EncryptionServices { Blob = new EncryptionService { Enabled = true }, File = new EncryptionService { Enabled = true } } - }; - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - VerifyAccountProperties(account, true); - - //Verify encryption settings - Assert.NotNull(account.Encryption); - Assert.NotNull(account.Encryption.Services.Blob); - Assert.True(account.Encryption.Services.Blob.Enabled); - Assert.NotNull(account.Encryption.Services.Blob.LastEnabledTime); - - Assert.NotNull(account.Encryption.Services.File); - Assert.NotNull(account.Encryption.Services.File.Enabled); - Assert.NotNull(account.Encryption.Services.File.LastEnabledTime); - - if (null != account.Encryption.Services.Table) - { - if (account.Encryption.Services.Table.Enabled.HasValue) - { - Assert.False(account.Encryption.Services.Table.LastEnabledTime.HasValue); - } - } - - if (null != account.Encryption.Services.Queue) - { - if (account.Encryption.Services.Queue.Enabled.HasValue) - { - Assert.False(account.Encryption.Services.Queue.LastEnabledTime.HasValue); - } - } - } - - [RecordedTest] - public async Task StorageAccountCreateWithAccessTierTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - string accountName1 = Recording.GenerateAssetName("sto"); - - //Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(kind: Kind.BlobStorage); - parameters.AccessTier = AccessTier.Hot; - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - VerifyAccountProperties(account, false); - Assert.AreEqual(AccessTier.Hot, account.AccessTier); - Assert.AreEqual(Kind.BlobStorage, account.Kind); - - //Create storage account with cool - parameters = GetDefaultStorageAccountParameters(kind: Kind.BlobStorage); - parameters.AccessTier = AccessTier.Cool; - account = await _CreateStorageAccountAsync(rgname, accountName1, parameters); - VerifyAccountProperties(account, false); - Assert.AreEqual(AccessTier.Cool, account.AccessTier); - Assert.AreEqual(Kind.BlobStorage, account.Kind); - } - - [RecordedTest] - public async Task StorageAccountBeginCreateTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - //Create storage account - await _CreateStorageAccountAsync(rgname, accountName); - } - - [RecordedTest] - public async Task StorageAccountDeleteTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - - //Delete an account which does not exist - await DeleteStorageAccountAsync(rgname, "missingaccount"); - - //Create storage account - string accountName = await CreateStorageAccount(AccountsClient, rgname, Recording); - - //Delete an account - await DeleteStorageAccountAsync(rgname, accountName); - - //Delete an account which was just deleted - await DeleteStorageAccountAsync(rgname, accountName); - } - - [RecordedTest] - public async Task StorageAccountGetStandardTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - string accountName1 = Recording.GenerateAssetName("sto"); - string accountName2 = Recording.GenerateAssetName("sto"); - string accountName3 = Recording.GenerateAssetName("sto"); - - // Create and get a LRS storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(sku: new Sku(SkuName.StandardLRS)); - await _CreateStorageAccountAsync(rgname, accountName, parameters); - StorageAccount account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - VerifyAccountProperties(account, false); - - // Create and get a GRS storage account - parameters = GetDefaultStorageAccountParameters(sku: new Sku(SkuName.StandardGRS)); - await _CreateStorageAccountAsync(rgname, accountName1, parameters); - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName1); - VerifyAccountProperties(account, true); - - // Create and get a RAGRS storage account - parameters = GetDefaultStorageAccountParameters(sku: new Sku(SkuName.StandardRagrs)); - await _CreateStorageAccountAsync(rgname, accountName2, parameters); - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName2); - VerifyAccountProperties(account, false); - - // Create and get a ZRS storage account - parameters = GetDefaultStorageAccountParameters(sku: new Sku(SkuName.StandardZRS)); - await _CreateStorageAccountAsync(rgname, accountName3, parameters); - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName3); - VerifyAccountProperties(account, false); - } - - [RecordedTest] - public async Task StorageAccountGetBlobTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - string accountName1 = Recording.GenerateAssetName("sto"); - string accountName2 = Recording.GenerateAssetName("sto"); - - // Create and get a blob LRS storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(sku: new Sku(SkuName.StandardLRS), kind: Kind.BlobStorage); - parameters.AccessTier = AccessTier.Hot; - await _CreateStorageAccountAsync(rgname, accountName, parameters); - StorageAccount account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - VerifyAccountProperties(account, false); - - // Create and get a blob GRS storage account - parameters = GetDefaultStorageAccountParameters(sku: new Sku(SkuName.StandardGRS), kind: Kind.BlobStorage); - parameters.AccessTier = AccessTier.Hot; - await _CreateStorageAccountAsync(rgname, accountName1, parameters); - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName1); - VerifyAccountProperties(account, false); - - // Create and get a blob RAGRS storage account - parameters = GetDefaultStorageAccountParameters(sku: new Sku(SkuName.StandardRagrs), kind: Kind.BlobStorage); - parameters.AccessTier = AccessTier.Hot; - await _CreateStorageAccountAsync(rgname, accountName2, parameters); - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName2); - VerifyAccountProperties(account, false); - } - - [RecordedTest] - public async Task StorageAccountGetPremiumTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create and get a Premium LRS storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(sku: new Sku(SkuName.StandardLRS), kind: Kind.BlobStorage); - parameters.AccessTier = AccessTier.Hot; - await _CreateStorageAccountAsync(rgname, accountName, parameters); - StorageAccount account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - VerifyAccountProperties(account, false); - } - - [RecordedTest] - public async Task StorageAccountListByResourceGroupTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - - //List by resource group - AsyncPageable accountlistAP = AccountsClient.ListByResourceGroupAsync(rgname); - List accountlist = await accountlistAP.ToEnumerableAsync(); - Assert.False(accountlist.Any()); - - // Create storage accounts - string accountName1 = await CreateStorageAccount(AccountsClient, rgname, Recording); - string accountName2 = await CreateStorageAccount(AccountsClient, rgname, Recording); - accountlistAP = AccountsClient.ListByResourceGroupAsync(rgname); - accountlist = await accountlistAP.ToEnumerableAsync(); - Assert.AreEqual(2, accountlist.Count()); - - foreach (StorageAccount account in accountlist) - { - VerifyAccountProperties(account, true); - } - } - - [RecordedTest] - public async Task StorageAccountListWithEncryptionTest() + public async Task ClearStorageAccounts() { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); - parameters.Encryption = new Encryption(KeySource.MicrosoftStorage) - { - Services = new EncryptionServices { Blob = new EncryptionService { Enabled = true }, File = new EncryptionService { Enabled = true } } - }; - await _CreateStorageAccountAsync(rgname, accountName, parameters); - - // List account and verify - AsyncPageable accounts = AccountsClient.ListByResourceGroupAsync(rgname); - List accountlist = await accounts.ToEnumerableAsync(); - Assert.AreEqual(1, accountlist.Count()); - - StorageAccount account = accountlist.ToArray()[0]; - VerifyAccountProperties(account, true); - Assert.NotNull(account.Encryption); - Assert.NotNull(account.Encryption.Services.Blob); - Assert.True(account.Encryption.Services.Blob.Enabled); - Assert.NotNull(account.Encryption.Services.Blob.LastEnabledTime); - - Assert.NotNull(account.Encryption.Services.File); - Assert.True(account.Encryption.Services.File.Enabled); - Assert.NotNull(account.Encryption.Services.File.LastEnabledTime); - - if (null != account.Encryption.Services.Table) - { - if (account.Encryption.Services.Table.Enabled.HasValue) - { - Assert.False(account.Encryption.Services.Table.LastEnabledTime.HasValue); - } - } - - if (null != account.Encryption.Services.Queue) + //remove all storage accounts under current resource group + if (resourceGroup != null) { - if (account.Encryption.Services.Queue.Enabled.HasValue) + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + List storageAccountList = await storageAccountContainer.GetAllAsync().ToEnumerableAsync(); + foreach (StorageAccount account in storageAccountList) { - Assert.False(account.Encryption.Services.Queue.LastEnabledTime.HasValue); + await account.DeleteAsync(); } + resourceGroup = null; } } - + [Test] [RecordedTest] - public async Task StorageAccountListBySubscriptionTest() + public async Task CreateDeleteStorageAccount() { - // Create resource group and storage account - string rgname1 = await CreateResourceGroupAsync(); - string accountName1 = await CreateStorageAccount(AccountsClient, rgname1, Recording); - - // Create different resource group and storage account - string rgname2 = await CreateResourceGroupAsync(); - string accountName2 = await CreateStorageAccount(AccountsClient, rgname2, Recording); - - AsyncPageable accountlist = AccountsClient.ListAsync(); - List accountlists = accountlist.ToEnumerableAsync().Result; - - StorageAccount account1 = accountlists.First( - t => StringComparer.OrdinalIgnoreCase.Equals(t.Name, accountName1)); + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + StorageAccountCreateOperation accountOperation = await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters(),false); + StorageAccount account1=await accountOperation.WaitForCompletionAsync(); + Assert.AreEqual(accountName, account1.Id.Name); VerifyAccountProperties(account1, true); + AssertStorageAccountEqual(account1, await account1.GetAsync()); - StorageAccount account2 = accountlists.First( - t => StringComparer.OrdinalIgnoreCase.Equals(t.Name, accountName2)); + //validate if created successfully + StorageAccount account2 = await storageAccountContainer.GetAsync(accountName); VerifyAccountProperties(account2, true); - } - - [RecordedTest] - public async Task StorageAccountListKeysTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - - // Create storage account - string accountName = await CreateStorageAccount(AccountsClient, rgname, Recording); - - // List keys - Response keys = await AccountsClient.ListKeysAsync(rgname, accountName); - Assert.NotNull(keys); - - // Validate Key1 - StorageAccountKey key1 = keys.Value.Keys.First( - t => StringComparer.OrdinalIgnoreCase.Equals(t.KeyName, "key1")); - Assert.NotNull(key1); - Assert.AreEqual(KeyPermission.Full, key1.Permissions); - Assert.NotNull(key1.Value); - - // Validate Key2 - StorageAccountKey key2 = keys.Value.Keys.First( - t => StringComparer.OrdinalIgnoreCase.Equals(t.KeyName, "key2")); - Assert.NotNull(key2); - Assert.AreEqual(KeyPermission.Full, key2.Permissions); - Assert.NotNull(key2.Value); - } - - [RecordedTest] - public async Task StorageAccountRegenerateKeyTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - - // Create storage account - string accountName = await CreateStorageAccount(AccountsClient, rgname, Recording); - - // List keys - Response keys = await AccountsClient.ListKeysAsync(rgname, accountName); - Assert.NotNull(keys); - StorageAccountKey key2 = keys.Value.Keys.First( - t => StringComparer.OrdinalIgnoreCase.Equals(t.KeyName, "key2")); - Assert.NotNull(key2); - - // Regenerate keys and verify that keys change - StorageAccountRegenerateKeyParameters keyParameters = new StorageAccountRegenerateKeyParameters("key2"); - Response regenKeys = await AccountsClient.RegenerateKeyAsync(rgname, accountName, keyParameters); - StorageAccountKey key2Regen = regenKeys.Value.Keys.First( - t => StringComparer.OrdinalIgnoreCase.Equals(t.KeyName, "key2")); - Assert.NotNull(key2Regen); - - // Validate key was regenerated - Assert.AreNotEqual(key2.Value, key2Regen.Value); - } - - [RecordedTest] - public async Task StorageAccountRevokeUserDelegationKeysTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - - // Create storage account - string accountName = await CreateStorageAccount(AccountsClient, rgname, Recording); - - // Revoke User DelegationKeys - await AccountsClient.RevokeUserDelegationKeysAsync(rgname, accountName); - } - - [RecordedTest] - public async Task StorageAccountCheckNameTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Check valid name - StorageAccountCheckNameAvailabilityParameters storageAccountCheckNameAvailabilityParameters = new StorageAccountCheckNameAvailabilityParameters(accountName); - Response checkNameRequest = await AccountsClient.CheckNameAvailabilityAsync(storageAccountCheckNameAvailabilityParameters); - Assert.True(checkNameRequest.Value.NameAvailable); - Assert.Null(checkNameRequest.Value.Reason); - Assert.Null(checkNameRequest.Value.Message); - - // Check invalid name - storageAccountCheckNameAvailabilityParameters = new StorageAccountCheckNameAvailabilityParameters("CAPS"); - checkNameRequest = await AccountsClient.CheckNameAvailabilityAsync(storageAccountCheckNameAvailabilityParameters); - Assert.False(checkNameRequest.Value.NameAvailable); - Assert.AreEqual(Reason.AccountNameInvalid, checkNameRequest.Value.Reason); - Assert.AreEqual("CAPS is not a valid storage account name. Storage account name must be between 3 and 24 " - + "characters in length and use numbers and lower-case letters only.", checkNameRequest.Value.Message); - - // Check name of account that already exists - string accountName1 = await CreateStorageAccount(AccountsClient, rgname, Recording); - storageAccountCheckNameAvailabilityParameters = new StorageAccountCheckNameAvailabilityParameters(accountName1); - checkNameRequest = await AccountsClient.CheckNameAvailabilityAsync(storageAccountCheckNameAvailabilityParameters); - Assert.False(checkNameRequest.Value.NameAvailable); - Assert.AreEqual(Reason.AlreadyExists, checkNameRequest.Value.Reason); - Assert.AreEqual("The storage account named " + accountName1 + " is already taken.", checkNameRequest.Value.Message); - } - - [RecordedTest] - public async Task StorageAccountUpdateWithCreateTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - - // Create storage account - string accountName = await CreateStorageAccount(AccountsClient, rgname, Recording); - - // Update storage account type - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(sku: new Sku(SkuName.StandardLRS)); - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(SkuName.StandardLRS, account.Sku.Name); - - // Validate - Response accountProerties = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(SkuName.StandardLRS, accountProerties.Value.Sku.Name); - - // Update storage tags - // Update storage tags - parameters.Tags.Clear(); - parameters.Tags.Add("key3", "value3"); - parameters.Tags.Add("key4", "value4"); - parameters.Tags.Add("key5", "value6"); - - account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(account.Tags.Count, parameters.Tags.Count); - - // Validate - accountProerties = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(accountProerties.Value.Tags.Count, parameters.Tags.Count); - - // Update storage encryption - parameters.Encryption = new Encryption(KeySource.MicrosoftStorage) - { - Services = new EncryptionServices { Blob = new EncryptionService { Enabled = true }, File = new EncryptionService { Enabled = true } } - }; - account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - Assert.NotNull(account.Encryption); - - // Validate - accountProerties = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.NotNull(accountProerties.Value.Encryption); - Assert.NotNull(accountProerties.Value.Encryption.Services.Blob); - Assert.True(accountProerties.Value.Encryption.Services.Blob.Enabled); - Assert.NotNull(accountProerties.Value.Encryption.Services.Blob.LastEnabledTime); - - Assert.NotNull(accountProerties.Value.Encryption.Services.File); - Assert.True(accountProerties.Value.Encryption.Services.File.Enabled); - Assert.NotNull(accountProerties.Value.Encryption.Services.File.LastEnabledTime); - - if (null != accountProerties.Value.Encryption.Services.Table) - { - if (accountProerties.Value.Encryption.Services.Table.Enabled.HasValue) - { - Assert.False(accountProerties.Value.Encryption.Services.Table.LastEnabledTime.HasValue); - } - } - - if (null != accountProerties.Value.Encryption.Services.Queue) - { - if (accountProerties.Value.Encryption.Services.Queue.Enabled.HasValue) - { - Assert.False(accountProerties.Value.Encryption.Services.Queue.LastEnabledTime.HasValue); - } - } - - // Update storage custom domains - parameters = GetDefaultStorageAccountParameters(); - parameters.CustomDomain = new CustomDomain("foo.example.com") { UseSubDomainName = true }; - try - { - await AccountsClient.StartCreateAsync(rgname, accountName, parameters); - Assert.True(false, "This request should fail with the below code."); - } - catch (RequestFailedException ex) - { - Assert.AreEqual((int)HttpStatusCode.Conflict, ex.Status); - Assert.True(ex.Message != null && ex.Message.Contains("The custom domain name could not be verified. CNAME mapping from foo.example.com to")); + AssertStorageAccountEqual(account1, account2); + StorageAccount account3 = await storageAccountContainer.GetIfExistsAsync(accountName + "1"); + Assert.IsNull(account3); + Assert.IsTrue(await storageAccountContainer.CheckIfExistsAsync(accountName)); + Assert.IsFalse(await storageAccountContainer.CheckIfExistsAsync(accountName + "1")); + + //delete storage account + await account1.DeleteAsync(); + + //validate if deleted successfully + Assert.IsFalse(await storageAccountContainer.CheckIfExistsAsync(accountName)); + StorageAccount account4 = await storageAccountContainer.GetIfExistsAsync(accountName); + Assert.IsNull(account4); + } + [Test] + [RecordedTest] + public async Task GetAllStorageAccounts() + { + //create two storage accounts + string accountName1 = Recording.GenerateAssetName("storage1"); + string accountName2 = Recording.GenerateAssetName("storage2"); + resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + StorageAccountCreateOperation accountCreateOperation1 = await storageAccountContainer.CreateOrUpdateAsync(accountName1, GetDefaultStorageAccountParameters()); + StorageAccount account1 = await accountCreateOperation1.WaitForCompletionAsync(); + StorageAccountCreateOperation accountCreateOperation2 = await storageAccountContainer.CreateOrUpdateAsync(accountName2, GetDefaultStorageAccountParameters()); + StorageAccount account2 = await accountCreateOperation2.WaitForCompletionAsync(); + + //validate two storage accounts + int count = 0; + StorageAccount account3 = null; + StorageAccount account4 = null; + await foreach (StorageAccount account in storageAccountContainer.GetAllAsync()) + { + count++; + if (account.Id.Name == accountName1) + account3 = account; + if (account.Id.Name == accountName2) + account4 = account; } + Assert.AreEqual(count, 2); + VerifyAccountProperties(account3,true); + VerifyAccountProperties(account4, true); } - + [Test] [RecordedTest] - public async Task StorageAccountUpdateTest() + public async Task UpdateStorageAccount() { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - - // Create storage account - string accountName = await CreateStorageAccount(AccountsClient, rgname, Recording); + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + StorageAccountCreateOperation accountCreateOperation = await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters()); + StorageAccount account1 = await accountCreateOperation.WaitForCompletionAsync(); + VerifyAccountProperties(account1, true); - // Update storage account type + //update sku StorageAccountUpdateParameters parameters = new StorageAccountUpdateParameters() { Sku = new Sku(SkuName.StandardLRS), }; - StorageAccount account = await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(SkuName.StandardLRS, account.Sku.Name); + account1=await account1.UpdateAsync(parameters); + Assert.AreEqual(account1.Data.Sku.Name, SkuName.StandardLRS); - // Validate - Response accountProerties = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(SkuName.StandardLRS, accountProerties.Value.Sku.Name); + // validate + StorageAccount account2=await storageAccountContainer.GetAsync(accountName); + Assert.AreEqual(account2.Data.Sku.Name, SkuName.StandardLRS); - // Update storage tags + //update tags parameters.Tags.Clear(); parameters.Tags.Add("key3", "value3"); parameters.Tags.Add("key4", "value4"); - parameters.Tags.Add("key5", "value6"); - - account = await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(account.Tags.Count, parameters.Tags.Count); + parameters.Tags.Add("key5", "value5"); + account1 =await account1.UpdateAsync(parameters); + Assert.AreEqual(account1.Data.Tags.Count, parameters.Tags.Count); - // Validate - accountProerties = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(accountProerties.Value.Tags.Count, parameters.Tags.Count); + //validate + account2 = await storageAccountContainer.GetAsync(accountName); + Assert.AreEqual(account2.Data.Tags.Count, parameters.Tags.Count); - // Update storage encryption - parameters.Encryption = new Encryption(KeySource.MicrosoftStorage) + //update encryption + parameters.Encryption= new Encryption(KeySource.MicrosoftStorage) { Services = new EncryptionServices { Blob = new EncryptionService { Enabled = true }, File = new EncryptionService { Enabled = true } } }; - account = await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.NotNull(account.Encryption); + account1 = await account1.UpdateAsync(parameters); + Assert.NotNull(account1.Data.Encryption); - // Validate - accountProerties = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.NotNull(accountProerties.Value.Encryption); - Assert.NotNull(accountProerties.Value.Encryption.Services.Blob); - Assert.True(accountProerties.Value.Encryption.Services.Blob.Enabled); - Assert.NotNull(accountProerties.Value.Encryption.Services.Blob.LastEnabledTime); - - Assert.NotNull(accountProerties.Value.Encryption.Services.File); - Assert.True(accountProerties.Value.Encryption.Services.File.Enabled); - Assert.NotNull(accountProerties.Value.Encryption.Services.File.LastEnabledTime); - - if (null != accountProerties.Value.Encryption.Services.Table) - { - if (accountProerties.Value.Encryption.Services.Table.Enabled.HasValue) - { - Assert.False(accountProerties.Value.Encryption.Services.Table.LastEnabledTime.HasValue); - } - } - - if (null != accountProerties.Value.Encryption.Services.Queue) - { - if (accountProerties.Value.Encryption.Services.Queue.Enabled.HasValue) - { - Assert.False(accountProerties.Value.Encryption.Services.Queue.LastEnabledTime.HasValue); - } - } + //validate + account2 = await storageAccountContainer.GetAsync(accountName); + Assert.NotNull(account2.Data.Encryption); + Assert.NotNull(account2.Data.Encryption.Services.Blob); + Assert.True(account2.Data.Encryption.Services.Blob.Enabled); + Assert.NotNull(account2.Data.Encryption.Services.Blob.LastEnabledTime); + Assert.NotNull(account2.Data.Encryption.Services.File); + Assert.True(account2.Data.Encryption.Services.File.Enabled); + Assert.NotNull(account2.Data.Encryption.Services.File.LastEnabledTime); - // Update storage custom domains - parameters = new StorageAccountUpdateParameters + //update http traffic only and validate + parameters = new StorageAccountUpdateParameters() { - CustomDomain = new CustomDomain("foo.example.com") - { - UseSubDomainName = true - } + EnableHttpsTrafficOnly = false }; - - try - { - await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.True(false, "This request should fail with the below code."); - } - catch (RequestFailedException ex) - { - Assert.AreEqual((int)HttpStatusCode.Conflict, ex.Status); - Assert.True(ex.Message != null && ex.Message.Contains("The custom domain name could not be verified. CNAME mapping from foo.example.com to")); - } - } - - [RecordedTest] - public async Task StorageAccountUpdateMultipleTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - - // Create storage account - string accountName = await CreateStorageAccount(AccountsClient, rgname, Recording); - - // Update storage account type - StorageAccountUpdateParameters parameters = new StorageAccountUpdateParameters() + account1 = await account1.UpdateAsync(parameters); + Assert.AreEqual(account1.Data.EnableHttpsTrafficOnly, false); + account2 = await storageAccountContainer.GetAsync(accountName); + Assert.AreEqual(account2.Data.EnableHttpsTrafficOnly, false); + parameters = new StorageAccountUpdateParameters() { - Sku = new Sku(SkuName.StandardLRS), - Tags = { { "key3", "value3" }, { "key4", "value4" }, { "key5", "value6" } } + EnableHttpsTrafficOnly = true }; - StorageAccount account = await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(SkuName.StandardLRS, account.Sku.Name); - Assert.AreEqual(account.Tags.Count, parameters.Tags.Count); - - // Validate - Response accountProerties = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(SkuName.StandardLRS, accountProerties.Value.Sku.Name); - Assert.AreEqual(accountProerties.Value.Tags.Count, parameters.Tags.Count); - } - - [RecordedTest] - public async Task StorageAccountLocationUsageTest() - { - // Query usage - string Location = DefaultLocation; - AsyncPageable usages = UsagesClient.ListByLocationAsync(Location); - List usagelist = await usages.ToEnumerableAsync(); - Assert.AreEqual(1, usagelist.Count()); - Assert.AreEqual(UsageUnit.Count, usagelist.First().Unit); - Assert.NotNull(usagelist.First().CurrentValue); - Assert.AreEqual(250, usagelist.First().Limit); - Assert.NotNull(usagelist.First().Name); - Assert.AreEqual("StorageAccounts", usagelist.First().Name.Value); - Assert.AreEqual("Storage Accounts", usagelist.First().Name.LocalizedValue); + account1 = await account1.UpdateAsync(parameters); + Assert.AreEqual(account1.Data.EnableHttpsTrafficOnly, true); + account2 = await storageAccountContainer.GetAsync(accountName); + Assert.AreEqual(account2.Data.EnableHttpsTrafficOnly, true); } + [Test] [RecordedTest] - [Ignore("Track2: The function of 'ResourceProviderOperationDetails' is not found in trach2 Management.Resource")] - public void StorageAccountGetOperationsTest() + public async Task CreateLargeFileShareOnStorageAccount() { - //var handler = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + //create storage account and enable large share + string accountName = Recording.GenerateAssetName("storage"); + resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + Sku sku = new Sku(SkuName.StandardLRS); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(sku: sku,kind:Kind.StorageV2); + parameters.LargeFileSharesState = LargeFileSharesState.Enabled; + StorageAccountCreateOperation accountCreateOperation = await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters); + StorageAccount account1 = await accountCreateOperation.WaitForCompletionAsync(); + VerifyAccountProperties(account1, false); + + //create file share with share quota 5200, which is allowed in large file shares + string fileShareName = Recording.GenerateAssetName("testfileshare"); + FileService fileService = await account1.GetFileServices().GetAsync("default"); + FileShareContainer shareContainer = fileService.GetFileShares(); + FileShareData shareData = new FileShareData(); + shareData.ShareQuota = 5200; + FileShareCreateOperation fileShareCreateOperation= await shareContainer.CreateOrUpdateAsync(fileShareName, shareData); + FileShare share = await fileShareCreateOperation.WaitForCompletionAsync(); + Assert.AreEqual(share.Data.ShareQuota, shareData.ShareQuota); + } + + [Test] + [RecordedTest] + public async Task StorageAccountRegenerateKey() + { + //create storage account and get keys + string accountName = Recording.GenerateAssetName("storage"); + resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + StorageAccountCreateOperation accountCreateOperation = await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters()); + StorageAccount account1 = await accountCreateOperation.WaitForCompletionAsync(); + VerifyAccountProperties(account1, true); + StorageAccountListKeysResult keys = await account1.GetKeysAsync(); + Assert.NotNull(keys); + StorageAccountKey key2 = keys.Keys.First( + t => StringComparer.OrdinalIgnoreCase.Equals(t.KeyName, "key2")); + Assert.NotNull(key2); - //using (MockContext context = MockContext.Start(this.GetType())) - //{ - // var resourcesClient = GetResourceManagementClient(context, handler); - // var ops = resourcesClient.ResourceProviderOperationDetails.List("Microsoft.Storage", "2015-06-15"); + //regenerate key and verify the key's change + StorageAccountRegenerateKeyParameters keyParameters = new StorageAccountRegenerateKeyParameters("key2"); + StorageAccountListKeysResult regenKeys = await account1.RegenerateKeyAsync(keyParameters); + StorageAccountKey regenKey2 = regenKeys.Keys.First( + t => StringComparer.OrdinalIgnoreCase.Equals(t.KeyName, "key2")); + Assert.NotNull(regenKey2); - // Assert.True(ops.Count() > 1); - //} + //validate the key is different from origin one + Assert.AreNotEqual(key2.Value, regenKey2.Value); } - + [Test] [RecordedTest] - public async Task StorageAccountListAccountSASTest() + public async Task CreateUpdataNetworkRule() { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - await _CreateStorageAccountAsync(rgname, accountName); - - AccountSasParameters accountSasParameters = new AccountSasParameters(services: "bftq", resourceTypes: "sco", permissions: "rdwlacup", sharedAccessExpiryTime: Recording.UtcNow.AddHours(1)) + //create storage account with network rule + string accountName = Recording.GenerateAssetName("storage"); + resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); + parameters.NetworkRuleSet = new NetworkRuleSet(defaultAction: DefaultAction.Deny) { - Protocols = HttpProtocol.HttpsHttp, - SharedAccessStartTime = Recording.UtcNow, - KeyToSign = "key1" + Bypass = @"Logging, AzureServices", + IpRules = { new IPRule(iPAddressOrRange: "23.45.67.89") } }; - Response result = await AccountsClient.ListAccountSASAsync(rgname, accountName, accountSasParameters); - - AccountSasParameters resultCredentials = ParseAccountSASToken(result.Value.AccountSasToken); - - Assert.AreEqual(accountSasParameters.Services, resultCredentials.Services); - Assert.AreEqual(accountSasParameters.ResourceTypes, resultCredentials.ResourceTypes); - Assert.AreEqual(accountSasParameters.Permissions, resultCredentials.Permissions); - Assert.AreEqual(accountSasParameters.Protocols, resultCredentials.Protocols); - - Assert.NotNull(accountSasParameters.SharedAccessStartTime); - Assert.NotNull(accountSasParameters.SharedAccessExpiryTime); - } - - [RecordedTest] - public async Task StorageAccountListAccountSASWithDefaultProperties() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - await _CreateStorageAccountAsync(rgname, accountName); - - // Test for default values of sas credentials. - AccountSasParameters accountSasParameters = new AccountSasParameters(services: "b", resourceTypes: "sco", permissions: "rl", sharedAccessExpiryTime: Recording.UtcNow.AddHours(1)); - - Response result = await AccountsClient.ListAccountSASAsync(rgname, accountName, accountSasParameters); - - AccountSasParameters resultCredentials = ParseAccountSASToken(result.Value.AccountSasToken); + StorageAccountCreateOperation accountCreateOperation = await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters); + StorageAccount account1 = await accountCreateOperation.WaitForCompletionAsync(); + VerifyAccountProperties(account1, false); - Assert.AreEqual(accountSasParameters.Services, resultCredentials.Services); - Assert.AreEqual(accountSasParameters.ResourceTypes, resultCredentials.ResourceTypes); - Assert.AreEqual(accountSasParameters.Permissions, resultCredentials.Permissions); - Assert.NotNull(accountSasParameters.SharedAccessExpiryTime); - } - - [RecordedTest] - public async Task StorageAccountListAccountSASWithMissingProperties() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - await _CreateStorageAccountAsync(rgname, accountName); - - // Test for default values of sas credentials. - AccountSasParameters accountSasParameters = - new AccountSasParameters(services: "b", resourceTypes: "sco", permissions: "rl", sharedAccessExpiryTime: Recording.UtcNow.AddHours(-1)); - try - { - Response result = await AccountsClient.ListAccountSASAsync(rgname, accountName, accountSasParameters); - AccountSasParameters resultCredentials = ParseAccountSASToken(result.Value.AccountSasToken); - } - catch (Exception ex) - { - Assert.True(ex.Message != null && ex.Message.Contains("Values for request parameters are invalid: signedExpiry.")); - return; - } - throw new Exception("AccountSasToken shouldn't be returned without SharedAccessExpiryTime"); - } - - [RecordedTest] - public async Task StorageAccountListServiceSASTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); + //verify network rule + StorageAccountData accountData = account1.Data; + Assert.NotNull(accountData.NetworkRuleSet); + Assert.AreEqual(@"Logging, AzureServices", accountData.NetworkRuleSet.Bypass.ToString()); + Assert.AreEqual(DefaultAction.Deny, accountData.NetworkRuleSet.DefaultAction); + Assert.IsEmpty(accountData.NetworkRuleSet.VirtualNetworkRules); + Assert.NotNull(accountData.NetworkRuleSet.IpRules); + Assert.IsNotEmpty(accountData.NetworkRuleSet.IpRules); + Assert.AreEqual("23.45.67.89", accountData.NetworkRuleSet.IpRules[0].IPAddressOrRange); + Assert.AreEqual(DefaultAction.Allow.ToString(), accountData.NetworkRuleSet.IpRules[0].Action); - // Create storage account - await _CreateStorageAccountAsync(rgname, accountName); - - string canonicalizedResourceParameter = "/blob/" + accountName + "/music"; - ServiceSasParameters serviceSasParameters = new ServiceSasParameters(canonicalizedResource: canonicalizedResourceParameter) - { - Resource = "c", - Permissions = "rdwlacup", - Protocols = HttpProtocol.HttpsHttp, - SharedAccessStartTime = Recording.UtcNow, - SharedAccessExpiryTime = Recording.UtcNow.AddHours(1), - KeyToSign = "key1" - }; - - Task> result = AccountsClient.ListServiceSASAsync(rgname, accountName, serviceSasParameters); - - ServiceSasParameters resultCredentials = ParseServiceSASToken(result.Result.Value.ServiceSasToken, canonicalizedResourceParameter); - - Assert.AreEqual(serviceSasParameters.Resource, resultCredentials.Resource); - Assert.AreEqual(serviceSasParameters.Permissions, resultCredentials.Permissions); - Assert.AreEqual(serviceSasParameters.Protocols, resultCredentials.Protocols); - Assert.NotNull(serviceSasParameters.SharedAccessStartTime); - Assert.NotNull(serviceSasParameters.SharedAccessExpiryTime); - } - - [RecordedTest] - public async Task StorageAccountListServiceSASWithDefaultProperties() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - await _CreateStorageAccountAsync(rgname, accountName); - - // Test for default values of sas credentials. - string canonicalizedResourceParameter = "/blob/" + accountName + "/music"; - ServiceSasParameters serviceSasParameters = new ServiceSasParameters(canonicalizedResource: canonicalizedResourceParameter) - { - Resource = "c", - Permissions = "rl", - SharedAccessExpiryTime = Recording.UtcNow.AddHours(1), - }; - - Response result = await AccountsClient.ListServiceSASAsync(rgname, accountName, serviceSasParameters); - - ServiceSasParameters resultCredentials = ParseServiceSASToken(result.Value.ServiceSasToken, canonicalizedResourceParameter); - - Assert.AreEqual(serviceSasParameters.Resource, resultCredentials.Resource); - Assert.AreEqual(serviceSasParameters.Permissions, resultCredentials.Permissions); - Assert.NotNull(serviceSasParameters.SharedAccessExpiryTime); - } - - [RecordedTest] - public async Task StorageAccountListServiceSASWithMissingProperties() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - await _CreateStorageAccountAsync(rgname, accountName); - - // Test for default values of sas credentials. - string canonicalizedResourceParameter = "/blob/" + accountName + "/music"; - ServiceSasParameters serviceSasParameters = new ServiceSasParameters(canonicalizedResource: canonicalizedResourceParameter) - { - Resource = "b", - Permissions = "rl" - }; - try - { - Response result = await AccountsClient.ListServiceSASAsync(rgname, accountName, serviceSasParameters); - ServiceSasParameters resultCredentials = ParseServiceSASToken(result.Value.ServiceSasToken, canonicalizedResourceParameter); - } - catch (RequestFailedException ex) - { - Assert.True(ex.Message != null && ex.Message.Contains("Values for request parameters are invalid: signedExpiry.")); - return; - } - throw new Exception("AccountSasToken shouldn't be returned without SharedAccessExpiryTime"); - } - - [RecordedTest] - public async Task StorageAccountUpdateEncryptionTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - - // Create storage account - string accountName = await CreateStorageAccount(AccountsClient, rgname, Recording); - - // Update storage account type - StorageAccountUpdateParameters parameters = new StorageAccountUpdateParameters - { - Sku = new Sku(SkuName.StandardLRS) - }; - StorageAccount account = await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(SkuName.StandardLRS, account.Sku.Name); - - // Validate - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(SkuName.StandardLRS, account.Sku.Name); - - // Update storage tags - parameters = new StorageAccountUpdateParameters - { - Tags = - { - {"key3","value3"}, - {"key4","value4"}, - {"key5","value6"} - } - }; - account = await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(account.Tags.Count, parameters.Tags.Count); - - // Validate - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(account.Tags.Count, parameters.Tags.Count); - - // 1. Update storage encryption - parameters = new StorageAccountUpdateParameters - { - Encryption = new Encryption(keySource: KeySource.MicrosoftStorage) - { - Services = new EncryptionServices { Blob = new EncryptionService { Enabled = true }, File = new EncryptionService { Enabled = true } } - } - }; - account = await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.NotNull(account.Encryption); - - // Validate - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - - Assert.NotNull(account.Encryption); - Assert.NotNull(account.Encryption.Services.Blob); - Assert.True(account.Encryption.Services.Blob.Enabled); - Assert.NotNull(account.Encryption.Services.Blob.LastEnabledTime); - - Assert.NotNull(account.Encryption.Services.File); - Assert.True(account.Encryption.Services.File.Enabled); - Assert.NotNull(account.Encryption.Services.File.LastEnabledTime); - - // 2. Restore storage encryption - parameters = new StorageAccountUpdateParameters - { - Encryption = new Encryption(keySource: KeySource.MicrosoftStorage) - { - Services = new EncryptionServices { Blob = new EncryptionService { Enabled = true }, File = new EncryptionService { Enabled = true } } - } - }; - account = await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.NotNull(account.Encryption); - - // Validate - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - - Assert.NotNull(account.Encryption); - Assert.NotNull(account.Encryption.Services.Blob); - Assert.True(account.Encryption.Services.Blob.Enabled); - Assert.NotNull(account.Encryption.Services.Blob.LastEnabledTime); - - Assert.NotNull(account.Encryption.Services.File); - Assert.True(account.Encryption.Services.File.Enabled); - Assert.NotNull(account.Encryption.Services.File.LastEnabledTime); - - // 3. Remove file encryption service field. - parameters = new StorageAccountUpdateParameters - { - Encryption = new Encryption(keySource: KeySource.MicrosoftStorage) - { - Services = new EncryptionServices { Blob = new EncryptionService { Enabled = true } } - } - }; - account = await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.NotNull(account.Encryption); - - // Validate - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - - Assert.NotNull(account.Encryption); - Assert.NotNull(account.Encryption.Services.Blob); - Assert.True(account.Encryption.Services.Blob.Enabled); - Assert.NotNull(account.Encryption.Services.Blob.LastEnabledTime); - - Assert.NotNull(account.Encryption.Services.File); - Assert.True(account.Encryption.Services.File.Enabled); - Assert.NotNull(account.Encryption.Services.File.LastEnabledTime); - } - - [RecordedTest] - public async Task StorageAccountUpdateWithHttpsOnlyTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account with hot - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); - parameters.EnableHttpsTrafficOnly = false; - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - VerifyAccountProperties(account, false); - Assert.False(account.EnableHttpsTrafficOnly); - - //Update storage account - StorageAccountUpdateParameters parameter = new StorageAccountUpdateParameters - { - EnableHttpsTrafficOnly = true - }; - account = await UpdateStorageAccountAsync(rgname, accountName, parameter); - VerifyAccountProperties(account, false); - Assert.True(account.EnableHttpsTrafficOnly); - - //Update storage account - parameter = new StorageAccountUpdateParameters - { - EnableHttpsTrafficOnly = false - }; - account = await UpdateStorageAccountAsync(rgname, accountName, parameter); - VerifyAccountProperties(account, false); - Assert.False(account.EnableHttpsTrafficOnly); - } - - [RecordedTest] - public async Task StorageAccountCreateWithHttpsOnlyTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - string accountName1 = Recording.GenerateAssetName("sto"); - - // Create storage account with hot - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); - parameters.EnableHttpsTrafficOnly = true; - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - VerifyAccountProperties(account, false); - Assert.True(account.EnableHttpsTrafficOnly); - - // Create storage account with cool - parameters.EnableHttpsTrafficOnly = false; - account = await _CreateStorageAccountAsync(rgname, accountName1, parameters); - VerifyAccountProperties(account, false); - Assert.False(account.EnableHttpsTrafficOnly); - } - - [RecordedTest] - [Ignore("Track2: Need KeyVaultManagementClient")] - public void StorageAccountCMKTest() - { - //var handler = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; - - //using (MockContext context = MockContext.Start(this.GetType())) - //{ - // var resourcesClient = GetResourceManagementClient(context, handler); - // var storageMgmtClient = GetStorageManagementClient(context, handler); - // var keyVaultMgmtClient = GetKeyVaultManagementClient(context, handler); - // var keyVaultClient = CreateKeyVaultClient(); - - // string accountName = TestUtilities.GenerateName("sto"); - // var rgname = CreateResourceGroup(resourcesClient); - // string vaultName = TestUtilities.GenerateName("keyvault"); - // string keyName = TestUtilities.GenerateName("keyvaultkey"); - - // var parameters = GetDefaultStorageAccountParameters(); - // parameters.Location = "centraluseuap"; - // parameters.Identity = new Identity { }; - // var account = storageMgmtClient.StorageAccounts.Create(rgname, accountName, parameters); - - // VerifyAccountProperties(account, false); - // Assert.NotNull(account.Identity); - - // var accessPolicies = new List(); - // accessPolicies.Add(new Microsoft.Azure.Management.KeyVault.Models.AccessPolicyEntry - // { - // TenantId = System.Guid.Parse(account.Identity.TenantId), - // ObjectId = account.Identity.PrincipalId, - // Permissions = new Microsoft.Azure.Management.KeyVault.Models.Permissions(new List { "wrapkey", "unwrapkey" }) - // }); - - // string servicePrincipalObjectId = GetServicePrincipalObjectId(); - // accessPolicies.Add(new Microsoft.Azure.Management.KeyVault.Models.AccessPolicyEntry - // { - // TenantId = System.Guid.Parse(account.Identity.TenantId), - // ObjectId = servicePrincipalObjectId, - // Permissions = new Microsoft.Azure.Management.KeyVault.Models.Permissions(new List { "all" }) - // }); - - // var keyVault = keyVaultMgmtClient.Vaults.CreateOrUpdate(rgname, vaultName, new Microsoft.Azure.Management.KeyVault.Models.VaultCreateOrUpdateParameters - // { - // Location = account.Location, - // Properties = new Microsoft.Azure.Management.KeyVault.Models.VaultProperties - // { - // TenantId = System.Guid.Parse(account.Identity.TenantId), - // AccessPolicies = accessPolicies, - // Sku = new Microsoft.Azure.Management.KeyVault.Models.Sku(Microsoft.Azure.Management.KeyVault.Models.SkuName.Standard), - // EnabledForDiskEncryption = false, - // EnabledForDeployment = false, - // EnabledForTemplateDeployment = false - // } - // }); - - // var keyVaultKey = keyVaultClient.CreateKeyAsync(keyVault.Properties.VaultUri, keyName, JsonWebKeyType.Rsa, 2048, - // JsonWebKeyOperation.AllOperations, new Microsoft.Azure.KeyVault.Models.KeyAttributes()).GetAwaiter().GetResult(); - - // // Enable encryption. - // var updateParameters = new StorageAccountUpdateParameters - // { - // Encryption = new Encryption - // { - // Services = new EncryptionServices { Blob = new EncryptionService { Enabled = true }, File = new EncryptionService { Enabled = true } }, - // KeySource = "Microsoft.Keyvault", - // KeyVaultProperties = - // new KeyVaultProperties - // { - // KeyName = keyVaultKey.KeyIdentifier.Name, - // KeyVaultUri = keyVault.Properties.VaultUri, - // KeyVersion = keyVaultKey.KeyIdentifier.Version - // } - // } - // }; - - // account = storageMgmtClient.StorageAccounts.Update(rgname, accountName, updateParameters); - // VerifyAccountProperties(account, false); - // Assert.NotNull(account.Encryption); - // Assert.True(account.Encryption.Services.Blob.Enabled); - // Assert.True(account.Encryption.Services.File.Enabled); - // Assert.Equal("Microsoft.Keyvault", account.Encryption.KeySource); - - // // Disable Encryption. - // updateParameters = new StorageAccountUpdateParameters - // { - // Encryption = new Encryption - // { - // Services = new EncryptionServices { Blob = new EncryptionService { Enabled = true }, File = new EncryptionService { Enabled = true } }, - // KeySource = "Microsoft.Storage" - // } - // }; - // account = storageMgmtClient.StorageAccounts.Update(rgname, accountName, updateParameters); - // VerifyAccountProperties(account, false); - // Assert.NotNull(account.Encryption); - // Assert.True(account.Encryption.Services.Blob.Enabled); - // Assert.True(account.Encryption.Services.File.Enabled); - // Assert.Equal("Microsoft.Storage", account.Encryption.KeySource); - - // updateParameters = new StorageAccountUpdateParameters - // { - // Encryption = new Encryption - // { - // Services = new EncryptionServices { Blob = new EncryptionService { Enabled = false }, File = new EncryptionService { Enabled = false } }, - // KeySource = KeySource.MicrosoftStorage - // } - // }; - // account = storageMgmtClient.StorageAccounts.Update(rgname, accountName, updateParameters); - // VerifyAccountProperties(account, false); - // Assert.Null(account.Encryption); - //} - } - - [RecordedTest] - [Ignore("Track2: The constructor of OperationDisplay is internal")] - public void StorageAccountOperationsTest() - { - //var handler = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; - - //using (MockContext context = MockContext.Start(this.GetType())) - //{ - // var resourcesClient = GetResourceManagementClient(context, handler); - // var storageMgmtClient = GetStorageManagementClient(context, handler); - // var keyVaultMgmtClient = GetKeyVaultManagementClient(context, handler); - - // // Create storage account with hot - // string accountName = TestUtilities.GenerateName("sto"); - // var rgname = CreateResourceGroup(resourcesClient); - - // var ops = storageMgmtClient.Operations.List(); - // var op1 = new Operation - // { - // Name = "Microsoft.Storage/storageAccounts/write", - // Display = new OperationDisplay - // { - // Provider = "Microsoft Storage", - // Resource = "Storage Accounts", - // Operation = "Create/Update Storage Account" - // } - // }; - // var op2 = new Operation - // { - // Name = "Microsoft.Storage/storageAccounts/delete", - // Display = new OperationDisplay - // { - // Provider = "Microsoft Storage", - // Resource = "Storage Accounts", - // Operation = "Delete Storage Account" - // } - // }; - // bool exists1 = false; - // bool exists2 = false; - // Assert.NotNull(ops); - // Assert.NotNull(ops.GetEnumerator()); - // var operation = ops.GetEnumerator(); - - // while (operation.MoveNext()) - // { - // if (operation.Current.ToString().Equals(op1.ToString())) - // { - // exists1 = true; - // } - // if (operation.Current.ToString().Equals(op2.ToString())) - // { - // exists2 = true; - // } - // } - // Assert.True(exists1); - // Assert.True(exists2); - //} - } - - [RecordedTest] - public async Task StorageAccountVnetACLTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account with Vnet - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); - parameters.NetworkRuleSet = new NetworkRuleSet(defaultAction: DefaultAction.Deny) - { - Bypass = @"Logging,AzureServices", - IpRules = { new IPRule(iPAddressOrRange: "23.45.67.90") } - }; - await _CreateStorageAccountAsync(rgname, accountName, parameters); - - StorageAccount account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - - // Verify the vnet rule properties. - Assert.NotNull(account.NetworkRuleSet); - Assert.AreEqual(@"Logging, AzureServices", account.NetworkRuleSet.Bypass.ToString()); - Assert.AreEqual(DefaultAction.Deny, account.NetworkRuleSet.DefaultAction); - Assert.IsEmpty(account.NetworkRuleSet.VirtualNetworkRules); - Assert.NotNull(account.NetworkRuleSet.IpRules); - Assert.IsNotEmpty(account.NetworkRuleSet.IpRules); - Assert.AreEqual("23.45.67.90", account.NetworkRuleSet.IpRules[0].IPAddressOrRange); - Assert.AreEqual(DefaultAction.Allow.ToString(), account.NetworkRuleSet.IpRules[0].Action); - - // Update Vnet - StorageAccountUpdateParameters updateParameters = new StorageAccountUpdateParameters + //update network rule + StorageAccountUpdateParameters updateParameters = new StorageAccountUpdateParameters() { NetworkRuleSet = new NetworkRuleSet(defaultAction: DefaultAction.Deny) { Bypass = @"Logging, Metrics", - IpRules ={ - new IPRule(iPAddressOrRange:"23.45.67.91") { Action = DefaultAction.Allow.ToString() }, - new IPRule(iPAddressOrRange:"23.45.67.92") - }, - } - }; - await UpdateStorageAccountAsync(rgname, accountName, updateParameters); - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - - Assert.NotNull(account.NetworkRuleSet); - Assert.AreEqual(@"Logging, Metrics", account.NetworkRuleSet.Bypass.ToString()); - Assert.AreEqual(DefaultAction.Deny, account.NetworkRuleSet.DefaultAction); - Assert.IsEmpty(account.NetworkRuleSet.VirtualNetworkRules); - Assert.NotNull(account.NetworkRuleSet.IpRules); - Assert.IsNotEmpty(account.NetworkRuleSet.IpRules); - Assert.AreEqual("23.45.67.91", account.NetworkRuleSet.IpRules[0].IPAddressOrRange); - Assert.AreEqual(DefaultAction.Allow.ToString(), account.NetworkRuleSet.IpRules[0].Action); - Assert.AreEqual("23.45.67.92", account.NetworkRuleSet.IpRules[1].IPAddressOrRange); - Assert.AreEqual(DefaultAction.Allow.ToString(), account.NetworkRuleSet.IpRules[1].Action); - - // Delete vnet. - updateParameters = new StorageAccountUpdateParameters - { - NetworkRuleSet = new NetworkRuleSet(DefaultAction.Allow) - }; - await UpdateStorageAccountAsync(rgname, accountName, updateParameters); - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - - Assert.NotNull(account.NetworkRuleSet); - Assert.AreEqual(@"Logging, Metrics", account.NetworkRuleSet.Bypass.ToString()); - Assert.AreEqual(DefaultAction.Allow, account.NetworkRuleSet.DefaultAction); - } - - [RecordedTest] - public void StorageSKUListTest() - { - AsyncPageable skulist = SkusClient.ListAsync(); - Assert.NotNull(skulist); - Task> skuListTask = skulist.ToEnumerableAsync(); - Assert.AreEqual(@"storageAccounts", skuListTask.Result.ElementAt(0).ResourceType); - Assert.NotNull(skuListTask.Result.ElementAt(0).Name); - Assert.True(skuListTask.Result.ElementAt(0).Name.GetType() == SkuName.PremiumLRS.GetType()); - Assert.True(skuListTask.Result.ElementAt(0).Name.Equals(SkuName.PremiumLRS) - || skuListTask.Result.ElementAt(0).Name.Equals(SkuName.StandardGRS) - || skuListTask.Result.ElementAt(0).Name.Equals(SkuName.StandardLRS) - || skuListTask.Result.ElementAt(0).Name.Equals(SkuName.StandardRagrs) - || skuListTask.Result.ElementAt(0).Name.Equals(SkuName.StandardZRS)); - Assert.NotNull(skuListTask.Result.ElementAt(0).Kind); - Assert.True(skuListTask.Result.ElementAt(0).Kind.Equals(Kind.BlobStorage) || skuListTask.Result.ElementAt(0).Kind.Equals(Kind.Storage) || skuListTask.Result.ElementAt(0).Kind.Equals(Kind.StorageV2)); - } - - [RecordedTest] - public async Task StorageAccountCreateWithStorageV2() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account with StorageV2 - Sku sku = new Sku(SkuName.StandardGRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.StorageV2, location: DefaultLocation); - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - VerifyAccountProperties(account, false); - Assert.NotNull(account.PrimaryEndpoints.Web); - Assert.AreEqual(Kind.StorageV2, account.Kind); - } - - [RecordedTest] - public async Task StorageAccountUpdateKindStorageV2() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - - // Create storage account - string accountName = await CreateStorageAccount(AccountsClient, rgname, Recording); - - // Update storage account type - StorageAccountUpdateParameters parameters = new StorageAccountUpdateParameters - { - Kind = Kind.StorageV2, - EnableHttpsTrafficOnly = true - }; - StorageAccount account = await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(Kind.StorageV2, account.Kind); - Assert.True(account.EnableHttpsTrafficOnly); - Assert.NotNull(account.PrimaryEndpoints.Web); - - // Validate - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(Kind.StorageV2, account.Kind); - Assert.True(account.EnableHttpsTrafficOnly); - Assert.NotNull(account.PrimaryEndpoints.Web); - } - - [RecordedTest] - public async Task StorageAccountSetGetDeleteManagementPolicy() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku sku = new Sku(SkuName.StandardGRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.StorageV2, location: "westus"); - await _CreateStorageAccountAsync(rgname, accountName, parameters); - - List rules = new List(); - ManagementPolicyAction Actions = new ManagementPolicyAction() - { - BaseBlob = new ManagementPolicyBaseBlob() - { - Delete = new DateAfterModification(300), - TierToArchive = new DateAfterModification(90), - TierToCool = new DateAfterModification(1000), - }, - Snapshot = new ManagementPolicySnapShot() - { - Delete = new DateAfterCreation(100) - } - }; - ManagementPolicyDefinition Definition = new ManagementPolicyDefinition(Actions) - { - Filters = new ManagementPolicyFilter(new List() { "blockBlob" }) - { - PrefixMatch = { "olcmtestcontainer", "testblob" } - } - }; - ManagementPolicyRule rule1 = new ManagementPolicyRule("olcmtest", RuleType.Lifecycle, Definition) - { - Enabled = true - }; - rules.Add(rule1); - - ManagementPolicyAction Actions2 = new ManagementPolicyAction() - { - BaseBlob = new ManagementPolicyBaseBlob() - { - Delete = new DateAfterModification(1000), - }, - }; - ManagementPolicyDefinition Definition2 = new ManagementPolicyDefinition(Actions2) - { - Filters = new ManagementPolicyFilter(new List() { "blockBlob" }) - }; - ManagementPolicyRule rule2 = new ManagementPolicyRule("olcmtest2", RuleType.Lifecycle, Definition2) - { - Enabled = false - }; - rules.Add(rule2); - - ManagementPolicyAction Actions3 = new ManagementPolicyAction() - { - Snapshot = new ManagementPolicySnapShot() - { - Delete = new DateAfterCreation(200) - } - }; - ManagementPolicyDefinition Definition3 = new ManagementPolicyDefinition(Actions3) - { - Filters = new ManagementPolicyFilter(new List() { "blockBlob" }) - }; - ManagementPolicyRule rule3 = new ManagementPolicyRule("olcmtest3", RuleType.Lifecycle, Definition3); - rules.Add(rule3); - - //Set Management Policies - ManagementPolicySchema policyToSet = new ManagementPolicySchema(rules); - ManagementPolicy managementPolicy = new ManagementPolicy() - { - Policy = policyToSet - }; - Response policy = await ManagementPoliciesClient.CreateOrUpdateAsync(rgname, accountName, ManagementPolicyName.Default, managementPolicy); - CompareStorageAccountManagementPolicyProperty(policyToSet, policy.Value.Policy); - - //Get Management Policies - policy = await ManagementPoliciesClient.GetAsync(rgname, accountName, ManagementPolicyName.Default); - CompareStorageAccountManagementPolicyProperty(policyToSet, policy.Value.Policy); - - //Delete Management Policies, and check policy not exist - await ManagementPoliciesClient.DeleteAsync(rgname, accountName, ManagementPolicyName.Default); - bool dataPolicyExist = true; - try - { - policy = await ManagementPoliciesClient.GetAsync(rgname, accountName, ManagementPolicyName.Default); - } - catch (RequestFailedException cloudException) - { - Assert.AreEqual((int)HttpStatusCode.NotFound, cloudException.Status); - dataPolicyExist = false; - } - Assert.False(dataPolicyExist); - - //Delete not exist Management Policies will not fail - await ManagementPoliciesClient.DeleteAsync(rgname, accountName, ManagementPolicyName.Default); - } - - private static void CompareStorageAccountManagementPolicyProperty(ManagementPolicySchema policy1, ManagementPolicySchema policy2) - { - Assert.AreEqual(policy1.Rules.Count, policy2.Rules.Count); - foreach (ManagementPolicyRule rule1 in policy1.Rules) - { - bool ruleFound = false; - foreach (ManagementPolicyRule rule2 in policy2.Rules) - { - if (rule1.Name == rule2.Name) - { - ruleFound = true; - Assert.AreEqual(rule1.Enabled is null ? true : rule1.Enabled, rule2.Enabled); - if (rule1.Definition.Filters != null || rule2.Definition.Filters != null) - { - Assert.AreEqual(rule1.Definition.Filters.BlobTypes, rule2.Definition.Filters.BlobTypes); - Assert.AreEqual(rule1.Definition.Filters.PrefixMatch, rule2.Definition.Filters.PrefixMatch); - } - if (rule1.Definition.Actions.BaseBlob != null || rule2.Definition.Actions.BaseBlob != null) - { - CompareDateAfterModification(rule1.Definition.Actions.BaseBlob.TierToCool, rule2.Definition.Actions.BaseBlob.TierToCool); - CompareDateAfterModification(rule1.Definition.Actions.BaseBlob.TierToArchive, rule2.Definition.Actions.BaseBlob.TierToArchive); - CompareDateAfterModification(rule1.Definition.Actions.BaseBlob.Delete, rule2.Definition.Actions.BaseBlob.Delete); - } - - if (rule1.Definition.Actions.Snapshot != null || rule2.Definition.Actions.Snapshot != null) - { - CompareDateAfterCreation(rule1.Definition.Actions.Snapshot.Delete, rule1.Definition.Actions.Snapshot.Delete); - } - break; + IpRules = { new IPRule(iPAddressOrRange: "23.45.67.90"), + new IPRule(iPAddressOrRange: "23.45.67.91") } } - Assert.True(ruleFound, string.Format("The set rule {0} should be found in the output.", rule1.Name)); - } - } - - private static void CompareDateAfterModification(DateAfterModification date1, DateAfterModification date2) - { - if ((date1 is null) && (date2 is null)) - { - return; - } - Assert.AreEqual(date1.DaysAfterModificationGreaterThan, date2.DaysAfterModificationGreaterThan); - } - - private static void CompareDateAfterCreation(DateAfterCreation date1, DateAfterCreation date2) - { - if ((date1 is null) && (date2 is null)) - { - return; - } - Assert.AreEqual(date1.DaysAfterCreationGreaterThan, date2.DaysAfterCreationGreaterThan); - } - - [RecordedTest] - public async Task StorageAccountCreateGetdfs() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku sku = new Sku(SkuName.StandardGRS); - StorageAccountCreateParameters parameters = - new StorageAccountCreateParameters(sku: sku, kind: Kind.StorageV2, location: DefaultRGLocation) { IsHnsEnabled = true }; - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - Assert.True(account.IsHnsEnabled = true); - Assert.NotNull(account.PrimaryEndpoints.Dfs); - - // Validate - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.True(account.IsHnsEnabled = true); - Assert.NotNull(account.PrimaryEndpoints.Dfs); - } - - [RecordedTest] - public async Task StorageAccountCreateWithFileStorage() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account with StorageV2 - Sku sku = new Sku(SkuName.PremiumLRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.FileStorage, location: "centraluseuap"); - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - VerifyAccountProperties(account, false); - Assert.AreEqual(Kind.FileStorage, account.Kind); - Assert.AreEqual(SkuName.PremiumLRS, account.Sku.Name); - } - - [RecordedTest] - public async Task StorageAccountCreateWithBlockBlobStorage() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account with StorageV2 - Sku sku = new Sku(SkuName.PremiumLRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.BlockBlobStorage, location: "centraluseuap"); - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - VerifyAccountProperties(account, false); - Assert.AreEqual(Kind.BlockBlobStorage, account.Kind); - Assert.AreEqual(SkuName.PremiumLRS, account.Sku.Name); - } - - [RecordedTest] - [Ignore("Track2: Unable to locate active AAD DS for AAD tenant Id *************** associated with the storage account.")] - public async Task StorageAccountCreateSetGetFileAadIntegration() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku sku = new Sku(SkuName.StandardGRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.StorageV2, location: DefaultLocation) - { - AzureFilesIdentityBasedAuthentication = new AzureFilesIdentityBasedAuthentication(DirectoryServiceOptions.Aadds) - }; - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(DirectoryServiceOptions.Aadds, account.AzureFilesIdentityBasedAuthentication.DirectoryServiceOptions); - - // Validate - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(DirectoryServiceOptions.Aadds, account.AzureFilesIdentityBasedAuthentication.DirectoryServiceOptions); - - // Update storage account - StorageAccountUpdateParameters updateParameters = new StorageAccountUpdateParameters - { - AzureFilesIdentityBasedAuthentication = new AzureFilesIdentityBasedAuthentication(DirectoryServiceOptions.None), - EnableHttpsTrafficOnly = true }; - account = await UpdateStorageAccountAsync(rgname, accountName, updateParameters); - Assert.AreEqual(DirectoryServiceOptions.None, account.AzureFilesIdentityBasedAuthentication.DirectoryServiceOptions); - - // Validate - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(DirectoryServiceOptions.None, account.AzureFilesIdentityBasedAuthentication.DirectoryServiceOptions); - } - - [RecordedTest] - [Ignore("Track2: Last sync time is unavailable for account sto218")] - public async Task StorageAccountFailOver() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku sku = new Sku(SkuName.StandardRagrs); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.StorageV2, location: DefaultLocation); - _ = await _CreateStorageAccountAsync(rgname, accountName, parameters); - - // Wait for account ready to failover and Validate - StorageAccount account; - string location; - int i = 100; - do - { - account = await AccountsClient.GetPropertiesAsync(rgname, accountName, expand: StorageAccountExpand.GeoReplicationStats); - Assert.AreEqual(SkuName.StandardRagrs, account.Sku.Name); - Assert.Null(account.FailoverInProgress); - location = account.SecondaryLocation; - - //Don't need sleep when playback, or Unit test will be very slow. Need sleep when record. - if (Mode == RecordedTestMode.Record) - { - System.Threading.Thread.Sleep(10000); - } - } while ((account.GeoReplicationStats.CanFailover != true) && (i-- > 0)); - - // Failover storage account - Operation failoverWait = await AccountsClient.StartFailoverAsync(rgname, accountName); - await WaitForCompletionAsync(failoverWait); - // Validate - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(SkuName.StandardLRS, account.Sku.Name); - Assert.AreEqual(location, account.PrimaryLocation); - } - - [RecordedTest] - public async Task StorageAccountGetLastSyncTime() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku sku = new Sku(SkuName.StandardRagrs); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.StorageV2, location: "eastus2"); - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(SkuName.StandardRagrs, account.Sku.Name); - Assert.Null(account.GeoReplicationStats); - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.Null(account.GeoReplicationStats); - account = await AccountsClient.GetPropertiesAsync(rgname, accountName, StorageAccountExpand.GeoReplicationStats); - Assert.NotNull(account.GeoReplicationStats); - Assert.NotNull(account.GeoReplicationStats.Status); - Assert.NotNull(account.GeoReplicationStats.LastSyncTime); - Assert.NotNull(account.GeoReplicationStats.CanFailover); - } - - [RecordedTest] - public async Task StorageAccountLargeFileSharesStateTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku sku = new Sku(SkuName.StandardLRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.StorageV2, location: "westeurope") - { - LargeFileSharesState = LargeFileSharesState.Enabled - }; - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(SkuName.StandardLRS, account.Sku.Name); - Assert.AreEqual(LargeFileSharesState.Enabled, account.LargeFileSharesState); - - // Validate - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(SkuName.StandardLRS, account.Sku.Name); - Assert.AreEqual(LargeFileSharesState.Enabled, account.LargeFileSharesState); - } - - [RecordedTest] - public async Task StorageAccountPrivateEndpointTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku sku = new Sku(SkuName.StandardLRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.StorageV2, location: "westeurope") - { - LargeFileSharesState = LargeFileSharesState.Enabled - }; - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(SkuName.StandardLRS, account.Sku.Name); - - account = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - IReadOnlyList pes = account.PrivateEndpointConnections; - foreach (PrivateEndpointConnection pe in pes) - { - //Get from account - await PrivateEndpointConnectionsClient.GetAsync(rgname, accountName, pe.Name); - - // Prepare data for set - PrivateEndpoint endpoint = new PrivateEndpoint(); - PrivateEndpointConnection connection = new PrivateEndpointConnection() - { - PrivateEndpoint = endpoint, - PrivateLinkServiceConnectionState = new PrivateLinkServiceConnectionState() - { - ActionRequired = "None", - Description = "123", - Status = "Approved" - } - }; - - if (pe.PrivateLinkServiceConnectionState.Status != "Rejected") - { - //Set approve - connection.PrivateLinkServiceConnectionState.Status = "Approved"; - PrivateEndpointConnection pe3 = await PrivateEndpointConnectionsClient.PutAsync(rgname, accountName, pe.Name, pe); - Assert.AreEqual("Approved", pe3.PrivateLinkServiceConnectionState.Status); - - //Validate approve by get - pe3 = await PrivateEndpointConnectionsClient.GetAsync(rgname, accountName, pe.Name); - Assert.AreEqual("Approved", pe3.PrivateLinkServiceConnectionState.Status); - } - - if (pe.PrivateLinkServiceConnectionState.Status == "Rejected") - { - //Set reject - connection.PrivateLinkServiceConnectionState.Status = "Rejected"; - PrivateEndpointConnection pe4 = await PrivateEndpointConnectionsClient.PutAsync(rgname, accountName, pe.Name, pe); - Assert.AreEqual("Rejected", pe4.PrivateLinkServiceConnectionState.Status); - - //Validate reject by get - pe4 = await PrivateEndpointConnectionsClient.GetAsync(rgname, accountName, pe.Name); - Assert.AreEqual("Rejected", pe4.PrivateLinkServiceConnectionState.Status); - } - } - } - - [RecordedTest] - public async Task StorageAccountPrivateLinkTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku sku = new Sku(SkuName.StandardLRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.StorageV2, location: "westus") - { - LargeFileSharesState = LargeFileSharesState.Enabled - }; - await _CreateStorageAccountAsync(rgname, accountName, parameters); - - // Get private link resource - Response result = await PrivateLinkResourcesClient.ListByStorageAccountAsync(rgname, accountName); - - // Validate - Assert.True(result.Value.Value.Count > 0); - } - - [RecordedTest] - public async Task StorageAccountCreateWithTableQueueEcryptionKeyTypeTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku sku = new Sku(SkuName.StandardLRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.StorageV2, location: "East US 2 EUAP") - { - Encryption = new Encryption(keySource: KeySource.MicrosoftStorage) - { - Services = new EncryptionServices - { - Queue = new EncryptionService { KeyType = KeyType.Account }, - Table = new EncryptionService { KeyType = KeyType.Account }, - } - } - }; - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - - // Verify encryption settings - Assert.NotNull(account.Encryption); - Assert.NotNull(account.Encryption.Services.Blob); - Assert.True(account.Encryption.Services.Blob.Enabled); - Assert.AreEqual(KeyType.Account, account.Encryption.Services.Blob.KeyType); - Assert.NotNull(account.Encryption.Services.Blob.LastEnabledTime); - - Assert.NotNull(account.Encryption.Services.File); - Assert.True(account.Encryption.Services.File.Enabled); - Assert.AreEqual(KeyType.Account, account.Encryption.Services.Blob.KeyType); - Assert.NotNull(account.Encryption.Services.File.LastEnabledTime); - - Assert.NotNull(account.Encryption.Services.Queue); - Assert.AreEqual(KeyType.Account, account.Encryption.Services.Queue.KeyType); - Assert.True(account.Encryption.Services.Queue.Enabled); - Assert.NotNull(account.Encryption.Services.Queue.LastEnabledTime); - - Assert.NotNull(account.Encryption.Services.Table); - Assert.AreEqual(KeyType.Account, account.Encryption.Services.Table.KeyType); - Assert.True(account.Encryption.Services.Table.Enabled); - Assert.NotNull(account.Encryption.Services.Table.LastEnabledTime); - } - - [RecordedTest] - public async Task EcryptionScopeTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - Sku sku = new Sku(SkuName.StandardLRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.StorageV2, location: "East US 2 EUAP"); - await _CreateStorageAccountAsync(rgname, accountName, parameters); - - //Create EcryptionScope - EncryptionScope EncryptionScope = new EncryptionScope() - { - Source = EncryptionScopeSource.MicrosoftStorage, - State = EncryptionScopeState.Disabled - }; - EncryptionScope es = await EncryptionScopesClient.PutAsync(rgname, accountName, "testscope", EncryptionScope); - Assert.AreEqual("testscope", es.Name); - Assert.AreEqual(EncryptionScopeState.Disabled, es.State); - Assert.AreEqual(EncryptionScopeSource.MicrosoftStorage, es.Source); - - // Get EcryptionScope - es = await EncryptionScopesClient.GetAsync(rgname, accountName, "testscope"); - Assert.AreEqual("testscope", es.Name); - Assert.AreEqual(EncryptionScopeState.Disabled, es.State); - Assert.AreEqual(EncryptionScopeSource.MicrosoftStorage, es.Source); - - // Patch EcryptionScope - es.State = EncryptionScopeState.Enabled; - es = await EncryptionScopesClient.PatchAsync(rgname, accountName, "testscope", es); - Assert.AreEqual("testscope", es.Name); - Assert.AreEqual(EncryptionScopeState.Enabled, es.State); - Assert.AreEqual(EncryptionScopeSource.MicrosoftStorage, es.Source); - - //List EcryptionScope - AsyncPageable ess = EncryptionScopesClient.ListAsync(rgname, accountName); - Task> essList = ess.ToEnumerableAsync(); - es = essList.Result.First(); - Assert.AreEqual("testscope", es.Name); - Assert.AreEqual(EncryptionScopeState.Enabled, es.State); - Assert.AreEqual(EncryptionScopeSource.MicrosoftStorage, es.Source); - } - - private async Task CreateResourceGroupAsync() - { - return await CreateResourceGroup(ResourceGroupsClient, Recording); - } - - private async Task _CreateStorageAccountAsync(string resourceGroupName, string accountName, StorageAccountCreateParameters parameters = null) - { - StorageAccountCreateParameters saParameters = parameters ?? GetDefaultStorageAccountParameters(); - Operation accountsResponse = await AccountsClient.StartCreateAsync(resourceGroupName, accountName, saParameters); - StorageAccount account = (await WaitForCompletionAsync(accountsResponse)).Value; - return account; - } - - private async Task> WaitToGetAccountSuccessfullyAsync(string resourceGroupName, string accountName) - { - return await AccountsClient.GetPropertiesAsync(resourceGroupName, accountName); - } - - private async Task> UpdateStorageAccountAsync(string resourceGroupName, string accountName, StorageAccountUpdateParameters parameters) - { - return await AccountsClient.UpdateAsync(resourceGroupName, accountName, parameters); - } - - private async Task DeleteStorageAccountAsync(string resourceGroupName, string accountName) - { - return await AccountsClient.DeleteAsync(resourceGroupName, accountName); + StorageAccount account2 = await account1.UpdateAsync(updateParameters); + + //verify updated network rule + accountData = account2.Data; + Assert.NotNull(accountData.NetworkRuleSet); + Assert.AreEqual(@"Logging, Metrics", accountData.NetworkRuleSet.Bypass.ToString()); + Assert.AreEqual(DefaultAction.Deny, accountData.NetworkRuleSet.DefaultAction); + Assert.IsEmpty(accountData.NetworkRuleSet.VirtualNetworkRules); + Assert.NotNull(accountData.NetworkRuleSet.IpRules); + Assert.IsNotEmpty(accountData.NetworkRuleSet.IpRules); + Assert.AreEqual("23.45.67.90", accountData.NetworkRuleSet.IpRules[0].IPAddressOrRange); + Assert.AreEqual(DefaultAction.Allow.ToString(), accountData.NetworkRuleSet.IpRules[0].Action); + Assert.AreEqual("23.45.67.91", accountData.NetworkRuleSet.IpRules[1].IPAddressOrRange); + Assert.AreEqual(DefaultAction.Allow.ToString(), accountData.NetworkRuleSet.IpRules[1].Action); + + //update network rule to allow + updateParameters = new StorageAccountUpdateParameters() + { + NetworkRuleSet = new NetworkRuleSet(defaultAction: DefaultAction.Allow) + }; + StorageAccount account3 = await account2.UpdateAsync(updateParameters); + + //verify updated network rule + accountData = account3.Data; + Assert.NotNull(accountData.NetworkRuleSet); + Assert.AreEqual(@"Logging, Metrics", accountData.NetworkRuleSet.Bypass.ToString()); + Assert.AreEqual(DefaultAction.Allow, accountData.NetworkRuleSet.DefaultAction); } } } diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/TableTests.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/TableTests.cs new file mode 100644 index 000000000000..74c4ccee4c58 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/TableTests.cs @@ -0,0 +1,106 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +using System.Threading.Tasks; +using NUnit.Framework; +using Azure.ResourceManager.Resources; +using Azure.Core.TestFramework; +using Azure.ResourceManager.Storage.Models; +using Azure.ResourceManager.Storage.Tests.Helpers; + +namespace Azure.ResourceManager.Storage.Tests.Tests +{ + public class TableTests:StorageTestBase + { + private ResourceGroup resourceGroup; + private StorageAccount storageAccount; + private TableServiceContainer tableServiceContainer; + private TableService tableService; + private TableContainer tableContainer; + public TableTests(bool async) : base(async) + { + } + [SetUp] + public async Task CreateStorageAccountAndGetTableContainer() + { + resourceGroup = await CreateResourceGroupAsync(); + string accountName = Recording.GenerateAssetName("storage"); + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + StorageAccountCreateOperation accountCreateOperation= await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters()); + storageAccount = await accountCreateOperation.WaitForCompletionAsync(); + tableServiceContainer = storageAccount.GetTableServices(); + tableService = await tableServiceContainer.GetAsync("default"); + tableContainer = tableService.GetTables(); + } + [TearDown] + public async Task ClearStorageAccount() + { + if (resourceGroup != null) + { + var storageAccountContainer = resourceGroup.GetStorageAccounts(); + await foreach (StorageAccount account in storageAccountContainer.GetAllAsync()) + { + await account.DeleteAsync(); + } + resourceGroup = null; + storageAccount = null; + } + } + [Test] + [RecordedTest] + public async Task CreateDeleteTable() + { + //create table + string tableName = Recording.GenerateAssetName("testtable"); + TableCreateOperation tableCreateOperation=await tableContainer.CreateOrUpdateAsync(tableName); + Table table1 = await tableCreateOperation.WaitForCompletionAsync(); + Assert.IsNotNull(table1); + Assert.AreEqual(table1.Id.Name, tableName); + + //validate if created successfully + Table table2 = await tableContainer.GetAsync(tableName); + AssertTableEqual(table1, table2); + Assert.IsTrue(await tableContainer.CheckIfExistsAsync(tableName)); + Assert.IsFalse(await tableContainer.CheckIfExistsAsync(tableName+ "1")); + + //delete table + await table1.DeleteAsync(); + + //validate if deleted successfully + Assert.IsFalse(await tableContainer.CheckIfExistsAsync(tableName)); + Table table3 = await tableContainer.GetIfExistsAsync(tableName); + Assert.IsNull(table3); + } + [Test] + [RecordedTest] + public async Task GetAllTables() + { + //create two tables + string tableName1 = Recording.GenerateAssetName("testtable1"); + string tableName2 = Recording.GenerateAssetName("testtable2"); + TableCreateOperation tableCreateOperation1 = await tableContainer.CreateOrUpdateAsync(tableName1); + Table table1 = await tableCreateOperation1.WaitForCompletionAsync(); + TableCreateOperation tableCreateOperation2 = await tableContainer.CreateOrUpdateAsync(tableName2); + Table table2 = await tableCreateOperation2.WaitForCompletionAsync(); + + //validate two tables + Table table3 = null; + Table table4 = null; + int count = 0; + await foreach (Table table in tableContainer.GetAllAsync()) + { + count++; + if (table.Id.Name == tableName1) + { + table3 = table; + } + if (table.Id.Name == tableName2) + { + table4 = table; + } + } + Assert.AreEqual(count, 2); + Assert.IsNotNull(table3); + Assert.IsNotNull(table4); + } + } +} diff --git a/sdk/storage/Azure.Storage.Common/api/Azure.Storage.Common.netstandard2.0.cs b/sdk/storage/Azure.Storage.Common/api/Azure.Storage.Common.netstandard2.0.cs index 807e5d7ca709..53e0b014d927 100644 --- a/sdk/storage/Azure.Storage.Common/api/Azure.Storage.Common.netstandard2.0.cs +++ b/sdk/storage/Azure.Storage.Common/api/Azure.Storage.Common.netstandard2.0.cs @@ -1,13 +1,3 @@ -namespace Azure -{ - public partial class HttpAuthorization - { - public HttpAuthorization(string scheme, string parameter) { } - public string Parameter { get { throw null; } } - public string Scheme { get { throw null; } } - public override string ToString() { throw null; } - } -} namespace Azure.Storage { public partial class ClientSideEncryptionOptions diff --git a/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj b/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj index 71083e922240..35ebba7a9814 100644 --- a/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj +++ b/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj @@ -18,12 +18,13 @@ Azure.Storage - - - $(NoWarn);AZC0001; - + + + + diff --git a/sdk/translation/Azure.AI.Translation.Document/tests/GetAllTranslationsFilterTests.cs b/sdk/translation/Azure.AI.Translation.Document/tests/GetAllTranslationsFilterTests.cs index 28fcdb0eebba..6c076a7fc51b 100644 --- a/sdk/translation/Azure.AI.Translation.Document/tests/GetAllTranslationsFilterTests.cs +++ b/sdk/translation/Azure.AI.Translation.Document/tests/GetAllTranslationsFilterTests.cs @@ -38,7 +38,7 @@ public async Task> CreateTranslationJobsAsync(DocumentTranslationCl else if (jobTerminalStatus == DocumentTranslationStatus.Canceled) { await translationOp.CancelAsync(default); - Thread.Sleep(3000); // wait for cancel status to propagate! + Thread.Sleep(6000); // wait for cancel status to propagate! } } diff --git a/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/ExecProcess/NugetExec.cs b/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/ExecProcess/NugetExec.cs index 48a1602876fd..90a68bd0c2d1 100644 --- a/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/ExecProcess/NugetExec.cs +++ b/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/ExecProcess/NugetExec.cs @@ -45,7 +45,7 @@ public string PublishSymbolToPath { get { - // We check if nuget publishing is happening to a non-standard location (e.g. local hard drive or anything other than the officialy nuget publish location + // We check if nuget publishing is happening to a non-standard location (e.g. local hard drive or anything other than the officially nuget publish location // If anything non-standard nuget publish location, symbol path will be same as the provided nuget publish location if (string.IsNullOrEmpty(_publishSymbolToPath)) { diff --git a/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/PublishSDKNuget.cs b/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/PublishSDKNuget.cs index 604817ce78c9..649809f9d75b 100644 --- a/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/PublishSDKNuget.cs +++ b/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/PublishSDKNuget.cs @@ -98,7 +98,7 @@ internal bool IsBuildEngineInitialized public List NugetPublishStatus { get; private set; } /// - /// API key to be used to publish the nuget pakcage + /// API key to be used to publish the nuget package /// public string ApiKey { diff --git a/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/SDKCategorizeProjects.cs b/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/SDKCategorizeProjects.cs index c63354afd201..6f3e9bbf2554 100644 --- a/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/SDKCategorizeProjects.cs +++ b/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/SDKCategorizeProjects.cs @@ -18,12 +18,12 @@ namespace Microsoft.WindowsAzure.Build.Tasks /// This task will enable getting projects that needs to be built. /// Currently this task makes the following assumption: /// 1) We have hard coded to search for only *.csproj files as the projects that needs to be built - /// It has the capability and properties that will accomodate any number of project file extension (using ; separated list) + /// It has the capability and properties that will accommodate any number of project file extension (using ; separated list) /// 2) It has currently hard-coded to ignore KeyVault Sample projects (they do not need to be built anytime) /// 3) Due to a Msbuild capability of not able to provide outputs for multi-targeting projects, we need to separate out projects /// that are only targeting one framework version. /// So in our entire build system, we assume that all our proejcts target only .NET 452 and .NET Standard 1.4 - /// Not sure if we want to accomodate random target frameworks (possibly not), but then there are always exceptions and we are not + /// Not sure if we want to accommodate random target frameworks (possibly not), but then there are always exceptions and we are not /// ready for those exceptions. /// Need to file an issue to investigate this and enable it. /// diff --git a/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/Utilities/Check.cs b/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/Utilities/Check.cs index 14c97cac10fe..43f346792dbe 100644 --- a/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/Utilities/Check.cs +++ b/tools/legacy/Microsoft.WindowsAzure.Build.Tasks/Build.Tasks/Utilities/Check.cs @@ -14,7 +14,7 @@ public static class Check { /// /// Checks if the argument passed in is NotNull - /// Throws NullReferenceException if the arugment is Null + /// Throws NullReferenceException if the argument is Null /// /// arument info for logging purpose /// argument info for logging @@ -28,7 +28,7 @@ public static void NotNull(object argument, string argumentName = "argument") /// /// Checks if the string argument passed in is NonEmpty and NotNull - /// Throws NullReferenceException if the arugment is Null or Empty + /// Throws NullReferenceException if the argument is Null or Empty /// /// arument info for logging purpose /// argument info for logging